
/*Import der Dropdown-Datei*/
@import url("dropdown_navi_menue.css");

body
{
	background-color:#ffffff;
	background-position: center;
	font-family: arial;
	font-size: 12pt;
	
}

     
#root_site
{
	width: 80%;
	height: 80%;
	background-color: #ffffff;
}

	/*Header*/
	#head
	{
		background-color: #ffffff;
		Width: 100%;
		Height: 100px;
	}

		.head_background 
		{
			/*Width: auto;*/
			Height: 100%;
			background:#ffffff url(Bilder/Kirchwei_smallest.jpg) no-repeat scroll;
			background-position: center;
			padding-top: 20px;
			

		}

	#navi_main_container
	{
		width: auto;
		height: 45px;
		background-color: #ffffff;
		/*border-bottom-style: solid;
		border-color: #cccccc;*/
		padding-top: 20px;
		padding-bottom: 15px;
		
	}
	
		.navi_container 
		{
			width: 100%;
			height: auto;
			
			
		}
		
		
	#picture_main
	{
		height: 200px;
		width: 90%;
		background-color:#cccccc;
	}
	
	.picture
	{
		height: 100%;
		background:#cccccc url(Bilder/main_picture.jpg) no-repeat scroll;
	}
		
			
	
	#content_main_container
	{
		width: 100%;
		height: auto;
		background-color: #ffffff;
		
		/*float: left;*/
	}
	
		.content_container
		{
			width: 90%;
			height: 100%;
			background-color: #ffffff;
			float: center;
			display: block;
			
		}
		
		/*Nur für die vorübergehende Seite Start*/
		.content_container2
		{
			width: 90%;
			height: 100%;
			background-color: #ffffff;
			float:left;
			display: block;
			
		}
		
		/*Nur für die vorübergehende Seite Ende*/
		
			.content_main_table
			{
				 
				 font-family: Verdana,Helvetica,sans-serif;
				 font-size: 16px;
				 text-decoration: none;
				 color: #000000;
				 text-align: justify;
				 margin: 20px;
			}
			
			
	
	#footer_main_container
	{
		border-style: solid hidden hidden hidden;
		border-color: #cccccc;width: 100%;
		height: 60px;
		background-color: #ffffff;
		margin-top: auto;
		float: left;
		
	}

		
		#footer_container
		{
			
		}
		
		.footer_table_setup
		{
			font-family: Verdana;
			font-size: 14px;
		}
		
		.footer_table_setup a
		{
			color: #000000;
			text-decoration: none;
		}
		.footer_table_setup a:hover
		{
			color: #6600CC;
		}





h1 { color:black; font-size:40px; }


h2 { font-family: Verdana,Helvetica,sans-serif;
     font-size:30px;}
     
h3 { font-family: Verdana,Helvetica,sans-serif;
     font-size:20px;}  
     
/*Nur für die vorübergehende Seite Start*/     
h5 { font-familey: Verdana, Helvetica, sans-serif;
	 font-size:20px; text-align:center;
	}

h6 { font-familey: Verdana, Helvetica, sans-serif;
	 font-size:14px; text-align:left; font:normal ;
	
	}	
	
/*Nur für die vorübergehende Seite Ende*/
	
.schr2ink, .schr2ink:visited, .schr2ink:active {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 12px;
     text-decoration: none;
     color: #ffffff;
     }
.schr2ink:hover {
     color: #FF0000;
     }
.schr3inkhiterf, .schr3inkhiterf:visited, .schr3inkhiterf:active {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 16px;
     text-decoration: none;
     color: #ad3828;
     }
.schr3inkhiterf:hover {
     color: #FF0000;
     }
.schr2inkhiterf, .schr2inkhiterf:visited, .schr2inkhiterf:active {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 12px;
     text-decoration: none;
     color: #ad3828;
     }
.schr2inkhiterf:hover {
     color: #FF0000;
     }
.schr3ink, .schr3ink:visited, .schr3ink:active {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 16px;
     text-decoration: none;
     color: #ffffff;
     }
.schr3ink:hover {
     color: #FF0000;
     }
.schr3inkteilue, .schr3inkteilue:visited, .schr3inkteilue:active {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 16px;
     text-decoration: none;
     color: #BEBEBE;
     }
.schr3inkteilue:hover {
     color: #FF0000;
     }
     
     


