* { margin: 0; padding: 0;}

html
	{
		margin-bottom: 1px;
		height: 100%;
	}

body
	{
		margin: 0;
		padding: 0 0 20px 0;
		text-align: center;
		color: #003399;
		background-color: #f6f6ff;
	}
		

#container
	{
		width: 920px;
		margin: 25px auto 30px auto;
		text-align: left;
	}

#container-position
	{
		position: relative;
		left: 50%;
		margin-left: -460px;
		width: 920px;
		text-align: left;
		background-color: #fcfcfc;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
	}

#kopf
	{
		position: absolute;
		left: 50%;
		top: 0px;
		margin-left: -460px;
		width: 920px;
		height: 20px;
		background-color: #fcfcfc;
		padding: 3px 0 3px 0;
		text-align: right;
	}

	#kopf a
		{
			color: #000066;
			margin: 0 12px 0 0;
			text-decoration: none;
			font-family: arial, helvetica, sans-serif;
			font-size: 13px;
			
		}
		
	#kopf a:link, #kopf a:visited;
		{
			color: #000066;
			text-decoration: none;
		}
	
	
	#kopf a:focus, #kopf a:hover, #kopf a:active
		{
			color: #000055;
			text-decoration: underline;
		}
	
	
#header
	{
		width: 920px;
		height: 165px;
		margin-top: 25px;
		background: url('../Bilder/banner-920-2.jpg') no-repeat left bottom;
	}


span.logo
	{
		width: 180px;
		height: 20px;
		float: left;
		margin: 1px 0 2px 0;
		background: url('../Bilder/schriftzug5.jpg') no-repeat left bottom;
	}	

/*=================================
 		Linke Box
 ==================================*/
 
#linke-box
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 160px;
		height: auto;
		text-align: left;
		background: #fcfcfc;
		margin-top: 199px;
	}


	ul#menu
		{
			width: 160px;
			height: 290px;
			margin-bottom: 0px;
			font: 13px arial;
			text-align: left;
			background-color: #fbfaeb;
			margin-top: 0px;
		}			


	ul#menu li
		{
			position: relative;
			margin: 0;
			list-style-type: none;
			border-top: 1px solid #fbfbfb;
		}

	ul#menu a
		{
			display: block;
			text-decoration: none;
			padding: 5px 3px 5px 7px;
			font-size: 13px;
		}

	ul#menu a:link,
	ul#menu a:visited
		{
			color: #110044;
			background-color: #003399;
			background-color: #0099ff;
			background-color: #ffaa00; /*davor #ff9900*/
			background: #e6e6e6;
			font-size: 13px;

		}
	
	ul#menu a:focus, ul#menu a:hover, ul#menu a:active, ul#menu li#current-menu a
		{
			color: #110044;
			background-color: #1177ff;
			background-color: #ffcc00; /*davor #ffbb00*/
			background: #d2d2d2;
			font-size: 13px;
		}


* html .unterseite-markiert { padding: 5px 3px 20px 3px; }

* html #bilder-links li { margin-bottom: -15px; }

* html ul#menu { margin-top: 0; }

/*=======================================
		für Klappmenü
=======================================*/

	ul#menu ul
	{
		position: absolute; 
		top: 0; 
		left: 100%; 
		width: 100%;
	}

ul#menu ul
	{
		display: none;
	}

ul#menu li:hover ul
	{
		display: block;
	}

ul#menu ul li
	{
		border-right: 1px solid #fcfcfc;
		border-left: 2px solid #fcfcfc;
	}



.unterseite-markiert
		{
			color: #cc0000;
			background-color: #fdfdfd;
			padding: 5px 3px 5px 3px;
		}



* html .unterseite-markiert { padding: 5px 3px 20px 3px; }



* html ul#menu { margin-top: 0; }




#box-umruester
	{
		width: 157px;
		height: auto;
		background: #fcfcfc;
		font: 12px verdena, arial, sans-serif;
		border-top: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		text-align: center;
		margin: 35px 0 0 0;
		padding: 0px 0px 10px 0px;
	}
	
	h3.umruester-ueberschrift
		{
			background: #e6e6e6;
			color: #110044;
			padding: 3px 3px 3px 3px;
			margin: 0 0 10px 0;
			font: 13px verdena, arial, sans-serif;
		}

ul#umruester-liste
	{
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		color: #666666;
		background: #fcfcfc;
	}
	
	ul#umruester-liste li
		{
			width: auto;
			height: auto;
			margin: 0 0 0 25px;
			list-style-type: square;
			text-align: left;
			background: #fcfcfc;
		}


	ul#umruester-liste li a
		{
			font: 12px arial, sans-serif;
			text-decoration: none;
			color: #666666;
			background: #fcfcfc;
		}
		
	ul#umruester-liste li a:link,
	ul#umruester-liste li a:visited
		{
			color: #666666;
			background: transparent;
			background: #fcfcfc;
		}
		
	ul#umruester-liste li a:focus,
	ul#umruester-liste li a:hover,
	ul#umruester-liste li a:active
		{
			color: #666666;
			background: #fcfcfc;
			text-decoration: underline;
		}

/*================================
 Mittlerer Teil - Contentbereich
==================================*/

#contentbereich
	{
		width: auto;
		height: auto;
		margin: 10px 177px 10px 170px;
		text-align: center;
		padding: 0 0 10px 0;
		background-color: #fcfcfc;
		font-size: 16px;
		border: 1px solid #dfdfdf;
	}

#textbereich
	{
		width: auto;
		height: auto;
		margin: 0 5px 0 5px;
		padding: 0 13px 10px 13px;
		text-align: justify;
		background-color: #fcfcfc;
	}


	#textbereich p
		{
			font-size: 13px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #000033;
			line-height: 19px;
			margin-bottom: 20px;
		}

p#no-margin
	{
		margin-bottom: 0px;
	}	

h2.ueberschrift-zwei
	{
		width: auto;
		font-size: 14px;
		color: #3366ff;
		margin: 25px 0 5px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}

#textbereich p.anmerkung
	{
		color: #cc2200;
		font-size: 13px;
	}

/*=============================================
			Interne Links
==============================================*/
	.interner-link a
		{
			font-family: arial, helvetica;
			font-size: 13px;
			color: #000066;
		}


	.interner-link a:link, .interner-link a:visited
		{
			color: #000066;
			text-decoration: none;
			border-bottom: 1px dotted #3366ff;
		}

	.interner-link a:focus, .interner-link a:hover, .interner-link a:active
		{
			color: #ff8400;
			border-bottom: 1px dotted #ff8400;
		}

		
/*==========================================	
			Externe Links
==========================================*/

	.externer-link a
		{
			font-family: arial, helvetica;
			font-size: 13px;
			color: #666666;
		}
		
		.externer-link a:link, .externer-link a:visited
			{
				color: #4400dd;
				text-decoration: none;
				border-bottom: 1px dashed #4400dd;
			}
		
		.externer-link a:focus, .externer-link a:hover, externer-link a:active
			{
				color: #000066;
				text-decoration: none;
				border-bottom: 1px dashed #000066;
			}
		
ul.im-text
	{
		margin: 20px 0 20px 5px;
		padding: 0;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
	}


	ul.im-text li
		{
			margin: 10px 15px 0px 5px;
			padding: 5px 5px 0 5px;
			list-style-type: none;
			color: #000088;
			background-color: #fcfcfc;
			line-height: 17px;
		}

	li span
		{
			color: #0000ff;
			font-size: 11px
		}
		
		
	li h2
		{
			width: auto;
			font-size: 14px;
			color: #3366ff;
			margin: 7px 0 5px 0;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
		}
		
span.externe-links a
	{
		color: #000066;
	}

	span.externe-links a:link, span.externe-links a:visited
		{
			color: #000066;
			text-decoaration: underline;
		}


	span.externe-links a:focus, span.externe-links a:hover, span.externe-links a:active
		{
			color: #f9f9f9;
			text-decoration: none;
		}



/*========================================
			Rechte Seite
=========================================*/

#rechte-box
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 160px;
		height: 600px;
		float: right;
		margin: 200px 0 0 752px;
	}

/*=================================
		Bilder
================================*/

img.bild-rechts
	{
		float: right;
		background-color: transparent;
		margin: 5px 0 1px 15px;
		display: inline;
		position: relative;
	}


img.bild-links
	{
		float: left;
		background-color: transparent;
		margin: 3px 6px 0 0;
		display: inline;
		position: relative;
	}

/*==========================
	Rest
============================*/

#footer
	{
		clear: both;
		height: 20px;
		background-color: #fcfcfc;
		margin: 0 60px 0 60px;
		padding: 5px 5px 0 5px;
		font-size: 11px;
		text-align: center;
		border-top: 1px dotted #dddddd;
	}
	
	
h1#hauptueberschrift
	{
		width: auto
		height: auto;
		color: #fcfcfc;
		font: 16px arial;
		font-weight: bold;
		margin-left: 0px;
		padding-left: 0px;
		text-align: left;
	}

	span.ueberschrift-hintergrund
		{
			width: auto;
			background: #c9c9c9;
			padding: 1px 5px 1px 5px;
			height: 16px;
		}

strong
	{
		font-weight: normal;
	}
/*=============================================
			adesnse
=============================================*/

#adsense-oben
	{
		width: 470px;
		height: 60px;
		margin: 24px auto 22px auto;
		text-align: center;
	}

#adsense-unten
	{
		width: 470px;
		height: 60px;
		margin: 24px auto 22px auto;
		text-align: center;
	}
	
	
#adsense-menu
	{
		width: 160px;
		height: 240px;
		margin: 40px auto 0 auto;
		padding-top: 17px;
		text-align: center;
	}

#adsense-grafik-unten
	{
		width: 160px;
		height: auto;
		margin: 0 auto 0 auto;
		background: #ffaa00 url('../Bilder/adsense-menu-unten2.jpg') no-repeat bottom left; 
	}

	
	
	#adsense-menu2
		{
			width: 160px;
			height: auto;
			margin: 25px auto 0 auto;
			text-align: center;
			background: #fbfbfb;
		}
