@charset "utf-8";
/* CSS Document */
{
 padding: 0;
 margin: 0;
}
body {
 background-color:#000000;						
}
#gesamt1{	
 width: 1200px;
 height:900px;
 margin: 10px auto;
 border: 2px solid;
 border-color:#000000;
 background-image:url("../allgemeine dateien/verlauf_gesamt1.jpg"); 
}
/*#bi_ber{
	margin: auto;
	height: 820px;
	width: 1200px;
 background-color:#000000; 
}*/

h1{
 font-size:20px;
} 
h2{
 color: #333;
 font-size: 50px;
 text-shadow:0.2em 0.2em 4px #CCC;
}
h3 {
 font-size: 40px;
}
h4 {
 font-size: 30px;
}

h5{
	font-size:25px;
}


a:link {
	color: #303030;
	text-decoration:none;
	list-style-type: none;
}
#txt_ber {
 margin: 200px 10px 10px 300px;
 heigth: 50px;
 width: 600px;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
}
#verweis {
 background-color: #000000;
 text-color: #aaaaaa;
 width: 1200px;
 height: 50px;
 margin: auto;
 font-family: Calibri, sans-serif;
 text-align: center;
}
