body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #c1d1d1;
	background-image: url(assets/grace2_h.jpg);
	background-repeat: repeat-y;
    /*font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;*/
	}
header {
	 position: absolute;
	 top: 0px;
	 height: 100px;
	 visibility: visible;
	 width: 100%;
}
h2 {
    margin-top: 20px;
    margin-left: 20px;
    font-size : 18px;
    font-weight: bolder; 
	color: #ece9d8;
   }
   
#hub
{
position: absolute;
background-color: #6C5240; 
width: 300px;
height: 220px;
top: 100px;
left: 180px; 

}
a.hub:link, a.hub:visited {
color: #ece9d8;
border-bottom: 2px solid #72939a;
text-decoration: none;
}
a.hub:active, a.hub:hover {
color: #000000;
border-bottom: 2px solid #72939a;
text-decoration: none;
letter-spacing: 2px;
}
.standardfont 
 {
font-size: 12px;
font-weight: bold;
line-height: 16px;
color: #ece9d8;
}

.rand
{
	margin-left: 30px; 
  }
.werbung
{
margin-left: 30px; 
color: #ece9d8;
font-size: 11px;
}
#doo
{
position: absolute;
/*background-color: #557b82;*/
background-color: #667777;
width: 320px;
height: 220px;
top: 180px;
left: 430px;
}
a.doo:link, a.doo:visited {
color: #ece9d8;
border-bottom: 2px solid #72939a;
text-decoration: none;
}
a.doo:active, a.doo:hover {
color: #000000;
border-bottom: 2px solid #72939a;
text-decoration: none;
letter-spacing: 2px;
}
.fontcontact
 {
font-size: 12px;
font-weight: normal;
line-height: 18px;
}
.randcontact
{
	margin-top: 12px;
    margin-left: 30px; 
  }
  
 #contact{
    position: absolute;
	background-color: #ece9d8;
	top:400px;
	left: 180px;
	width:250px;
	/*height: 110px;*/
	padding: 10px 10px 10px 30px;
	color : Black;
}
#footer {
position: absolute;
text-align: right;
width: 458px;
left: 180px;
top: 562px;
font-size: 11px;
font-weight: normal;
color: #72939a;
}
a.impress {
	text-decoration: none;
	color: #72939a;
}