		body {
		  	margin: 0;
		  	padding: 0;
		  	background-color: #ffffff;
		  	font-family: arial;
		  	font-size: 12px;
		  	text-align: center;
		}
		#inhalt { 	
			text-align: left;
			vertical-align: middle;	
			margin: 0px auto;
			padding: 0;
			width: 610px;
		}
		#tbg_left {
			margin: 0;		
			padding: 0;
			width: 5px;
			height: 1100px;
			float: left;
			background: url(Grafiken/bg_left.gif);
			background-repeat: repeat-y;
		}
		#ttopcntr {
			margin: 0;		
			padding: 0;
			width: 600px;
			height: 1100px;
			float: left;
			background: #ffffff url(Grafiken/rcorner.gif) no-repeat bottom right;			
		}
		#tbg_rght {
			margin: 0;		
			padding: 0;
			width: 5px;
			height: 1100px;
			float: left;
			background: url(Grafiken/bg_rght.gif);
			background-repeat: repeat-y;	
		}	
		#bbg_left {
			margin: 0;		
			padding: 0;
			width: 10px;
			height: 25px;
			float: left;
			background: #ffffff url(Grafiken/bbg_left.gif) no-repeat bottom left;
		}
		#btopcntr {
			margin: 0;		
			padding: 0;
			width: 590px;
			height: 25px;
			float: left;
			background: #ffffff url(Grafiken/bbg_cntr.gif) repeat-x bottom;				
		}
		#bbg_rght {
			margin: 0;		
			padding: 0;
			width: 10px;
			height: 25px;
			float: left;
			background: #ffffff url(Grafiken/bbg_rght.gif) no-repeat bottom right;
		}
		a {
			font-size: 12px;
			text-decoration: none;
			line-height: 20px;			
			color: rgb(118, 171, 1);
		}
		a:hover {
			text-decoration: underline;
			line-height: 1.5em;
			color: rgb(118, 171, 1);
		}
		a.activelink {
			font-size: 20px;
			font-weight: bold;
			text-decoration: none;
			line-height: 1.5em;
			color: rgb(118, 171, 1);
		}
		#contents2 a {
			font-size: 12px;
			font-weight: bold;			
			text-decoration: none;
			line-height: 20px;			
			color: rgb(62, 96, 111);		
		}
		#contents2 a:hover {
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			line-height: 20px;			
			color: rgb(62, 96, 111);		
		}
		#contents2 a.activelink {
			font-size: 20px;
			font-weight: bold;
			text-decoration: none;
			line-height: 2em;			
			color: rgb(62, 96, 111);		
		}
		#navigation{
			margin-top: 20px;
			width: 550px;
			text-align: left;
			float: right;
		}
		#contents{
			margin-top: 30px;
			width: 400px;
			text-align: right;
			float: right;
		}
		#label{
			margin-top: 20px;	
			margin-left: 10px;	
			width: 40px;
			float: right;
			clear: right;
		}
		#cover{
			margin-top: 30px;
			margin-left: 20px;
			width: 125px;
			float: left;
		}
		#contents2{
			margin-top: 40px;
			margin-left: 20px;
			margin-right: 20px;
			width: 400px;
			float: right;
			text-align: justify;
			line-height: 20px;
		}
		#contents3{
			margin-top: 40px;
			margin-left: 20px;
			margin-right: 20px;
			width: 560px;
			float: right;
			text-align: justify;
			line-height: 20px;
		}		
		.font_big{
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			line-height: 1.5em;
			color: rgb(118, 171, 1);	
		}
		.font_bigger{
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
			line-height: 1.5em;
			color: rgb(118, 171, 1);	
		}		
