@charset "UTF-8";
/* CSS Document */

#bg {
	position:absolute;
	background-color: #c0d25e;
	/*top:50%;
	left:50%;
	margin-left:-512px;
	margin-top:-384px;*/
	}
	
/* Content*/
#content {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	background-image:url(images/content.jpg);
	width:1024px;
	height:768px;}
	
/* Headlines*/
#headline_home
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_index.png);
	width:267px;
	height:55px;}
	
#headline_kursinfo
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_kursinfos.png);
	width:291px;
	height:55px;}
	
#headline_termine
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_termine.png);
	width:267px;
	height:55px;}

#headline_faq
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_faq.png);
	width:267px;
	height:55px;}
	
#headline_gallerie
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_gallerie.png);
	width:267px;
	height:55px;}
	

#headline_anmeldung
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_anmeldung.png);
	width:267px;
	height:55px;}
	
#headline_team
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_team.png);
	width:267px;
	height:55px;}
	
#headline_impressum
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_impressum.png);
	width:267px;
	height:55px;}
	
#headline_kontakt
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_kontakt.png);
	width:267px;
	height:55px;}
	
#headline_newsletter
{
	position:absolute;
	margin-left:635px;
	margin-top:93px;
	background-image: url(images/headline_newsletter.png);
	width:267px;
	height:55px;}
	
/* Menue */
#menue_bg
{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	background-image: url(images/menue_bg.jpg);
	width:310px;
	height:768px;
}

#menue_home
{
	position:absolute;
	margin-left:28px;
	margin-top:74px;
	background-image: url(images/menue_home.png);
	width:70px;
	height:23px;
	
}

#menue_kursinfo
{
	position:absolute;
	margin-left:28px;
	margin-top:105px;
	background-image: url(images/menue_kursinfo.png);
	width:100px;
	height:26px;
	
}


#menue_termine
{
	position:absolute;
	margin-left:21px;
	margin-top:150px;
	background-image: url(images/menue_termine.png);
	width:100px;
	height:22px;
	
}

#menue_anmeldung
{
	position:absolute;
	margin-left:140px;
	margin-top:293px;
	background-image: url(images/menue_anmeldung.png);
	width:130px;
	height:30px;
	
}

#menue_gallerie
{
	position:absolute;
	margin-left:152px;
	margin-top:176px;
	background-image: url(images/menue_gallerie.png);
	width:120px;
	height:31px;	
}

#menue_team
{
	position:absolute;
	margin-left:155px;
	margin-top:214px;
	background-image: url(images/menue_team.png);
	width:70px;
	height:29px;
	
}

#menue_faq
{
	position:absolute;
	margin-left:161px;
	margin-top:254px;
	background-image: url(images/menue_faq.png);
	width:50px;
	height:30px;
	
}

/* Text*/
#text
{
	position:absolute;
	margin-left:648px;
	margin-top:170px;
	width:320px;
	height:480px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-size:13px;
	overflow:auto;
	color:#232323;
	left: -9px;
	top: 4px;
}
	
#subheadline {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-size:15px;
	font-weight:bold;
	color:#232323;}
	
	
#kontakt
{
	position:absolute;
	margin-left:5px;
	margin-top:510px;
	background-image:url(images/kontakt.jpg);
	width:90px;
	height:50px;}
	

#impressum
{
	position:absolute;
	margin-left:20px;
	margin-top:545px;
	background-image:url(images/impressum.jpg);
	width:100px;
	height:60px;}
	
#newsletter
{
	position:absolute;
	margin-left:20px;
	margin-top:580px;
	background-image:url(images/newsletter.jpg);
	width:98px;
	height:50px;}
	
	/*Lightbox*/
#lightbox{ position: absolute;
top:0;
left: 0; 
width: 800px;
height:600px;
z-index: 100; 
text-align: center; 
line-height: 0;}


#lightbox img{ width:100%; height:100%;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 100%; height: 100%; 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; }
