body {
background-color: #99ccff;
margin: 0 auto;
}

a:link {
text-decoration:none;
color: #000000;
}

a:visited {
text-decoration:none;
color: #000000;
}


a:active { 
text-decoration: none;
#000000
}

.hl {
font-family: verdana;
font-size: 14px;
}

.linespacing {
line-height:16px;
}

.linespacing2 {
line-height: 19px;
}

.hr {
margin: 0;
padding: 0;
}

.heading {
font-family: verdana;
font-size: 16px;
font-weight: bold;
}

#layout{
width: 826px;
height: auto; 
margin: 0 auto;
background-color: #99ccff;
padding: 10px;
}

#banner{
width: 100%;
float: left;
height: 150px;
background-color: #cae5f6;
}

.banner {
width:100% ;
height: 132px;
float: left;
position: relative;
top:18px;
background-color: #cae5f6;
}

.kalender_2010 {
width: 150px;
height: auto;
float: left;
}

.kalender_2011{
width: 150px;
height: auto;
float: left;
}

.left_layout {
width:95%;
height: 92%;
float: left;
margin: 10px 10px 10px 5px;
padding: 10px;
background-color: #eaf2fa;
border-radius: 8px;
-moz-border-radius: 8px;
webkit-border-radius: 8px;
border: 0px;
}

.layout_gallery {
width:95%;
height: 67%;
float: left;
margin: 10px 10px 10px 10px;
padding: 10px;
background-color: #eaf2fa;
border-radius: 8px;
-moz-border-radius: 8px;
webkit-border-radius: 8px;
border: 0px;
}


.right_layout {
width:90%;
height: 92%;
float: left;
margin: 10px 5px 5px 5px;
padding: 10px;
border-radius: 8px;
-moz-border-radius: 8px;
webkit-border-radius: 8px;
border: 0px;
background-color: #eaf2fa;
}

#menu{
width: 100%;
height: 30px;
background-color: #9ab0ca;
border-bottom: 2px solid #9ab0ca;
border-left: 0px solid #9ab0ca;
border-right: 0px solid #9ab0ca;
float: left;
}

#main{
width: 100%;
height: 500px;
background-color: #ffffff;
}

#main_gallery{
width: 100%;
height: 682px;
background-color: #ffffff;
}

#main1{
width: 511px;
height: 500px;
text-align: left;
float: left;
background-color: #ffffff;
padding: 0 10px;
font-family:verdana;
font-size: 12px;
overflow: auto;
}

#main2{
width: 275px;
height: 500px;
text-align: left;
float: right;
background-color: #ffffff;
padding: 0 10px;
font-family:verdana;
font-size:12px;
}

#main3{
width: 826px;
height: 500px;
float: right;
background-color: #ffffff;
padding: 0 10px;
}

#footer{
width: 100%;
height: 50px;
float: left;
background-color: #cae5f6;
font-family: verdana;
font-size: 12px;
margin-bottom: 20px;
border-radius-bottomleft: 8px;
-moz-border-radius-bottomleft: 8px;
webkit-border-bottom-left-radius: 8px;
border-radius-bottomright: 8px;
-moz-border-radius-bottomright: 8px;
webkit-border-bottom-right-radius: 8px;
}

.images{
width: 100%;
height: 100%;
}

#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; }
