body, #x {
border:0;
margin:0;
padding:0;
background:#888888;
}
#x {
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
width:100%;
height:100%;
}
#m {
position:relative;
margin:0 auto;
width:1008px;
height:100%;
background:#dfdfdf url(../img/site/bg.png) repeat-y;
}
#h {
position:absolute;
top:0;
left:0;
width:1008px;
height:168px;
background:url(../img/site/head.jpg) #dfdfdf no-repeat;
}
#f {
position:absolute;
bottom:0;
left:0;
width:1008px;
height:98px;
background:url(../img/site/foot.png) #dfdfdf no-repeat;
}
#f div {
margin:30px 0 0 120px;
}
#f a {
width:104px;
height:22px;
display:block;
float:left;
margin-right:5px;
}
#f a img {
width:104px;
height:22px;
}
#f a img.h_over {
display:none;
}
#f a img.h_out {
display:block;
}
#f a:hover img.h_over {
display:block;
}
#f a:hover img.h_out {
display:none;
}

#c {
font-family:arial, helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-align:left;

position:absolute;
top:168px;
right:14px;
bottom:98px;
left:4px;
overflow:auto;
padding:40px;
}
table {
border-collapse:collapse;
}
td, th {
text-align:left;
vertical-align:top;
font-size: 10pt;
padding:5px;
}
th {
width:150px;
}
b, th {
color:#000000;
font-weight:bold;
}

a {
color:#cc0000;
text-decoration:underline;
}
a img {
border:0;
}

a:hover {
text-decoration: none;
}

h1 {
font-size: 24pt;
color:#000000;
font-weight:normal;
border-bottom:1px #ffffff solid;
margin-top:0;
padding-top:0;
}

h2 {
font-size:16pt;
color:#000000;
font-weight:normal;
}

form {
display:inline;
}
form.lf {
margin:0 auto;
display:block;
text-align:right;
width:260px;
height:110px;
background:url(../img/site/loginformbg.png);
padding:30px;
}

form.lf div div {
float:left;
}
form.lf input {
margin-bottom:10px;
}

img.biografie, img.profile, img.projekte {
float:right;
margin-left:10px;
}
img.biografie {
height:400px;
width:300px;
}
img.profile, img.projekte {
height:300px;
width:400px;
}
ul {
margin:0 30px;
padding:0;
}

.h_b {
position:absolute;
top:50%;
left:0;
width:100%;
}
.h_c {
position:absolute;
top:-267px;
left:40px;
}
.h_c img {
position:absolute;
top:0px;
left:0px;
}
.h_d{
position:absolute;
top:-131px;
right:40px;
}
#diashow {
width:200px;
height:535px;
}
.o {
position:absolute;
top:40px;
left:40px;
}
.ho {
padding-top:20px;
}
.link {
padding:0 0 20px 0;
margin:20px 0 0 0;
border-bottom:1px #ffffff solid;
}

#map {
position:absolute;
top:200px;
left:40px;
bottom:40px;
right:40px;
}
.prj {
height:100px;
}
.prj h2 {
margin:0 220px 10px 220px;
padding:40px 0 0 0;
width:450px;
}
.ts {
width:200px;
height:150px;
}
.c0 .ts {
float:left;
margin-right:20px;
}
.c1 .ts {
float:right;
margin-left:20px;
}

.c1 {
text-align:right;
}

.nprjf {
position:absolute; top:50px;right:40px;
}
.cx {
width:660px;
height:auto;
float:right;
margin-right:30px;
}
.prjf {
margin-right:-30px;
}
.prjf img {
width:200px;
height:150px;
margin:0 30px 30px 0;
}





#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(../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: #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; }

