/*****************************************************/
/*                  GLOBAL                           */
/*****************************************************/


/* menu anpassung start */
#headerbox{

	height: 48px;

	background: url(../img/head-start.png) repeat-y 0px;
}
#wrapper {

	background: #6481bb;

}
.menu {

	bottom: 12px;/* height negativ */

	background: transparent;
	display:block;
}
#head-image{ 
margin: 0px 0 0 0; 
padding: 0px;
background-color: #b5bedd;
height: 330px;
 }
#wrapper_bgleft{
	float: left;
	background: url(../img/border_left.png) no-repeat 0 -25px;
	height: 45px;
	width: 12px;
}
#wrapper_bgright{
	float: right;
right: 0px;
	background: url(../img/border_right.png) no-repeat 0 -25px;
	height: 45px;
	width: 12px;

}
#start-logo{
 text-align:center;
 margin: 20px 0;
}
h1,h2,h3,h4{
	color: #ff7200;
	
}
h1, h2 {
font-size:14px;
text-align:left;
font-weight:bold;
margin:6px 0 15px 0;
padding:2px 0 2px 0;
}
.menu ul ul {

height:326px;
	display:block;
}




