@charset "UTF-8";

/*---------------------------*/
*
{
	margin: 0;
	padding: 0;
}

body
	{
	font-family: tahoma, Arial sans-serif; 
	font-size: 0.8em;
	background-color: #DDDDDE;
	background: url(../img/etc/bgimg.png);
	background-repeat: repeat-x;
	}

h1
	{
	font-weight: normal;
	font-size: 1.6em;
	color: #000000;
	margin-top: 20px;
	padding-left: 30px;
	}
	
h2
	{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	}	
	
p
	{
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	
	}
	
.float-clear
	{
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 10px;
    }	
	
/*---------------------------*/

#container
	{
	width: 802px;
	margin: 0px auto 0px;
	margin-top: 10px;
	}
	
#language
	{
	width: 800px;
	height: 14px;
	}
#main_menue
	{
	width: 800px;
	height: 30px;
	margin-top: 2px;
	border: 1px solid #000000;
	background-color: #C8C8C8;
	font-weight: normal;
	list-style-type:none;
	}
	
#header
	{
	width: 800px;
	height: 250px;
	margin-top: 2px;
	background-color: #E4E4E4;
	border: 1px solid #000000
	}
	
#content
	{
	margin: 2px auto 0px;
	width: 800px;
	background-color: #C8C8C8;
	border: 1px solid #000000;
	clear: both;
	}
	
#main_content
	{
	width: 620px;
	padding-top: 20px;
    padding-right: 80px;	
	line-height: 1.8em;
	float: right;
	min-height: 380px;
	}

#main_content img
	{
	float: left;
	margin-right: 15px;
	}	
	
#kontakt_content
	{
	width: 620px;
	padding-top: 5px;
    padding-right: 80px;
	float: right;
	min-height: 380px;
	}

#kontakt_content img
	{
	float: left;
	margin-right: 15px;
	}	
	
#kontakt_content a
	{
	color: #525151;
	text-decoration:none;
	}		

.kontaktbild
	{
	border: 1px solid #000000;
	margin-top: 25px;
	}
	
.language
	{
	border: 1px solid #000000;
	}
	
#referenz-content
	{
	width: 520px;
	padding-top: 20px;
	line-height: 1.8em;
	float: right;
	min-height: 380px;
	}
	
#sub-menu
	{
	width: 280px;
	padding-top: 30px;
	}	
	
#footer
	{
	width: 800px;
	height: 20px;
	padding-right: 2px;
	line-height: 14px;
	text-align: center;
	color: #666666;
	font-size: 0.8em;
	
	clear: both;
	}

#footer a
	{
	color: #525151;
	text-decoration: none;
	}	
	
/*---------------------------*/

#main_menue a 
	{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}
	
#main_menue ul
	{
	margin-top: 7px;
	margin-left: 32.5px;
	list-style-type: none;
	}

#main_menue li
	{
	width: 123px;
	float: left;
	margin-left: 20px;
	text-align: center;
	}
	
#main_menue a
	{
	}	
	
#main_menue ul a.current
	{
	color: #747474;
	}
	
#main_content ul
	{	
	}

#main_content li
	{
	text-align: left;
	margin-left: 210px;
	}
	
#main_content a
	{
	color: #000000;
	text-decoration: none;
	}

#main_content ul a:hover
	{
	color: #000000;
	font-weight: bold;
	}
	
#referenzh1
	{
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	color: #000000;
	margin-top: 20px;
	margin-left: 25px;
	text-decoration: underline;
	}	
	
#referenz-content ul
	{
	margin-top: 20px;
	}

#referenz-content li
	{
	text-align: left;
	margin-left: 80px;
	list-style-type: disc;
	}
	
#referenz-content a
	{
	color: #000000;
	text-decoration: none;
	}

#sub-menu ul
	{
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
	}

#sub-menu ul a
	{
	display: list-item;
	height: 50px;
	padding-left: 5px;
	padding-top: 7px;
	}

#sub-menu li
	{
	margin-left: 20px;
	}
	
#sub-menu a
	{
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
#sub-menu ul a:hover
	{
	color: #747474;
	}
	
#sub-menu ul a.current
	{
	font-weight: bold;
	}
	
#language a 
	{
	}
	
#language ul
	{
	margin-left: 0px;
	padding-bottom: 15px;
	list-style-type: none;
	}

#language li
	{
	width: 25px;
	float: right;
	margin-left: 0px;
	text-align: right;
	}
	
/*----Lightbox----*/

#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: #C8C8C8; 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(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #C8C8C8; 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;	color: #000000;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #000000;}			
#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: #414040; }

/*----endofall----*/

