


 
/********************************************************************************
 * Basis Definitionen
 ********************************************************************************/
.spacer {
  margin-left: 10px;
  margin-right: 10px;
}


 .header_text {
 	font-weight:bold;
	font-size: 13pt;
	color: #c00418;
	padding-bottom:10px;
 }


.download {
 width: 300px; 
 border:0px;
 border-style: none;
 border-color: #b1b1b1;
 padding: 10px;
}



.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: #e4e4e4;
}

.link_img {
  right: 10px;
}

.box_colored {
 background-color: #c5c9e0;
 border:0px;
 border-style: none;
 padding: 10px;
}

.box_forum {
 background-color: #c5c9e0;
 border:1px;
 border-style: solid;
 border-color: #162983;
 padding: 10px;
 width: 335px;
 margin-bottom:15px;
}

.forum {
 width: 355px;
}

.abschnitt {
 margin-bottom:20px;
}

.meta-left {
    font-weight: bold;
	float: left;
	padding-top:7px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin:0px;
	color: #ffffff;
}

.meta-right {
	float: right;
	padding-top:3px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin:0px;
	color: #ffffff;
}

.teaser{
	width: 336px;
	padding: 6px;
	padding-bottom:0px;
	padding-top: 0px;
	border-style: dotted;
	border-width:1px;
	border-color: #93aecb;
}


.link_back,
.style_small,
.style_width,
.einzug,
.content_image,
.box_colored,
 {
 	margin:0px;
 	float:left;
 	width: 380px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}


.clear_float{
width:412px;
clear:both;
}

.blue_light{
   background-color: #c5c9e0;
   }
   
.smaller{
   	font-size: 7pt;
   }

.bigger{
   	font-size: 10pt;
   }


.para_end{
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: 1px;
  width: 390px;
  color: #999999;
  background-color: #a5aec5;
  margin-top:10px;
  margin-bottom:10px;
   }
   
   .para_end_no_line{
  border: 0px;
  margin: 0px;
  padding: 0px;
  height: 1px;
  width: 390px;
  color: #ffffff;
  background-color: #a5aec5;
  margin-top:5px;
  margin-bottom:5px;
   }
   

/***************************
*          sitemap         *
****************************/

.smhome{
  background-image:url("../images/sitemap/bg_home.gif");
}
.smhome a:link, .smhome  a:visited, .smhome  a:active, .smhome  a:hover {
  text-transform: uppercase;
  font-weight : bold;
  text-decoration : none;
  color : #ffffff;
}

.sm1{
  background-image:url("../images/sitemap/bg_1.gif");
}
.sm1 a:link, .sm1 a:visited, .sm1 a:active, .sm1 a:hover {
	text-transform: uppercase;
  font-weight : bold;
  text-decoration : none;
  color : #162983;
}

.sm2{
  background-image:url("../images/sitemap/bg_2.gif");
}
.sm2 a:link, .sm2 a:visited, .sm2 a:active, .sm2 a:hover {
	text-transform: uppercase;
  text-decoration : none;
  color : #162983;
}

.sm3{
  background-image:url("../images/sitemap/bg_3.gif");
}
.sm3 a:link, .sm3 a:visited, .sm3 a:active, .sm3 a:hover {
	text-transform: uppercase;
  text-decoration : none;
  color : #162983;
}

/***************************/