/*------------------------------------------------------------

--------------------------------------------------------------*/
#header{
	border-style:hidden;
	border-color:#CCCCCC;
	border-width:0px;
	
	width:826px;
	height:60px;
	overflow:hidden;
	
	float:left;
}
#header #main_headline{
	border-style:hidden;
	border-width:0px;
	border-color:#DCDCDC;

	color:#666666;
	font-size:14pt;
	font-weight:lighter ! important;
	font-family:sans-serif;
	
	margin-top:23px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:0px;
	
	float:left;
	overflow:hidden;
}

#header #header_menue{
	border-style:hidden;
	border-color:#DCDCDC;
	border-width:0px;
	
	width:470px;
	height:auto;
	overflow:hidden;
	
	float:right;
	margin-top:34px;
}
/*-----------------------------------------------------------------
searchform
-------------------------------------------------------------------*/
#header #searchform {
	border-style:hidden;
	border-width:0px;
	border-color:red;

	float:left;
	overflow:hidden;
	width:auto;
}
#header #searchform #search_input{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;

	font-size:7pt;
	font-weight:bold;
	color:#999999;
	
	margin-bottom:5px;
	
	width:120px ! important;
	height:20px;
	overflow:hidden;
	
	padding-left:3px;
	
	float:left;
}


#header #searchform #search_button{
	border-style:hidden;
	border-width:0px;
	border-color:#CCCCCC;
	
	width:30px;
	height:auto;
	overflow:hidden;
	
	font-size:9pt;
	font-weight:bold;
	color:#E2001A;
	
	background:transparent;
	
	margin-bottom:4px;
	
	float:left;
	cursor:pointer;
}
/*-----------------------------------------------------------------

-------------------------------------------------------------------*/
#header #header_menue ul{
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	
}

#header #header_menue ul li{
	list-style-type:none;
	list-style-position:inside;
	
	background-color:#EBEBEC; 
	
	border-style:hidden;
	border-width:0px;
	border-color:#EBEBEC;
	
	margin:0px;
	margin-top:3px;
	
	padding:0px;
}

#header #header_menue ul li a{
	color:#666666;
	display:block;
	float:left;
	
	border-style:solid;
	border-width:1px;
	border-color:#EBEBEC;
	

	
	font-weight:300;
}
#header #header_menue ul li a:hover{
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#F5F5F5;
	background-color:#F5F5F5;
}

#header #header_menue ul li a span{
	margin:0px;
	margin-left:8px;
	margin-right:8px;

	border-style:hidden;
	border-width:0px;
	border-color:#DCDCDC;
	display:block;
}


#lang_formalia_tag{
	width:auto;
	overflow:hidden;
	float:right;
}
/*------------------------------------------------------------

--------------------------------------------------------------*/
#top_img{
	border-style:hidden;
	border-color:#DCDCDC;
	border-width:0px;	
	text-align:left;
	
	margin-top:3px;
	margin-bottom:16px;
	
	height:63px;
	/*overflow:hidden;*/
	float:left;
	
}
#top_img img{	
	margin-left:357px;
}