#header {
	padding: 0;
	width: 100%;
	margin: 0px;
	height: 150px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: 0 dotted #CC3300;
   }
#header_box_1 {
	height: 150px;
	width: 350px;
	position: relative;
	float : left;
	border: 0px #FF0000 dotted;
	background-color: #F58232;
}
#header_box_2 {
	height: 150px;
	width: 410px;
	position: relative;
	float : left;	
	background-color: #F58232;
}
#header_box_3 {
            height: 150px; width: 200px; 
            position: relative; 
            float : left;
			border: 0px #FF0000 dotted;
}
  
#titel_header_1{
	font-family: Tahoma, Arial;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	width: 410px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 35px;
	top: 20px;
	text-align: center;
	float: left;
	display: inline;
	
}
#titel_header_2{
	font-family: Tahoma, Arial;
	font-size: 16pt;
	color: #FFFFFF;
	width: 410px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 55px;
	text-align: center;
	font-weight: normal;
	top: 25px;
	float: left;
	display: inline;
	
}

#titel_header_3{
	font-family: Tahoma, Arial;
	font-size: 16pt;
	color: #FFFFFF;
	width: 410px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	height: 25px;
	top: 32px;
	float: left;
	display: inline;
	
}


	
	  
#klickpfad_heder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-indent: 10px;	
	width: 650px;
	left: 111px;
	top: 120px;	
	position: relative;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	
}

#box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	border: 0px #FF0000 dotted;
	height: auto;
	width: 770px;
	position: relative;
	float : left;
	top: 0px;
	left: 0px;
	font-style: italic;
	color: #000000;
	line-height : 18px;
	padding-bottom: 10px;
}

