.main{
border:1px solid black;
width: 800px;
height: 760px;
margin: 0 0 0 15%;
background-color:#efefef;
}

.links{
border:none;
border-right:1px solid black;
width: 175px;
height: 625px;
float:left;

}

.linksoben{
border:none;
width: 174px;
height: 500px;
float:top;


}

.headline{
border:none;
width: 799px;
height: 20px;

}

.visibility{
width: 175px;
height: 100px;
background-color:#000000;
background-image: url(visibility.gif);
-moz-opacity: 0.60;
}

.banner{
border-right:1px solid black;
border-left:none;
border-top:1px solid black;
border-bottom:1px solid black;
width: 800px;
height: 134px;
background-color:#000000;
background-image: url(header.jpg);
}

.menucontainer {
border-right:1px solid black;
border-left:none;
border-top:none;
border-bottom:1px solid black;
background-color:#fff;
width:130px;
margin: 20px 0 0 0;
}

.contentmain{
border:none;
width: 614px;
height: 610px;
margin: 0 0 0 176px;
padding: 5px;
background-color:#ffffff;
}

.content{
border:none;
width: 605px;
float: left;
height: 600px;
margin: 0 0 0 0px;
padding: 5px;
background-color:#ffffff;
overflow : auto;
}

.usercontent{
outline-style:dashed;
outline-width:thin;

float: left;
width: 220px;
height: 80px;
margin: 0px 0 0px 0px;
padding: 4px 4px 0px 4px;
background-color:#ffffff;
}

.break{
clear:left;
width: 400px;
height: 1px;
margin: 0px 0px 10px 0px;
padding: 0px;
background-color:#ffffff;
}

.userpic{

outline:ridge;
float: left;
width: 62px;
height: 80px;
margin: 2px 3px 0px 0px;
padding: 0px;
background-color:#ffffff;
}

.userdetails1{

float: left;
width: 100px;
height: 80px;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color:#ffffff;
}
.userdetails2{

float: left;
width: 120px;
height: 80px;
margin: 0 0 0px 0px;
padding: 0px;
background-color:#ffffff;
}


.termine{
border:1px solid black;
width: 138px;
height: 293px;
margin: 5px 0 10px 10px;
float: left;
padding: 5px;
background-color:#ffffff;
}

.ergebnisse{
border:1px solid black;
float: left;
width: 138px;
height: 293px;
margin: 0 0 10px 10px;
padding: 5px;
background-color:#ffffff;
}

a.menu:link, a.menu:visited
{
 color:#000;
 background-color:#fff;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
 color:#fff;
 background-color:#000;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#fff;
 text-align:right;
 }

* {
font-size: x-small;
font-family: verdana, tahoma;
color: #000000;
}

#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: 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
ul {

a:link
{
font-size: 11px; 
text-decoration:none;
}

}