* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px Arial, Verdana, Tahoma, sans-serif;
}


img {
	border: none;
}

a {
	text-decoration: none;
}


h1 {
	margin: 10px 17px;
	padding: 0;
	line-height: 26px;
	font-size: 17px;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 17px 4px 17px;
}


p {
	margin: 0 17px 10px 17px;
}

.wichtig {
	margin-top:100px;
	font-size:14px;
	font-weight: bold;
	color: #98141b;
}

hr {
	display: block;
	background: none;
	height: 1px; 
	border: none;
	margin: 20px 15px 16px;
	border-bottom: 1px dashed #d86c0c;
}


#main {
	width: 980px;
	margin: 0 auto;
	background: #f28205 url("/_media/bg_main.jpg") repeat-y;
	position: relative;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	overflow: auto;
}


#top {
	width: 980px;
	height: 180px;
	background: #fff url("/_media/bg_top.jpg") no-repeat;
}


#top #logo {
	float: left;
	margin: 21px 0 0 37px;
}


#top ul {
	float: right;
	text-align: right;
	display: inline;
	list-style: none;
	margin: 39px 34px 0 0;
	font-size: 11px;
}


#top ul li {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}


#top ul li a {
	background: url("/_media/bg_top_ul_li.gif") 0 50% no-repeat;
	padding: 0 0 0 8px;
	color: #a4a3a3;
	font-weight: bold;
	text-decoration: none;
}


#top ul li a:hover, #top ul li .aktiv  {
	color: #9e0c19;
}


#left_container {
	float: left;
	width: 355px;
}


#navigation {
	float: left;
	font-size: 11px;
	margin: 20px 0 20px 40px;
	display: inline;
}


#left_nav {
	padding: 0;
	list-style: none;
	width: 276px;
}


#left_nav .aktiv, #left_nav .subaktiv {
	background: url("/_media/bg_navigation_ul_li_ul.jpg") top center repeat-y;
}


#left_nav .aktiv a {
	background: url("/_media/bg_navigation_a_aktiv.gif") 0 50% no-repeat;
}


#left_nav .subaktiv a, #left_nav .subaktiv a:hover {
	background: url(/_media/bg_navigation_a_subaktiv.gif) 0 50% no-repeat;
	color: #c33629;
}


#left_nav li {
	padding: 6px 6px; 
	border-top: 1px dashed #fff;
}


#left_nav #last {
	border-bottom: 1px dashed #fff;
}


#left_nav li a {
	background: url(/_media/bg_navigation_a.gif) 0 50% no-repeat;
	padding: 0 0 0 16px;
	display: block;
	font-weight: bold;
	color: #98141b;
	text-decoration: none;
}


#left_nav li a:hover {
	background: url(/_media/bg_navigation_a_aktiv.gif) 0 50% no-repeat;
	padding: 0 0 0 16px;
	display: block;
	font-weight: bold;
	/* color: #98141b; */
	text-decoration: none;
}


#left_nav li ul {
	list-style: none;
	margin: 0 0 0 18px; 
}


#left_nav li ul li {
	padding: 2px 0;
	border: none;
}


#left_nav .subaktiv ul li a {
	background: url(/_media/bg_navigation_ul_li_a.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #c33629;
}

#left_nav .subaktiv ul li a:hover, #left_nav .subaktiv ul li a.aktiv {
	color: #7a0f15;
	font-weight: normal;
	background: url(/_media/bg_navigation_ul_li_a.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
}


#content {
	width: 584px;	
	float: right;
	margin: 0 40px 40px 0;
	display: inline;
	padding: 150px 0 0 0;
	background: #fff url("/_media/bg_content.jpg") repeat-y;
	color: #333333;
	line-height: 16px;
}

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

#content a:hover {
	color: #98141b;
}

#content .half {
	float: left;
	display: inline;
	width: 292px;

}


#content .half p {
	margin: 10px 17px
}


.infobox {
	margin: 0 0 0 9px;
}


#content_bottom {
	width: 584px;
	height: 4px;	
	background: #fff url("/_media/bg_content_bottom.jpg") left top no-repeat;
	overflow: hidden;
	margin: 16px 0 0;
}


#key_visual {
	position: absolute;
	top: 60px;
	left: 356px;
	width: 584px;
	height: 263px;
}


#bottom {
	width: 982px;
	height: 61px;
	background: #fff url("/_media/bg_bottom.jpg") no-repeat;
	margin: 0 auto;
}


#vor_ort {
	width: 299px;
	height: 106px;
	background: url("/_media/bg_vor_ort.jpg") no-repeat;
	position: relative;
	margin: 30px 0 0 40px;

}


#vor_ort p {
	float: left;
	margin: 20px 0 11px 85px;
	font-weight: bold;
	color: #e7712d;
	display: inline;
}


#vor_ort #auswahl {
	position: absolute;
	width: 178px;
	border: 1px solid red;
	left: 84px;
	bottom: 44px;
	border: 1px solid #E7712D;
	border-bottom: none;
	background: #fff url("/_media/bg_auswahl.jpg") top center repeat-x;
}


#vor_ort #auswahl ul {
	margin: 2px 3px 0;
	list-style: none;
	font-weight: bold;
}


#vor_ort #auswahl ul li {
	 padding: 1px 0; 
}


#vor_ort #auswahl ul li a {
	padding: 3px 3px;
	text-decoration: none;
	color: #666666;
	display: block;
}


#vor_ort #auswahl ul li a:hover {
	background: #F19E6C;
	color: #fff;
}


#vor_ort #box {
	display: inline;
	float: left;
	margin: 0 0 0 84px;
	width: 178px;
	border: 1px solid #E7712D;
	background: #fff url("/_media/box_up.gif") 157px 2px no-repeat;
	text-decoration: none;
	height: 20px;
	overflow: hidden;
	font-size: 11px;
}


#vor_ort #box img {
	float: right;
	padding: 2px 2px 0 0;
}


#vor_ort #box a {
	margin: 3px 0 3px 6px;
	display: block;
	color: #666666;
	text-decoration: none;
}


#vor_ort  span {
	margin: 0 0 0 3px;
	width: 173px;
	height: 16px;
	display: block;
	float: left;
}


.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}


.list {
	margin: 0 17px 10px 17px;
	list-style: none;
}


.list li {
	padding: 0 0 0 17px;
	background:  url("/_media/list_li.gif") 4px 6px no-repeat;
}


.formular {
	margin: 10px 0 0;
	font: normal 11px Arial, Verdana, Tahoma, sans-serif;
}

.formular p {
	margin: 0 17px 6px;
}

.formular p label {
	float: left;
	font-weight: bold;
	width: 120px;
	padding-top:5px;
}


.formular p input, .formular p textarea {
	border: 1px solid #e7712d;
	background: #fef8f0;
	width: 192px;
	padding: 2px 0 1px;
}


.formular p select {
	border: 1px solid #e7712d;
	background: #fff;
	width: 60px;
}

.formular .registrieren {
	border: 1px solid #e7712d;
	background: #fff;
	width: 10px;
}

.formular .registrierentext{
	margin-left:5px;
	padding-bottom:2px;
	font-weight:bold;
}


.formular p input:hover, .formular p input:focus, .formular p textarea:hover, .formular p textarea:focus {
	border: 1px solid #98141b;
	background: #ffffff;
}

.formular .senden {
	margin: 4px 0 0 120px;
	border:0px none;
	padding: 0px;
	background: transparent;
}

.formular input.senden, .formular input:hover.senden, .formular input:focus.senden  {
	border:0px none;
	padding: 0px;
	background: transparent;
}

/* Aktionsplanung */

.formular_aktionsplanung {
	width: 292px;
}

.formular_aktionsplanung p {
	margin: 0;
	padding: 0;
}

.formular_aktionsplanung p label {
	font-weight: bold;
	font-size: 11px;
}


.formular_aktionsplanung p input, .formular_aktionsplanung p textarea {
	width: 255px;
	border: 1px solid #e7712d;
	background: #fff;
	font: normal 12px Arial, Verdana, Tahoma, sans-serif;
	padding: 2px 0 1px;
}


.formular_aktionsplanung p select {
	border: 1px solid #e7712d;
	background: #fff;
	width: 75px;
}


.formular_aktionsplanung p input:hover, .formular_aktionsplanung p input:focus, .formular_aktionsplanung p textarea:hover, .formular_aktionsplanung p textarea:focus   {
	border: 1px solid #98141b;
}

.formular_aktionsplanung input.senden, .formular_aktionsplanung input:hover.senden, .formular_aktionsplanung input:focus.senden  {
	border:0px none;
	padding: 0px;
	background: transparent;
}


/* Aktionsplanung*/


.formular_aktionsplanung .senden {
	margin: 4px 0 0 0px;
	border:0px none;
	padding: 0px;
	background: transparent;
		width: 192px;
}

.formular_aktionsplanung input.senden, .formular_aktionsplanung input:hover.senden, .formular_aktionsplanung input:focus.senden  {
	border:0px none;
	padding: 0px;
	background: transparent;	width: 192px;
}


.contactError {
	padding: 0px 0 15px 17px;
	font-size:12px;
	color:#e1001a;
}

.contactThankYou{
	padding: 0px 0 15px 17px;
	font-size:12px;
	line-height:135%;
}


.small {
	font-size: 11px;
}


.hinweis {
	width: 221px;
	float: right;
	margin: 0 3px 16px 20px;
}

.hinweis .top {
	background: url("/_media/bg_hinweis_top.gif") top left no-repeat;
	padding: 6px 0 8px 0;
}

.hinweis .top p {
	margin: 0 23px 0px 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	font-weight: bold;
	color: #fff;
}


.hinweis .content {
	background: url("/_media/bg_hinweis_content.gif") bottom left no-repeat;
	padding: 2px 0 4px 0;
	margin: 0;
}

.hinweis .content p {
	margin: 7px 23px 20px 14px;
	font-size: 11px;
	line-height: 15px;
}


.img_right {
	float: right;
	margin: 3px 0 0 10px;
}


.img_left {
	float: left;
	margin: 3px 10px 0 0;
}


a.link_out {
	background: url("/_media/bg_link_out.gif") 100% 50% no-repeat;
	padding: 0 8px 0 0;
	margin: 0 2px 0 0;
}

a.link_out:hover {
	background: url("/_media/bg_link_out_hover.gif") 100% 50% no-repeat;
}


#output_mitglieder {
	width: 320px;
	float: left;
}

.news {
	overflow: auto;
}

.news img {
	border: 1px dashed #fff;
}

.news .link {
	clear: both;
}

.news strong {
	display: block;
}

.news .img_space {
	width: 80px;
}

.ansprechpartner {
	overflow: auto;
	position: relative;
	height: 213px;
}

.ansprechpartner .kontaktdaten {
	position: absolute;
	bottom: 0px;
	left: 180px;
}

.ansprechpartner img {
	margin: 0 0 0 17px;
	clear: both;
}

.ansprechpartner .name {
	font-weight: bold;
}

.frage {
	clear: both;

	min-height: 38px;
	height:auto !important;
	height: 38px;	
	padding: 0 0 0 42px;
	background: url("/_media/bg_frage.gif") 0 4px no-repeat;
}

.frage span {
	display: block;
	font-weight: bold;
}
