ul, h1, h2, div, p { padding:0; margin:0; }

* {
border:0px solid #fff;
	}

body {
	background: #f3efe0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #222222;
	}

#container1 {
	margin: auto;
	text-align: center;
	width: 872px;
	margin-bottom: -5px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	}

#head {
	margin-top: 10px;
	margin-bottom: -3px;
	}


#menu_left {
	width: 163px;
	float: left;
	margin:19px 0px 0px 35px;
	color: #333333;
	}

* html #menu_left {
	margin:15px 0px 0px 15px;
	}

#menu_left a {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

#menu_left a:hover {
	color: #aaaaaa;
	}

#menu_left a.akt {
	color: #006D50;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

#menu_left ul {
	list-style-type: none;
	text-align:right;
	margin:0;
	margin-top:-2px;
	background-image:url('images/box-nav-center.gif');
	background-repeat:repeat-y;
	padding: 9px 0px 9px 0px;
	}

#menu_left li {
	padding:3px 9px 3px 0px;
	margin-right:7px;
	}

div.transp-box {
	background-image:url('images/box-nav-center.gif');
	background-repeat:repeat-y;
	padding: 8px 11px 6px 11px;
	text-align:left;
	margin-top: -2px;
	}

#content {
	float:left;
	width: 350px;
	margin: 21px 0px 35px 30px;
	text-align: left;
	}
	
#content ul {
	margin: 5px 0px 7px 20px;
	list-style-type: circle;
	}


#menu_right {
	width: 230px;
	float:left;
	margin: 23px 0px 0px 30px;
	}

#menu_right ul {
	margin-left: 20px;
	list-style-type: circle;
	line-height: 16px;
	}

#menu_right li {
	margin-bottom: 7px;
	}

#menu_right div.transp-box {
	background: #efe6d0;
	}

* html #menu_right {
	margin: 23px 0px 0px 33px;
	}
	
#transparenz {
	background-image:url('images/box-nav-center.gif');
	background-repeat:repeat-y;
	padding: 3px 6px 5px 10px;
	text-align: left;
	margin-top: -1px;
	}



h1 {
	font-size: 16px;
	margin-bottom: 0px;
	color:#444444;
	font-weight: bold;
	}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 11px;
	color:#444444;
	}

h3 {
	margin: 1px 0px 4px 0px;
	color: #006D50;
	font-size: 14px;
	color:#006D50;
	}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 5px 0px 7px 0px;
	line-height: 16px;
	}

a {
	color: #6a3c00;
	text-decoration: underline;
	}

a:hover {
	color: #aaaaaa;
	}



label, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  
  
}



#footer {
	margin-top: -7px;
	}

#kontakt {
	position: absolute;
	text-align: left;
	margin-top: 22px;
	left: 50%;
	margin-left: 180px;
	
	}

#kontakt a {
	margin-right: 7px;
	margin-left: 7px;
	}

table {
	margin-top:5px;
	}

td {
	padding:0px 5px 0px 5px;
	border: 1px #cccccc dotted;
	}

label, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  
  
}

input, textarea {
	border: thin solid #cccccc;
	}


input#submit { /* den Submit-Button */
  width: auto;
}

div.csc-mailform-field {
	 margin-bottom: 15px;
}

form {
	margin-top: 8px;
	
}

div.csc-textpic-imagewrap {
	margin-top: 7px;
	}

span.schrift-gross {
	font-size: 18px;
	}
