* { padding: 0px; margin: 0px; border: nonde; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.83em;
	color: #030303;
}

h1.top_h1
{
	position: absolute;
	top: -2000px;
}

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

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;
}


#top
{
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 980px;
	float: left;
}

#main
{
	width: 980px;
	float: left;
	background-image: url(images/headerbild.png);
	background-repeat: no-repeat;
	height: 292px;
	behavior: url(/fileadmin/soeding/iepngfix.htc);
}

#nav_top
{
	width: 400px;
	float: left;
	color: #fff;
}

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

#nav_top span
{
	float: left;	
	padding-top: 17px;
	padding-left: 40px;
}

#nav_top li
{
	display: block;
	float: left;
	list-style-type: none;
}

#nav_top li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 7px;
	padding-left: 31px;
	padding-right: 12px;
	
}

#nav_top ul
{
	padding-left: 20px;	
}


#events h1.events_top
{
	color: #325f32;	
	display: block;
	border-bottom: 2px solid #325f32;
	font-size: 1.4em;
}

#events h1
{
	color: #000;
	font-size: 1em;
	padding-bottom: 3px;
}

#events a
{
	color: #fec01a;
}	

#events p
{
	padding-bottom: 3px;	
}

#maincontent
{
	width: 980px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#left
{
	width: 200px;
	float: left;
}

#right
{
	width: 500px;
	float: left;
	display: inline;
	padding-left: 20px;
}

#events
{
	width: 240px;
	float: right;
}

#copy
{
	width:760px;
	float: right;
	text-align: center;
	padding-top: 10px;
	font-size: 0.83em;
	border-top: 1px solid #000;
}

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

#left li
{
	list-style-type: none;	
	display: block;
}

#left li a
{
	display: block;	
	color: #336133;
	text-decoration: none;
	padding: 10px;
	padding-left: 0px;
	border-left: 7px solid #C52125;
	text-align: center;
	color: #fff;
	background-color: #336133;
	margin-bottom: 4px;
	padding-right: 4px;
}

#left li.curr a, #left li a:hover
{
	border-left: 7px solid #fec01a;	
}

#left li.curr li a
{
	background-color: #fff;
	border: none;
	color: #336133;
	text-align: left;
	padding:0px;
	padding-left: 10px;
}

#left li.curr li.curr a
{
	font-weight: bold;	
}

#left li.curr li a:hover
{
	color: #000;	
	border: none;
}

#left li.curr ul
{
	padding-bottom: 7px;	
}

a { color: #7d9822; text-decoration: underline; }

p { padding-bottom: 20px; line-height: 1.5em; }
hr { height: 20px; border: none; border-top: 1px solid #000; margin-top: 10px; color: #fff;}

h1 { color: #336133; font-size: 1.3em; padding-bottom: 0.7em; } 
h2 { color: #336133; font-size: 1.1em; padding-bottom: 1em; }
h3 { color: #336133; font-size: 1em; padding-bottom: 1em }

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

#right li
{
	list-style-position: inside;
	padding-bottom: 7px;
}

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

#right ul 
{
	padding-bottom: 10px;	
}

.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: Georgia, "Times New Roman", Times, 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: Georgia, "Times New Roman", Times, 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;
}

