
/************************* header-neu *******************/

.wmheader-bg {
	background-image: url(http://www.webmachine.eu/img/hg-header.gif);
	background-repeat: no-repeat;
	height: 90px;
	border-left: 1px solid #666;
	vertical-align: middle;
	background-color: white;
	padding-top: 5px;
	padding-left: 10px;
}


.wmheader-grau {
	height: 16px;
}

.wmheader-bgnavi {
	background-color: Black;
}

.wmheader-smalltext {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left: 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;
}

A.wmheader:LINK {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding-left: 5px;
text-decoration : none;
color : #000;
}

A.wmheader:HOVER {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding-left: 5px;
text-decoration : none;
color : #000;
background-color : #FFFF00;
}

A.wmheader:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
padding-left: 5px;
text-decoration : none;
color : #000;
background-color: #FFFF00;
}

A.wmheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 5px;
	text-decoration: none;
	color: Black;
}

.wmheader-date {
	background-color: Black;
	background-image: url(http://www.webmachine.eu/img/logo-webma-unten.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 149px;
}
