html
{
	overflow:		scroll;
}

body
{
	background-image:	url('img/hg.jpg');
	background-attachment:	fixed;
	font-family:		Verdana, Tahoma, Arial, sans-serif;
}

#site
{
	margin:			15px auto 15px auto;
	width:			900px;
	height:			auto;
	background:		transparent;
}

#headerpic
{
	width:			900px;
	height:			150px;
	float:			left;
	margin:			0;
	overflow:		hidden;
}

#wrap
{
	width:			100%;
	height:			auto;
	background:		#ffffff;
	clear:			both;
}

#float-container
{
	clear:			both;
}

#grafik
{
	margin:			0;
	width:			205px;
	height:			auto;
	padding:		20px 0 20px 20px;
	float:			left;
	background:		#ffffff;
}

#main
{
	margin:			0px 0 0 0;
	width:			410px;
/*	width:			635px;*/
	height:			auto;
	padding:		20px;
	float:			left;
	font-family:		Verdana, Tahoma, Arial, sans-serif;
	font-weight:		normal;
	font-size:		11px;
	line-height:		17px;
	color:			#000000;
	background:		#ffffff;
	text-align:		left;
}

#news
{
	margin:			0px 0 0 0;
	width:			185px;
	height:			auto;
	padding:		20px;
	float:			left;
	font-family:		Verdana, Tahoma, Arial, sans-serif;
	font-weight:		normal;
	font-size:		11px;
	line-height:		17px;
	color:			#000000;
	background:		#ffffff;
}

#news .csc-textpic
{
	margin:			20px 0 0 0;
}

.content-element
{
	margin:			0 0 20px 0;
}

h1
{
	font-family:		Verdana, Tahoma, Arial, sans-serif;
	font-weight:		bold;
	font-size:		16px;
	line-height:		22px;
	color:			#2E8E1E;
	margin:			0 0 20px 0;
}

h2
{
	font-family:		Verdana, Tahoma, Arial, sans-serif;
	font-weight:		bold;
	font-size:		13px;
	color:			#2E8E1E;
	margin:			0 0 8px 0;
}

p
{
	margin:			0 0 8px 0;
}

.bodytext b
{
	font-weight:		bold;
	color:			#2E8E1E;
	margin:			0 0 8px 0;
}

a:link, a:visited
{
	color:			#2E8E1E;
}

a:hover, a:active
{
	text-decoration:	none;
}

.csc-mailform
{
/*	margin:			0 0 0 220px;*/
	margin:			0;

}

fieldset
{
border: 0px solid transparent;
}

label
{
	width:			200px;
	margin:			0 0 10px 0;
	display:		inline-block;
}

.csc-textpic-caption
{
	margin:			10px 0 0 0;
	font-size:		10px;
	line-height:		15px;
}

#main li
{
	margin:			0 0 5px 0;
}
