/*----------automatiesierung von HTML TAGS---------------*/

div.inhalt p{
font-size:14px;
}

div.inhalt h2{
color: #d80036;
font-size:16px;
}

div.inhalt h3{
font-size:16px;
}

div.inhalt h6{
color: #5c6063;
font-size:16px;

}

div.inhalt ul{
list-style-image:url(../Bilder/Hauptbilder/li.gif);
}

