body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 7% 0 0 0;
	padding: 0;
}
#masthead {
	background-color: #ffffff;
	background-image:url(img/TopLogo.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0;
	height: 83px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
	height: 400px;
	overflow:hidden;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 235px;
	float: left;
	font-size: 0.9em;
	line-height: 1.65em;
	height: 400px;
	
}
#left {
	width: 230px;
	float: left;
	height: 400px
}
#right {
	width: 500px;
	float: left;
	height: 400px;
	
}
#center .content {
	padding: 14px 0 0 20px;
	line-height: 1.9em;
}
#left .content1 {
background-image:url(img/Willkommen.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content2 {
background-image:url(img/SV.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content3 {
background-image:url(img/Ort.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content4 {
background-image:url(img/Menschen.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content5 {
background-image:url(img/Aktuell.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content6 {
background-image:url(img/Kontakt.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content7 {
background-image:url(img/Vision.jpg);
background-repeat:no-repeat;
height: 400px;
}
#left .content8 {
background-image:url(img/Wahl.jpg);
background-repeat:no-repeat;
height: 400px;
}
#right .content {
	padding: 15px 16px;
	font-size: 0.75em;
	line-height: 1.6em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 0;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #ffffff;
    width: 1000px;
    margin: 0 auto;
}
#footer p:first-letter {
	color: #f58220;
	background-color: transparent;
	font-size: 110%;
	font-weight: bolder;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #fef7f0;
	text-decoration:none;
}
#center a:visited {
	color:#fef7f0;
	text-decoration:none;
}
#center a:hover {
	color: #ffffff;
	text-decoration:none;
}
#right a:link {
	color: #6d6e71;
}
#right a:visited {
	color: #6d6e71;
}
#right a:hover {
	color: #f58220;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #999999;}
#footer a:hover {color: #f58220;}
.p7uberlink {
	font-weight: bolder !important;
	}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin:0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.memberbox {
padding: 0;
float: left;
width: 440px;
margin:14px 5px 14px 5px;
background-color: #ffffff;
text-align: left;

}
img.floatleft {
	float: left;
	margin: 0 42px 0 0;
}
img.floatright {
	float: right;
	margin: 0 12px 0 12px;
}