	
	/*________________________Layout__________________________________________________________*/
    body  {
    	
	background: #f3f2e4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4b2d21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .twoColFixRtHdr #container { 
    	width: 900px; 
    	background: #ecebcb;
    	margin: 0 auto; 
    	border: 1px solid #d2d1aa;
    	text-align: left; 
    } 
    .twoColFixRtHdr #header { 
    	height: 191px;
	width: 900px;
	background-color: #63763e;
	background-image: url(Grafiken/Header_Background.jpg);
	background-repeat: no-repeat;
    } 
    .twoColFixRtHdr #header h1 {
    	margin: 0; 
    }
    .twoColFixRtHdr #sidebar1 {
    	float: right;
    	width: 430px; 
	background: #ecebcb; 
	
	
    }
    .twoColFixRtHdr #mainContent {
	width: 405px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: -5px;
    } 
    .twoColFixRtHdr #footer { 
    	padding: 0 10px; 
	background:#94a56e;
    } 
    .twoColFixRtHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	/*____________________Textformatierung___________________________________________________________________*/
p {
	font-size: 13px;
	line-height: 1.5em;
}

h1 {
	display: none;
}
h2 {font-size: 16px;} 

h3 {font-size: 14px;}
h4 {font-size: 14px;}

#footer p {color: #FFFFFF;}
li {font-size: 13px;}
/*__________________________Navigation_______________________________________________________________________*/


#navi ul {padding-right: 75px;
	
	
margin-top: 128px;
	
	list-style: none;
	
	float: right;
}

#navi ul li 
{
	float: left;
background:
; 			background-image: url(Grafiken/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 12px;
}

#navi li a {

	display: block;
	line-heigt: 3.5em;
background:;
	text-decoration: none;
	color: #000;
	float: left;
	background-image: url(Grafiken/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.2em;
	padding-bottom: 1em;
	padding-left: 1.2em;
}










ul a:hover {color: #555; text-decoration: underline;
 }

/*___________________________________________________Klassen__________________________________________________*/

.Bild_Fliesstext {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.Trennstrich { padding-top: 30px;
}

.Bild_Index_Zentrum_links {padding-left: 25px; padding-right: 15px;}
.Bild_Index_Zentrum_rechts {padding-left: 15px; padding-right: 15px;}
.Zitat {padding-bottom: 15px; padding-top: 20px;}

/*_______________________________________________ID-Selektoren_________________________________________________*/

#Grafik_Ueberschrift_Index {
	text-indent: -9000px;
	background-image: url(Grafiken/Text_Herzlich_willkommen.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-left: -10px;
	
	height: 35px;
}
#clear_header {clear: both;padding: 0px; margin: 0px;}

/*______________________________Links________________________________*/

a:link, a:visited {
text-decoration: none;
color: #4b2d21;

}
a:hover, a:active {
text-decoration: underline;
color: #4b2d21; 
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;

}

#footer a:hover, #footer a:active {
text-decoration: underline;
color: #fff; 
}

img {border: 0;}