body {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#746E69;
	background:#D6D6CF;
	background-image:url(image/back_kasten.jpg);
	background-repeat:repeat-x;
	margin: 0; padding: 0; 
	border-style:none;
	line-height:20px;
	}	
h1	{
	font-size:17px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	line-height:28px;
	font-weight:100;
	}	
h2	{
	font-size:15px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	line-height:25px;
	font-weight:100;
	}	
.orange		{
	color:#E25A00;
	}
.gruenbold		{
	color:#339900;
	font-weight:bold;
	}
.gruennormal	{
	color:#339900;
	font-weight:normal;
	}
.graubold		{
	font-weight:normal;
	font-size:16px;
	}
.gruen_bu		{
	color:#339900;
	font-style:italic;
	font-size:10px;
	}
a	{
	color:#339900;
	text-decoration:none;
	border:opx;
	}
a:hover	{
	color:#746E69;
	text-decoration:none;
	}	
.on		{
	color:#746E69;
	text-decoration:none;
	}
#navi a	{
	color:#339900;
	text-decoration:none;
	}
#navi a:hover	{
	color:#746E69;
	text-decoration:none;
	}	
#navi .on		{
	color:#746E69;
	text-decoration:none;
	}
#footer a	{
	color:#746E69;
	text-decoration:none;
	}
#footer a:hover	{
	color:#339900;
	text-decoration:none;
	}	
#footer .on		{
	color:#339900;
	text-decoration:none;
	}
.logo	{
	text-decoration:none;
	border:0px;
	}

	
/* LAYOUT*/

#content	{
	width:437px;
	min-height:520px;
	/* Position */
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: -280px;
	border-left: 2px solid #70B73F;
	border-right: 3px solid #CFD0D0;
	padding-top:31px;
	padding-left:40px;
	padding-right:50px;
	padding-bottom:80px;
	background-image:url(gif/strich.gif);
	background-repeat:repeat-y;
	background-position:181px;
	background-color:#FFFFFF;
	}	
#kopf	{
	width:532px;
	/* Position */
	position: absolute;
	top: -89px;
	left: -2px;
	}	

#kopf_bild	{
	width:349px;
	/* Position */
	position: absolute;
	top: 0px;
	left: 195px;
	}	
#kopf_logo	{
	height:72px;
	position: absolute;
	top: 34px;
	left: 331px;
	width: 165px;
	}	
#headline {
	position: absolute;
	left: 519px;
	top: 50px;
	width: 10px;
	font-size:18px;
	line-height:18px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	background-color:#CFD0D0;
	}	
#bilder {
	position: absolute;
	left: 555px;
	top: 32px;
	width: 150px;
	}	
#navi	{
	font: 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:-190px;
	top:43px;
	width:150px;
	line-height:28px;
	text-align:right;
		}	
#subnavi	{
	font: 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:6px;
	width:755px;
	height:22px;
	border-bottom:1px solid #E26800;
	padding-left:240px;
		}	
#punkt	{
	width:15px;
	height:15px;
	/* Position */
	position: absolute;
	top:-9px;
	left: 523px;
	}	
#footer {
	position: absolute;
	left: -2px;
	bottom: 0px;
	height: 40px;
	width: 482px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	border-top: 2px solid #70B73F;
	font-size:11px;
	line-height:16px;
	color: #746E69;
	background-image:url(gif/strich_footer.gif);
	background-repeat:no-repeat;
	background-position:186px;
	background-color:#D6D6CF;
	}	
#logo{
	display:none;
	}
