﻿
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 12pt;
	background-color: #1b65c8;
}


a {
	font-size: 15pt;
	color: #20065c8;
}


h1,h2,h3 {
	color: #000000;
	border-bottom: 2px solid #000000;
	font-family: "Palatino Linotype", "Palatino", "URW Palladio L", serif;
}  
    
    
h3 { font-size: 110%; }

#main-container {
	width: 1024px;          /*Größe der Seite */
	height:1500px;
	margin: 5px auto 1px auto; /*main zur Mitte */
	background: #e3e3e3;             
} 
                           

#main-container h1 {
	padding: 1px 1px 1px 340px;
}

/*
#main-container table img {
	padding: 5px 8px 1px 2px;
	
}


#main-container table  {
	border-bottom: 2px dotted #f40b0b;
	
}	*/


p	{
	font-size: 15pt;
	text-align: center;
	padding-bottom: 5px;
}


#daten  {	
	width: 980px;
	height: 1400px;
	padding: 15px;
/*	border: 1px dotted #0be6f4;   */
}

#zugang    {
	width: 980px;
	height: 400px;
	margin: 20px;
	background: #ffffff;
}
 
#zugang table tr td p {
	margin: 10px 20px;
}
 
#zugang h2  {
	font-size: 20pt;
	padding: 5px 1px 2px 50px;  

}

#herst table {
	background-color: #fff; 
	padding: 10px 10px;
	margin: 10px 45px;
}
 
#herst table tr td {
	width: 300px;
	height: 20px;
	margin: 5px 5px;;
	background: #fff;
	
}

#herst table tr td {
	border: 2px solid #ffffff;

}



  