body{
margin:0px;
padding:0px;}

.box1{
background:gainsboro;
position:absolute; 
top: 40px; 
left:210px; 
width:120px; 
height:120px; 
z-index:1;
padding:0px;
margin:0px 0px 0 0px;
border:1px solid #929292;
}

.box2{
background:#FFFF33;
float:left;
padding:0px;
width:180px;
height:100%;
margin:0px;}

.box3{
background:#FFF;
position:absolute;
left:182px;
top: 15px; 
width:610px;
height:2px;
padding:0px;
margin:0px 0px 0 0px;
} 


.box4{
background:gainsboro;
position:absolute; 
top: 40px; 
left:355px; 
width:120px; 
height:120px; 
z-index:2;
padding:0px;
margin:0px 0px 0 0px;
border:1px solid #929292;
}

.box5{
background:gainsboro;
position:absolute; 
top: 40px; 
left:500px; 
width:120px; 
height:120px; 
z-index:3;
padding:0px;
margin:0px 0px 0 0px;
border:1px solid #929292;
}

a.box5:hover { 
background-image: URL("grafik/bild3_.jpg"); }

.box6{
background:gainsboro;
position:absolute; 
top: 40px; 
left:645px; 
width:120px; 
height:120px; 
z-index:4;
padding:0px;
margin:0px 0px 0 0px;
border:1px solid #929292;
}

.box7{
background:#FFFF33;
position:absolute;
left:182px;  
width:610px;
height:60px;
padding:0px;
margin:0px 0px 0px 0px;
top: 70px;

border:0px solid black;} 

.box8{
background:#FFF;
position:absolute;
left:210px;  
width:580px;
height:350px;
padding:0px;
margin:0px 0px 0px 0px;
top: 220px;

border:0px solid black;}

.box9{
position:absolute; 
top: 165px; 
left:500px; 
width:120px; 
height:50px; 
padding:0px;
margin:0px 0px 0 0px;
font-size: 9px;
color: #929292;
}

.box10{
position:absolute; 
top: 165px; 
left:645px; 
width:120px; 
height:50px; 
padding:0px;
margin:0px 0px 0 0px;
font-size: 9px;
color: #929292;
}

.box11{
position:absolute; 
top: 165px; 
left:355px; 
width:120px; 
height:50px; 
padding:0px;
margin:0px 0px 0 0px;
font-size: 9px;
color: #929292;
}

.box12{
position:absolute; 
top: 165px; 
left:210px; 
width:120px; 
height:50px; 
padding:0px;
margin:0px 0px 0 0px;
font-size: 9px;
color: #929292;
}

#menue  {
	width: 150px;
	border-bottom: 0px #FF6633 solid;
	padding: 2px 2px 2px 20px;
}

#menue  a {
	border-top: 0px #fff solid;
	display: block;
	color: #000;
	padding: 2px 2px 2px 20px;
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
}

#menue  a:hover {
	border-top: 0px #fff solid;
	display: block;
	color: #FF0000;
	padding: 2px 2px 2px 20px;
}

#menue  .aktiv {
	border-top: 0px #fff solid;
	display: block;
	font-weight: bold;
	color: #FF0000;
	padding: 2px 2px 2px 20px;
}

#name {
	padding: 2px 0px 2px 20px;
	font-size: 11px;
}

#head {
	 width:610px; 
}


#head a {
	padding-left: 15px;
	float: right;
	text-decoration: none;
	color: #000;
}

#head  a:hover {
	color: #FF0000;
}

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	background-color: #fff;
	margin: 0px 0 0 0;
}
h1 {
	font-size: 16px;
	margin: 0 0 0px 0;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 7px 0;
}