

body {  color: #525252;
		background-color:#f8f8f7;
		background-image: url("../bilder/bg.gif");
		background-repeat:repeat-x; 
		margin: 0px;
		padding:0px; 
	}

a{
	color: #525252;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}



p {	padding: 0px 0px 0px 0px;
    text-align:justify;
  }


b,strong {
	font-weight: bold;
	color:#6C0101;
}


blockquote {
	background-image: url('../bilder/quote.gif');
	background-repeat:no-repeat;
	display: block;
	font-size: 1.5em;
	line-height:22px;
	padding-left: 26px;
	color:#6C0101;
	margin: 0px 20px 0px 20px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color:#6C0101;
	padding-bottom:10px;
	padding-top:10px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color:#6C0101;
	padding-bottom:10px;
	padding-top:10px;
}


.container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width: 794px;
	font-family: Georgia, "Trebuchet MS", Sans-Serif, Verdana, Arial, Helvetica ;
	font-weight: normal;
	font-size: 0.8em;
    padding: 0px;	
}


.header {
	height: 340px;
	background-image: url(../bilder/splash_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:43px;
	width: 794px;
	float:left;	
}

.splash {
	height: 195px;
	/*background-image: url(../bilder/splash_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	*/
    margin:10px 0px 0px 27px;
	padding:0px 0px 0px 0px;
}


.spacer_weiss  {
	height: 10px;
}




.rahmen_unten{
	height: 40px;
	background-image: url(../bilder/rahmen_unten.gif);
	background-repeat:no-repeat;
	float:left;
	width: 794px;
	display:inline;
}


.datum{
	color: #b5b5ad;
	font-weight: normal;
	height: 50px;
	margin-left: 38px;
	margin-top: 30px;
}





.menu_oben {
	height: 131px;
	text-align:left;
}

.headnavi{
	color: #ffffff;
	font-weight: normal;
	height: 25px;
	margin-right: 40px;
	margin-top: 0px;
	text-align:right;
}

.headnavi a{
    color: #ffffff;
   	text-decoration: none; 
	font-weight: normal;
	font-size:0.85em;
}

.headnavi a:hover, .headnavi a#active{
	color:#666666;
}



/* navigation */
.hauptmenu {
	height: 20px;
	border-top: #b5b5ad 0px solid;
	background-color: #F8F8F7;
	background-image: url(../bilder/nav_.gif);
	background-repeat: repeat-x;
	padding-bottom:5px;
	width: 485px;
	text-align: left;
	margin-left: 37px;
	margin-top: 0px;
}
.hauptmenu a {
	background: #F8F8F7 url(../bilder/nav_.gif) repeat-x;
	float: left;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	BORDER-RIGHT: #b5b5ad 0px solid;
	BORDER-LEFT: #b5b5ad 1px solid;
	/*width:96px;*/
	font-size: 1.2em;

}
.hauptmenu a:hover, .hauptmenu a#active {
	background-position: left bottom;
	color:#6C0101;
}








/* inhalt */


.puffer {
	text-align: left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding: 0px;
	width: 794px;
	border: 0px solid #959596;
	background-image: url(../bilder/bg_main.gif);
	background-repeat: repeat-y;
	background-position:top;
	display:inline;
	float:left;
  }



.content {
	padding: 10px 10px 10px 10px;
	line-height: 16px;
}


/* Inhalt Links */

.left {
	width: 460px;
	float:left;
	display:inline;
	margin-top: 12px;
	margin-left: 37px;

}

.left .content {
	BORDER: #e2e2e2 1px solid;
	width: 429px;
	padding: 10px 10px 10px 10px;

}

/* Inhalt Rechts */

.right {
	margin-left: 5px;
	margin-top: 12px;
	width: 250px;
	float: left;
}

.right .content {
	background-color: #FFFFFF;
	BORDER: #e2e2e2 1px solid;
	width: 230px;
	padding: 10px 10px 10px 10px;
}



.aktuelles{
	background-color: #f8f8f7;
	BORDER: #e2e2e2 1px solid;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height:14px;
	margin-bottom:10px;
	margin-top:10px;
}

.referenzen{
	background-color: #f8f8f7;
	BORDER: #e2e2e2 0px solid;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom: #9C9C9C 1px dashed;
	padding-bottom:10px;
}


.clear, .clearer {
	clear: both;
}
.clearer {
	font-size: 0;
}



/* footer */
.footer {
	text-align:center;
	height:20px;
    color: #b5b5ad;	
	width: 794px;
	clear:both;
}

.footer p {
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	font-size:0.85em;
	color: #b5b5ad;
}

.footer a {
	text-decoration: none;
	color: #b5b5ad;
	padding-right:10px;
	padding-left: 10px;
	border-right: #b5b5ad 0px solid;
	line-height:14px;
}
.footer a:hover, .footer a#active{
	text-decoration: none;
	color:#6C0101;
}




.rand_punkte_re {
	BORDER-RIGHT: #9C9C9C 1px dotted;
}


.punkte_oben {
	BORDER-TOP: #9C9C9C 1px dotted;
	height:10px;
	font-size: 9px;
}



IMG.news {BORDER: #333366 1px solid;}

.ul_liste { margin-left: 20px;  margin-top: 15px;  margin-bottom: 15px; padding-left: 5px; padding-top: 1px; padding-bottom: 1px; line-height: 15px;}
.ul_liste_einzug { margin: 0px; padding-left: 15px; line-height: 15px; list-style-type: square;}



.thumb	{
		font-size: 9px;
		padding: 10px;
		border: 1px solid #ffffff;
		background-color: #f5f5f5;
		width: 75px;
		text-align: center;
        border-color:#ffffff;		
	}
		

.tab_headline {
       padding-left: 3px;
       padding-top: 0px ;
       padding-right: 3px;
       padding-bottom: 0px ;
       color: #0E3D79;
	   font-size: 15px;
       font-weight: bold;	   
     }

.tab_inhalt{
       padding-left: 3px;
       padding-top: 1px ;
       padding-right: 3px;
       padding-bottom: 1px ;
	   FONT-SIZE: 10px; 
       color: #525252;	   
 } 





.blau {color: #333366; }
a:link.blau {text-decoration: none;}
a:visited.blau {text-decoration: none;}
a:active.blau {text-decoration: none;}
a:hover.blau {text-decoration: underline;}


.rot {color: #CC3300; font-style: normal;}
a:link.rot { text-decoration: none;}
a:visited.rot { text-decoration: none;}
a:active.rot { text-decoration: none;}
a:hover.rot { text-decoration: underline;}

.rot_fett {color: #CC3300; font-style: normal; font-weight: bold;}


.gelb { font-size: 11px; color: #FFCA00; font-style: normal;}
.gelb_fett {  color: #FFCA00; font-style: normal; font-weight: bold;}
a:link.gelb { 	color: #FFCA00;	text-decoration : none; font-weight: normal;}
a:visited.gelb{ color: #FFCA00;	text-decoration : none; font-weight: normal;}
a:hover.gelb { color: #FFCA00; text-decoration : underline; font-weight: normal;}
a:active.gelb { color: #FFCA00; text-decoration : underline; font-weight: normal;}


.weiss { color: #FFFFFF; font-style: normal;}
.weiss_fett {color: #FFFFFF; font-style: normal; font-weight: bold;}
.weiss_head {font-size: 14px; color: #FFFFFF; font-style: normal; font-weight: bold;}



.input_select    {width:250px ;
                  color:#666666 ;
				  background-color:#ffffff ;
				  font-weight: bold; 
				  font-family: Verdana; 
				  font-size: 10px ; 
				  border-right:#999999 thin inset; 
				  border-left:#999999 thin inset;
				  border-top:#999999 thin inset; 
				  border-bottom:#999999 thin inset
				  }
				  
.input_text { background-color: #ffffff;
              border-right:#999999 1px solid;
			  border-left:#999999 1px solid;
			  border-top:#999999  1px solid; 
			  border-bottom:#999999 1px solid;
			  font-weight: bold; 
			  font-family: Verdana; 
			  font-size: 10px;
			  color:#666666;
			  }


.input_button { background-color: #FEDBA5;
              border-right:#999999 1px solid;
			  border-left:#999999 1px solid;
			  border-top:#999999  1px solid; 
			  border-bottom:#999999 1px solid;
			  font-weight: bold; 
			  font-family: Verdana; 
			  font-size: 10px;
			  color:#666666;
			  }
			  

				   
				  
