/* CSS Document */
/*text formatierung*/

.bodytext
{
font-family:Verdana;
font-size:12px;
color:#000000;
line-height:150%;
}

.bodytext a:link, .bodytext a:active, .bodytext a:visited
{
font-family:Verdana;
font-size:12px;
color:#b9060a;
line-height:150%;
}

.bodytext a:hover
{
color:#000000;
}

h1
{
font-family:Verdana;
font-size:16px;
color:#b9060a;
}


h2
{
font-family:Verdana;
font-size:13px;
color:#000000;
line-height:150%;
font-weight:bold;
}

.csc-frame-frame1
{
font-family:Verdana;
font-size:12px;
color:#000000;
line-height:150%;
border:1px solid #000000;
padding:10px;
margin-left:15px;
margin-right:15px;
}

.csc-frame-frame2
{
font-family:Verdana;
font-size:12px;
color:#000000;
line-height:150%;
border:1px solid #000000;
padding:10px;
margin-left:15px;
margin-right:15px;
}

#content ul
{
list-style-type:disc;
font-family:Verdana;
font-size:12px;
color:#000000;
line-height:150%;

}

#content ol
{
font-family:Verdana;
font-size:12px;
color:#000000;
line-height:150%;
}