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

body {
	font-family: arial,helvetica,lucida,verdana,sans-serif;
	font-size: 14px;
	color: #efefef;
	background-color: #8f9480;
}

#to_top
{
	width: 100%;
	float:left;
	padding-top: 6px;
	padding-bottom:4px;
}

#to_top a
{
	display:block;
	margin-right: 20px;
	width: 170px;
	text-decoration:none;
	color: #c2c99f;
	float:right;
	text-align:right;
}
#wrapper
{
	width: 980px;
	margin: 0 auto;
	background-color: #5c5f42;
	overflow: hidden;
}

#top
{
	width: 980px;
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

#maincontent
{
	width: 980px;
	float: left;
}

#left
{
	width: 	335px;
	float: left;
	background-color: #3c5214;
	height: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#right
{
	width: 645px;
	float: right;
	background-image: url(images/rapunzel.png);
	background-repeat: no-repeat;	
	height: 400px;
}

#menu
{
	border-top: 5px solid #646d10;
	background-color: #272317;
	margin-top: 50px;
	height: 45px;
}

#menu2
{
	background-color: #ccc;
	height: 35px;
	overflow: hidden;
}

#topnav
{
	width: 980px;
	margin: 10px 0 10px 20px;
}

#subnav
{
	margin: 5px 0 5px 20px;
}

#topnav li, #subnav li
{
	list-style-type: none;
	display: inline;
}

#topnav li a, #subnav li a
{
	display: inline;
	text-decoration: none;
	color: #ccc;
	font-size: 1.3em;
	text-decoration: none;
	padding: 2px 7px;
   -moz-border-radius: 5px;
	padding: 2px 7px;
	background: #444;
	margin-left: 5px;
}

#subnav li a
{
	font-size: 1.3em;
}

#topnav li a:hover, #subnav li a:hover, #topnav li.curr a, #subnav li.curr a
{
	background-color: #f7c761;
	color: #222;
   -moz-border-radius: 5px;
	padding: 2px 7px;
}

#topnav li.curr, #subnav li.curr 
{
	background-repeat: no-repeat;
	background-position: left top;	
}

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

#topnav li.curr li, #subnav li.curr li 
{
	background-image: none;
}

#topnav li.curr li a, #subnav li.curr li a
{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0px;
	padding-left: 20px;
	color: #bbb;
}

#topnav li.curr li a:hover, #subnav li.curr li a:hover
{
	background-image: none;
	color: #000;
}

#topnav li.curr a:hover, #subnav li.curr a:hover
{
	background-image: none;
	color: #000;
}

#content
{
	text-align: justify;
	padding: 20px;
	overflow: hidden;
	color: #c2c99f;
	width: 100%;
	float: left;
}

#border
{
	background-color: #222222;
	text-align: justify;
	overflow: hidden;
	color: #c2c99f;
}

#border p
{
	
	padding: 20px;
}

#footer
{
	width: 940px;
	float: left;
	display: inline;
	text-align: right;
	font-size: 10px;
	padding: 10px 20px;
	background-color: #70791c;
	color: #fff;
}

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

h1 {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: ##C2C99F;
	padding-bottom: 10px;
	text-align: center;
}
h2 { font-size: 15px; font-weight: bold; color: #000; padding-bottom: 7px; }
h3 { font-size: 13px; font-weight: bold; color: #000; padding-bottom: 5px;}

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

a { color: #000; text-decoration: underline; }

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

/*--------------------------------------------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: Verdana, Geneva, sans-serif;
font-size: 13px;
}

#content
{
	line-height: 1.5em;
	width: 95%;
}

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

}

.csc-textpic-intext-right{
	width: 800px;
}

