


 
/********************************************************************************
 * Basis Definitionen
 ********************************************************************************/

 .header_text {
 	font-weight:bold;
	font-size: 14pt;
	color: #31639c;
	padding-bottom:10px;
 }


.download {
 background-color: #eef5fd;
 border:1px;
 border-style: solid;
 border-color: #5a9de3;
 padding: 10px;
}


.teaser_header {
	width:100%;
	padding:0px;
	margin:0px;
}

.teaser_link {
	width:100%;
	text-align:right;
	padding:0px;
	margin:0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color:#e9e9e9;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #5a9de3;
}


.teaserbox_link {
	width:100%;
	text-align:right;
	padding:0px;
	margin:0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color:#e9e9e9;
	padding-bottom: 0px;
	padding-top: 5px;
	color: #5a9de3;
}

.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:#5a9ee7;
 color:#ffffff;
}

.link_img {
  right: 10px;
}

.box_colored {
 background-color: #eef5fd;
 border:1px;
 border-style: solid;
 border-color: #5a9de3;
 padding: 10px;
}

.box_forum {
 background-color: #eef5fd;
 border:1px;
 border-style: solid;
 border-color: #5a9de3;
 padding: 10px;
 width: 400px;
 margin-bottom:15px;
}

.forum {
 width: 350px;
}

.abschnitt {
 margin-bottom:20px;
}


.text_content,
.download,
.link_back,
.style_small,
.style_width,
.einzug,
.content_image,
.box_colored {
	margin-bottom: 15px;
}


/***************************
*          sitemap         *
****************************/

.smhome{
  background-image:url("../images/sitemap/bg_home.gif");
}
.smhome a:link, .smhome  a:visited, .smhome  a:active, .smhome  a:hover {
  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 {
  font-weight : bold;
  text-decoration : none;
  color : #31649d;
}

.sm2{
  background-image:url("../images/sitemap/bg_2.gif");
}
.sm2 a:link, .sm2 a:visited, .sm2 a:active, .sm2 a:hover {
  text-decoration : none;
  color : #31649d;
}

.sm3{
  background-image:url("../images/sitemap/bg_3.gif");
}
.sm3 a:link, .sm3 a:visited, .sm3 a:active, .sm3 a:hover {
  text-decoration : none;
  color : #31649d;
}

/***************************/