/* CSS Document */

<style type="text/css">


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
    margin-left: 40px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

.big {
	font-size: 72px

}
.style3 {
	font-size: 60px; 
	font-weight: bold; 
	letter-spacing: -2px; 
}

.style4 {
color: #FF0000
}

.style5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: -17px;
margin-bottom: 12px;
}


p {
  width: 60%;
}

ol {
/* margin-left: -16px; */
}

#menu {

}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0 0 20px 2px;
}

#menu UL LI { 
 text-align: left;
 
 padding-bottom: 18px;
}


#menu UL LI A { 
  
  font-size: 16px; 
  text-decoration: none; 
  font-weight:bold;
 
}



#menu UL LI A:link { 
  

}



h1 {
margin-bottom: -12px;
}



#content {
	margin-top:25px;
	text-align:left;
        width:425px;
	    font-size:12px;
        line-height:17px;
}

#mabstand {
	text-align:right;
	margin-top:5px;
}

#s_ubschrift_u{
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#subschrift{
	font-size:14px;
}
#r_ubschrift_u{
	color:#EE3338;
	text-decoration:underline;
	font-size:14px;

}
#ruberschrift {color:#EE3338;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.redner {
	padding-right: 8px;
	padding-top: 2px;
}

</style>
