﻿/* 	Layout f�r Webseite - CSS 2.1
	Version 2.0
	
	Copyright (c)2008 by Fabian Lorenz
	Alle Rechte vorbehalten.
*/	
	body {
		font-family: Verdana;
		font-size: 12px;
		background-image:url('images/bg.gif');
		background-color: #F4F4F4;
		padding:0px;
		margin: 0px;
		background-position:center;
		
		background-repeat: repeat-y;
		
		height: 100%;
    }
    form
    {
    padding: 0px;
    margin: 0px;
    }
        
    a {
    	color: #5ea23e;
		text-decoration: none;
	}
	
	a:hover {
		color: #999999;
		text-decoration: underline;
	
	}
	
	ul {
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 2px;
		padding-bottom: 2px;	
	}

	ol {
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 2px;
		padding-bottom: 2px;	

	}
	
	input.but {
 		background-color: white;
 		border: 1px #004FC4 solid;
 		
	}

	#maindiv
	{
	 
		padding: 0px;
	  	background-color: white;
		width: 809px;	
		
	
	  	margin-left: auto; 
	  	margin-right: auto;	   
	}
		
		
		
	#logo
	{
		vertical-align:top;
		width: 100%;
		padding: 0px;
		margin: 0px;
		height: 120px;
		font-size: 20px;

	    float: left;
	    clear:left;
	}
		
	h2 { margin: 0pt 0pt 0.5em;
    	font-size: 1.5em;
   	 	color: rgb(68, 179, 86);
    }
  	.headline { 
  		letter-spacing: 1px;
    }
    .logobild
    {
    }
    
	#Navigation
	{
		background-image: url('images/background_box.png');
		background-repeat: repeat-x;	
	 	float:left;
	    width: 809px;
	    height:25px;
	    padding: 0px;
	    background-color: #5ea23e;
	    color: #E6E6E6;
	    
	}
	
		
	#Navigation ul
	{	
		padding: 0px;
	    margin: 0px;
	    margin-left:5px;
	 	list-style: none;
		text-align: center;   
	}
	
  	#Navigation li 
  	{
  	
  	    margin: 0px;
  	    overflow: hidden;
     	color: #E6E6E6;
		float: left;
		border-right: 1px white solid;
		padding-left:10px;
		padding-right:10px;
        padding-top: 4px;
		height: 21px;
		text-align: center;  
		font-weight: bold;
		 
	}
	
	 #Navigation li.active
  	{
  	   background-image: url('images/background_hover.png');
  	   background-repeat: repeat-x;	 
	}

	
	#Navigation li:hover 
  	{
  	
 	  background-image: url('images/background_hover.png');	
 	 }
	
    #Navigation a
    {
    	color: white;
 		text-decoration: none;
     }
     
     
	#dropmenudiv{
		position:absolute;
		border:1px solid gray;
		line-height:18px;
		z-index:100;
		display:block;
		background-color:#E6E6E6;
		border-top: 0px;

	}

	#dropmenudiv ul
	{	
		padding: 0px;
	    margin: 0px;
	    margin-left:0px;
	 
	 	list-style: none;
		text-align: center;   
		
	}
	#dropmenudiv a{
		color: black;
	
	}
	
	#linkpfeil 
	{
		border: 0px solid ; 
		padding: 1px; 
		background:  none repeat scroll 0% 50%;
		width: 4px; 
		height: 7px;
	}
	
	#standardbild_links
	{
	
		float:left; 
		margin-right:20px;
		border: 1px solid gray;
		margin-bottom:10px;
	
	}	
	
    #standardbild_rechts
	{
	
		float:right; 
		margin-left:15px;
		border: 1px solid gray;
		margin-bottom:10px;

	}	
	
	   #standardbild_nofloat
	{
	
		border: 1px solid gray;
		margin-bottom:5px;

	}	
	
	#dropmenudiv li{
		float: none;
  	    margin: 0px;
  	    overflow: hidden;
  	    border: 0px;
		display:block;
        padding-top: 4px;
		height: 21px;
		text-align:  left;  
     	border-bottom: 1px solid gray;
	}

  	hr
  	{
  		height: 1px;
		border: 1px silver solid;
	}

  	#content
  	{
		float:left;
		padding: 0px;
		padding-right: 10px;
		margin-right: 0px;

		margin-left: 10px;
		line-height:16px;
		width: 570px;
		margin-top: 10px;
		
		padding-left:5px;
		overflow: visible;
	
	}

	#content p
	{
			line-height: 18px;
	}
	#boxes
  	{
		float: left;
		width: 170px;
		margin-top: 10px;
		margin-right: 0px;
	}
 
	
	#footer
	{
		color: gray;
		margin-top: 20px;
		width: 750px;
	    margin-left: auto;
	    margin-right: auto;
	    
		padding: 10px;
		height: 50px;
		border-top: 1px gray solid;
		text-align: right;
		clear: both;
	}
	
	.td_style1 {
		border: 1px solid #6CB947;
		background-color: #C0C0C0;
		vertical-align: top;
	}
	
	.td_style2 {
		background-color: #E6E6E6;
				vertical-align: top;
	}
	
	.td_style3 {
		color: #FFFFFF;
		background-color: #6CB947;
				vertical-align: top;
	}
	

	#boxheader 
	{
		width: 188px;
		color: white;
		height: 10px;
		padding: 5px;
		padding-bottom: 8px;
		vertical-align:middle;
		background-color: #004FC4;
		background-image: url('images/background_box.png');
		border: 1px #62a9f1 solid;
		font-weight: bold;
		border-top: none;
		 
		
	}
	

	#boxbody 
	{
		width:188px;
		padding: 5px;
		background: #E6E6E6;
		border: 1px #6cb947 solid;
		border-top: 0px;
		
	}
	span.Blauerteil
	{
		color: #004FC4;	    
	}
	
	span.Untertitel
	{
		font-style: normal;
		font-size: 15px;
	    
	}

	h1
	{
		font-size: 16px;
		width: 570px;
		border-bottom: 1px solid black;
		margin: 0px;
		padding: 0px;
		padding-bottom: 5px;

		
	}
	
		h3
	{
		font-size: 12px;
		width: 570px;
		border-bottom: 1px solid black;
		margin: 0px;
		padding: 0px;
		padding-bottom: 3px;

		
	}
	
