
html,body {color: #214162; 
		font-family: Georgia, Times New Roman, serif;
		font-size: 14px;
		background-color: #e7ecf2;
		margin: 0px; 	
		padding: 0px; 
		border: 0px;
		background-image: url(../images/hg_body.jpg); }
		
.alleszentriert {width:100%; text-align: center; }

.rahmen {border-left: 2px solid #7592b3; border-right: 2px solid #7592b3; border-bottom: 2px solid #7592b3; width: 1000px; background-color:#ffffff; text-align:left; margin-left:auto; margin-right:auto; padding-bottom:15px; margin-top:10px;}
		
.kopfzeile  { background-image: url(../images/hg_header.jpg); background-repeat:no-repeat;
text-align: left;
margin: 0;
padding: 0; 
border:0px;
width: 1000px;
height: 200px;
vertical-align: bottom; 
border-top:2px solid #7592b3;}
		
.fusszeile {margin:0px; 
		padding: 0px; 
		border: 0px; 
		margin-top:75px; margin-left:100px;
		font-size: 12px;
		color:#90a0b0; padding-right:20px;}	
		


.content{		text-align: left;
		margin-top:50px; 
		margin-left:100px;
		padding: 0px; 
		border: 0px; 
		font-size: 15px; line-height:22px;
		width: 825px; border-top:1px solid white;}


h1 {font-family: Georgia, Times New Roman, serif;  
		font-size: 24px;  line-height:30px;
		color:#4f7db7; 
		font-weight: bold; 
		margin-bottom: 50px; margin-top:25px;}
		

h2 {font-family: Georgia, Times New Roman, serif;  
		font-size: 18px; 
		color:#4f7db7; 
		font-weight: bold; 
		margin-bottom: 25px; margin-top:50px;}

table {text-align: left; 
		vertical-align: top;}
		
td {font-size: 15px;  line-height:22px;
		text-align: left; 
		vertical-align: top;
		padding-right: 20px;
		}
		
ul {margin-top:12px;}
p {margin-top:15px; margin-bottom:15px;}		


		
		


a:link{color:#214162;}
a:visited{color:#214162;}
a:hover{color:#4e91d6; text-decoration:none;}
a:active{}
/* focus nur im Netscape möglich */
a:focus{color:#4e91d6; text-decoration:none;}




a.navigation:link{font-size: 18px; font-family: Georgia, Times New Roman, serif; font-weight:normal; color:#214162; text-decoration:none; margin-right:66px;}
a.navigation:visited{font-size: 18px; font-family: Georgia, Times New Roman, serif; font-weight:normal; color:#214162; text-decoration:none; margin-right:66px;}
a.navigation:hover{font-size: 18px; font-family: Georgia, Times New Roman, serif; font-weight:normal; color:#4f7db7; text-decoration:none; margin-right:66px;}
a.navigation:active{font-size: 18px; font-family: Georgia, Times New Roman, serif; font-weight:normal; color:#4f7db7; text-decoration:none; margin-right:66px;}
a.navigation:focus{font-size: 18px; font-family: Georgia, Times New Roman, serif; font-weight:normal; color:#4f7db7; text-decoration:none; margin-right:66px;}





