
/************************* header-neu *******************/

td.wmheader-bg {
	background-image: url(../img/hg-header-gr.png);
	background-repeat: no-repeat;
	height: 90px;
	border-left: 1px solid #666;
	/*border-right: 1px solid #000;*/
	vertical-align: top;
	background-color: white;
	padding: 0;
	margin:0;
	text-align: center;
}


.wmheader-grau {
	height: 16px;
}

.wmheader-bgnavi {
	background-color: #002569;
}

.wmheader-smalltext {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left: 5px;
padding-right: 5px;
margin-top:5px;
}

.wmheader-icon {
	color: #000;
	background-color: white;
	width: 18px;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 1px;
}

.wmheader-icontop {
	color: #000;
	background-color: white;
	width: 18px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	text-align: center;
	padding: 1px;
}

.wmheader-iconbottom {
	color: #000;
	background-color: white;
	width: 18px;
	border-left: 1px solid #666666;
	border-bottom: 0px solid #666666;
	text-align: center;
	padding: 1px;
}

.mininavi{
	background: #002569 url(../img/hg-mininavi.gif) no-repeat top left;
	color: #fff;
	font-size: 9px;
}







A.wmheader:LINK {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding: 4px 0px 1px 2px;
text-decoration : none;
color : #FFF;
margin-bottom: 2px;
}

A.wmheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
padding: 4px 0px 1px 2px;
	text-decoration: none;
	color: #FFF;
}

A.wmheader:HOVER {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding: 4px 0px 1px 2px;
text-decoration : none;
color : #000;
background-color : #FAC70F;
}


A.wmheader:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding: 4px 0px 1px 2px;
text-decoration : none;
color : #000;
background-color: #FAC70F;
}

.wmheader-date {
	background-color: #002569;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 149px;
}

.hg{
	background: #FFF url(../img/hg-header1.png) repeat-y left top;
}

.headertop{
	background: transparent url(../img/hg-header-top.gif) no-repeat left top;
	height: 20px;
}

.headermiddle{
	/*background: transparent url(../img/hg-header-middle.png) repeat-y left top;
	background: #FFF url(../img/hg-header1.png) repeat-y left top;*/
	height: 14px;
	background-color: transparent;

}

.headerbottom{
	background: transparent url(../img/hg-header-bottom2.gif) no-repeat left bottom;
	height: 17px;
}

.grau{
	background-color: #F0F0F0;
	width: 505px;
	height: 56px;
	
}

.footerspaceline{
		background-image: none;
	}
	
.headerspaceline {		background-image: none;
		border-right: 1px solid #666;
		background-color: #FFF;
        border-left: 1px solid #666;
}