body {
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height:1em;
color: #666666;
font-style:normal;
}

.imgborder {border-width:1px; border-color: #FFFFFF; border-style:solid;}

#wrapper {
	position: absolute;
	width: 752px;
	top: 50%;
	left: 50%;
	margin: -226px 0px 0px -376px;
	}

#content {
    position: relative;
    width: 100%;
    height: 452px;
	background-color:#FFFFFF;
	border:solid #990000 1px;
}

#header{
	margin: 0;
	padding: 0;
	float: none;
	width: 750px;
	height: 100px;
	text-align:center;
}
#site{
	float: none;
	width: 750px;
	height: 350px;
	margin: 0;
	padding: 0;
}
#richter{
	position: relative;
	float: left;
	width: 210px;
	height: 310px;
	margin: 0;
	padding: 20px;
	text-align:left;
}
#schueller{
	position: relative;
	float: left;
	width: 210px;
	height: 310px;
	margin: 0;
	padding: 20px;
	text-align:right;
}
#rslogo{
	position: relative;
	float: left;
	width: 250px;
	height: 350px;
    background-image: url(../images/rs-logo.jpg);
	margin: 0;
	padding: 0;
	text-align:center;
}

a {
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

h1 {
margin: 0;
padding: 0;
font-weight: bold;
font-size: 21px;
line-height:41px;
color: #CC0000;
letter-spacing: 1px;
}
h2 {
margin: 0;
padding: 0;
font-weight: bold;
font-size: 13px;
line-height:13px;
color: #999999;
letter-spacing: 1px;
}

h3 {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 11px;
line-height:17px;
color: #666666;

}


 
