body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;	
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5  {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;	
	font-size: 16px;
	color: #004B85;
}
h6 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;	
	font-size: 14px;
	color: #000000;	
}
p, td, ul, li, table, td {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;	
	font-size: 12px;
	color: #000000;
}
.bilduntertitel {
	font-size: 10px;
}

a
 {
font-size: 11px;	
color: #000000; 
}

hr {
	height: 1px;
}
select {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;		
	font-size: 11px;
	color: #004B85;
}
input {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica;		
	font-size: 11px;
	font-weight: bold;
	height: 20px;	
}

.h1 {
	font-size: 16px;
	color: #004B85;
	font-weight: bold;
}

.h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.top {color: #004B85; text-decoration: none; }
a:link.top {}
a:visited.top {}
a:hover.top {text-decoration: underline;}
a:active.top {}

.linkListe {text-decoration: none; }
a:link.linkListe {}
a:visited.linkListe {}
a:hover.linkListe {}
a:active.linkListe {}	

.linkSubNav {text-decoration: none; font-weight: bold;}
a:link.linkSubNav {color:#000000;}
a:visited.linkSubNav {color:#000000;}
a:hover.linkSubNav {color:#004B85;}
a:active.linkSubNav {color:#004B85;}	


.linkNavi {
 background: #004B85;
 color: #D7F1FD;
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
 border-right: solid 1px #D7F1FD;
 cursor: pointer;
}

.linkNaviMO {
 background: #D7F1FD;
 color: #004B85;
}


/* Definitionen f�r MittBlaetter */


#divTop {
	position:absolute; left:15px; top:15px; width:960px; height:128px; z-index:1;background-color:#D7F1FD;
}

#divTopPrintOnly {
	display: none;
}

#divSprachwahl {
	position:absolute; left:857px; top:15px; width:118px; height:28px; z-index:2;background-color:#D7F1FD;
}

#divContent {
	position:absolute; left:15px; top:158px; width:960px; z-index:1
}

#divNavi {
	position:relative; left:0px; top:0px; width:160px;background-color:#E1E1E1;z-index:2;float:left; padding: 10px;
	float: left;
}

#divMitte {
	width: 100%;
	position:relative; background-color:#ffffff;z-index:2;float: right; padding-left: 10px;
	float: right;
}

#divBottom {
	position:relative; background-color:#E1E1E1; padding: 10px 10px 10px 10px; width:960px; clear:both; text-align: center;
 }
 

#printMessage {
	display: none;
}


/* old { */

.headzelle {
	font-weight: bold;
	border-bottom: 1px solid black;
}

.zelle1 {
	background-color: #D7F1FD;
}

.zelle0 {
	background-color: #EFF9FE;
}

.randRechts {
	border-right: 1px gray solid;
}

/* } */

table.mitteilungsblatt {
	border:1px solid #c9cacb;
	border-bottom:1px solid #FFF;;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
}
	
	table.mitteilungsblatt tr.row0, table.mitteilungsblatt tr.row1 {
		vertical-align:top;
	}
	
	table.mitteilungsblatt tr.row1 {
		background-color:#e8e9e9;
	}

	table.mitteilungsblatt th {
		font-weight:bold;
		color:#447ba6;
		vertical-align:bottom;
	}
	
	table.mitteilungsblatt th.head1stRow {
		padding-bottom:0px;
	}
	
	table.mitteilungsblatt th.head2ndRow {
		padding-top:0px;
	}
	
	table.mitteilungsblatt th, table.mitteilungsblatt td {
		border-right:1px solid #c9cacb;
	}
	
	table.mitteilungsblatt td {
		border-bottom:1px solid #c9cacb;
	}
	
	table.mitteilungsblatt th.noBorder, table.mitteilungsblatt td.noBorder {
		border-right:none;
	}
	
	table.mitteilungsblatt td div {
		float:right;
		color:#aeafaf;
	}
	
	th.spezBorder {
		border-right:2px solid #447ba6 !important;
		padding:0px 3px 5px 5px !important;
		text-align:center;
	}
	
	span.decent {
		color:#aeafaf;
	}
.widthRechts {
	width:180px;
}

/******************************************************/
/* 20100907, CR: etracker ausblenden */
a[href='http://www.etracker.de/app?et=nmgpKg'] {
	display:none;
}
