

		body{
			background-color: #e2e2e2; 
			color: #CCCCFF;
			margin: 0;
			padding: 0;
			font-family: Verdana, Helvetica,sans-serif;
			font-size: 13px;
    /*Erzwingen, dass Scrollbalken bzw, ein entsprechender Abstand rechts immer gesetzt wird*/
            min-height:1000px;

		}
		
		#wrapper{
			width: 800px;
			margin: 10px auto;
			border: 1px solid;
			background:  url(image/bg_nav.jpg) repeat-y left;
			background-color: #414680;			
		}
		
		#wrapperadmin{
			width: 800px;
			margin: 10px auto 10px auto;
			border: 0px;
			background:  url(image/blue.gif) repeat;			
		}
				
		#container{
 			background:  url(image/blue.gif) repeat-y right;	
			width: 800px;
			height: 100%;
			margin: 0 0 0 0;
			display: inline;
		}
		
		#leftmenu{
			width: 121px;
			height: 100%;
			background: url(image/buttonbg1.jpg) no-repeat;
			float: left;
		}
		
		#inhalt
			{
			width: 530px;
			height: 100%;
			margin: 0px;
			padding: 0 40px 0 10px;
			float: left;
			font-size: 1em;
			}

		#inhalttermine
			{
			width: 560px;
			height: 100%;
			margin: 0px;
			padding: 0 0 0 10px;
			float: left;
			font-size: 1em;
			}
			
		#inhalt a
			{
			color: #ccf;
			}
			
		#foto
			{
			width: 96px;
			height: 301px;
			background: url(image/foto_bg.jpg) no-repeat;
			float: right;
			padding: 0px;
			}


.fleft { float: left; } 
.fright { float: right; } 
.fnone { float: none; }


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	}
	
#menu li a {
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	height: 63px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #333;
	display: block;
	padding: 0px;
	}
	
#menu li a:hover {
	color: #777;
	padding: 0px;
	}
	
#menu li a:active 
	{
	color: #777;
	padding: 0px;
	}
		
#boxwrapper
	{
	padding: 0 0 0 0px;
	float: right;
	}
	
#boxes
	{
	}
		
		
		#header, #footer, #header_duo 
			{
			clear: both;
			}
		
		#header {
			background:  url(image/head_gr_800.jpg);
			height: 96px;
		}

		#header_duo {
			background:  url(image/head_gr_800_duo.jpg);
			height: 96px;
		}
		
		#footer {
			background:  url(image/footer_gr_800.jpg);
			height: 72px;
		}
		
		f1 {
			font-size: 20px;
			color: white;
		}
		
		h1{
			font-size: 16px;
			color: white;
			border-bottom: 1px dashed #CCCCFF;
		}
		
		h2 {
			font-size: 13px;
			font-weight: bold;
		}
		
		h2 a {
			color: #ccf;
			text-decoration: none;
			border-bottom: 1px dashed;
		}
		


		h4 {
			font-size: 10px;
			font-weight: normal;
			border-bottom: 1px dashed #ccf;
		}
		
		h5 {
			font-size: 10px;
			font-weight: normal;
		}
		
		f1 {
			font-size: 12px;
			font-weight: normal;
		}
		
		f2 {
			font-size: 10px;
			font-weight: normal;
		}
		
		ps {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		
		
		table {
			font-familiy: verdana, helvetica,sans-serif;
			font-size: 11px;
			line-height: 1.2em;
			vertical-align: top;
		}
		
		table td {
		vertical-align: top;
		}
		
		table a {
			color: #ccf;
			text-decoration: none;
			border-bottom: 1px dashed;
		}
		
		table a.ohnestrich {
			color: #ccf;
			text-decoration: none;
			border-bottom: 0px;
		}
	
		p{
			text-align: justify;
		}

		

