body {
	background: #000000;
	color:#cccccc;
	margin: 0;
	padding: 0;
	
	scrollbar-base-color:#000000;
  	scrollbar-3dlight-color:#2d2d2d;
	scrollbar-arrow-color:#dddddd;
	scrollbar-darkshadow-color:#191919;
	scrollbar-face-color:#2a2a2a;
	scrollbar-highlight-color:#3c3c3c;
	scrollbar-shadow-color:#111111;
  	scrollbar-track-color:#000000;	
}

a:link 		
{ 
	color:#ffffff; 
	text-decoration:none; 
}

a:visited
{ 
	color:#ffffff; 
	text-decoration:none; 
}

a:hover
{ 
	color:#ffffff; 
	text-decoration:none; 
}

a:active
{ 
	color:#ffffff; 
	text-decoration:none; 
}


.imprint:link { color:#cccccc; text-decoration:none;	}
.imprint:hover { color:#cccccc; text-decoration:none;}
.imprint:visited{ color:#cccccc; text-decoration:none; }


.impressum:link { color:#cccccc; text-decoration:none;	}
.impressum:hover { color:#cccccc; text-decoration:none;}
.impressum:visited{ color:#cccccc; text-decoration:none; }

.kalender:link 	{ font-size: 10px; color:#cccccc; text-decoration:none; }
.kalender:hover 	{ font-size: 10px; color:#cccccc; text-decoration:none; }
.kalender:visited	{ font-size: 10px; color:#cccccc; text-decoration:none; }

.kalender_tag {
	background: #00dd00;
	color:#000000;
}

div.conten_with_link {
	background-image: url(../system_images/splash.png);
	background-repeat:no-repeat;
	background-position:215px 1px;
}

td.with_splash {
	background-image: url(../system_images/splash.png);
	background-repeat:no-repeat;
}

.links:link 	{ font-size: 20px; color:#cccccc; text-decoration:none; }
.links:hover 	{ font-size: 20px; color:#cccccc; text-decoration:none; }
.links:visited	{ font-size: 20px; color:#cccccc; text-decoration:none; }


.menue {
	text-align:right;
	font-family:impact;
	font-style:normal;
	font-size: 14px;
	color: #7b7b7b;	 	
}

.menue_active {
	text-align:right;
	font-family:impact;
	font-style:normal;
	font-size: 14px;
	color: #7b7b7b;	 	
	background: url(../system_images/active.png) no-repeat center middle;
}

.menue_active:link {  text-decoration:none;	}
.menue_active:hover { text-decoration:none; background: url(../system_images/marker.png) no-repeat center middle; }
.menue_active:visited	{text-decoration:none; }

.menue:link {  text-decoration:none;	}
.menue:hover { text-decoration:none; background: url(../system_images/marker.png) no-repeat center middle; }
.menue:visited	{text-decoration:none; }



.headline {	
    text-align: center;
	color: #000000;
	font-family:Georgia;
	font-size: 18px;
	font-weight: bold;
}



.sideframe_left { background: url(../system_images/leftside.jpg) repeat-y right top; }
.sideframe_right { background: url(../system_images/rightside.jpg) repeat-y left top; }

.modul_new { background: url(../system_images/modul_news.png) no-repeat center top; }

.button_versenden {

	color:#aaaaaa;
	font: bold 70% 'trebuchet ms',helvetica,sans-serif;
	background-color:#cccccc;
	border: 1px solid;
	border-color: #555555;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#000000',EndColorStr='#888888');
	width:100px;
 }
 
 
 .button {
 	color:#aaaaaa;
 	font: bold 70% 'trebuchet ms',helvetica,sans-serif;
 	background-color:#cccccc;
 	border: 1px solid;
 	border-color: #555555;
 	filter:progid:DXImageTransform.Microsoft.Gradient
 	(GradientType=0,StartColorStr='#000000',EndColorStr='#888888');
 	width:140px;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 #lightbox{
 	position: absolute;
 	left: 0;
 	width: 100%;
 	z-index: 100;
 	text-align: center;
 	line-height: 0;
 	}
 
 #lightbox a img{ border: none; }
 
 #outerImageContainer{
 	position: relative;
 	background-color: #fff;
 	width: 250px;
 	height: 250px;
 	margin: 0 auto;
 	}
 
 #imageContainer{
 	padding: 10px;
 	}
 
 #loading{
 	position: absolute;
 	top: 40%;
 	left: 0%;
 	height: 25%;
 	width: 100%;
 	text-align: center;
 	line-height: 0;
 	}
 #hoverNav{
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%;
 	width: 100%;
 	z-index: 10;
 	}
 #imageContainer>#hoverNav{ left: 0;}
 #hoverNav a{ outline: none;}
 
 #prevLink, #nextLink{
 	width: 49%;
 	height: 100%;
 	background: transparent url(../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
 	display: block;
 	}
 #prevLink { left: 0; float: left;}
 #nextLink { right: 0; float: right;}
 #prevLink:hover, #prevLink:visited:hover { background: url(../../../images/prevlabel.gif) left 15% no-repeat; }
 #nextLink:hover, #nextLink:visited:hover { background: url(../../../images/nextlabel.gif) right 15% no-repeat; }
 
 
 #imageDataContainer{
 	font: 12px Verdana, Helvetica, sans-serif;
 	background-color: #fff;
 	margin: 0 auto;
 	line-height: 1.4em;
 	overflow: auto;
 	width: 100%	
 	}
 
 #imageData{	padding:0 10px; color: #666; }
 #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
 #imageData #caption{ font-weight: bold;	}
 #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
 #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
 		
 #overlay{
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 90;
 	width: 100%;
 	height: 500px;
 	background-color: #000;
	}
