html{
	display: table;
  	height: 100%;
  	width: 100%;
}

body      {
	background: white url('http://www.sporbeck.com/clips/balken2.gif');
	background-position: center left;
	background-repeat: repeat-x;
	color: #003399;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	display: table-cell;
  	height: 100%;
  	width: 100%;  	
  	vertical-align: middle;    
	  }
	
* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover    { 	
	color: #007BDE;
	background: transparent;
	font-size: 10pt; 	
	text-decoration: none;
}

a:hover  { 
	color: black;	
 }
	 
/* Links */
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover  { 
	color: black;
	background: transparent;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.menu:hover  { 
	color: #007BDE;	
}
	 
/* Links */
a.topic:link, a.topic:visited, a.topic:active,a.topic:hover    { 
	color: #007BDE;
	background: transparent;
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none;	
}

a.topic:hover  { 
	color: black;
}
	 
/* Kursplan */
a.kursplan:link, a.kursplan:visited, a.kursplan:active, a.kursplan:hover    { 
	color: #007BDE;
	background: transparent;
	font-size: 7pt; 
	text-decoration: none;	
	 }
a.kursplan:hover  { 
	color: black;	
}
/* ################################# Links */
a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2:hover    { 
	color: black;	
	background: #FAE08B;
	font-size: 10pt; text-decoration: none;
	display: block;	
	padding: 1px;padding-left:  20px;	
	border: 1px solid #F7EECC;
}

a.menu2:hover  { 
	color: #007BDE;	
	background: #FAE08B;	
}

/* ############################ Links */
a.menu3:link, a.menu3:visited, a.menu3:active, a.menu3:hover    { 
	color: black;	
	background: #B3B3FF;
	font-size: 10pt; text-decoration: none;
	display: block;	
	padding: 1px;padding-left:  20px;	
	border: 1px solid #F7EECC;
}
a.menu3:hover  {
	color: #007BDE;	
	background: #B3B3FF;
}	
			
	
/* ###################### Überschriften */
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	background: none;
	margin-top: 8px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	background: none;
	margin-bottom: 4px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	background: none;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}



/* ################################################# */
div#main{
	position: relative;width: 900px;height: 540px;text-align: left;margin-left: auto;margin-right: auto;
}
div#title{
	position: relative;width: 900px;text-align: right;color: black; letter-spacing: 5px;margin-bottom: 10px;
}
div#contentside{
	position: relative; width: 550px;float: left;
}
div#contentside_inner{
	position: relative;width: 530px;height: 399px;z-index:5;
}
div#menu_top1{
	position: absolute;width:260px;background:#FAE08B;top: 0px;left: 0px;z-index:100;
}
div#menu_top2{
	position: absolute;width:270px;background:#B3B3FF;top: 0px;left: 260px;z-index:100;
}
div.menu_top_dist{
	padding: 5px 5px 5px 20px;
}
div#line{
	position: absolute; top: 0px; left: 50px;width: 1px; height: 399px;background: #332390;
}
div#content_back_home{
	position: absolute;width: 400px;height: 225px;top: 125px;left: 125px;background: #F8E5A9;color: black;z-index: 9;
}
div#content_home{
	position: relative;width: 350px;height: 175px;top: 150px;left: 150px;overflow: auto;z-index: 10;
}
div#content_back{
	position: absolute;width: 450px;height: 335px;top: 50px;left: 65px;background: #F8E5A9;color: black;z-index: 9;
}
div#content{
	position: relative;width: 420px;height: 330px;top: 55px;left: 85px;overflow: auto;z-index: 10;padding-right: 10px;text-align: justify;
}
div#content_back_big{
	position: absolute;width: 645px;height: 355px;top: 50px;left: 75px;z-index: 20;background: #F8E5A9;
}
div#content_big{
	position: absolute;overflow: auto;width: 615px;height: 340px;top: 10px;left: 10px;z-index: 20;padding-right:5px;text-align: justify;
}
div#menu_big3{
	position: absolute;top: 0px;left: 700px;width: 220px;background: #F7EBC8;border: solid 1px #F8E5A9;padding: 10px; z-index: 30;
}
div#menu_picture3{
	position: absolute;top: 223px;left: 740px;width: 180px;background: #F7EBC8; z-index: 29;
}

div#menu_big4{
	position: absolute;top: 100px;left: 710px;width: 220px;background: #F7EBC8;border: solid 1px #F8E5A9;padding: 10px; z-index: 30;
}

div#adress{
	position: absolute;width: 550px;height: 100px;top: 410px;left: 0px;
}
img#logo{
	float: left;width:130px;
}
div#adress_inner{
	width: 390px;float: right;text-align: justify;font-size:9pt;margin-right:10px;
}
div#picture_side{
	position: relative; width: 350px;float: right;height:476px;
}
div#bottom{
	position: relative;width: 900px;text-align: right;
}
div#bottom_dist{
	padding: 10px;
}


div.m0{
	position: absolute;top: 31px;left: 0px;width:260px;line-height:20px;visibility: hidden;padding-bottom: 5px;z-index: 50;
}
div.m1{
	position: absolute;top: 31px;left: 0px;width:270px;line-height:20px;visibility: hidden;padding-bottom: 5px;z-index: 50;
}


div#m3{
	position: absolute;top: 60px;left: 30px;background: #F7EBC8;filter: Alpha (opacity: 80, finishopacity: 80);border: solid 1px #F8E5A9;padding: 10px;opacity: 0.8;width: 250px;z-index: 50;
}

/* ###########################*/
select.form{
	border: #B3B3FF 1px solid;
}
input.form{
	width: 99%;
	border: #B3B3FF 1px solid;
}
textarea.form{
	width: 99%;
	border: #B3B3FF 1px solid;
}


table#vert{
	width: 100%;height: 100%;vertical-align: middle;
}
tr#vert2{
	width: 100%;height: 100%;vertical-align: middle;
}
td#vert3{
	width: 100%;height: 99%;vertical-align: middle;
}


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