	
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		background: url(/images/bg_1.jpg) 0 0 repeat-x;
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #999999;
	}
	
	hr {
		border: 1px;
		color: #B1B1B1;
		background-color: #FFFFFF;
		width:100%;
		height: 1px;
	}
	
	div, span, a, img, h1,h2 {
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	h1 {
		margin: 10px 0 10px;
		font-size: 13pt;
		line-height:120%;
	}
	h2 {
		margin: 3px 0 3px 22px;
		font-size: 11pt;
	}
	
	a {
		color: #b8b8b8;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}
	
	a:hover {
		color: #666666;
	}
	
	#wrapper {
		width: 1024px;
		margin: 0 auto -76px;
		min-height: 100%;
		height: auto !important;
		height: 100%;
	}
	
	.clear {
		clear: both;
	}
	.clearpic {
		clear: both;
		padding-bottom: 25px;
	}
	
	#header_area {
	}
	
	#logo {
		float: left;
		width: 206px;
		height: 97px;
	}
	
	#main_navi {
		margin-left: 214px;
		float: right;
		height: 20px;
	}
	
	#main_navi ul {
		margin: 84px 10px 0 0;
		list-style-type: none;
	}
	
	#main_navi li {
		float: left;
		margin: 0 0 0 25px;
	}
	
	#main_navi a {
		font-size: 11px;
		font-weight: bold;
		padding: 0 9px 0 0 ;
		background: url(/images/arrow_06.jpg) 100% no-repeat;
	}
	
	#header {
		background: url(/images/header_10.jpg) 0 0 no-repeat;
		width: 810px;
		height: 166px;
		
		margin: 14px 0 0 206px;
		clear: both;
	}
	
	
	#sec_kat {
		float: left;
		width: 194px;
	}
	
	#sec_kat ul {
		margin: 15px 0px 0 0;
		list-style-type: none;
	}
	
	#sec_kat li {
		margin: 0 0 10px 0;
		text-align: right;
	}
	
	#body_area {
		margin: 48px 0 0 0;
		background: url(/images/content_bg.jpg) 200px 0 repeat-y;
		width: 100%;
	}
	
	.navi_1 {
		font-weight: bold;
		padding: 0 7px 0 0;
		background: url(/images/arrow_06.jpg) 100% 55% no-repeat;
	}
	
	.navi_2 {
		font-weight: normal;
		padding: 0 9px 0 0 ;
		background: url(/images/arrow_15.jpg) 100% 60% no-repeat;	
	}
	
	.navi_1, .navi_2 {
		font-size: 10pt;
	}
	
	.content_area {
		float: left;
		width: 739px;
		margin: 0px 0px 0 0;
		padding: 0px 40px 0 40px;
		line-height:130%;
		text-align: justify;
	}
	.content0 {
		position:relative;
		display:inline;
		width:100%;
		line-height:130%;
		text-align:justify;
	}
	.content a{
		color:#333333;
		text-decoration:none;
	}
	.content a:hover{
		color:#000000;
		text-decoration:underline;
	}
	
	.img_right {
		position: relative;
		display: inline;
		float: right;
		margin: 0px 0px 10px 20px;
		padding: 0;
	}
	
	.img_left {
		position: relative;
		display: inline;
		float: left;
		margin: 0px 20px 10px 0px;
		padding: 0;
	}
	
	#push {
		height: 76px;
	}
	
	#footer {
		clear: both;
		background: url(/images/footer_bg_23.jpg) 0 0 repeat-x;
		height: 53px;
	}
	
	#footer_end {
		border-top: 1px solid #666666;
		height: 21px;
		border-bottom: 1px solid #b1b1b1;
	}

	div#inner_footer_end {
		width: 1024px;
		margin: 3px auto;
		font-size: 10px;
	}
	
	#span_left {
		float: left;
	}
	
	#span_right {
		float: right;
	}
	#span_right a{
		color: #666666;
		font-size:10px;
	}
	#span_left, span_right {
		color: #b8b8b8;
	}
	
	.copyright {
		font-size: 12px;
	}
	
	.hg{
		background-color:#e7e7e7;
	}
	.sitemap{
		padding: 4px;
	}
	.sitemap a{
		color:#666666 ! important;
	}
	.smalltext{
		font-size:9px;
	}
	
	div.picgal{
		margin-bottom: 24px;
	}

	div.picgalPreviewBox{
		width: 292px;
		height: auto;
		margin-top: 12px;
		border-bottom: 1px solid #F20000;
		background-color:#FFFFFF;
		position: relative;
		display: block;
		clear: both;
	}
	
	td.picgalTitel{
		background-color:#E7E7E7;
		border: 1px solid #F20000;
		border-bottom:#999999;
	}
	SPAN.textheader{
		FONT-WEIGHT: bold ! important;
	}
	td.picgalPreviewBoxMoveRight{
		width:15px;
		/*background-color:#8A97AA;*/
		border-left: 1px solid #F20000;
		text-align:center;
		font-size:14px;
		font-weight:bold;
	}
	div.picgalPreviewBoxVisible{
		width: 250px;
		overflow: hidden;
		position: relative;
		/*display: block;*/
	}
	div.picgalPreviewBoxContent{
		left: 0px;		
		position: relative;
		/*display: block;*/
		white-space:nowrap;
	}
	div.picgalPreviewBoxContent a{
		padding: 5px;
	}
	td.picgalPreviewBoxMoveLeft{
		width:15px;
		/*background-color:#8A97AA;*/
		border-right: 1px solid #F20000;
		text-align:center;
		font-size:14px;
		font-weight:bold;
	}
	div.picgalBigPic{
		display:none;
		width:292px;
	}
	table.picgalBigPic{
		width:292px;
	}
	td.picgalBigPic_close{
		background-color:#e7e7e7;
		padding:5px;
		text-align:right;
	}
	td.picgalBigPic_pic{
		background-color:#e7e7e7;
		padding:5px; 
		padding-bottom:15px; 
		vertical-align:top;
		text-align:center;
	}

	.listheader_open{
		background:url('/images/list_open.gif') 6px 6px no-repeat;
		width:100%;
		background-color:#e7e7e7;
		border: 1px solid #999999;
		margin-bottom: 6px;
		cursor:pointer;
	}
	.listheader_close{
		background:url('/images/list_close.gif') 6px 6px no-repeat;
		width:100%;
		background-color:#e7e7e7;
		border: 1px solid #999999;
		cursor:pointer;
	}
	.listheader_close h2{
		color:#000000;
	}
	.listcontent{
		display:none;
	}
	.listcontentBox{
		min-height:200px;
		/*position:relative;
		display:block;
		height:auto;*/
		color:#333333;
		background-color:#fcfcfc;
		border:1px solid #999999;
		border-top:0;
		padding: 12px 12px 12px 12px;
		margin-bottom:22px;
	}
	.listcontentBox .img {
		position: relative;
		display: inline;
		float: right;
		margin-left: 12px;
		margin-bottom: 6px;
	}
	
	.listtools{
		width:292px;
		height:auto;
		background-color:#FFFFFF;
		border: 1px solid #F20000;
		margin-top:12px; 
	}
	.listtools 	td.titel{
		background-color:#E7E7E7;
		border-bottom: 1px solid #999999;
	}
	.listtools a{
		color:#F20000;
		text-decoration:none;
	}
	.listtools a:hover{
		color:#999999;
	}

	.contact{
		width: 330px;
	}
	.antispam{
		width: 180px;
	}
	.field{
		width: 330px;
		height: 160px;
	}

