html, body {
background-color:#CCCCCC;
padding:20px;
}
#container {
position:absolute;
background-color:#ffffff;
left:50%;
margin-left:-500px;
width:1000px;
z-index:1;
}


#fusszeile {

width:477px;
font-family: Arial;
font-size: 12px;
color: #000000;
padding: 2px 0px 20px 50px;
margin-top:20px;
float:right
}
p{padding-bottom:1em}

b.rtop, b.rbottom{display:block;background: #CCCCCC; }
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtop2, b.rbottom2{display:block;background: #ffffff; }
b.rtop2 b, b.rbottom2 b{display:block;height: 1px;
    overflow: hidden; background: #999999}
b.r12{margin: 0 5px}
b.r22{margin: 0 3px}
b.r32{margin: 0 2px}
b.rtop2 b.r42, b.rbottom2 b.r42{margin: 0 1px;height: 2px}

b.rtop3, b.rbottom3{display:block;background: #ffffff; }
b.rtop3 b, b.rbottom3 b{display:block;height: 1px;
    overflow: hidden; background: #eeeeee}
b.r13{margin: 0 5px}
b.r23{margin: 0 3px}
b.r33{margin: 0 2px}
b.rtop3 b.r43, b.rbottom3 b.r43{margin: 0 1px;height: 2px
}




#bild{
margin-left:0px 0px 0px 10px;
}


#rechte_spalte{
	font-family: Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	width: 270px;
	left: 680px;
	top: 320px;
	position:absolute;
	z-index:2;
	height: 883px;
}
#logo{
background-color: #ffffff; 
margin: 0px; 
padding: 0px;
width: 950px
}

#head{
margin: 0px; 
padding: 10px;
width: 950px
}


#inhalt
{
 font-family: Arial; 
 font-size:12px; 
 text-decoration:none; 
 font-weight:normal; 
 color:#333333;
 padding: 20px 10px 10px 200px; 
 width:550px;
 float:left;
 clear:both
}

h1{
font-family: Arial; 
font-size:16px; 
text-decoration:none; 
font-weight:bold; 
font-style: italic;
color:#ff0000;
}
h2{
font-family: Arial; 
font-size:16px; 
text-decoration:none; 
font-weight:bold; 
font-style: normal;
color:#333333;
}
h3{
font-family: Arial; 
font-size:12px; 
text-decoration:none; 
font-weight:bold; 
font-style: normal;
color:#ff0000;
margin-bottom:5px
}




