/* Flex content Styles */


#content-1von3 {
border-top: 1px solid #666666;
background-image: url(pix/1von3.gif);
background-repeat: repeat-y;
}

#content-2von3l {
border-top: 1px solid #666666;
background-image: url(pix/2von3r.gif);
background-repeat: repeat-y;
}

#content-2von3r {
border-top: 1px solid #666666;
background-image: url(pix/2von3l.gif);
background-repeat: repeat-y;
}

#content-3von3 {
border-top: 1px solid #666666;
background-image: url(pix/3von3.gif);
background-repeat: repeat-y;
}

#spalte-gesamt {
float: left;
width: 660px;
}

#spalte-klein {
float: left;
width: 220px;
}

#spalte-gross {
float: left;
width: 440px;
}

.inhalte {
margin: 20px;
}



/* Styles fuer das Untermenue einzelner Seiten */

.untermenu {
font-weight: normal;
font-family: arial, sans serif;
font-size: 13px;
color: #666666;
}

.untermenu a {
line-height: 25px;
font-weight: bold;
font-family: arial, sans serif;
font-size: 13px;
color: #666666;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

.untermenu a:hover {
line-height: 25px;
font-weight: bold;
font-family: arial, sans serif;
font-size: 13px;
color: #cc6600;
padding: 5px 5px 5px 5px;
}

.aktivlink2 a {
line-height: 25px;
font-weight: bold;
font-family: arial, sans serif;
font-size: 13px;
color: #cc6600;
padding: 5px 5px 5px 5px;
}




