



html, body { 
	height:100%; 
	font-family:Arial, sans-serif;
	text-align:center;
	margin:0;padding:0;
	color:#646464;
	background-color:#e6e6e6;
} 
.pgThumbTable {
	width:750px !important;
}
.pgThumbImageTitle {
	padding:5px;
}
.pgDetailImageDescription, .pgNavigation {
	padding-top:5px;
}
#wrapper { 
   position:relative; 
   margin:auto auto; 
   width:1016px; 
   min-height:100%; 
   height:auto !important; 
   height:100%;    
   background:#fff; 
	background-image:url(_res/pics/pixel_hg.jpg); 
	background-repeat:repeat-y;
}
#header {
   	height:139px; 
   	background-image:url(_res/pics/kopf.jpg);
	background-repeat:no-repeat;
	text-align:left;
	
}

#kopf {
	position:relative;
	margin-left:480px;
	font-weight:bold;
	top:0px;
	color:#646464;
}
#content { 
	overflow:hidden; 
	width:1016px;
	padding-bottom:50px;
	height:auto;
}
#nav {
	float:left;
	border:1px solid #ccc;
	width:170px;
	text-align:left;
	background-color:#f9f9f9;
	padding:5px;
	margin-left:17px;
	font-size:12px;
}
* html #nav {
	margin-left:8px;
}
#nav a, #nav a:visited, #nav a:link {
	color:#7b7b7b;
	text-decoration:none;
	text-shadow: 2px 2px 2px #bbb;
}
#nav a:hover {
	text-shadow: 2px 2px 2px #FFB3B3;
}
#nav a.nava, #nav a.nava:visited {
	color: #E6302F;
}
#nav img {
	margin-top:-5px;
}
.nav1 {
	background-image:url(_res/pics/grafik_menue.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	width:170px;
	display:block;
}
.nav1 span {
	background-color:#F9F9F9;
	padding-right:5px;
}
.nav2 {
	margin-left:20px;
}
.nav3 {
	margin-left:40px;
}
#navoben {
	border:1px solid #ccc;
	background-color:#f9f9f9;
	
	height:20px;
	vertical-align:middle;
	padding:3px;
	background-image:url(_res/pics/grafik_menue.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	
}
#navoben a, #navoben a:visited {
	text-decoration:none;
	color:#7b7b7b;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	background-color:#f9f9f9;
	text-shadow: 2px 2px 2px #bbb;
}
#navoben img {
	margin-top:-6px;

}
#nav2oben {
	background-color:#fff;
	margin-top:5px;
	height:30px;
	vertical-align:middle;
	padding-top:5px;

}
#nav2oben a, #nav2oben a:visited {
	text-decoration:none;
	color:#7b7b7b;
	font-size:12px;
	margin-right:5px;
	border:1px solid #ccc;
	display:block;
	min-width:100px;
	height:24px;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	background-color:#F9F9F9;
	z-index:2;
	text-shadow: 2px 2px 2px #bbb;
}
#nav2oben span {
	background-color:#F9F9F9;
}
#nav2oben a.nav2obena, #nav2oben a.nav2obena:visited {
	background-color:#fff;
	border-bottom:1px solid #fff;
	
}
#hauptlinks {
	float:left;
	text-align:left;
	margin-left:6px;
	width:610px;
}
#main {
	border:1px solid #ccc;
	z-index:3;
	padding:10px;
}
#haupt {
	overflow:auto;
	height:530px;
	width:590px;
}
* html #main {
	margin-top:-1px;
}
#main a, #main a:visited {
	color:#000;
}
#main a font, #main a:visited font{
	color:#000;
}
#main a:hover, a:hover{
	color:#000;
	text-shadow: 2px 2px 2px #bbb;
}
#main h1 {
	font-size:14px;
}
#hauptrechts {
	float:left;
	width:180px;
	text-align:center;
	margin-left:9px;
}

*+html #hauptrechts {
	margin-left:5px;
}
* html #hauptrechts {
	margin-left:6px;
}
#hauptrechts a, #hauptrechts a:visited {
	color:#000;
}

#footer { 
	position:absolute; 
	bottom:0; 
	left:0;
	height:48px;
	width:1016px;
   	background:transparent;
	background-image:url(_res/pics/fuss.jpg);
	background-repeat:no-repeat; 
	text-align:center;
}
#fuss {
	padding-top:6px;
	padding-right:5px;
	font-size:13px;
}
#fuss a, #fuss a:visited{
	color:#646464;
	text-decoration:none;
}
.news   {
	width: 170px;
	border: 1px solid #ccc;
	background-color: #fff; font-size: 11px;
	margin-bottom: 8px;
}
.newskopf { 
	text-align: left;
	font-size: 11px; font-weight: bold; color: #7b7b7b; border-bottom: 1px solid #ccc; background-color: #f9f9f9;
	height:20px;
	vertical-align:middle;
	padding-top:5px;
	background-image:url(_res/pics/grafik_menue.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.newskopf span {
	color:#7b7b7b;
	font-size:11px;
	padding-left:5px;
	margin-right:5px;
	background-color:#F9F9F9;
	padding-right:5px;
	text-shadow: 2px 2px 2px #bbb;
}
.newstext {
	text-align:left;
	padding:5px;
	padding-bottom:10px;
}
.newstext p {
	padding:0;
	margin:0;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
.newstext a, .newstext a:visited {
	float:right;
}



#hauptlinks label {
	font-family: Arial, sans-serif; font-size: 12px; color: #646464;
}
#hauptlinks legend {
	font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;
	background: #FFF; color: #646464;
}
#hauptlinks label.left {
	float:left; text-align:right; width:7em; margin-right:.3em;
}
#hauptlinks label.leftkf {
	float:left; text-align:left; width:10em; margin-right:.3em; margin-bottom:10px; margin-left: 10px;
}
#hauptlinks label.leftkf2 {
	float:left; text-align:left; width:10em; margin-right:.3em; margin-left: 10px;
}
#hauptlinks input, #hauptlinks textarea, #hauptlinks select {
	font-family: Arial, sans-serif; font-size: 12px; width:380px; float:left;
	border: 1px groove #AAA;
}
#hauptlinks input.radio {
	border:0; width:50px;
}
#hauptlinks input:focus, #hauptlinks textarea:focus, #hauptlinks select:focus {
	font-family: Arial, sans-serif; font-size: 12px;  float:left;
	border: 1px solid #000;
}
#hauptlinks form br {
	clear:both;
}
#hauptlinks fieldset {
	width:540px;border: 1px solid #ccc;
}
#hauptlinks fieldset span{
	font-size:12px;
	margin-left:135px;
}
#hauptlinks input.button, #hauptlinks input.button:focus {
	background-color:#ddd;
	border:1px solid #919191;
}
.ok, .fehler {
	font-size: 12px; font-weight:bold; padding:10px; background-color:#ddd;
}
.fehler {
	color:#ff0000;
}
.ok {
	color:#008000;
}



body, html {
     scrollbar-face-color: #ccc;
     scrollbar-track-color: #919191;
     scrollbar-3dlight-color: #ccc;
     scrollbar-darkshadow-color: #aaa;
     scrollbar-arrow-color: #919191;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-shadow-color: #ccc}