body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #000000;
	background-image: url(../../images/hg-verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #5c5c5c;
}


/* +++++ BOXES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#root {
	width: 850px;
	margin: 0 auto 0 auto;
}

#main {
	background-color: #eaefbb;
}

#head {
	height: 220px;
}

#navigation {
	float: left;
	width: 220px;
	margin: 20px 0 0 0;
}

#navigation-service {
	color: #a1c23f;
	text-align: right;
	padding: 5px 15px 5px 0;
	background-color: #ffffff;
	border-bottom: 1px solid #9fc345;
}	

#content {
	float: right;
	width: 580px;
	margin: 20px 0 15px 0;
}

#contentleft2col {
	float: left;
	width: 270px;
	margin: 0 0 0 0;
}
#contentright2col {
	float: left;
	width: 270px;
	margin: 0 0 0 0;
}

.clearer {
	margin: 0 0 2em 0;
	clear: both;
}

#footer {
	font-size: 0.92em;
	color: #CCCCCC;
	padding: 3px;
}

/*.pressebox {
	float: right;
	width: 560px;
	background-color: #f7f9e4;

}

.pressebox img{
	/*background-color: #9fc345;
	float: left; 
	margin: 0 20px 3em 0;
	
}*/
.left {
	float: left;
	width: 270px;
	margin: 0 10px 0 0;
}
.right{
	float: left;
	width: 270px;
	margin: 0 0 0 10px;
}


/* +++++  NAVIGATION ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navigation-service a {
	color: #667d28;
	font-size: 0.92em;
	font-weight: bold;
	text-decoration: none;
}

#navigation-service a:hover {
	text-decoration: underline;
}

#navigation ul {
	list-style-type: none;
	width: 200px;
	margin: 0 0 35px 0;
}

#navigation ul li ul {
	margin: 0;
	width: auto;
}

#navigation ul li {
	margin: 0;
	border-left: 5px solid #9fc345;
	border-bottom: 1px solid #9fc345;
}

#navigation ul li:hover {
	border-left: 5px solid #000000;
}

#navigation ul li ul li, #navigation ul li ul li:hover {
	border: none;
}

#navigation ul li a {
	display: block;
	color: #4d4d4d;
	padding: 2px 0 2px 5px;
}

#navigation ul li a:hover, #navigation .act {
	color: #ffffff;
	background-color: #9fc345;
}

#navigation ul li ul li a {
	padding: 2px 0 2px 15px;
}

#navigation .act {
	font-weight: bold;
}

#navigation .last {
	border-bottom: none;
}


/* +++++  CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

p {
	margin: 10px 20px 20px 20px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #9FC345;
	margin: 15px 0 20px 20px;
}

.sub {
	font-size: 0.7em;
	color: #667d28;
	line-height: 1.3em;
	}

h2 {
	font-size: 1.17em;
	font-weight: normal;
	color: #9FC345;
	padding-left: 13px;
	border-left: 6px solid #9FC345;
}

#content h2 {
	font-size: 1.17em;
	font-weight: normal;
	color: #ffffff;
	background-color: #9FC349;
	padding: 0 0 0 10px;
	margin: 15px 0 15px 20px;
	border: none;
}

#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 10px 0 15px 20px;
	
}

/*#newsbox h1 {
	margin: 10px 0 0 5px;
	}

#newsbox h2 {
	font-size: 1.13em;
	font-weight: bold;
	background-color: #5d5d5d;
	padding: 5px;
	border-bottom: 1px solid #dedeb6;
	margin: 20px 0 0 0;

}
#newsbox {
	
	margin: 5px 0 0 0;
}

#newsbox .bild {
	margin: 2em 0 2em 40px;
}

#newsbox p {
	background-color: #f8f8e2;
	
	padding: 5px;
}

#newsbox a {
	display: block;
	text-decoration: none;
	background-color: #f8f8e2;
	
	padding: 5px;
}

#newsbox a:hover  {
	display: block;
	background: #fff;
	text-decoration: none;
	border: 1px dashed #62782a;
}
*/

#content a {
	color: #000000;
	text-decoration: underline;
}	

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


.zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: italic;
	color: #666666;
	line-height: 1.4em;
	margin: 5px 10px 45px 20px;
}

.autor {	
	float: right;
	font-style: normal;
	margin: 0 10px 0 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: disc;
	margin: 0 0 2em 60px;
}

p.team {
	clear: both;
}

p.team img {
	float: left;
	vertical-align: top;
	margin: 0 20px 25px 0;
}

table {
	margin: 0 0 0 20px;
}

/* +++++  FORMULARE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#kontakt, #newsletter {
	margin: 0 0 0 20px;
}

label {
	display: block;
}

input {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.0em;
	color: #000000;
	width: 250px;
	padding: 2px;
}

input.btn-submit {
	width: auto;
	margin: 10px 0 0 0;
}

textarea {
	width: 400px;
	height: 200px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.0em;
	color: #000000;
	padding: 3px;
}

