﻿html, body  			{ text-align: center; font-family: Verdana; font-size: 1em; color:#3F3F41; background-color:#F4F5F9; 
							height:100%; margin:0px auto; }
					
.main-container			{ position: relative; text-align: left; background-image: url('images/hg.jpg'); 
							width: 880px; height: 100%; margin-top: 0px; z-index: 1; margin-left:auto; margin-right:auto; margin-bottom:auto}
a:hover					{ color:#F3CC00; }
a:active				{ color:#F3CC00; font-style: italic; }

					
					
 
.banner					{ position: fixed; text-align: right; background-image: url('images/banner.jpg'); 
 							width: 880px; height: 170px; z-index: 3 }
 					
.navigation				{ margin-right: 20px; margin-top: 140px; 
							font-weight: bold; text-decoration: none; font-size: 0.9em; color:#3F3F41; z-index: 4; } 					
.normal-navigation		{ font-size: 0.9em; color:#F3CC00; font-weight: bold; }
		
		
			
.content-start			{ position: absolute; text-align: center; background-image: url('images/content_start.jpg');
							width: 880px; height: 670px; margin-top: 170px; margin-left: 0px; z-index: 2 }
						
.content				{ position: absolute; background-image: url('images/content.jpg');
							width: 880px; height: 670px; margin-top: 170px; margin-left: 0px; z-index: 2 }
													
.box-subnavigation		{ position: absolute; background-color:#FDFDC6; 
							width: 880px; height: 20px; }						
a.subnavigation			{ text-decoration:none; font-size: 0.8em; font-weight: bold; color:#F3CC00; }
a:hover.subnavigation	{ color:#A4002C; }
a:active.subnavigation	{ color:#A4002C; font-style: italic; }
.normal-subnavigation	{ color:#A4002C; font-weight: bold; font-size: 0.8em; }

.text					{ position: absolute; width: 500px; height: 530px; overflow: auto; margin-top: 100px; margin-left: 100px;
							font-size: 0.8em;  }
							
.text-subnavigation		{ position: absolute; width: 725px; height: 530px; overflow: auto; margin-top: 100px; margin-left: 100px;
							font-size: 0.8em;  }

h1						{ font-weight: bold; font-size: 1em;}

.tabelle				{ width: 100%; font-size: 1em; }

.formular				{ width: 700px; font-size: 1em; }

.link					{ font-size: 1em; text-decoration: none; color:#3F3F41; }
a:hover.link			{ color:#A4002C; }
a:visited.link			{ color:#F3CC00; }

.bildleiste				{ position: absolute; width: 223px; height: 594px; margin-top: 80px; margin-left: 657px; }	
					
.eingangstext			{

	font-family: Times New Roman;
	font-size: 1.4em;
	font-weight: bold;
	color: #4D5676;
	text-decoration: none;
}

					


.footer					{ position: fixed; text-align: right; vertical-align: middle; background-color: #A4002C; 
							width: 880px; height: 30px; bottom: 0px; margin-left: 0px; z-index: 3; }
								
.navigation-footer		{ font-size: 0.8em; color:#FFFFFF; text-decoration:none; }
#startlink{
	margin-left: auto;
	margin-right: auto;
	margin-top: 600px;
}
