



body {
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
/* margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px; 
oder margin: 0px; */

font-family:"Helvetica Neue", "Helvetica", "Arial", "sansserif";
color: #000000;
}

#container{}
#kopfleiste h1{font-size: 13px;line-height: 1;text-align: left; }
#kopfleiste p{font-family:"Helvetica Neue", "Helvetica", "Arial", "sansserif"; font-size: 17px;line-height: 1.6;text-align: center; }



#inhalt h2 {font-size: 12px; line-height: 1.3; text-align: right;}
#inhalt p {font-size: 11px; line-height: 1.3;text-align: center;
padding: 10px 0px 0px 0px;}
#inhalt p2 {font-size: 11px; line-height: 1.3;text-align:  right;}
#inhalt p.detail {font-size: 10px; color: #6E6E6E; line-height: 1;position:center;padding: 0px 0px 30px 0px; }

#contact{font-size: 12px;line-height: 2 ;position:relative; left:25%;}
#container {
width: inherit;
max-width: 960px;
margin: 0 auto 0 auto;}


#kopfleiste {
width: inherit;
height: 100px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
background-color: #ffffff;
/*box-shadow: 2px 2px 2px 0px #515151;*/

}



#inhalt {
background-color: #ffffff;
/*Damit das Layout mit float funktioniert*/ width: auto;
height: auto;}



a {color: inherit;
font-family: inherit;
text-decoration: none;}

a:link{color: inherit;
font-family: inherit;
text-decoration: none;}
a:visited{color: inherit;
font-family: inherit;
text-decoration: none;}
a:hover{color: #01A9DB;
font-family: inherit;
text-decoration: none;}
a:active{color: #01DFD7;
font-family: inherit;
text-decoration: none;}
a.current {color: #01A9DB;
font-family: inherit;
text-decoration: none;}

#inhalt a{color: #01A9DB;
font: inherit;
text-decoration: none;}


table{width: inherit;
max-width: 960px;
margin: 0px auto 100px auto;
border-collapse: collapse;}
td{width: inherit; padding: 0px 0px 40px 0px;}


#contact p {font-size: 12px; line-height: 1;text-align: center;
padding: 10px 0px 0px 0px;}

