
.all_content {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	width:700px;
	margin:25px 0px 0px 10px;
}
.page_title {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	width:580px;
}
.content {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	width:700px;
}

/* damit texte nicht bis ganz rechts aussen gehen */
.content p.bodytext {
	padding-right:50px;
}

.footer_content {
	font-size:11px;
	color:#FFFFFF;
	margin:5px 0px 0px 0px;
}
#footer_left {
	width:182px;
}
#footer {
	width:536px;
}
#footer_right {
	width:182px;
}
