

p {
color:black;
padding: 10px;
 font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align:center;
font-size:13px;
font-weight:light;
cursor:auto;
}

h4 {
color:black;
 font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
font-size:15px;
font-weight:bold;
cursor:auto;
}


h5 {
color:black;
 font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
font-size:20px;
font-weight:bold;
text-align:right;
cursor:auto;
}





#Foto1 {
	position:relative;
	top:-68px;
	width:990px;
	height:330px;
}



#topbild {
position:absolute;
top:420px;
left: 310px;
z-index:2;
}



#tableau {
position:relative;
top:-68px;
width:990px;
text-decoration: none;
z-index:1;
}




#oben {
background-color:#fb7013;
width:990px;
height:35px;
display: block;
}


#restaurierunglinks {
position:relative;
top:0px;
background-color:#eee;
float:left;
width:269px;
height:600px;
display: block;
padding-left:30px;
padding-right:30px;
border-right: 1px solid #bbb;

font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
color:#000;
text-align:left;
font-size:13px;

}



#restaurierungmitte {
position:relative;
top:0px;
background-color:#eee;
float:left;
width:270px;
height:600px;
display: block;
padding-left:30px;
padding-right:30px;

font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
color:#000;
text-align:left;
font-size:13px;

}


#restaurierungrechts {
position:relative;
top:0px;
background-color:#eee;
float:left;
width:269px;
height:600px;
display: block;
padding-left:30px;
padding-right:30px;
border-left: 1px solid #777;

font-family: Open Sans, Arial, Helvetica, sans-serif;
line-height: 150%;
color:#000;
text-align:left;
font-size:13px;
}




#footer {
position:relative;
top:0px;
height:40px;
background-color:#ffffff;
text-decoration: none;
display: block;
font-family: Oswald, Arial, Helvetica, sans-serif;
color: #fb7013;
text-align:right;
font-size:13px;
font-weight: lighter;
padding-left: 50px;
padding-right: 20px;
padding-down: 14px;
padding-top: 15px;
clear:both;
}