body { 
   font: 12px/1.6 Trebuchet MS, Verdana; 
   background-image: url(../files/background.jpg);
   background-color:  #001442;
   background-repeat:no-repeat;
   overflow: -moz-scrollbars-vertical; 
} 

#logo-grey a{
	position: absolute;
	top:120px;
	left:240px;
	right:0px;
	width:168px;
	height:39px;
	background-image: url(../files/logo_klein_sw.gif);
	z-index:4;
}

#logo-grey a:hover{
	position: absolute;
	top:120px;
	left:240px;
	right:0px;
	width:168px;
	height:39px;
	background-image: url(../files/logo_klein_farbe.gif);
	z-index:4;
}

#logo-farbe a{
	position: absolute;
	top:120px;
	left:240px;
	right:0px;
	width:168px;
	height:39px;
	background-image: url(../files/logo_klein_farbe.gif);
	z-index:4;
}

#logo-farbe a:hover{
	position: absolute;
	top:120px;
	left:240px;
	right:0px;
	width:168px;
	height:39px;
	background-image: url(../files/logo_klein_sw.gif);
	z-index:4;
}

#box1 {
	position: absolute;
	top:111px;
	left:223px;
	right:0px;
	width:481px;
	height:56px;
	z-index:3;
	background: #fff;
}

#headerbox {
	position: relative;
	right:0px;
	font: 11px/1.8 Tahoma, Verdana;
	letter-spacing:0.1em;
	word-spacing:0.5em;
	text-align:right;
	color: #8b8172;
	padding: 1px 6px 2px 6px;
	z-index:3;
}

a.headerbox {
	color: #001442;
	text-decoration: none;
}

a.headerbox:hover {
	color: #DA251D;
	text-decoration: none;
}

a {
	color: #001442;
	text-decoration: none;
}

a:hover {
	color: #DA251D;
	text-decoration: none;
}


#trenner2 {
	position: absolute;
	top:167px;
	left:223px;
	right:0px;
	width:481px;
	height:24px;
	background-image: url(../files/trenner.jpg);
	z-index:3;
}

#band {
	position: absolute;
	top:195px;
	left:0px;
	right:0px;
	width:100%;
	height:234px;
	z-index:2;
	background: #173884;
	z-index:1;
}

#bandbg {
	position: absolute;
	top:191px;
	left:0px;
	right:0px;
	width:100%;
	height:241px;
	z-index:2;
	background: #fff;
	z-index:0;
}

#trenner1 {
	position: absolute;
	top:191px;
	left:223px;
	right:0px;
	width:481px;
	height:4px;
	z-index:3;
	background: #fff;
	z-index:0;
}





#logo {
	position: absolute;
	top:250px;
	left:230px;
	right:0px;
	width:460px;
	height:104px;
	background-image: url(../files/logo.gif);
	z-index:8;
}

#slogan {
	position: absolute;
	top:455px;
	left:223px;
	right:0px;
	width:481px;
	height:153px;
	background-color: #fff;
	z-index:4;
}

#slogan_bild {
	position: absolute;
	top:458px;
	left:226px;
	right:0px;
	width:475px;
	height: 147px;
	background-image: url(../files/slogan.jpg); 
	background-repeat:no-repeat;
	z-index:4;
}



#contentbox {
	position: absolute;
	top:195px;
	left:223px;
	right:0px;
	width:480px;
	height:235px;
	z-index:7;
	background-color: #fff;
}

#content {
	position: absolute;
	top:200px;
	left:235px;
	right:0px;
	width:480px;
	height:235px;
	z-index:7;
}


