a:link {
font-weight:bold;
color:#08429C;
text-decoration:none
}

a:visited {
font-weight:bold;
color:#666666;
text-decoration:none
}

a:hover {
font-weight:bold;
color:#CC0033;
text-decoration:underline
}

a:active {
font-weight:bold;
color:#CC0033;
text-decoration:underline
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
margin:0px;
left:0px;
top:0px
}

p { 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
color: #08429C
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
color:#08429C;
border-left-width:30px;
border-left-style:solid;
border-bottom-width:2px;
border-bottom-style:solid;
border-color:#08429C;
padding-left:10px
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#08429C
}
 
.text {
width: 500px
}
 
.textklein {
width:500px;
font-size:14px;
line-height:12px;
color:#CCFFFF;
background:#08429C
} 
 
.einzug {
text-align:left;
padding:2px
}

.cright {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 9px;
 color: #CCFFFF;
 text-align:right
 }

.navi { 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#08429C;
line-height:10px; 
border:1px #08429C solid;
padding:3px;
background-color:#CCFFFF;
text-align: right
}

#navigation {
position:absolute;
left:0px;
top:120px;
width:150px;
height:350px;
background-color:#08429C
}

#content {
position:absolute;
left:300px;
top:120px;
width:575px;
height:360px;
background-color:#FFFFFF;
color:#08429C;
overflow:visible
}

#header {
position:absolute;
right:0px;
top:0px;
width:740px;
height:80px;
background-color: #FFFFFF
}

#footer {
right:0px;
width:500px;
height:80px;
background-color: #FFFFFF
}
.textfett {
width: 500px;
font-weight: bold
}

.notiz {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0033
}

.klein {font-family: Arial, Helvetica, sans-serif;
font-size: 10px
}

/*h4 {
padding-left: 10px;
border-color: #08429C;
clip: rect(   );
border-width: 0px 0px 2px 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #08429C
}
*/
#content ul, #content ol {
	font-size: 14px;
}

.person {
	background-color:#FFF;
	clear:both
	}