html, body {
	margin: 0px;
}
/* for drawings */
/*#tuere1,#tuere2,#tuere3,#tuere4,#tuere5,#tuere6,#tuere7,#tuere8,#tuere9,#tuere10,#tuere11,#tuere12,#tuere13,#tuere14,#tuere15,#tuere16,#tuere17 {
 	display: none;
}*/
#tuer1,#tuer2,#tuer3,#tuer4,#tuer5,#tuer6,#tuer7,#tuer8,#tuer9,#tuer10,#tuer11,#tuer12,#tuer13,#tuer14,#tuer15,#tuer16,#tuer17,#tuer18,#tuer19,#tuer20,#tuer21,#tuer22,#tuer23,#tuer24,#tuer25,#tuer26,#tuer27,#tuer28,#tuer29,#tuer30,#tuer31,#tuer32,#tuer33,#tuer34,#tuer35,#tuer36,#tuer37,#tuer38,#tuer39,#tuer40,#tuer41,#tuer42,#tuer43,#tuer44 {
 	display: none;
}
.tableaussen 	{ 	

	width:100%;

	height:100%;

    margin:0px; auto;

	vertical-align:middle;

}

.tableinnen 	{
	width:760px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 420px;
}

.tableinnen2 	{

	width:760px;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

	height: 420px;

}

.tdoverpic {

	height: 59px;

}

a:link {

	color: #121A63;

	text-decoration: none;

}

a:visited {
	text-decoration: none;
	color: #121A63;

}
a:active {

	text-decoration: underline;

}

a:hover {

	text-decoration: underline;

}




#Layer1 {

	visibility: hidden;

	clear: left;

}

#Layer2 {

	visibility: hidden;

	position:absolute;

	height:75px; width:296px;

	z-index:2;

}

.showlogo {

	display: Layer1;

}

.tdlogo {

	height: 52px;

	width: 235px;

}

.butpseudo {

	width: 117px;

}

.tdlayerfleisch {

	height: 50px;

	width: 20px;

	vertical-align: top;

}

.tdtrennerworks {

	width: 18px;

}

.tdworkrechts {

	width: 397px;

	border: 0px none;

	vertical-align: top;

}

.tdworklinks {
	width: 345px;
	border: 0px none;
	vertical-align: top;
	height: 326px;
	padding-top: 100px;

}

.tableworklayer {

	height: 326px;

	width: 100%;

}

.tdworklayer {

	width: 290px;

	text-align: right;

}

.imgthumbright {

	float: right;

}

.tdworkrechtsthumbs {

	width: 248px;

	border: 0px none;

	vertical-align: top;

}

.ftext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 16px;

	color: #153858;

	letter-spacing: 1px;

	word-spacing: -0.1em;

}

.title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #153858;

	font-weight: bolder;

}

.thumbwork {

	margin-right: 6px;

	margin-bottom: 6px;

	margin-top: 3px;

	margin-left: 3px;

}

.tdthumb {

	width: 80px;

}

.ftextmaterial {


	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 16px;

	color: #153858;

	margin-top: 30px;

	margin-left: 50px;

	width: 500px;

	letter-spacing: 1px;

	word-spacing: -0.1em;

}

.butgerman {

	margin-top: 20px;

}

.ftxtrot {

	color: #d64232;

}

.thumbworkrechs {

	margin-right: 6px;

	margin-bottom: 6px;

	margin-top: 3px;

	margin-left: 30px;

	text-align: right;

}

.ftextcv {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 16px;

	color: #153858;

	margin-top: 30px;

	letter-spacing: 1px;

	word-spacing: -0.1em;

}
.ftextnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	word-spacing: 0.1em;
	margin-left: 20px;
	color: #153858;
	line-height: 16px;
}

/* start of lightbox plugin */

#lightbox{
	position: absolute;
	top: 40px;
	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: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
