* {
	margin : 0;
	padding : 0;
}
.lynx {
	display : none;
}
.clear {
	clear : both;
}
body {
	background : url(../img/bg.jpg) #c9e3c0;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#top { 
	position : absolute; 
	top : 130px; 
	left : 216px; 
	width : 700px; 
	height : 22px; 
	background : transparent; 
}
#rahmen {
	margin : 50px 0 0 0;
	width : 800px;
	background : #006634 ;
	float : left;
	/*height : 480px;*/
}
#banner {
	background : url(../img/banner.jpg) no-repeat right;
	height : 80px;
}
#main {
	float : right;
	width : 700px;
	background : #fff;
}
#sidebar {
	float : left;
	width : 116px;
}
#sidebar ul {
	list-style : none;
	margin : 10px 10px 0 0;
	text-align : right;
}
#sidebar ul li {
	cursor : pointer;
	line-height : 23px;
	font-size : .9em;
	color : #999;
}
#sidebar li:hover {
	color : black;
}
* html #sidebar ul li {
	cursor : hand;
}
#change {
	position : absolute;
	top : 165px;
	border : 0;
	left : 216px;
	width : 250px;
	height : 378px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration : none;
	color : Gray;
	font-size : 0.8em;
}
#sidebar a:hover {
	color : Silver;
}
#content {
	margin : 10px 0 0 0;
	float : right;
	width : 584px !important;
	width : 575px;
}
#content #bild {
	background-repeat :  no-repeat;
	background-color : transparent;
	background-position : 0 0;
	width : 280px !important;
	width : 267px;
	height : 378px;
	float : left;
}
#content #topbild {
	position : absolute;
	top : 76px;
	left : 747px;
}
#content a:link.ulink {
	position : absolute;
	top : 461px;
	left : 216px;
	background : transparent;
	width : 250px;
	height : 80px;
}
#content #inhalt {
	color : #006634;
	width : 280px !important;
	width : 275px;
	float : right;
	margin-right : 20px;
}
#content #inhalt h2 {
	font-size : 1em;
	margin-bottom : 5px;
}
#content #inhalt p {
	font : 1em/1.5em Verdana;
}
#top { 
	width : 698px; 
	background : #fff; 
	height : 22px; 
	left : 0px; 
	position : relative; 
	top : 0; 
	border : 1px solid #006634;
}
#top ul {
	list-style : none;
	margin : 0;
	margin-left : 0px;
	border-left : 1px solid #006634;
}
#top ul li {
	margin : 0;
	padding : 0;
	display : inline;
	line-height : 22px;

}
#top a:link, #top a:visited {
	color : #006634;
	text-decoration : none;
	padding : .3em .75em .4em .7em;
	font-weight : bolder;
	line-height : 22px;
	border-right : 1px solid #006634;
}
#top a:link.current {
	background : #c9e3c0;
}
#top a:hover {
	background : #006634;
	color : #fff;
	/*padding : .3em 1em .3em 1em;*/
}
#top a:hover.current {
	background : #006634;
	color : #fff;
	/*padding : .3em 1em .3em 1em;*/
}
#footer {
	position : relative;
	left : 0px;
	top : 0;
	margin : 0;
	padding : 0;
	background : url(../img/footer.jpg) no-repeat bottom #fff;
	width : 800px;
	height : 15px;
}
fieldset {
	border : 0;
}
legend {
	font-weight : bolder;
}
a:link, a:visited {
	color : #006634;
	font-weight : bolder;
}
a:hover, a:active {
	color : black;
}
#b7 {	display : none;}
#b8 { display : none;}
#b9 {	display : none;}
#b10 {	display : none;}
#b11 {	display : none;}
#b12 {	display : none;}
#b13 {	display : none;}
#b14 {	display : none;}
#b15 {	display : none;}
#b16 {	display : none;}

.box {
	width : 584px;
}
.shoot {
	width : 300px !important;
	width : 300px;
	float : right;
}
fieldset.feedback {
	width : 300px !important;
	width : 300px;
	font-size : 0.9em;
}
legend.feed {
	color : #006634;
	margin-bottom : 10px;
}
#feedback_form div {
	clear : both;
	margin : 5px 20px;
}
#feedback_form input.button {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 10px 0 auto;
	color : #000;
	font : normal small-caps 11px Verdana, Arial, sans-serif;
	letter-spacing : 1px;
	background : #ebe9d4;
	float : right;
}
#feedback_form input.button:hover {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 0px 0 auto;
	color : #fff;
	font : normal small-caps 11px Verdana, Arial, sans-serif;
	letter-spacing : 1px;
	background :  #006634;
	float : right;
	cursor : hand;
	cursor : pointer;
}
#feedback_form input.feed {
	margin-right : 0px;
	/*float : left;*/
}
input.feed {
	border-width : 0 0px 1px 0;
	border-style : dotted;
	background : transparent;
	border-color : #ccc #999 #999 #ccc;
	width : 200px;
	/*float : right;*/
	font : 11px "Courier New", Courier, monospace;
	color : #006634;
	margin : 3px 0;
}
#feedback_form textarea {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	color : #006634;
	margin-right : 0px;
	width : 250px;
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color:#006634;
	background :#fefefe;
}
label.inline {
	width : 50px;
	/*float : left;*/
	/*text-align : right;*/
	margin : 0 10px 0 0;
/*	vertical-align : top;*/
}
.punkt {
	width : 1px;
	height : 1px;
	display : none;
	border : 0;
}