body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#5C80A3;
	margin: 0px;
	line-height: 18px;
}

table
	{
	border-collapse:collapse;
	border-color:#333333;
	}
	
	
td {
	vertical-align:top

}


a:link 		{	color:#181616; 
				text-decoration:none; 
			}
			
a:visited 	{ 	color:#181616;
				text-decoration:none;
			}
			
a:hover 	{ 	color: #FF6600; 
				text-decoration:none; 
			}
			
a:active 	{ 	color: #FF6600; 
				text-decoration:none; 
			}

a			{	font-weight:bold;
			}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}



.marker_black {
	font-weight: bold;
	color: #000000;
}

.marker_orange {
	font-weight: bold;
	color: #FF6600;
}
.unterlegt {
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
}

.Link_left {
	background-color:#999999;
	white-space: normal;
	
}

.Blocksatz_Ref {
	font-size: 13px;
	line-height: 22px;
	font-variant: normal;
	text-align: justify;
	
}

.fusszeile {
	font-size: 10px;
	line-height: 15px;
	text-align:center;

}

.image {
	margin:5px;
	}
