/* 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: 72px; 
	font-weight: bold; 
	letter-spacing: -4px; 
}

.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; */
}

h1 {
margin-bottom: -12px;
}

#amenu {
	text-align:right;
	margin-top:25px;
	width:200px;
	font-size:14px;
        font-weight:bold;
}

#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: #000000;
	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>
