/* CSS Document */
html,body{margin:0;padding:0}
*{margin:0; padding:0;}
body{ 
	font: 0.8em arial, verdana, sans-serif;
	height:auto;
	background: transparent url(../img/mainBg.jpg) repeat-x;
	color:#000000;
	background-color:#fcf55e;
}

a{
	color:#0076a3; text-decoration: none;	}
a:hover{
	color:#00adef;	}

img{ border:0; }

#container {
	display: block;
	position: relative;
	/* border: 1px #B9AA94 solid; */
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:25px;
	width: 490px; /* 527px; */
	
	background-color:#FFFFFF;	
}
#background{
	background-color:#FFFFFF;
	
}
/* HEADER */
#header {
	width:	490px;
	height: 182px;
	}
#headerPic {
	width:	490px;
	height: 150px;
	background: url(../img/header.png) no-repeat top left;	
	}
#headerPic2 {
	width:	490px;
	height: 150px;
	background: url(../img/header.png) no-repeat top left;	
	}
#header h1{
	margin:0;
  	padding-left:10px;
	display:none; 
	}

/* 	HEADER MENU NAVIGATION */
#headerMenu {
	width:	490px;
	height: 32px;
	background: url(../img/headerMenubarBg.gif) no-repeat top left;	
	}
#headerMenu ul {list-style-type:none; margin:0px; margin-left:190px; padding:0px; background-color: #33cc00;}
#headerMenu li {float:left; }			
#headerMenu li.btn1 a{
	display: block; 
	background:  url(../img/nav_home.png) no-repeat; 
	font: .1em sans-serif; 
	width: 63px; 
	height: 32px;
	color: #FF0000; 
	margin-top: 0px;
	text-decoration: none;
}
#headerMenu li.btn2 a{
	display: block; 
	background:  url(../img/nav_ueberuns.png) no-repeat; 
	font: .1em sans-serif; 
	width: 85px; 
	height: 32px;
	color: #FF0000; 
	margin-top: 0px;
	text-decoration: none;
}
#headerMenu li.btn3 a{
	display: block; 
	background:  url(../img/nav_blog.png) no-repeat; 
	font: .1em sans-serif; 
	width: 59px; 
	height: 32px;
	color: #FF0000; 
	margin-top: 0px;
	text-decoration: none;
}
#headerMenu li.btn4 a{
	display: block; 
	background:  url(../img/nav_team.png) no-repeat; 
	font: .1em sans-serif; 
	width: 61px; 
	height: 32px;
	color: #FF0000; 
	margin-top: 0px;
	text-decoration: none;
}
#headerMenu li a { background-position:0px 0px;}
#headerMenu li a:hover { background-position:0px -32px;}
#headerMenu li a:active { background-position:0px -64px;}

#headerMenu li a span{display:none;}
#headerMenu i{display: none; visibility: hidden;} 
	
#headerMenu li a.isActive {
	background-position:0px -64px;
}


/* RIGHT SIDE */
#wrapper{
	float:right;
	width:100%;
	margin-left:-250px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	}
#content{
	margin-top:20px; /* 25px; */
	margin-left:200px;
	margin-right:25px;
	background-color:#FFFFFF;
	}
#content p{
	display:block;
	font-size:8pt;
	line-height:1.4em;
	padding-top: .7em; 
	}


/* NEWS */
#news p{
	margin: 0px;
	padding: 0px;
	line-height:1.4em;
	padding-top: .7em; 
}
#news h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_news.gif) no-repeat 0 0;
	margin-top:25px;
	height: 25px;
	width: 265px;  }
#news h3 span{display: none; visibility: hidden;}

#news p.newsTime{
	display:block;
	font-size:8pt;
	color:#CCCCCC;
	line-height:.8em;
}
#news p.newsTitle{
	line-height:1.3em;
}
#news p.newsPic{
	line-height:1em;
	padding-top:0px; 
	margin-top: 15px;
	height: 90px;
	width: 265px;
	background:  url(../img/newsPic1.jpg) no-repeat 0 0;
	background-color: #cccccc;
	/* border: 1px solid ; */
}
#news p.newsPic span{display: none; visibility: hidden;}

#news p.newsTxtTitle{
	margin-top: 15px;
}
#news p.newsTxt{
	margin-top: 5px;
}

#news .newsItem{
	margin-top: 10px;
}

#news .newsTab {
	font: 0.8em arial, verdana, sans-serif;
}

#news ul{margin:15px 0px; padding:0px 0px; list-style-type:none;}
#news li{display:block; margin:4px 0px; font: 0.85em arial, verdana, sans-serif; background: transparent url(../img/arrow.gif) 0px 4px no-repeat;}	
#news ul span{margin-left:15px;}

#news p.newsLine{
	margin-top: 15px;
	height: 15px;
	width: 265px;
	background:  url(../img/newsLine.gif) no-repeat 0 0;
	/* border: 1px solid ; */
}
#news p.newsLine span{display: none; visibility: hidden;}

#news td {vertical-align: top;}



#gallery{
	margin-top:10px;
}
#gallery ul{margin:0px 0px; padding:0px 0px; list-style-type:none; }
#gallery li{
	float:left; 
	display:block; 
	margin:0px 0px; 
	width: 85px;
	height: 85px;
	/* border: 1px solid;  */
}
#gallery li a{
	display:block; 
	margin:0px 0px; 
	width: 85px;
	height: 85px;
	/* border: 1px solid;  */
}

#gallery ul li span{display: none; visibility: hidden;} 

#gallery li.pic1 a{ background: url(../news/thumbs/n2.jpg) no-repeat;	}	
#gallery li.pic2 a{ background: url(../news/thumbs/n4.jpg) no-repeat;	}	
#gallery li.pic3{ background: url(../news/thumbs/n5.jpg) no-repeat;	}	
#gallery li.pic4{ background: url(../news/thumbs/n6.jpg) no-repeat;	}	
#gallery li.pic5{ background: url(../news/thumbs/n7.jpg) no-repeat;	}	
#gallery li.pic6{ background: url(../news/thumbs/n8.jpg) no-repeat;	}	
#gallery li.pic7{ background: url(../news/thumbs/n9.jpg) no-repeat;	}	
#gallery li.pic8{ background: url(../news/thumbs/n11.jpg) no-repeat;	}	
#gallery li.pic9{ background: url(../news/thumbs/n13.jpg) no-repeat;	}	
#gallery li.pic10{ background: url(../news/thumbs/n14.jpg) no-repeat;	}	
#gallery li.pic11{ background: url(../news/thumbs/n16.jpg) no-repeat;	}	
#gallery li.pic12{ background: url(../news/thumbs/n18.jpg) no-repeat;	}	
#gallery li.pic13{ background: url(../news/thumbs/n19.jpg) no-repeat;	}	
#gallery li.pic14{ background: url(../news/thumbs/n21.jpg) no-repeat;	}	
#gallery li.pic15{ background: url(../news/thumbs/n22.jpg) no-repeat;	}	
#gallery li.pic16{ background: url(../news/thumbs/n23.jpg) no-repeat;	}	


#pictureContainer{
	display: block;
	position: relative;
	/* border: 1px #B9AA94 solid; */
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:25px;
	width: 630px; /* 527px; */
	
	background-color:#FFFFFF;	
}
#pictureBG{
	background-color:#FFFFFF;
}
#pictureBig{
	margin-top:10px;
	text-align:center;
}
#pictureFrame{
	margin-top:10px;
	padding-top: 13px;
}
#pictureFooter{
	clear:both;
	margin-top: 10px;
	margin-left: 70px;
	width:	630px;
	height: 32px;
	background: url(../img/footerBg.gif) no-repeat top left;	
}
#pictureFooter ul {list-style-type:none; margin:0px; margin-left:170px; padding:0px; background-color: #33cc00;}
#pictureFooter li {float:left; }			
#pictureFooter li.btn1 a{
	display: block; 
	background:  url(../img/footer_btn1.gif) no-repeat; 
	font: .1em sans-serif; 
	width: 152px; 
	height: 24px;
	color: #FF0000; 
	margin-top: 8px;
	text-decoration: none;
}
#pictureFooter li.btn2 a{
	display: block; 
	background:  url(../img/footer_btn2.gif) no-repeat; 
	font: .1em sans-serif; 
	width: 72px; 
	height: 24px;
	color: #FF0000; 
	margin-top: 8px;
	text-decoration: none;
}
#pictureFooter li a { background-position:0px 0px;}
#pictureFooter li a:hover { background-position:0px -24px;}
/* #footer li a:active { background-position:0px -48px;} */

#pictureFooter i{display: none; visibility: hidden;} 



/* H3 TITLES */
h2{
	display:block;
	font-size:10pt;
	line-height:1.4em;
	font-weight:bold;
	color:#ff9c00;
}
#welcome h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_welcome.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#welcome h3 span{display: none; visibility: hidden;}

#welcome p{
	font-weight: bold;
}


#aboutus h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_ueberuns.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#aboutus h3 span{display: none; visibility: hidden;}


#informationen h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_informationen.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#informationen h3 span{display: none; visibility: hidden;}

#ueberblick h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_ueberblick.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#ueberblick h3 span{display: none; visibility: hidden;}


#anmeldung h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_anmeldung.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#anmeldung h3 span{display: none; visibility: hidden;}

#agb h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_anmeldung.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#agb h3 span{display: none; visibility: hidden;}
#agb p.title{
	line-height:1.3em;
	font-weight: bold;
	padding-top: 20px;
}

#basiskurs h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_basiskurs.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#basiskurs h3 span{display: none; visibility: hidden;}

#basiskursAction h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_basiskursAction.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#basiskursAction h3 span{display: none; visibility: hidden;}

#basiskursAction table p, #aboutus table{
	font-size:8pt;
	line-height:1.2em;
}
#aboutus td{
	vertical-align:top;
}

#basiskursAction p.colOrange, #aboutus p.colOrange{
	display:block;
	font-size:8pt;
	line-height:1.2em;
	font-weight:bold;
	color:#ff9c00;
}

#vertiefung h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_vertiefungskurs.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#vertiefung h3 span{display: none; visibility: hidden;}

#spezialkurs h3{
	padding: 0px 0px 0px 0px;
	background:  url(../img/h1_spezialkurse.gif) no-repeat 0 0;
	height: 25px;
	width: 265px;  }
#spezialkurs h3 span{display: none; visibility: hidden;}

#spezialkurs ul{margin:0px 0px; padding:0px 0px; list-style-type:none;}
#spezialkurs li{display:block; margin:4px 15px; font: 0.85em arial, verdana, sans-serif; background: transparent url(../img/arrow.gif) 0px 4px no-repeat;}	
#spezialkurs ul span{margin-left:15px;}
	

/* LEFT SIDE  */
#navigation{
	float:left;
	width:175px;
	background-color:#FFFFFF; /* #0099FF; */
	}

#menA {
	margin-top:25px;
	margin-left:25px;
}
#menB {
	margin-top:25px;
	margin-left:25px;
}

/* MENU A  */
#navA0 {
	background:  url(../img/nav_men1.gif) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 150px;
	background-position: 0 0;   }

#navA li {
	/* border:1px #FF0000 solid; */
	display: block;
	list-style: none;
	height: 25px; }
	
#navA a {
	background:  url(../img/nav_men1.gif) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 150px;
	text-indent: -100em; } 
	
#navA1 a {  
	background-position: 0 -25px;   }
#navA2 a { 
	background-position: 0 -50px;  }
#navA3 a { 
	height: 25px;
	background-position: 0 -75px;  }
#navA1 a:hover{ 
	background-position: -150px -25px;  }
#navA1 a.isActive{
	background-position: -300px -25px;	}
#navA2 a:hover{ 
	background-position: -150px -50px;  }
#navA2 a.isActive{
	background-position: -300px -50px;	}
#navA3 a:hover{ 
	background-position: -150px -75px;  }
#navA3 a.isActive{
	background-position: -300px -75px;	}

/* MENU B  */
#navB0 {
	background:  url(../img/nav_men2.gif) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 150px;
	background-position: 0 0;   }

#navB li {
	/* border:1px #FF0000 solid; */
	display: block;
	list-style: none;
	height: 25px; }
	
#navB a {
	background:  url(../img/nav_men2.gif) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 150px;
	text-indent: -100em; } 
	
#navB1 a {  
	background-position: 0 -25px;   }
#navB2 a { 
	background-position: 0 -50px;  }
#navB3 a { 
	background-position: 0 -75px;  }
#navB4 a { 
		background-position: 0 -100px;  }
#navB5 a { 
	height: 25px;
	background-position: 0 -125px;  }
#navB1 a:hover{ 
	background-position: -150px -25px;  }
#navB1 a.isActive{
	background-position: -300px -25px;	}
#navB2 a:hover{ 
	background-position: -150px -50px;  }
#navB2 a.isActive{
	background-position: -300px -50px;	}
#navB3 a:hover{ 
	background-position: -150px -75px;  }
#navB3 a.isActive{
	background-position: -300px -75px;	}
#navB4 a:hover{ 
	background-position: -150px -100px;  }
#navB4 a.isActive{
	background-position: -300px -100px;	}
#navB5 a:hover{ 
	background-position: -150px -125px;  }
#navB5 a.isActive{
	background-position: -300px -125px;	}

/* MENU C  */
#navC0 {
	background:  url(../img/nav_men2.gif) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 150px;
	background-position: 0 0;
	padding-bottom: 8px;}

#navC li {
	/* border:1px #FF0000 solid; */
	display: block;
	list-style: none;
	height: 25px; }
	
#navC a {
/*	background:  url(../img/nav_men2.gif) no-repeat 0 0; */
	display: block;
	height: 25px;
	width: 150px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 500;
	letter-spacing: -0.03em; } 
	
#navC1 a {  
	color: #0076A3; }
#navC2 a { 
	color: #0076A3; }
#navC3 a { 
	color: #0076A3; }
#navC4 a { 
	color: #0076A3; }
#navC5 a { 
	color: #0076A3; }
#navC1 a:hover{ 
	color: #00ADEF;  }
#navC1 a.isActive{
	color: #00000;  }
#navC2 a:hover{ 
	color: #00ADEF;  }
#navC2 a.isActive{
	color: #00000;  }
#navC3 a:hover{ 
	color: #00ADEF;  }
#navC3 a.isActive{
	color: #00000;  }
#navC4 a:hover{ 
	color: #00ADEF;  }
#navC4 a.isActive{
	color: #00000;  }
#navC5 a:hover{ 
	color: #00ADEF;  }
#navC5 a.isActive{
	color: #00000;  }

#navigation ul i{
	display: none;}
#navA0 span, #navB0 span{
	display: none;}

#extra{
	margin-top:25px;
	background-color:#009999;
}
#extra p{
	 display: none; visibility: hidden; 
}

/* FOOTER */
#footer {
	clear:both;
	margin-left: 25px;
	width:	440px;
	height: 32px;
	background: url(../img/footerBg.gif) no-repeat top left;	
	}
#footer ul {list-style-type:none; margin:0px; margin-left:170px; padding:0px; background-color: #33cc00;}
#footer li {float:left; }			
#footer li.btn1 a{
	display: block; 
	background:  url(../img/footer_btn1.gif) no-repeat; 
	font: .1em sans-serif; 
	width: 152px; 
	height: 24px;
	color: #FF0000; 
	margin-top: 8px;
	text-decoration: none;
}
#footer li.btn2 a{
	display: block; 
	background:  url(../img/footer_btn2.gif) no-repeat; 
	font: .1em sans-serif; 
	width: 72px; 
	height: 24px;
	color: #FF0000; 
	margin-top: 8px;
	text-decoration: none;
}
#footer li a { background-position:0px 0px;}
#footer li a:hover { background-position:0px -24px;}
/* #footer li a:active { background-position:0px -48px;} */

#footer i{display: none; visibility: hidden;} 


