﻿body
/*Hintergrund Einstellungen*/
{
	background-image: url('../images/splash/background/background.png');
	background-color: RGB(255,255,255);
	text-align: left;
	background-repeat: repeat-x ;
	/*height:100%;*/
	
}

#container
/*Hintergrundfläche*/
{
	position: relative;
	left: 0px;
	top: 20px;
	width: 1000px;
	height:100%;
	/*background-color: #FFF;
	background-image: url('../images/splash/background/hintergrundcon.jpg');*/
	background-repeat: repeat-x;
	text-align: left;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid; 
	border-bottom: 0px #000 solid;
	/*overflow: hidden;*/
	margin: 0px auto;
}

#logo
/*Einstellungen für die Logofelder*/
{
	position: relative;
	top:0px;
	left: 0px;
	width: 1000px;
	height: 205px;
	/*text-align: center;*/
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid; 
	border-bottom: 0px #000 solid;

}

#logolinks
/*Einstellungen für die Logofelder*/
{
	left: 0px;
	width: 190px;
	height: 205px;
	/*text-align: center;*/
	border:0px solid #000;
}

#logomitte
/*Einstellungen für die Logofelder*/
{
	left: 0px;
	width: 600px;
	height: 205px;
	/*text-align: center;*/
	border:0px solid #000;
}

#logorechts
/*Einstellungen für die Logofelder*/
{
	left: 0px;
	width: 190px;
	height: 205px;
	/*text-align: center;*/
	border:0px solid #000;
}


#content
/*Einstellungen für die Hauptbereich*/
{
	/*background-image :url('../images/splash/background/sidebar.png');

	background-repeat: repeat-y;*/
	position: relative;
	top:45px;
	left: 00px;
	width: 980px;
	height: 100%;
	text-align: left;
	border:0px solid #000;
	overflow: hidden;
}

#footheader
{
/* Einstellungen für die Fußzeile*/
	width: 980px;
	height: 55px;
	float: right;
	overflow: hidden;
}

#sidebar
{
    position: relative;
	display: block;
	top: 0px;
	left: 00px;
	border:0px solid #666;
	color: #000000;
	width: 200px;
	height:auto;
	float: left;
	z-index: 1;
	/*overflow: hidden;*/
}

#menubox
{
	position: relative;
	border: 0px solid #000;
	/*background-color: #fff;/*#77737A;*/
	width: 195px;
	height: 100%;
	/*overflow: hidden;*/
	text-align: left;	
	float:none;
	top: 0px; 
	left:0px;
	z-index: 1;
}

#window
{
	position: relative;
	color: #000000;
	background-color: #FFFFCC;
	width:740px;
	float:left;
	padding: 5px;
	left: 25px;
	border-top:0px #aaa solid;
	border-bottom:0px #666 solid;
	border-right:0px #aaa solid;
	border-left:0px #666 solid;
	border:1px solid #aaa ;
}

#contactformular
{
	font: 10px Verdana, Helvetica, sans-serif;
	position: relative;
	color: #000000;
	background-color: #FFFFCC;
	width:740px;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:focus ,a.menu:visited, a.aktiv
{
	color: #184586;
	background-color: #A59EA9;
	display: block;
	font-family: Arial;
	font-size:14px;	
	font-weight : bold;	
	text-align:center;
	text-decoration: none;
	width:130px;
	height:auto;
	border-left:2px transparent solid;
	border-top:2px transparent solid; 
	border-right:2px transparent  solid;
	border-bottom:2px transparent solid;
	margin: 5px;
} 

a.aktiv
{
	color: #184586;	
	background-color: #ffffff;
	border-top:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
}

a.menu:hover
{

	border-left:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

img
{
	border: 1px #666666 solid;  
	text-align: center;
 
}
 
p
/* Textbereiche */         
{ 
	color: #666666;
	font-family: Arial; 
	font-weight: 400; 
	font-size: 12px;
	text-align: left; 
	letter-spacing: 1pt;
	line-height: 2em;
	margin-bottom:15px;
}

td
{
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}


/* Überschriften */
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	color: rgb(0,110,199);
}

h1
{
	text-align:center; 
	line-height:100%; 
	margin-left:0; 
	margin-bottom:5px;
	font-size: 12pt;
}

h2
{
	text-align:left; 
	line-height:100%; 
	margin-left:0; 
	margin-bottom:5px;
	font-size: 12pt;
}

h3
{
	text-align:left; 
	line-height:100%; 
	margin-left:0; 
	margin-bottom:5px; 
	font-size: 16pt;
}

h4
{
	font-weight: bold; 
	font-size: 12px;
	text-align: left; 
	letter-spacing: 1pt;
}

h5
{
	color: #0096FF;
}

h6
{
	color: #0096FF;
}

.blue 
{
	color: rgb(0,110,199);
	font-weight:bolder
}

.center
{
	text-align: center;
}

.vcenter
{
	vertical-align: middle;
}

a.schalter
{
	color: rgb(0,110,199);
	background-color: #A59EA9;
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	width: 172px;
	height: 20px;
	background-image: url('../images/splash/schaltflaechen/passiv.png');
	text-align: center;
	line-height: 20px;
	margin:  0 0 5px 0;
	z-index: 1;
}

a.schalterumenu
{
	color: rgb(0,110,199);
	background-color: #A59EA9;
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	width: 172px;
	height: 20px;
	/*background-image: url('../images/splash/schaltflaechen/passiv.png');*/
	text-align: center;
	line-height: 20px;
	margin:  0 0 0px 0;
	z-index: 1;
}

a.schalterumenu:hover
{
	color: rgb(0,110,199);
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	width: 172px;
	height: 20px;
	/*background-image: url('../images/splash/schaltflaechen/passiv.png');*/
	text-align: center;
	line-height: 20px;
	margin:  0 0 0px 0;
}


a.schalter:hover {
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url('../images/splash/schaltflaechen/passiv.png');
}

a.schalteraktiv
{
	color: rgb(0,110,199);
	background-color: #A59EA9;
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	display: block;
	width: 172px;
	height: 20px;
	background-image: url('../images/splash/schaltflaechen/aktiv.png');
	text-align: center;
	line-height: 20px;
	margin: 0 0 5px 0;
}

a.schalteraktiv:hover {
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url('../images/splash/schaltflaechen/hover.png');
}

a.umenu
{
	color: rgb(0,110,199);
	background-color: rgb(250,250,250);
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	width: 172px;
	height: 15px;
	/*background-image: url('../images/splash/schaltflaechen/passiv.png');*/
	text-align: center;
	line-height: 15px;
	margin:  0 0 5px 10px;
}

a.umenu:hover 
{
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	/*background-image:url('../images/splash/schaltflaechen/hover.png');*/
}

a.umenuaktiv
{
	color: rgb(0,110,199);
	background-color: rgb(255,255,255);
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	display: block;
	width: 172px;
	height: 15px;
	/*background-image: url('../images/splash/schaltflaechen/aktiv.png');*/
	text-align: center;
	line-height: 15px;
	margin: 0 0 5px 10px;
}

a.umenuaktiv:hover {
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	/*background-image:url('../images/splash/schaltflaechen/hover.png');*/
}


a.uumenu
/* Textbereiche */         
{ 
	color: rgb(0,110,199);
	background-color: rgb(250,250,250);
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	width: 172px;
	height: 15px;
	/*background-image: url('../images/splash/schaltflaechen/passiv.png');*/
	text-align: center;
	line-height: 15px;
	margin:  0 0 5px 20px;
}

a.uumenu:hover 
{
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	/*background-image:url('../images/splash/schaltflaechen/hover.png');*/
}

a.uumenuaktiv
{
	color: rgb(0,110,199);
	background-color: rgb(255,255,255);
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	display: block;
	width: 172px;
	height: 15px;
	/*background-image: url('../images/splash/schaltflaechen/aktiv.png');*/
	text-align: center;
	line-height: 15px;
	margin: 0 0 5px 20px;
}

a.uumenuaktiv:hover {
	border-left:1px solid #333;
	border-top:1px solid #333; 
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	/*background-image:url('../images/splash/schaltflaechen/hover.png');*/
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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: 10px 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
}
	
ul li 
{
	position: relative;
}

li ul 
{
	position: absolute;
	left: 172px;
	top: 0px;
	display: none;
}

ul li a 
{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 0px;
	border: 0px solid #ccc;
	border-bottom: 0;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 10px; }
/* End */

ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 172px;
	border-bottom: 0px solid #ccc;
}

li:hover ul { display: block; }

li:hover ul, li.over ul { 
	display: block; }
	
<ul id="nav">

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 10px; }
* html ul li a { height: 10px; }
/* End */

#lim
{
	list-style: circle ;
}















