/*****************************/

body img {
  border: none;
}

/* benutzerdefinierte styles */
#wrapper_body {
	position: absolute;
	width: 986px;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -494px;
	padding: 0;
}
#spalte_1,  #spalte_2, #spalte_3 {
	float: left;
}
#spalte_1, #spalte_3 {
	width: 184px;
}
#spalte_2 {
	width: 618px;
}

#bg {
  background: #ffffff url('../images/template/bg_spalte2.png') left bottom no-repeat;
}

#bg_schatten {
  float: left;
  width: 618px;
  height: 5px;
  background: url('../images/template/bg_spalte2_schatten.png') left bottom no-repeat;
}

#wrapper_navigation {
	padding-left: 4px;
	background-image: url("../images/template/bg_navi.png");
	background-repeat: repeat-y;
	border-right: #000 1px solid;
}
#navigation {
	width: 179px;
}
#searchbox {
	width: 179px;
	padding: 34px 0px 90px 0px;
	background-color: #000;
}
input.suche {
	width: 140px;
	background-color: #FFF;
	border: #000 1px solid;
}
#wrapper_textblock {
	padding: 0px 10px 10px 50px;
	min-height: 561px;
	height: auto !important;
	height: 561px;
	/*background: #ffffff;*/
	/*background: #ff0000 url("../images/template/bg_textblock_unten.png") left bottom no-repeat ;
	/*background-position: 0px 5px;*/
}
#textblock {
	padding-right: 40px;
}
#spez_navi {
	float: right;
}
#breadcrumb {
	padding-top: 24px;
	float: left;
	color: #999;
}
#breadcrumb a {
	color: #999;
}
#breadcrumb a:hover {
	color: #333;
}
#wrapper_servicenavigation {
	height: 35px;
	/*background-image: url("../images/template/bg_servicenavigation.png");*/
	line-height: 35px;
	text-align: center;
}
.clear {
	clear: both;
}

/* navigation */
.navi, .navi  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	color: #fff;
	display: block;
	position: relative;
	height: 30px;
	padding-left: 11px;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 0.5em;
	text-decoration: none;
	background-repeat: repeat-x;
}
.navi a {
	background-image: url("../images/template/bg_hauptnavi_both.png");
	background-position: 0px -30px;
}
.navi a.selected, .navi a.selected:hover, .navi a:hover {
  background-position: 0px 0px;
	/*background-image: url("../images/template/bg_hauptnavi_selected.png");*/
}
/* unternavigation und mitgliedernavigation */
.extended_navi, .extended_navi  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navi ul a,       .navi ul a:hover,       .navi ul a.selected,       .navi ul a.selected:hover,
.extended_navi a, .extended_navi a:hover, .extended_navi a.selected, .extended_navi a.selected:hover {
	color: #333333;
	display: block;
	position: relative;
	height: 20px;
	padding-left: 18px;
	text-transform: none;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0;
}
.navi ul a, .extended_navi a {
	background-image: url("../images/template/bg_unternavi_both.png");
	background-position: 0px 0px;
}
.navi ul a.selected, .navi ul a.selected:hover, .navi ul a:hover, .extended_navi a:hover
.extended_navi a.selected, .extended_navi a.selected:hover {

/*	background-image: url("../images/template/bg_unternavi_selected.png");*/
  background-position: 0px -20px;
  
}
/* unter-unter-navigation */
.navi ul ul a, .navi ul ul a:hover, .navi ul ul a.selected, .navi ul ul a.selected:hover,
.extended_navi ul a, .extended_navi ul a:hover, .extended_navi ul a.selected, .extended_navi ul a.selected:hover {
	padding-left: 40px;
}
#wrapper_servicenavigation a {
	color: #999;
}
#wrapper_servicenavigation a:hover, #wrapper_servicenavigation a.selected, #wrapper_servicenavigation a.selected:hover {
	color: #333;
}



/* standard-styles */
body {
	background: #383838 url('../images/template/bg_body.gif');
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.kleiner {
	font-size: 90%;
}
a, a:hover {
	color: #006633;
	text-decoration: none;
}
a.buttons {
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #006633;
}
h1 {
	font-size: 15px;
	padding-bottom: 14px;
}
h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}


/* News */

.him_news {
  float: left;
  margin: 0;
  padding: 0;
  width: 235px;
  margin-right: 20px;
}

.him_news_single {
  margin: 0;
  padding: 0;
  width: 235px;
  margin-right: 20px;
}


.newsHeader {
  width: 235px;
  height: 20px;
  background: url('../images/template/verlauf_news.png') left bottom no-repeat;
  margin: 0 0 5px 0
}

.newsHeader .newsLeft {
  float: left;
}

.newsHeader .newsRight {
  float: right;
  color: #999;
}

img.newsImage {
  float: left;
  margin-right: 12px;
}

.newsText {
  width: 235px;
}

.newsTextWide {
  width: 520px;
}

#news_list {
  clear: both;
  margin: 0 0 16px 0;
  padding: 0;
  width: 510px;
}

#news_list_header {
  float: right;
  height: 20px;
  width: 510px;
  background: url('../images/template/verlauf_newslist.png') left bottom no-repeat;
  margin: 0 0 5px 0;
}

.news_list_item {
  float: left;
  width: 510px;
  height: 20px;
}

.news_list_cat {
  float: left;
}

.news_list_title {
  float: left;
  font-weight: bold;
  color: #006633;
}

.news_list_date {
  float: right;
  color: #666666;
}

