html, body {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
}

#head {
	width: 648px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

#content {
	width: 648px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

#menue {
	position:relative;
	left:33px;
	top:0px;
	width:584px;
	height:18px;
	margin-top: 5px;
}

/* Layout-Abstaende: */
.welc {
	margin-top: 17px;
}

.welc_line {
	margin-top: 5px;
	margin-bottom: 5px;
}

.doppel {
	margin-top: 0px;
}


.sp1 {
	float: left;
	width: 210px;
}

.sp2 {
	float: left;
	width: 320px;
	margin-left: 4px;
}

.sp3 {
	float: left;
	width: 100px;
	margin-left: 4px;
}
.sp12 {
	float: left;
	width: 534px;
	text-align: center;
}
.sp123 {
	float: left;
	width: 640px;
	text-align: center;
}
.content_clear {
	clear: both;
	border-bottom: 1px solid #CCC;
}
.content_clear_ohne {
	clear: both;
}
#sek_menue {
	width: 530px;
	color: #999;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
}
#sek_menue a, #sek_menue a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

#sek_menue a:hover {
/*	text-decoration: underline;*/
	color: #333;
}

p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	margin-top: 3px;
}

.sp3 img { margin-top: 10px; }
.sp3 a img { border: none; }

#footer {
	text-align: right;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
}
#footer a, #footer a:visited {
	color: #555;
}

.sp1 h1 {
	margin-top: 0px;
}

img.vorstand {
	margin-top: 0px;
}

p a, p a:visited {
	color: #006729;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
.obj {
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	background-color: #DDD;
}
.obj h3 {
	margin: 0px;
	text-align: center;
	background-color: #006729;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
