



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: 20px;line-height: 1;text-align: center; }
#kopfleiste p{font-family:"Helvetica Neue", "Helvetica", "Arial", "sansserif"; font-size: 15px;line-height: 1.6;text-align: center; }



#inhalt h2 {font-size: 13px; line-height: 1.3; text-align: right;}
#inhalt p {font-size: 13px; 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: 12px; color: #6E6E6E; line-height: 1;position:center;padding: 0px 0px 30px 0px; }
#inhalt p.video {font-size: 13px; color: #BDBDBD; line-height: 1;text-align: left; padding: 0px 0px 0px 100px;}


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


#kopfleiste {
width: inherit;
height: 10px;
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: #A4A4A4;
font-family: inherit;
text-decoration: none;}

a:link{color: #000000;
font-family: inherit;
text-decoration: none;}
a:visited{color: #000000;
font-family: inherit;
text-decoration: none;}
a:hover{color: #6E6E6E;
font-family: inherit;
text-decoration: none;}
a:active{color: #E6E6E6;
font-family: inherit;
text-decoration: none;}
a.current {color: #BDBDBD;
font-family: inherit;
text-decoration: none;}

#inhalt a{color: #000000;
font: inherit;
text-decoration: none;}
#inhalt a:hover{color: #6E6E6E;
font-family: inherit;
text-decoration: none;}

table{width: #A4A4A4;
max-width: 960px;
margin: 20px auto 120px auto;
border-collapse: collapse;}
tr{ margin: 0px 0px -10px 0px;}




