@charset "ISO-8859-1";
body {
	background-color: #5C5C5E;
	margin-top: 35px;
}
.anna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../bilder/stapel_bg.jpg);
	background-repeat: no-repeat;
	background-position: 698px 345px;
	height: 512px;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 523px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #89CE00;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
h1.wi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
}

h1.wi a, h1.wi a:link , h1.wi a:visited , h1.wi a:hover, h1.wi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	letter-spacing: 0px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-decoration: none;
}

h1.wi a:hover {
	color: #FFFFFF;
}

a, a:link , a:visited , a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #89CE00;
	text-decoration: underline;
}
.gr{
	color: #89CE00;
}

	.gr a, .gr a:link , .gr a:visited , .gr a:hover, .gr a:active{
		margin-left:5px;
		
	}
	
	.gr a img {
		border: solid 1px #FFF;
	}
	
.wi{
	color: #FFF;
}
a img {
	border: none;
}
a.wi, a.wi:link , a.wi:visited , a.wi:hover, a.wi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #7F7F7F;
	background-color: #FFFFFF;
	padding-left: 35px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../bilder/hg.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}
ul{
	list-style: disc outside;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
li{
	margin-left:0px;
	padding-left:0px;
}
#flContent{
	width: 444px;
	height: 446px;
}
#flContentIndex{
	width: 756px;
	height: 453px;
	background-image:url(../bilder/index_bg.jpg);
	background-repeat:repeat-x;
}
	#alter{
		width: 756px;
		height: 453px;
		/**/overflow:hidden;
	}
	#alter .logo{
		position:relative;
		top:25px;
		left:295px;
		width:180px;
	}
	#alter .stuhl{
		position:relative;
		top:48px;
		left:116px;
		width:203px;
	}
	#alter .hocker{
		position:relative;
		top:-302px;
		left:454px;
		width:182px;
	}
