<!--
body,td,p {
	font-size:10pt;
	color:#333333;
	}
	
body{margin:0px;overflow-y:scroll;font-family:Verdana,Arial,Sans-Serif;}

a:link {color: #2222ee; text-decoration: none; }
a:visited {color: #2222ee; text-decoration: none;}
a:hover {color: red; text-decoration: underline; }
a:active {color: red; text-decoration: underline;}

.spamschutz_a::after {
 	content:"@";
	}
.spamschutz_b::after {
	content:".";
	}

.ueberschrift h1 {
	font-family: Verdana,cursive,sans-serif;
	font-weight:normal;
	line-height:1.25;
	color:#AAAAAA;
	text-transform: uppercase;
	text-align:center;
	font-size:30px;
	#margin: 0 0 20px;
	clear:both;
	}

.begrenzung_aussen{
	text-align:left;
	height:auto;
	width:1000px;
	margin-left:auto; margin-right:auto;
	position:relative; 
	top:0px; left:0px;
	background-color:white;
	}
.rahmen_aussen{width:1000px;text-align:left;}

.mein_name {
	width: 400px; 
	height:100px; 
	text-align: right;
	float:left;	
	}
div.mein_name a {
	display:block;
	height:100%;
	padding: 15px 0px 0px 0px;
	text-decoration:none;
	color:#000080;
	}


.header_footer {
	height:30px; 
	background-color:#6C86DC;		
	width:100%;
	padding-top:4px;
	margin-top:10px;
	}
.header_text {
	height:20px;
	border-left-style: solid; 
	border-left-width: 1px;
	border-left-color:#CCCCCC;
	margin-left:50px;
	padding-top:4px;
	}
.footer_text {
	height:20px;
	margin-left:50px;	
	padding-top:2px;
	color:white;
	}
.footer_text a {
	color:white;
	text-decoration:none;
	}
.footer_text a:hover {
	color:black;
	}
.navigation {
	float:right;		
	}
.navigation ul {
	list-style: none;
	padding:0px;
	margin:0px;
	}	
.navigation li {
	float: left;
	postion: relative;
	margin: 0 3px;
	}	
.navigation a {
	display:block;
	font-size:13px;
	min-width:40px;
	padding: 47px 7px 20px;
	position: relative;
	text-align:center;
	color:#6C86DC;
	}	
.navigation a {
	text-decoration:none;
	}
.navigation a:hover {
	color:black;
	background:#6C86DC;
	}
.aktive_seite {
	background:#6C86DC;
	}
.aktive_seite a {
	color:black;
	}

.menuepunkte {
	float:left;
	width:305px;
	}
.menuepunkte h2 {
	font-family: Verdana,cursive,sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:20px;	
	}
.menuepunkte h2 a {
	color: black; 
	text-decoration: none; 
	}
	
.webinhalt {
	text-align:left;	
	}	
	
.webinhalt h2 {
	font-family: Verdana,cursive,sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:14px;	
	}

.webinhalt_ueberschrift {
	font-family: Verdana,cursive,sans-serif;
	font-weight:normal;
	line-height:1.25;
	color:#515151;
	text-transform: uppercase;
	text-align:left;
	text-shadow: -1px -1px 3px #FFFFFF;
	font-size:35px;
	letter-spacing:1px;
	clear:both;
	}

-->