/* normaler Text */
body { 
background-color: #dcdcdc; 
font-size: 10pt; 
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 12pt;
color: #7d7d7d;
}

a { 
font-size: 10pt; 
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 12pt;
color: #7d7d7d;
text-decoration:none;
}

img {
border: 0px;
}

ol { 
padding-left: 20px;
}

li { 
margin-bottom: 7px;
}

a:hover{ 
color: #c6003c;
}

h1 { 
color: #c6003c;
font-size: 13pt; 
font-weight: normal;
}

.container { 
background-color: #ffffff; 
width: 799px;
height: auto;
margin-left: auto; 
margin-right: auto; 
text-align: center;
}

.header { 
display:block;
background-image:url(img/header.jpg); 
width: 799px;
height: 106px;
}

.navigation { 
width: 190px;
height: 100%;
min-height:650px;
text-align:left;
margin: 45px 0px 0px 0px;
float:left;
background-image:url(img/punkte.jpg);
background-position:bottom;
background-repeat:no-repeat;

}

.inhalt { 
width: 550px;
height:620px;
text-align:justify;
margin: 37px 0px 10px 10px;
padding: 0px 20px 0px 0px;
float:left;
overflow: auto;
}

.left { 
width: 200px;
text-align:left;
float:left;
}

.right { 
width: 350px;
text-align:left;
float:left;
}

.rot { 
color: #c6003c;
}