
/* HEADER STYLE ! */

DIV.site DIV.content DIV.header-content {
	width:787px;
	/*height:220px;*/
	min-height:143px;
	height:143px !important;
	height:143px;
}

/* HEADER LEFT !*/

DIV.site DIV.content DIV.header-content DIV.header-left {
	width:387px;
	
	margin-right:15px;
	/*
	padding-top:168px;
	
	background-image:url(../images/hvn_header_logo.jpg);
	background-repeat:no-repeat;
	*/
}
/*
DIV.site DIV.content DIV.header-content DIV.header-left DIV.breadcrumb {
	width:387px;
	
	margin-bottom:10px;
	margin-top:25px;
	
	font-size:10px;
	color:#666666;
}

DIV.site DIV.content DIV.header-content DIV.header-left DIV.site-title {
	width:387px;
	margin:0;
	padding:0;
}

DIV.site DIV.content DIV.header-content DIV.header-left DIV.site-title h1 {
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	margin-top:15px;
	margin-bottom:15px;
}
*/
/* HEADER RIGHT !*/

DIV.site DIV.content DIV.header-content DIV.header-right {
	width:383px;
}

/* HEADER MENU !*/

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu {
	width:383px;
	height:143px;
	
	margin-bottom:12px;
	
}


DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu {
	width:383px;
	height:103px;
	
	margin-bottom:10px;

	font-size:11px;
	background-image:url(../images/hvn_menu.jpg);
	background-repeat:no-repeat;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu a {
	color:#003366;
	/*
	font-weight:bold;
	font-size:10px;
	*/
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu DIV.top-menu-iteam {
	display:block;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu DIV.top-menu-image {
	float:left;
	display:inline;
	margin-bottom:5px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu DIV.top-menu-iteam a {
	float:left;
	display:block;
	padding-top:5px;
	padding-left:5px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu DIV.top-menu-left {
	margin-top:15px;
	margin-left:20px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.top-menu DIV.top-menu-right {
	margin-top:15px;
	margin-left:50px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.login {
	width:383px;
	height:30px;
	
	padding-top:8px;
	padding-left:18px;
	
	background-image:url(../images/hvn_login.jpg);
	background-repeat:no-repeat;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.login input {
	font-size:11px;
	border:1px solid #8FB8E5;
	background-color:#FFFFFF;
	color:#666666;
	height:16px;

	float:left;

	margin:0;
	padding:0;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.login input#login {
	width:141px;
	padding-left:5px;
	margin-right:15px;
	letter-spacing:1px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.login input#password {
	width:141px;
	padding-left:5px;
	margin-right:15px;
	letter-spacing:1px;
}

#password[id=PASSWORD] {
	padding-top:3px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-menu DIV.login input#submit {
	width:30px;
}

/* HEADER SUBMENU !*/
/*
DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu {
	width:383px;	
	
	font-size:11px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content {
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.newsletter {	
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.search {
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.newsletter p{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	padding-left:12px;
	padding-top:6px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.search p{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	padding-left:12px;
	padding-top:4px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.search input {
	font-size:11px;
	border:1px solid #8FB8E5;
	background-color:#FFFFFF;
	color:#666666;
	height:16px;
	
	float:left;
	
	margin:0;
	padding:0;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.search input#suche {
	width:175px;
	margin-right:8px;
	letter-spacing:1px;
}

DIV.site DIV.content DIV.header-content DIV.header-right DIV.header-submenu  DIV.header-submenu-content DIV.search input#submit {
	width:30px;
}
*/
/* html>body #submit, x:-moz-any-link, x:default {
	float:left;
	margin:0;
	padding-bottom:10px;
}*/

