



html, body { 
	height:100%; 
	font-family:Arial, sans-serif;
	text-align:center;
	margin:0;padding:0;
	color:#666;
	background-color:#717075;
	background-image:url(../_res/pixel.jpg);

} 
#wrapper { 
   position:relative; 
   margin:auto auto; 
   width:926px; 
   min-height:375px; 
   height:auto !important; 
   background-image:url(../_res/pixel_hg.jpg);
   background-color:#fff;
	background-repeat:repeat-y;
	background-position:right;
	margin-top:30px;

}
#navl {
	margin:auto auto; 
	   width:900px;
	padding-left:26px;
	text-align:left;
	
}
#bilder a {
	font-size:11px; color:#fff;
	
}
#header {
   	height:99px; 
   	background-image:url(../_res/kopf.jpg);
	background-repeat:no-repeat;
	width:925px; 
	margin:auto auto;
}
#nav {
   	height:35px; 
   	background-color:#0D2F85;
	width:921px; 
	margin:auto auto;
	border-right:5px solid #fff;
	text-align:left;
}
#nav a, #nav a:visited {
	font-size:13px; color:#fff;
	text-decoration:none;
	display:block;
	height:15px;float:left;
	padding:10px;
	border-right:1px solid #5678AC;
}
#nav span {
	border-bottom:1px solid #fff;
}
#nav a:hover {
	background-color:#717075;
}
#bilder {
	border-top:1px solid #fff;
	
	
}

#bilder img {
	
}
.bild {
	border-right:3px solid #fff;
}
#content { 
	overflow:hidden; 
	width:926px;
	min-height:375px;
	text-align:left;
	padding: 20px 40px 20px 40px;
	
}
#content a, #content a:visited {
	color:#005BA1;
}
#content h1 {
	color:#0D2F85;
	font-size:14px;
}



#footer { 
	margin:auto auto; 
	bottom:0; 
	left:0;
	height:38px;
	width:926px;
	background-image:url(../_res/fuss.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-size:12px;
	border-top:1px solid #666;
	padding-top:3px;
}
#footer span {
	margin-left:10px;margin-right:10px;color:#0D2F85;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	list-style-type:none; padding-top:10px; margin:0px;
	
}
#menu li {display:block; float:left; position:relative; z-index:100; white-space: nowrap;font-size:13px;}
#menu li span {font-weight:bold;display:block; z-index:100; font-size:13px;padding:5px;color:#fff;white-space: nowrap;}

#menu li a, #header li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(transparency.gif); white-space: nowrap;}
#menu dt {border:0;height:19px;background-repeat:repeat-x;padding:0;margin:0; font-size: 13px; float:left; }
#menu dd {margin-left:3px;width:89px;display:none; background: transparent; border-right:1px solid #005AA7;border-left:1px solid #005AA7; clear:left; padding:0; color: #005AA7; font-size: 12px; text-align:left;}
*:first-child+html #menu dd, * html #menu dd {
	margin-left:-9px;
}
#menu dd.last {border-bottom:1px solid #005AA7;}
#menu dd.first {margin-top:3px;}

#menu dt a, #menu dt a:visited {font-weight:bold;display:block; text-decoration:none; color:#fff; font-size:13px;margin-top:-3px;}
#menu dt a.nava span, #menu dt a.nava:visited span {
	color:#fff;
	font-weight:bold;
	font-size:13px;
}


#menu span {margin-top:-3px;}

#menu dd a, #header dd a:visited {background:#fff; color:#005AA7; text-decoration:none; display:block; font-size:11px; padding:2px;padding-left:7px}
#menu dd a.nava, #menu dd a.nava:visited  {
	color:#666;
}
#menu dd a:hover {
	color:#fff !important;
	background-color:#005AA7;
}
#menu li a:hover {border:0;}

#menu li:hover dd, #header li a:hover dd {display:block;}

#menu div {
	visibility:hidden;
	position:relative;
	height:1px;
	top:-20px;
	left:90px;
}
#menu div span {
	font-weight:normal;
	border:1px solid #005AA7;
	padding:0;margin:0;
	width:120px;
}
#menu dd:hover div {
	visibility:visible;

}
table.rahmen td, table.rahmen th {
	border-right:1px solid #DFE0DF;
	border-top:1px solid #DFE0DF;
}
table.rahmen {
	border-left:1px solid #DFE0DF;
	border-bottom:1px solid #DFE0DF;
}

fieldset {
	width:800px;
	border:1px solid #0E3183;
	font-family: Arial, sans-serif; font-size: 12px; color: #0E3183;
}

label {
	font-family: Arial, sans-serif; font-size: 12px; color: #0E3183;
}
#kontakt legend {
	font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;
	background: #FFF; color:#0E3183; margin-left:10px;
}
label.left {
	float:left; text-align:left; width:80px; margin-right:.3em;margin-top:5px;
}
input.kontakt, textarea.kontakt, select.kontakt {
	font-family: Arial, sans-serif; font-size: 12px; width:375px; float:left;
	border: 1px groove #AAA;margin-top:5px;
	color: #777877;
}
input.kontakt:focus, textarea.kontakt:focus, select.kontakt:focus {
	font-family: Arial, sans-serif; font-size: 12px; width:200px; float:left;
	border: 1px solid #000;
}
form br {
	clear:both;
}
td.pgNavigation {
	color:#005AA7;
	background-color:#A3D4FF;
	
	text-align:center;
	font-size:12px;
}
td.pgNavigation{
	padding:5px;
	border:1px solid #005AA7;
}
td.pgNavigation a, td.pgNavigation a:visited, , td.pgNavigation a:link {
	font-weight:bold;
	color:#005AA7 !important;
	text-decoration:none;
	font-size:12px;
}

td.pgDetailImageTitle {
	color: #005AA7;
	font-size:12px;
}

div.fehler {
	color:#FF0000;
	padding:5px;
	background-color:#ccc;
}

.grau {
	color:#666;
}