


 
/********************************************************************************
 * Basis Definitionen
 ********************************************************************************/

.bigMenu {
		background-image: url(../images/elements/back_line.gif); 
		padding: 0px; 
		padding-left: 30px; 
 	    font-weight:bold;
	    font-size: 9pt; 
		text-align: left;
}


.smallMenu {
	padding: 0px; 
	width: 134px;
	padding-left: 34px; 
 	font-weight:bold;
	font-size: 7pt; 
	text-align: left;
	background-image: url(../images/elements/background_box.gif);
}
.smallMenuHot {
	padding: 0px; 
	width: 134px;
	padding-left: 22px; 
 	font-weight:bold;
	font-size: 7pt; 
    color: #026178;
	text-align: left;
	background-image: url(../images/elements/background_box.gif);
}

 .content {
 	clear:both;
 	width: 600px;
	font-size: 8pt; 
	color: #444444;
	text-align: left;
}


 .header_text {
 	font-weight:bold;
	font-size: 14pt;
	color: #31639c;
	padding-bottom:10px;
 }


.download {
 clear:both;
 background-color: #ffffff;
 border:1px;
 border-style: solid;
 border-color: #ce6d52;
 padding: 10px;
 margin-top: 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: #ffffff;
 border:1px;
 border-style: solid;
 border-color: #ce6d52;
 padding: 10px;
}

.box_colored_blue {
 background-color: #9cc3ce;
 border:0px;
 border-style: none;
 border-color: #ce6d52;
 padding: 10px;
}

.box_forum {
 /* background-color: #ffffff; */
 border:=px;
 border-style: NONE;
 /* border-color: #ce6d52; */
 padding: 10px;
 width: 400px;
 margin-bottom:15px;
}

.box_termine {
/* background-color: #ffffff;
 border:1px; */
 border-style: none;
 border-color: #ce6d52;
 padding: 10px;
 width: 400px;
 margin-bottom:15px;
}

.forum {
 width: 350px;
}

.select {
 width: 358px;
}

.abschnitt {
 margin-bottom:20px;
}

.text_content{
    clear:both;
}

.text_content,
.download,
.link_back,
.style_small,
.style_width,
.einzug,
.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 : #9c0000;
}

.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 : #9c0000;
}

.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 : #9c0000;
}

/***************************/
