* { padding: 0; margin: 0; border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #000;
	background-color: #fbf7f2;
	background-image: url(images/bodybackground.png);
	background-repeat: repeat-x;
	padding-top: 30px;
}


a.dec {
	font-size:0.9em;
	color:#000000;
	text-decoration:none;
}

a.defaults {
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

a.inc {
	font-size: 1.2em;
	color:#000000;
	text-decoration:none;
}

#center
{
	width: 980px;
	margin: 0 auto;
}

#top
{
	width: 980px;
	float: left;
	height: 135px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	
	border: 1px solid #000;
	border-bottom: none;
}

#top span
{
	display: block;
	position: relative;
	left: 820px;
	width: 140px;
	top: -35px;
	font-weight: bold;
}

h1.tophead
{
	position: absolute;
	top: -3000px;
}

#mainnav
{
	position: relative;
	top: 40px;
	left: 55px;
	float: left;
}

#top h1
{
		
}

#top h1 a
{
	display: block;
	font-size: 1px;
	width: 55px;
	height: 44px;
	position: relative;
	left: 165px;
	top: 38px;
	
	color: #f6f6f1;
	text-decoration: none;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
	padding: 5px;
	margin-left: 10px;
}

#mainnav li a
{
	color: #fff;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#mainnav li.curr, #mainnav li:hover
{
	background-color: #ca8c1d;
	background-image: url(images/buttonbackground.png);
	background-repeat: repeat-x;	
}

#mainnav li.curr a,  #mainnav li:hover a
{
	color: #324304;	
}

#content
{
	width: 980px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float: left;
	background-image: url(images/contentbackground.jpg);
	background-repeat: repeat-x;
	background-color: #fbf7f2;
}

#footer
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 15px solid #68792a;
	width: 980px;
	float: left;
	background-image: url(images/footerbackground.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
}

#footer li
{
	list-style-type: none;
	display: inline;
}

#footer li a
{
	padding-left: 7px;
	padding-right: 7px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #fff;
}

#footer li.last a
{
	border: none;	
}

#copy
{
	width: 980px;
	float: left;
	text-align: center;
	color: #000;
	font-size: 0.8em;
	padding-top: 7px;
	padding-bottom: 7px;
}

#copy a
{
	color: #000;
	text-decoration: none;
}

#oben
{
	float: left;
	padding:10px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 964px;
}

#unten
{
	float: left;
	padding:10px;
	padding-right: 0px;
	padding-top: 0px;
	width: 964px;
}	


#oben_links
{
	width: 676px;
	float: left;
	height: 230px;
	padding: 7px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#headerbild
{
	width: 100%;
	height: 230px;
	float: left;
	background-image: url(images/headerfoto.jpg);
	background-repeat: no-repeat;	
}

#oben_rechts
{
	width: 245px;
	padding-right: 15px;
	float: right;
	height: 252px;
	background-image: url(images/obenrechts.png);
	background-repeat: no-repeat;
}

#maincontent
{
	float: left;	
	width: 670px;
	float: left;
	padding: 10px;
	background-color: #fff;

}

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

#maincontent h1
{
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.5em;
	padding-bottom: 10px;
	padding-top: 5px;
}

#maincontent h2
{
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

#maincontent h3
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
}

#maincontent p
{
	padding-bottom: 7px;	
}

a
{
	color: #5f7b1c;
	text-decoration: underline;
}

#maincontent ul
{
	padding-bottom: 10px;	
	padding-top: 5px;
}

#maincontent li
{
	list-style-position: inside;	
}

#maincontent hr
{
	border: none;
	border-top: 1px solid #5f7b1c;
	margin-top: 5px;
	padding-bottom: 5px;
	height: 1px;
}

#wetter
{
	float: left;
	color: #fff;
	width: 80%;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

#wetter a
{
	color: #fff;
	text-decoration: none;
}

#news
{
	float: right;
	padding: 5px;
	width: 240px;
	color: #fff;
}


#news span a
{
	float: right;
	display: block;
	background-image: url(images/hackerl.png);
	background-repeat: no-repeat;	
	width: 70px;
	padding-left: 25px;
	margin-top: 7px;
	color: #fff;
	text-decoration: none;
	
}

#news p
{
	padding-bottom: 7px;	
}

#subnav
{
	background-repeat: no-repeat;
	background-position: center bottom;	
	float: right;
	width: 260px;
   behavior: url(/fileadmin/gabersdorf/iepngfix.htc);
}

#subnav li
{
	list-style-type: none;
	
}

#subnav li a
{
	display: block;
	padding: 7px;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(images/hackerl.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnav li.curr a, #subnav li a:hover
{
	font-weight: bold;	
}

#oben_rechts h1
{
	font-size: 1em;
	color: #fff;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 10px;
}

#news h1
{
	padding: 0px;
	font-size: 1.1em;	
	padding-bottom: 7px;
	color: #fff;
}

#news p
{
	padding-bottom: 0px;
	padding-top: 0px;
}

#maincontent li li
{
	padding-left: 10px;	
}

#maincontent li li li
{
	padding-left: 20px;	
}