*		{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}	

html 	{
    height: 100%;
	margin-bottom: 1px;
		}		

body 	{
	text-align: center;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	line-height: 140%;
		}
        
a:link, a:visited  {
	text-decoration: none;
        }

a:hover {
        font-weight: normal;
        }
        
h1      {
	font-size: 250%;
	font-weight: normal;
	margin-bottom: 12px;
        }
		
h2      {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 12px;
        }

h3      {
        font-size: 100%;
        font-weight: bold;
        margin-bottom: 12px;
        }

h4      {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	margin-top: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
        }
		
h5      {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 30px;
        }
 
img     {
        border: none;
        }
        
.clr    {
        clear: both;
        }

/*-----container------*/

#wrap   {
	width: 775px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
        }

#main   {
        clear: both;
        width: 820px;
        margin: 0 auto;
        }

/*-----Header-----*/
        
#top	{
        width: 820px;
        height: 16px;
        margin: 0 auto;
        margin-top: 12px;
        text-align: right;
        }
        
#topleft    {
	float: left;
	width: 150px;
	height: 100%;
	border-bottom: none;
        }
        
#header  {
	clear: both;
	width: 100%;
	height: 76px;
	border-bottom-width: 1px;
        }
#header_titel {
	clear: both;
	width: 100%;
	height: 330px;
	border-bottom-width: 1px;
}
        
#h_center   {
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
        }
        
#logo   {
	float: left;
	width: 150px;
	height: 100%;
	background-color: #FFFFFF;
        }
		
#subheader  {
	clear: both;
	width: 100%;
	height: 76px;
	   }

/*-----Titelseite-----*/	   
	   
#titelheader  {
	clear: both;
	width: 100%;
	height: auto
        }

		
#titeltext    {
	float: left;
	width: 700px;
	text-align: left;
	margin-top: 80px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 30px;
	margin-right: 20px;
	border: none;

        }
#titeltext p    {	
	font-weight: bold;
	font-size: 110%;
	color: #ffcc66;
	}
	
.titellogo {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
    } 	
	
.titelbild {
	float: right;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 15px;
	margin-left: 15px;
    }   	   

/*-----Haupt-Navi-----*/
        
#navi   {
	float: left;
	width: 220px;
	text-align: center;
	margin: auto;
        }
        
#navi ul    {
	list-style-type: none;
	margin: 6px 4px;
	text-align: left;
	list-style-image: none;
	font-weight: bold;
        }
        
#navi li ul    {
	list-style-type: none;
	margin: 1px 4px 1px 10px;
	text-align: left;
	list-style-image: none;
        }
        
#navi li    {
	color: #000066;
	background-color: #E7EFFF;
	list-style-image: none;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
        }
		
#navi li ul li   {
	color: #000066;
	margin: 5px 2px;
	padding: 2px 3px;
	background-color: #E7EFFF;
        }
        
#navi li a  {
	color: #000000;
	list-style-image: none;
        }
#navi li a:hover {
	color: #333333;
	font-weight: bold;
}

#navi p {
	margin: 5px;
        }
        
/*----- Content -----*/

#content    {
	float: left;
	width: 430px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 30px;
	margin-right: 20px;
	border: none;
        }

#content p  {
        margin-bottom: 6px;        
        }

#content ul   {
	text-align: left;
        }
        
#content li    {
	
	margin: 0px 0px 0px 15px;
	padding: 0px;
        }
		
.imgleft {
	float: left;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: auto;
    }

.imgright {
	float: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
    }       

.fett {
	font-weight: bold;
    }
#tablecont    {
	float: left;
	width: 430px;
	text-align: left;
	margin-top: 50px;
	border: none;
        }
        
/*----- Footer -----*/
        
#bookmarks  {
	clear: both;
	width: 505px;
	height: 100%;
	padding-left: 270px;
	text-align: left;
	border-top: 1px solid #999999;
	font-size: 85%;
	margin-bottom: 30px;
        }
		
#bookmarks p  {
	margin-bottom: 6px;
	font-size: 100%;
	color: #666666;
        }
		
#bookmarks ul   {
	text-align: left;
        }
		
#bookmarks li {
    list-style: none;
    display: inline;
	margin: 0.4em;
        } 

#bookmarks img     {
	border: 1px solid #666666;
        }
		
#topfooter  {
	clear: both;
	width: 100%;
	height: 25px;
        }
		
#footer  {
	clear: both;
	width: 100%;
	height: 100%;
	text-align: center;
	border-top: 1px solid #999999;
	font-size: 85%;
	color: #ECECEC;
	margin-bottom: 30px;
        }
