* { padding: 0px; margin: 0px; }
img, img a { border: none; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	background-color: #e6e6e5;
}

#wrapper
{
	width: 960px;
	margin: 0 auto;
	background-image: url(images/arrow_subnav.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#top
{
	width: 960px;
	float: left;
	background-color: #fff;
	background-image: url(images/top_background.png);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-top: 20px;
}

#headings
{
	width: 400px;
	float: left;
	padding-top: 25px;
}

#headings h1.weg
{
	position: absolute;
	top: -3000px;
}

#headings h1 a
{
	display: block;
	width: 317px;
	margin-left: 30px;
	height: 37px;
	font-size: 1px; 
	color: #fff;
	float: left;
}

#headings h2
{
	font-size: 1px; 
	color: #fff;
}

#search
{
	width: 190px;
	float: right;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
}

#search form
{
	float: right;	
}

input.search_input
{
	border: 1px solid #dbd6d2;	
	font-size: 11px;
	width: 150px;
	padding: 2px;
	float: left;
	margin-right: 5px;
}

input.los
{
	background-color: #FFF;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;	
	font-size: 1px;
	color: #fff;
	height: 25px;
	width: 25px;
	border:none;
	float: right;
}

#content input.los
{
	float: none;	
		background-color: #FFF;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;	
	font-size: 1px;
	color: #fff;
	height: 25px;
	width: 25px;
	border:none;
}

#white_border
{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #fff;
	float: left;
}

#mainnav 
{
	width: 900px;
	float: left;
}

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

#mainnav li a
{
	display: block;
	float: left;
	background-color: #8a9536;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 128px;
	background-image: url(images/background_top_buttons.png);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 4px;
	padding-bottom: 3px;
}

#mainnav li.curr a
{
	background-image: url(images/background_top_buttons_curr.png);		
}

#bottom
{
	width: 930px;
	float: left;
	background-color: #fff;
	background-image: url(images/bottom_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
	padding-left: 30px;
	font-weight: bold;
}

#bottom a
{
	color: #231f20;
	text-decoration: none;
}

#bottom a:hover
{
	text-decoration: underline;
}

#copy
{
	width: 930px;
	float: right;
}

#copy
{
	font-size: 11px;
	color: #bfbebb;
	font-weight: normal;
	padding-top: 5px;
}

#copy a
{
	color: #bfbebb;
}

#copy a:hover
{
	text-decoration: none;
}

#teaser
{
	width: 900px;
	float: left;
	margin-top: 3px;
	display: inline;
	background-image: url(images/trauben.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

#teaser_right
{
	background-color: #9ea93c;
	float: right;
	width: 256px;
	height: 196px;
	background-image: url(images/welcome.png);
	background-repeat: no-repeat;
}

#teaser_right h1, #teaser_right h2
{
	color: #9ea93c;
	font-size: 1px;
}

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

#left
{
	width: 210px;
	float: left;
	padding-top: 5px;
}

#subnav
{
	width: 210px;
	float: left;
}

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

#subnav li a
{
	display: block;
	border-bottom: 1px dotted #c2c3ab;
	text-decoration: none;
	color: #7e844a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/arrow_subnav.png);
	background-repeat: no-repeat;
	background-position: left 6px;	
	padding-left: 14px;
}

#subnav ul 
{
	background-color: #e5e6ce;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#subnav li.curr ul
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#subnav li.curr li a
{
	border: none;
	font-weight: normal;
	background-image: none;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

#subnav li.curr a
{
	background-image: url(images/arrow_subnav_down.png);
	background-position: left 8px;
	padding-left: 17px;
}

#left_content
{
	width: 210px;
	float: left;
	color: #231f20;
}

#left_content a
{
	color: #231f20;
	text-decoration: none;
}

#left_content a:hover
{
	text-decoration: underline;	
}

#left_content h1
{
	background-color: #aeb667;	
	color: #fff;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#left_content ul
{
	padding: 15px;
	background-color:  #e5e6ce;
}

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

#left_content h2
{
	background-color:  #e5e6ce;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #aeb667;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0px;
}

#left_content p
{
	background-color:  #e5e6ce;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#content
{
	width: 670px;
	float: right;
	padding-top: 20px;
}

/* für den Content */
#content { line-height: 1.5em; }

#content li { list-style-position: inside; }
#content li li { padding-left: 20px; }
#content ul { padding-bottom: 10px; }

a { color: #aeb667; text-decoration: none; }
#content a:hover { text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #d3d5ab; margin-top: 10px; margin-bottom: 10px; color: #fff;}

h1 { font-size: 1.5em; color: #231f20; padding-bottom: 7px;  font-family: Georgia, "Times New Roman", Times, serif;}
h2 { font-size: 1.3em; color: #231f20; padding-bottom: 5px;  }
h3 { font-size: 1em; color: #231f20; padding-bottom: 3px; }


/*--------------------------------------------csc-mailform------------------*/

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

.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: 13px;
}

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

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

#content textarea
{
	height: 200px;	
	border: 1px solid #333;
	background:#FFF;
	padding:1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}

