html,body  {
background-color: #669999;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
strong{ font-weight:bold; }
p { 
	margin: 0 0 1.5em 0;
	color:#353535;
	font-size:12px;
	line-height: 1.5em;
}

#center_layer {
	position:absolute;
	width:792px;
	height:475px;
	top:50%;
	left:50%;
	margin-top:-238px;
	margin-left:-396px;
	background-position:center;
	background-repeat:no-repeat;
}
#content {
	position: relative;
	margin:0 0 0 396px;
	padding:35px 20px 20px 20px;
}


#balken {
	z-index: 20;
	background-color: #336666;
	border-bottom: 1px #FFF solid;
	border-top: 1px #FFF solid;
	/*margin:300px 3px 0 3px;*/
	position: absolute;
	width: 788px;
	height: 56px;
	top: 50%;
	left: 50%;
	margin-top: 150px;
	margin-left: -394px;
}

#fuss {
	font-size: 10px;
    z-index:10;
	position:absolute;
	width:376px;
	height:25px;
	top:50%;
	left:50%;
	margin-top:209px;
	margin-left:0px;
	padding:5px 0 0 20px;
}

#fuss a, #fuss a:link, #fuss a:active, #fuss a:visited, #fuss a.mailto:link {
	font-size: 10px;
	}

h1 {
	font-size:1em;
	color:#353535;
	font-weight:bold;
	line-height:1.5em;
}

h2, h3 {
font-size:10px;
font-weight:bold;
}


td, input, select, textarea, button {
font-size: 12px;
}

p {
font-size:12px;
}

a, a:link, a:active, a:visited, a.mailto:link {
	color: #336666;
	text-decoration: none;
font-size:12px;
}

a:hover {	
color: #000;
text-decoration: underline;
font-size:12px;
}

#picselection a.active {
	text-decoration: underline;
}

.hidden{
	display:none;
}
.error{
	font-weight:bold;
	color: #69A2C9;
}
.clear{
	clear:both;
}


.abstand {
	padding:17px 0 0 0;
}

#navigation{
	list-style:none;
	margin-top:5px;
	font-size:16px;
}
#navigation a{
	text-decoration: none;
	color:#FFF;
	line-height: 22px;
	padding:0 16px 0 16px;
	vertical-align: top;
}
#navigation a:hover{
	color:#000;
}
#navigation li{
	float:left;
	/*border-left: 2px #FFF solid;*/
	/*border-left: 2px #daeded solid;*/
	border-left: 2px #c8e2e2 solid;
}
#navigation li.active{
	color:#FFF;
}
#navigation li a{
	font-size:16px;
}
#navigation li.active a{
	color: #000;
}

#navigation li:first-child{
	border:none;
	width:113px;
}






#subnavigation{
	list-style:none;
	margin-top:10px;
	margin-left:8px;
}
#subnavigation a{
	text-decoration: none;
	color:#000;
	line-height: 16px;
	padding:0 8px 0 8px;
	vertical-align: top;
}
#subnavigation a:hover{
	color:#FFF;
}
#subnavigation li{
	float:left;
	border-left: 1px #000 solid;
}
#subnavigation li.active{
	color:#000;
}
#subnavigation li a{
	font-size: 12px;
}
#subnavigation li.active a{
	color: #FFF;
}
#subnavigation li:first-child{
	border:none;
}




/*.bottom20 {*/
#cmsright img{
padding-bottom:20px;
}
ul#bilder{
	margin:2em 0 0 -10px;
	padding:0;
	list-style: none;
	width:580px;
	clear:both;
}
ul#bilder li.clear{
	clear:both;
}
ul#bilder li{
	float:left;
	margin:0 10px 20px 10px;
	padding:0;
}
ul#bilder li a{
	display:block;
/*	padding:1px;*/
}
ul#bilder li a:hover{
	background-color:#FFF;
	color:#000;
}
/* teamliste */
ul#teamliste {
	position: absolute;
	top:322px;
	left:416px;
	padding: 0;
	list-style: none;
/*	width: 580px;*/
	clear: both;
}
ul#teamliste li{
	float:left;
	margin: 0 4px 4px 0;
}
ul#teamliste li.clear{
	clear:both;
}
ul#teamliste li img{
	width:63px;
	height:63px;
}