.noprint {
	display: none;
}

.contentTabWidth {
	width:710px;
}

.widthRechts {
	width: 180px;
}

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 */

.headzelle {
	font-weight: bold;
	border-bottom: 1px solid black;
}

.zelle1 {
	background-color: #D7F1FD;
}

.zelle0 {
	background-color: #EFF9FE;
}

.randRechts {
	border-right: 1px gray solid;
}

#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;
}