/* Allgemeine Seitendefinitionen und Rahmen fŸr die Seiteninhalte */
/* erst mal die Schriften und die Seite im allgemeinen */ 
body {
	color: #333333;
	margin: 0px;
	background-image: url(../images/site_bg_kb.gif);
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.pfadangabe {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.headline {
	line-height: 22px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subheadline {
	line-height: 15px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Spezielle Text-Formatierungen in den DIV-Rahmen */

#content a {
	color: #00f;
	text-decoration: underline;
}

#content a:hover {
	background-color: #ffcc66;
}


/* ...dann die DIV-Rahmen fŸr den Rest */
#titel-menue {
	margin-left: -460px;
	left: 50%;
	height: 141px;
	width: 920px;
	position: absolute;
	top: 0px;
}

#headerimage {
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -460px;
	margin-top: 141px;
	background-repeat: repeat-y;
	background-image: url(../images/site_header_blank.png);
	height: 125px;
	width: 920px;
}

#seiteninhalt {
	background-image: url(../images/site_bg_content_KB.gif);
	position: absolute;
	width: 900px;
	height: auto;
	left: 50%;
	margin-top: 266px;
	margin-left: -450px;
	padding: 0px;
}

#navilinks {
	height: auto;
	left: 0px;
	top: 0px;
	bottom: 0px;
	float: left;
	z-index: 2;
	width: 155px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navilinks a {
	color: #333;
	text-decoration: underline;
}

#navilinks a:hover {
	/*color:#5e470e;*/
	color:#daa520;
  	background-color:#dcdcdc;
	/*background-image:url(../akademie/Buttons/button_gold_2.JPG);*/
	font-weight: bold;
	text-decoration: underline;  

}

#headlinerahmen {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 40px;
	line-height: 0px;
	padding-left: 5px;
	background-color: #ffcc66;
}

#headlineimage {
	margin-top: -60px;
	height: 110px;
	position: relative;
	margin-right: 0px;
	float: right;
	z-index: 2;
	width: 155px;
}

#content {
	padding-top: 14px;
	z-index: 1;
	position: static;
	width: 685px;
	margin-top: 0px;
	margin-left: 175px;
	padding-left: 20px;
	
}

#bildimtext {
	float: left;
	position: static;
	width: 200px;
	height: 200px;
	padding-top: 17px;
	margin-right: 14px;
}

#bild-menuelinks {
	position: absolute;
	margin-top: -170px;
	width: 170px;
	height: 155px;
	text-align: center;
	z-index: 3;
}


#footerzeile {
	text-align: right;
	position: static;
	width: 895px;
	margin-top: 8px;
	left: 50%;
	background-color: #666;
	height: 16px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #FFF;
}

#footerzeile2 {
	text-align: right;
	position: static;
	width: 1045px;
	margin-top: 8px;
	left: 50%;
	background-color: #666;
	height: 16px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #FFF;
}

#footerzeile3 {
	text-align: right;
	position: static;
	width: 1010px;
	margin-top: 8px;
	left: 50%;
	background-color: #666;
	height: 16px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #FFF;
}
/* Menü und Navigations-Elemente im Header der Seite */

#menue {
	margin-top: -5px;
	padding-bottom: 8px;
	padding-top: 8px;
	max-width: 920px;
	max-height: 30px;
	background-image: url(../images/site_bg_menue_KB.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 13px;
	text-transform: capitalize;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

ul.nav {
	top: 0px;
	height: 15px;
	margin-left: -40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style: none;
}

.nav li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -8px;
	padding-top: 8px;
	border-right:1px solid #AAA;
	float: left;
	display: block;
	width:90px;
}

.nav li a {
	outline:none;
	text-decoration:none;
	display:block;
	color: #333;
	margin-top: -8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.nav li a span {
	color:#777;
	text-transform:lowercase;
}

.nav li a:hover {
	background:#333;
	color:#eee !important;
	width:90px;}

.nav li.skip {
	border-left: 1px solid #AAA;
	border-right-width: 0px;
	float:right;
	display:block width:90px;
}

.nav li.skip a {
	width:90px;
}


#kurstafel {
	width: 100%;
}

#kurstafel td {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#00f;
}


#tabbar {
	
	margin-bottom: 5px;
	margin-top: 5px;
	height: 50px;
	line-height: 1px;
	padding-left: 0px;
	background-color: #ffcc66;
	background-image:url(../akademie/Buttons/button_gold_2.JPG);
}

#tabbutton a {
      display:block;
      color:#000;
      background-color:#fff;
      width:135px;
      height:30px;
      padding:0px;
      font-size:18px;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-weight:normal;
      text-decoration:none;
      text-align:center;
      vertical-align:center;
      margin:0px;
      border:0px solid #000;
      background-color: #ffcc66;

      border-top-color: #fff;
      border-top-width: 2px;

      border-left-color: #fff;
      border-left-width: 1px;

      border-right-color: #fff;
      border-right-width: 1px;

      
      }

#tabbutton a:hover {
      display:block;
      color:#5e470e;
      background-color:#000;
      background-image:url(../akademie/Buttons/button_gold_2.JPG);
      }


