body 	{ background-color:#FFF1CA; text-align:left;}
#seite {
	width: 920px; 
	text-align:left;
	margin: 0px 0 10px 40px;
	border-bottom: solid 1px #AD7854;
	background-color:white;
	}
			
#headgrafik {	
  		height:90px; 
		width:920px;
		background-image:url('/fileadmin/kunden/peterstal/raepple/up/head_raepple.jpg');
		background-repeat:repeat-x;
		margin: 0px 0px 0px 0px;		
		}
#rightgrafik {
		height:16px;	
  		width:64px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/ferien/F3sterne_tr.gif');
		background-repeat:no-repeat;
		margin: 30px 0 0 20px;
		}

#rightgrafik1 {
		height:350px;	
  		width:1px;
  		overflow: hidden;
		background-image:url('/fileadmin/gif/4px.gif');
		background-repeat:no-repeat;
		background-color: transparent;
		margin: 0 0 0 0;
		}		
#rightgrafik2 { display:none; }
#rightgrafik3 { display:none; }
		

#bx_space1 {
	width:100%;
	font-size: 6px; background-color:silver;
	height: 6px;
	 }
	
#bx_space1 { border-bottom: solid 3px transparent; }

#bx_space2 { position: absolute;
	top:10px; left:3px;
	margin-left: 0; margin-top: 0;	
	width:107px; height: 79px; 
	background-color:transparent;
	background-image:url('/fileadmin/kunden/peterstal/raepple/up/blume1.gif');
	background-repeat:no-repeat;
	
	}		
#bx_footer {
	width:100%;
	border-top: dashed 1px red;
	background-color:#FAE6C9;
	}
#col_right {
   	width:100px; background-color:#FAE6C9;
	}
#content_right {
                width:100px;
		margin-left:0px;
		padding:0px;
		background-color:transparent;
		}

#content_footer { 
		color: #004000;
		font-size: 11pt;
		}


/*navigation*/
li.navi_0 a	{	
		background-color:#ffffe6;
                border-left: 2px solid transparent;
                color: #004000;
		}					
li.navi_0_act a {	
		background-color:#CED9CE;
                border-left: 2px solid #b90000;
                color:maroon;
		}	
li.navi_1 a	{	
		background-color:#f2f2f2;
		border-left: 2px solid transparent;
		color:#575757;
		}
li.navi_1_act a	{	
		background-color:white;
		color: red;
		}			
