/*
Grün:       #6FAE3B
Grünhell:   #CBDDB5
Dunkelgrün: #266C36
Blau:       #4074AE
Grau:       #EAF0E2
Orange:     #FF8A13
*/

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#suchbox {
	background:url(../images/headerback.jpg) repeat-x top;
	float:left;
	width:347px;
	height:159px;
	
}
#headerlink {
	float:left;
	width:650px;
	height:159px;
}
.csc-mailform{
	border:1px #019559 solid;
	margin:0px auto;
	width:700px;
	padding:10px;
	color:#005D98;
	font-weight:bold;
}

.csc-mailform-field {
	width:450px;
	margin:10px auto;
}
.csc-mailform-field label {
	float:left;
	width:240px;
	padding:2px;
	margin-bottom:10px;
}

.csc-mailform-field input {
	float:left;
	width:200px;
	background-color:#edf4fa;
	border:1px #019559 solid;
	padding:2px;
	margin-bottom:10px;
}
.csc-mailform-field .csc-mailform-check {
	width:20px;
}

.csc-mailform-field textarea {
	float:left;
	width:200px;
	background-color:#edf4fa;
	border:1px #019559 solid;
	padding:2px;
	margin-bottom:5px;
}
.csc-mailform-field select {
	float:left;
	width:200px;
	background-color:#edf4fa;
	border:1px #019559 solid;
	padding:2px;
}
.csc-mailform-field .csc-mailform-submit {
	width:150px;
	background-color:#005D98;
	text-align:center;
	color:#fff;
	font-weight:bold;
	float:right;
	border:1px #005D98 sold;
}

#suchenbutton {
	background:#266C36;
	border:1px #266C36 solid;
	color:#fff;
	font-weight:bold;
	border-bottom:1px #fff solid;
}
#suchbox form {
	padding-top:30px;
	width:250px;
	text-align:right;
}
.volltextsuchfeld {
	width:200px;
	padding:1px;
	border:2px #6FAE3B solid;
}
h1 {
	font-size:24px;
	color:#266C36;
	padding-bottom:10px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	padding-bottom:2px;
}
#navigation ul li a{
	padding-left:20px;
	text-decoration:none;
	color:#000;	
}
#navigation ul li a:hover{
	color:#266C36;	
}
.aktiv {
	font-weight:bold;
}
.ebene1{
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	background:#CBDDB5;
}
#navigation .ebene1 a, #navigation .ebene2 a {
	color:#266C36;	
}
#navigation .ebene2{
	padding-left:40px;
	text-decoration:none;
	background:#CBDDB5;
}

#navigation .ebene2 {
	background:url(../images/button_gruen.gif) no-repeat 45px #CBDDB5;
}
#navigation .aktiverpunkt {
	background:url(../images/button_blau.gif) no-repeat 45px #CBDDB5;
}
#navigation .aktiverpunkt a {
	color:#4074AE;
	font-weight:bold;
}
.clear {
	clear:both;
}
#landtechnik {
	margin:0px auto;
	width:998px;
	border-bottom:1px #266C36 solid;
	background:url(../images/hintergrund.gif) repeat-y top;
}

#haupt {
	background:url(../images/hintergrundmitte.gif) repeat-y top;
	float:left;
	width:998px;
	margin-top:33px;
}


#contentbereich ul {
	margin-left:40px;
}
#links {
	padding-top:5px;
	padding-left:20px;
}
#links a {
	font-size:11px;
	color:#000;
}
#main {
	padding:10px 20px;
}

#main ul {
	margin-left:30px;
}
#main p {
	margin-bottom:10px;
	margin-top:10px;
}
#navigation {
	width:198px;
	float:left;
	margin-top:28px;
}
#contentbereich {
	width:800px;
	float:left;
	background-color:#fff;
}
#bread {
	height:28px;
	background:url(../images/hintergrundtop.gif) no-repeat top;
}
#footer {
	clear:both;
	height:50px;
	text-align:center;
}
#footer a {
	color:#000;
}
