hmtl{
     }

body{
font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;
font-size:11px;
margin:20px;
     }

/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;
width:920px;
     }

h1 {
font-weight:bold;
border-top-width:5px;
border-top-color:black;
border-top-style:solid;
border-bottom-width:5px;
border-bottom-color:black;
border-bottom-style:solid;
font-size:72px;
padding-bottom:-10px;
padding-top:10px;
margin-bottom:0px;
}     

h2 {
font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
margin-bottom:5px;
}

h2 a {
color:black;
text-decoration:none;
}

h2 a:hover {
color:black;
text-decoration:underline;
}

  
h3 {
border-bottom-width:1px;
border-bottom-color:black;
border-bottom-style:solid;
margin-top:30px;
}  
     
h3 a {
color:black;
text-decoration:none;
font-size:24px;
}       

h3 a:hover {
color:yellow;
text-decoration:none;
}

a {
color:#ff001a;
}

a:hover {
color:black;
}

