body 	{	
	   background-color:#BEDEBE;
	   text-align: center;
		}
#seite {
	width: 925px; 
	margin: 10px 0 10px 10px;
	margin: 10px auto;
	text-align:left;
	border-bottom: solid 10px #666666; border-top:solid 0px red;
	background-color:white;
	}
			
#headgrafik {	
  		height:210px; 
		width:925px;
		background-image:url('/fileadmin/kunden/oberkirch/dilgerhof/up/head_dilgerhof.jpg');
		background-repeat:repeat-x;
		margin: 0px 0px 0px 0px;
		border-top: 1px solid red;		
		}
#rightgrafik {
		height:16px;	
  		width:80px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/ferien/F4sterne_tr.gif');
		background-repeat:no-repeat;
		margin: 10px 0px 0px 4px;
		}

#rightgrafik1 {
		height:16px;	
  		width:64px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/ferien/F3sterne_tr.gif');
		background-repeat:no-repeat;
		margin: 5px 0px 0px 4px;
		}		

#rightgrafik2 {
		height:66px;	
  		width:100px;
  		overflow: hidden;
		background-image:url('/fileadmin/gif/ferien/bag_siegel.gif');
		background-repeat:no-repeat;
		background-color: transparent;
		margin: 25px 0px 0px 2px;
		}	

#rightgrafik3 {
		height:73px;	
  		width:100px;
  		overflow: hidden;
		background-image:url('/fileadmin/gif/ferien/schwarzwald_tourismus_logo_kl.jpg');
		background-repeat:no-repeat;
		background-color: transparent;
		margin: 25px 0px 0px 2px;
		}	

#bx_space1 {
	width:925px;
	font-size: 6px; background-color:#666666;
	height: 6px;
	 }
	
#bx_space2 {
	width:925px;
	font-size: 3px; background-color:transparent;
	height: 3px; 
	}		
#bx_footer {
	width:925px;
	border-top: dashed 1px red;
	background-color:#f3f3f3;
		}
#col_right {
   	width:105px; background-color:#f3f3f3;
	}
#content_right {
                width:105px;
		margin-left:0px;
		padding:0px;
		background-color:transparent;
		}

#content_footer { 
		color: #004000;
		font-size: 10pt;
		}
/* Flaggen links */

#flag   	{ text-align:left; overflow:hidden; width:110px; margin:0 0 0 2px; background-color:transparent; }
#flag ul  	{ padding:6px; 
				}
#flag li 	{	list-style-type:none;
				padding:2px;
				display: inline;
				margin:0px 0px 0px 0px;
				}
/*navigation*/
li.navi_0 a	{	
		background-color:#ffffe6;
                border-left: 4px solid transparent;
                color: #004000;
		}					
li.navi_0_act a {	
		background-color:#E7EEE7;
                border-left: 4px solid #C89E5F;
                color:maroon;
		}	
li.navi_1 a	{	
		background-color:#F5FBF3;
		border-left: 2px solid transparent;
		margin-left:0px;
		color:#575757;
		}
li.navi_1_act a	{	
		background-color:white;
		border-left: 2px solid #C89E5F;
		margin-left:0px;
		color: red;
		}				