body 	{  text-align:center;
	   background-color:#ECFFE6;
	   background-image:url('/fileadmin/kunden/peterstal/kraessig/hg_kraessig.jpg');
	   background-repeat:no-repeat;
  	   background-position: 50% 10px;
	   background-attachment:fixed;
		}
#seite { 
	width: 820px; 
	margin: 10px auto;
	text-align:left;
	border-bottom: solid 10px silver; border-top:solid 0px red;
	background-color:white;
	}
			
#headgrafik {	
  		height:120px; 
		background-image:url('/fileadmin/kunden/peterstal/kraessig/up/head_kraessig.jpg');
		background-repeat:repeat-x;
		margin: 0px 0px 0px 0px;
		border-bottom: solid 2px #EAF8F9;		
		}


#rightgrafik { 
		height:400px;	
  		width:2px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/4px.gif');
		background-repeat:no-repeat;
		margin: 15px 0px 0px 3px;
		}		
#rightgrafik1 { display: none;
		height:1px;	
  		width:1px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/4px.gif');
		background-repeat:no-repeat;
		margin: 10px 0px 0px 3px;
		}

#rightgrafik2 { display: none;
		height:1px;	
  		width:1px;
  		overflow: hidden;
  		background-image:url('/fileadmin/gif/4px.gif');
		background-repeat:no-repeat;
  		background-color: transparent;
  		margin: 15px 0 0 2px;
		}	

#rightgrafik3 { display: none;
		height:1px;	
  		width:1px;
  		overflow: hidden;
		background-image:url('/fileadmin/gif/4px.gif');
		background-repeat:no-repeat;
		background-color: transparent;
		margin: 25px 0px 0px 10px;
		}

#bx_space1 {
	width:100%;
	font-size: 6px; background-color:silver;
	height: 6px;
	 }
	
#bx_space2 {
	width:100%;
	font-size: 3px; background-color:transparent;
	height: 3px; 
	}		
#bx_footer {
	width:100%;
	border-top: dashed 1px red;
	background-color:white;
	}
#col_center { 
   	border: solid blue 0px;
	}	
#col_right {
   	width:2px; background-color:transparent;
	}
#content_right {
                width:2px;
		margin-left:0px;
		padding:0px;
		background-color:transparent;
		}

#content_footer { 
		color: maroon;
		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: 2px solid transparent;
                color: #004000;
		}					
li.navi_0_act a {	
		background-color:#CED9CE;
		background-color:#FFE7B9;
                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;
		}				
		

