


 
/********************************************************************************
 * Basis Definitionen
 ********************************************************************************/

 .navi{
  padding-left: 5px;
  padding-right: 5px;
  }
  
   .subnavi{
  padding-left: 4px;
  padding-right: 4px;
  }
 
 .header_text {
 	font-weight:bold;
	font-size: 14pt;
	color: #fcc613;
	padding-bottom:10px;
 }


.download {
 background-color: #005c37;
 border:1px;
 border-style: solid;
 border-color: #ffffff;
 padding: 10px;
 width: 450px;
}


.teaser_head {
    text-align:left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	padding: 10px;
	padding-left: 15px;
	padding-bottom:0px;
	margin:0px;
}

.teaser_text {
    text-align:left;
	font-size: 9pt;
	padding: 15px;
	width:130px;
}



.teaserbox_link {
	font-size: 9pt;
	text-align:right;
	padding:0px;
	margin:0px;
	border-style: solid;
	border-width: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.style_small {
	margin-right: 10px;
	width:30%;
	border:0px;
	border-style: none;
	float: left;

}

.style_width {
	width:65%;
	border:1px;
	border-style: none;
	float: right;
}

.einzug{
 padding-left:33px;
}

.searchstring{
 background-color:#005c37;
 color:#ffffff;
}

.link_img {
  right: 10px;
}

.box_colored {
 background-color: #005c37;
 border:0px;
 border-style: none;
 padding: 10px;
}

.box_forum {
 background-color: #005c37;
 border:1px;
 border-style: solid;
 border-color: #ffffff;
 padding: 10px;
 width: 420px;
 margin-bottom:15px;
}

.sitemap_box {
 background-color: #005c37;
 border:1px;
 border-style: solid;
 border-color: #ffffff;
 padding: 10px;
 width: 420px;
 margin-bottom:15px;
}

.forum {
 width: 350px;
}

.abschnitt {
 margin-bottom:20px;
}

.meta-right {
	float: right;
	padding-top:3px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin:0px;
	color: #ffffff;
}


.text_content,
.download,
.link_back,
.style_small,
.style_width,
.einzug,
.content_image,
.box_colored {
    clear: both;
	margin-bottom: 15px;
}


/***************************
*          sitemap         *
****************************/

.smhome{

}
.smhome a:link, .smhome  a:visited, .smhome  a:active, .smhome  a:hover {
  font-weight : bold;
  text-decoration : none;
  color : #fcc613;
}

.sm1{
´
}
.sm1 a:link, .sm1 a:visited, .sm1 a:active, .sm1 a:hover {
  font-weight : normal;
  text-decoration : none;
  color : #ffffff;
}

.sm2{

}
.sm2 a:link, .sm2 a:visited, .sm2 a:active, .sm2 a:hover {
  font-weight : normal;
  text-decoration : none;
  color : #ffffff;
}

.sm3{

}
.sm3 a:link, .sm3 a:visited, .sm3 a:active, .sm3 a:hover {
  font-weight : normal;
  text-decoration : none;
  color : #ffffff;
}

/***************************/
