body {
  background-color: #f5f5f5;
  font-size: 11px;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  /*color:#1F1F1F; */
  color:#595959;
  padding:0px;
  margin:0px;
}
#content { 	
  position:absolute;
  height:375px; 
  width:630px;
  margin:-189px 0px 0px -315px;
  top: 50%; 
  left: 50%;  
  padding: 0px;
  background-color: #fff; 
  overflow: hidden;
}
p {
margin: 0px; 
padding: 10px; 
}
h1 {
font-size: 16px;
color: #595959;
margin-top:75px;
margin-bottom:2px
}

td {
font-size: 11px;
color: #595959;
}

a { 
/*color: #B8282A;*/
color: #8B3A3A;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

#kontakt_links {
	position:absolute;
	left:20px;
	bottom:15px
}
#kontakt_rechts {
	position:absolute;
	right:20px;
	bottom:15px
}
 