body {
	background-color: #1D1C1D;
	margin-top: 15px;
}


.punkt { padding-left:8px;
		 padding-right:8px; 
}


.twopunkt { 
			padding-left:2px; 
			padding-right:2px;
}


body,td,th {
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
}

.Stil4 {
			font-size: 14px; 
			padding-right:5px; 
			font-weight:bold;
}


.content {
				padding-right:10px;
				padding-left:10px;
				padding-top:19px;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


a:hover {
	text-decoration: none;
	color: #FFEE00;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.Stil5 {
			font-size: 14px
}

.stil5small {
			font-size: 12px
}


.navi { 
		border-bottom-color:#b3b3b4;
		border-color:#b3b3b4; 
		border-bottom: 1px; 
		border-bottom-style: inset
	}
	

.headline {	
			font-size: 18px;
			 font-weight:bold
}


.headlinesmall {	
			font-size: 15px;
			 font-weight:bold
}


.divscroll { 	
				overflow:auto; 
				height: 480px; 
				width:100%;
 }

.button {
				background-color:#CCCCCC;
				border: 1px;
				border-bottom-style:solid;
				border-bottom: 1px;
				border-bottom-style:solid;
				border-top:1px;
				border-top-style:solid; 
				border-left:1px;
				border-left-style:solid;
				border-right:1px;
				border-right-style:solid;
				margin: 0px;
				padding: 2px;
				 
				
 }

