/* CSS Document */

/* ------------- Navigation ---------------------------*/

/* ------------- Quicklinks ---------------------------*/

.level00 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

a.level00:link, a.level00:active, a.level00:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

a.level00:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

/* ------------- Lefthand ---------------------------*/

.level01 {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;
	color: #fff;
}

a.level01:link, a.level01:active, a.level01:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

a.level01:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

/* ------------- Newsletter ---------------------------*/

.newslevel01 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;
	color: #fff;
}



a.newslevel01:link, a.newslevel01:active, a.newslevel01:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

a.newslevel01:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


a.postlink:link, a.postlink:active, a.postlink:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #111;
}

.level02 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
	color: #111;
}

a.level02:link, a.level02:active, a.level02:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #111;
}

a.level02:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #111;
}

.level03 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
	color: #000;
}

a.level03:link, a.level03:active, a.level03:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

a.level03:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}

.naviBGLevel01 {
	background-color: #4f4f51;
	border-bottom: 1px solid #FFF;
}

.naviBGLevel02 {
	background-color: #E6E6E6;
	border-bottom: 1px solid #FFF;
}

.naviBGLevel03 {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}

.naviBGLevel01aktiv {
	background-color: #4f4f51;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navisub01pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.naviBGLevel02aktiv {
	background-color: #E6E6E6;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navisub02pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.naviBGLevel03aktiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
	background-image: url('../images/navi03pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.naviBGLevel03passiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}


td.naviBGLevel01, td.naviBGLevel02, td.naviBGLevel03, td.naviBGLevel01last {
	height: 23px;
}

.naviBorder, .naviBGLevel01last {
	background-color: #4f4f51;
}



.channelsBGLevel01 {
	background-color: #4f4f51;
	border-bottom: 1px solid #FFF;
}

.channelsBGLevel02 {
	background-color: #D7DDE5;
	border-bottom: 1px solid #FFF;
}

.channelsBGLevel03 {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}

.channelsBGLevel01aktiv {
	background-color: #D7DDE5;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navi01pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel02aktiv {
	background-color: #D7DDE5;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navi02pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel03aktiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
	background-image: url('../images/navi03pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel03passiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}


td.channelsBGLevel01, td.channelsBGLevel02, td.channelsBGLevel03, td.channelsBGLevel01last {
	height: 23px;
}

.channelsBorder, .channelsBGLevel01last {
	background-color: #4f4f51;
}

.channelsBGLevel01 {
	background-color: #4f4f51;
	border-bottom: 1px solid #FFF;
}

.channelsBGLevel02 {
	background-color: #D7DDE5;
	border-bottom: 1px solid #FFF;
}

.channelsBGLevel03 {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}

.channelsBGLevel01aktiv {
	background-color: #4f4f51;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navisub01pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel02aktiv {
	background-color: #D7DDE5;
	border-bottom: 1px solid #FFF;
	background-image: url('../images/navisub02pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel03aktiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
	background-image: url('../images/navi03pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.channelsBGLevel03passiv {
	background-color: #FFF;
	border-bottom: 1px solid #D7DDE5;
}


td.channelsBGLevel01, td.channelsBGLevel02, td.channelsBGLevel03, td.channelsBGLevel01last {
	height: 23px;
}

.naviBorderSub, .channelsBGLevel01last {
	background-color: #4f4f51;
}

/* ------------- Textstyles ---------------------------*/

#teaserBeschreibung, #newsBeschreibung, #subBeschreibung {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #111;
}

.gesichter {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #111;
}

/* ------------- Infoboxs ---------------------------*/

.infoBG {
	background-color: #E6E6E6;
}

.infoReiter {
	background-image: url('../images/eck-info-reiter.gif');
	background-repeat: no-repeat;
}

.infoTitel {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	line-height: 15px;
	color : #333;
}

/* ------------- Text Styles ---------------------------*/

.mengentext {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	line-height: 15px;
	color : #111;
}
/*
.newsTitel {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	line-height: 15px;
	color : #111;
}

.newsText {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	line-height: 15px;
	color : #111;
	padding-bottom: 10px;
}
*/

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}


.footer:link a, .footer:active a, .footer:visited a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}


.footer:hover a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #c00;
}

.klein {font-size:9px;}




/* ------------- Image Styles ---------------------------*/

.banner {
	position: relative;
	margin: 5px 0px 0px 0px;
	width: 150px;
	/*background-color: #fff;*/
}

img.imgTitel {
	padding: 0px 0px 10px 0px;
	
}



/* ------------- Tabellen Styles ---------------------------*/

.statusTabelle {
width: 180px;
}

.statusRowWeiss {
height: 19px; 
background-color: #fff; 
padding: 0px 7px 0px 7px;
}

.statusRowGrau {
height: 19px; 
background-color: #efefef; 
padding: 0px 7px 0px 7px;
}

.statusRowWeissTab td{
background-color: #fff; 
padding: 3px 0px 3px 0px;
}

.statusRowGrauTab td{
background-color: #efefef; 
padding: 3px 0px 3px 0px;
}


/* ------------- Formular Styles ---------------------------*/

.contactInput {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #666;
	border-style: solid;
}

.contactArea {
	font-size: 11px;
	color: #000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #000;
	border-style: solid;
	height: 60px;
}

.emailInput {
width:160px;
margin: 2px 0 5px 0;
}

.submitportal {
cursor:pointer; background-color:#FFFFFF;font-family:trebuchet ms,helevetica,arial;
font-weight:normal;font-size:11px; border:0px solid #fff; padding-left:5px;
}

/* ------------- Listen Styles ---------------------------*/

ul {
	list-style-image: none;
	list-style-type: disc;
}

/* ------------- Trenner ---------------------------*/

img.humbroll, .humbroll img, .humbroll {
	background-image: url(../images/strichlis.gif); 
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	height: 1px; 
	}
	
	
/* ------------- Newsletter ---------------------------*/


.tx-sremailsubscribe-pi1 h4 {

padding-left: 0px;

}


	
/* ------------- Umfrage ---------------------------*/



.strich {
border-left: 1px solid #000; height:10px;
/*float:left; /* */
margin-top:3px;
}

.poll {
margin-bottom:7px;
}

.tx-jkpoll-pi1 .questiontext p {
font-weight:bold;
margin-top:6px;
margin-bottom:6px;
}

.tx-jkpoll-pi1 .result_text.answertext_result {
margin-top:6px;
}

.tx-jkpoll-pi1 .jk_poll_linklist {
margin:0.5em;
margin-top:0.7em;
display:block;
}

.tx-jkpoll-pi1 .pollsubmit {
display:block;
}


/* ------------- Login Box ---------------------------*/

.buttonLogin {
background-color:#E6E6E6;
border:1px solid #4F4F51;
font-size:11px;
margin:0px;
padding:0px;
width:184px;
font-weight:bold;
color: #4F4F51;
}

/* ------------- Tabellen ---------------------------*/


table.contenttable {
border-collapse: collapse;
}

table.contenttable td{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #333; 
margin: 0px 10px 10px 10px; 
padding: 0px 10px 10px 10px;
height:25px;
vertical-align:top;
background:#fff;
}

table.contenttable .tr-even td, table.contenttable .tr-odd td{
vertical-align:top;
}
table.contenttable .tr-even td{
background:#E6E6E6;
}

table.contenttable tr th {padding:0 5px;}
table.contenttable tr th p{font-weight:bold;}






