/* KEB CSS */

/*=================================================
	Grundeinstellungen der Page
=================================================*/

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}



/*=================================================
	Layout der Seitenbereiche und Container
=================================================*/

/* Der Container kann z.B. fuer zentrierte Layouts verwendet werden */

#container {
	/*text-align: left;
	width: 950px;
	position: absolute;
	top: 0px;
	left: 0px;*/
}

#topContainer {
	width: 790px;
	height: 171px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/top_container_bg.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

#topRange1 {
	position: absolute;
	left: 612px;
	top: 11px;
}

#topRange2 {
}

#topRange3 {
}

#topRange4 {
}

#contentContainer {
	position: absolute;
	width: 560px;
	left: 221px;
	top: 186px;
}

#content {
	top: 15px;
	width: 535px;
}

#foot {
	margin-left: 100px;
	margin-bottom: 0px;
	position: relative;
	margin-top: 20px;
	width: 370px;
	height: 50px;
	font-size: 11px;
	color: #ffa100;
	padding-top: 5px;
}

#footBanner {
	position: relative;
	padding-top: 20px;
	padding-bottom: 2px;
	color: #000000;
	height: 60px;
	width: 468px;
	left: -150px;
}

#orientationContainer {
}

#bannerContainer {
	position: absolute;
	width: 120px;
	left: 791px;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	top: 15px;
}

#newsBox {
	margin-bottom: 20px;
}

#agendaBox {
	margin-bottom: 20px;
}

#bannerBox {
	margin-bottom: 20px;
}

.moduletable {
	width: 210px;
}

#navigationContainer {
	position: absolute;
	width: 210px;
	left: 0px;
	top: 171px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #fff 1px;
	z-index: 2;
}


.moduletable_fbtw {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
}

.moduletable_fbtw a {
	color: #FFFFFF;
}

.moduletable_fbtw p {
	margin-bottom: 20px;
}

.moduletable_fbtw img {
	margin-left: 5px;
	margin-right: 10px;
}


/*=================================================
	Design des Kopfs
=================================================*/

#language {
}

.languageSelect {
	display: inline;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-right: 15px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	height: 20px;
}

#search {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 180px;
	height: 20px;
}

#searchForm {
	top: -50%;
	position: absolute;
}

#searchForm form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.buttonSearch {
	font-size: 11px;
	background-color: #FF3333;
	color: #FFFFFF;
}

.inputText {
	width: 100px;
	background-color: #FFCC66;
}



/*=================================================
	Design der Navigation
=================================================*/

#navigationContainer a {
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Links in der Navigation */

a.mainlevel {
	display: block;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	border-top: solid #fff 1px;
	padding-top: 3px;
}

* html a.mainlevel { padding-bottom:4px; } /* nur fuer IE 5.5 -6.x */
html + body a.mainlevel#active_menu { padding-bottom:4px; } /* nur fuer IE 5.0 */


a.mainlevel#active_menu, a.mainlevel:hover {
	display: block;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top: solid #fff 1px;
	padding-left: 10px;
	background-image: url(../images/navigation_a_on_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 3px;
}

* html a.sublevel { padding-bottom:4px; } /* nur fuer IE 5.5 -6.x */
html + body a.sublevel#active_menu { padding-bottom:4px; } /* nur fuer IE 5.0 */

a.sublevel {
	display: block;
	height: 13px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-image: url(none);
	padding-left: 10px;
}

a.sublevel#active_menu {
	display: block;
	height: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFCC66;
	text-transform: none;
	border: none;
	background-image: url(none);
	padding-left: 10px;
}

a.sublevel:hover {
	display: block;
	height: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #FFCC66;
	text-transform: none;
	border: none;
	background-image: url(none);
	padding-left: 10px;
}


li li .navigationCoff a {
	display: block;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}

li li .navigationCon a {
	display: block;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFCC66;
	padding-left: 20px;
}



/*=================================================
	Zweispaltiger Inhalt
=================================================*/

/* rwiederholbarer Container fuer ein Zweispalter-Element */

.contentElement, .contentpane {
	width: 560px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom: dotted #e96700 1px;
}

/* rechter Inhalt */

.contentElement p {
	margin-top: 0px;
	margin-bottom: 10px;
}



/*=================================================
	Formatierungen Inhalt
=================================================*/

.componentheading {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	color: #e96700;
}

.contentheading {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #e96700;
}

.headline {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #e96700;
}

#content h4 {
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 14px;
}

#content a {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

.back_button, .buttonheading, .contentpaneopen {
	margin-left: 30px;
}

/*=================================================
	Formatierungen News und Agenda
=================================================*/

.bannerElement {
	margin-bottom: 10px;
}

#bannerContainer h3 {
	color: #e96700;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 0px;
	border-bottom: dotted #e96700 1px;
	vertical-align: top;
} 

#bannerContainer h4 {
	font-weight: bold;
	display: inline;
	font-size: 18px;
}

#bannerContainer a {
	color: #FF0000;
}


/*=================================================
	Formatierungen Foot
=================================================*/

#footNavigation {
	border-top-color: #ffa100;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footNavigation a {
	color: #ffa100;
	text-decoration: none;

}

#footInfo {
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}

#footInfo a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#print {
	display: inline;
}

#recommend {
	display: inline;
}



/*=================================================
	Reserve-Bereiche fuer Erweiterungen und spezielle Elemente
=================================================*/

#extension1 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 171px;
	width: 210px;
	height: 327px;
	background-image: url(../images/extension_1_bg.jpg);
	background-repeat: no-repeat;
}

#extension2 {
	position: absolute;
	width: 48px;
	top: 166px;
	left: 162px;
	height: 700px;
	background-image: url(../images/extension_2_bg.gif);
	background-repeat: repeat-y;
	z-index: 3;
}

#extension3 {

}

.contentpaneopen {
	width: 100%;
}