#wrap_head {
	height:95px;
	padding-top:25px;
	background-color:#006600;
	background-image:url(../img/head_bg.jpg);
}

#logo {
	float:left;
	width:210px;
	height:60px;
	margin-right:50px;
	margin-left:77px;
	margin-top:15px;

}

#call {
	float:left;
	width:210px;
	height:80px;
	border-left:1px dashed #999999;
	border-right:1px dashed #999999;
	padding:0 0 0 10px;
}

#right {
	float:right;
	text-align:right;
	width:400px;
	padding:0 0 0 10px;
	margin:0 0 0 0;

}
#login {
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	margin-top:20px;
}
#login_l {
	float:left;
	width:240px;
}
#login_r {
	float:right;
	width:40px;
}

.inputstyle {
	background-color:#eaf5ef;
	height:15px;
	width:150px;
	border:1px solid #999999;
	margin-bottom:1px;
}

#support {
	padding-left: 62px;
	margin-top: 30px;
}
#support_1 a {
	float: left;
	display: block;
	width: 169px;
	height: 40px;
	background-image:url(../img/netviewer.jpg);
}
#support_2 a {
	float: right;
	display: block;
	margin-right: 10px;
	width: 173px;
	height: 49px;
	background-image:url(../img/tv_logo.png);
	background-repeat: no-repeat;
}
#support_1 a:hover { background-image:url(../img/netviewer2.jpg); }
#support_2 a:hover { background-image:url(../img/tv_logo.png); }

/* Kopfnavigation */
#topmenu {
	margin-right: 25px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}
#topmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
/* Kopfnavigation Ende */
