@charset "utf-8";
/* CSS Document */
	body
	{
		margin: 0;
		padding: 0;
		font: 10px arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background:url(../images/head/bg.gif) top repeat-x #ededed;
		
	}
	
	#bg_01
	{
		background-image:url(../images/design09/bg_top_01.gif);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#525252;
		padding: 19px 0 0 0;
	}
	
	#bg_02
	{
		background-image:url(../images/design09/bg_bottom_01.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding: 0 0 19px 0;
	}
	
	.img_fade{
		filter:alpha(opacity=40);
	opacity:0.4;	
	}
	
	img { 
			margin:0;
		  	padding:0;
		 	border:0;
		}
	#container
	{
		margin: 0 auto 0 auto;
		width: 996px;
		border: 0px ;
		padding:199px 0 0 0;
		background:url(../images/head/gastro_team_header.png) top no-repeat;
	}
	
/*------------------------------*/
/*navi sheet*/
	#top_boxen
	{	
		float:left;
		width:706px;
		height:114px;
		padding: 23px 19px 10px 21px;
		background:url(../images/xqzme09/top_boxen.gif) no-repeat;
	}
	#top_box
	{
		float:left;
		width:211px;
		height:114px;
		text-align:left;
	}
	#login
	{
		width:192px;
		height:147px;
		float:left;
	}
	
	#navigation
	{
		float: left;
		width: 192px;
		height:582px;
		background:url(../images/nav_bg.gif) top repeat-y;
		text-align:left;
		margin:13px 0 0 0;
		
		
	}
	#nav_bg
	{
		margin:0;
		padding:0;
		width: 192px;
		height:582px;
		background:url(../images/nav_bg2.gif) bottom no-repeat;
		text-align:left;
	}
	
	
/*------------------------------*/
/*content sheet*/
	#content
	{
		margin: 0 0 0 31px;
		padding:0 12px 0 12px;
		background:url(../images/bg.gif) repeat-y top;
		width:906px;
		
	}
	#kontext { 
		margin: 13px 0 0 0;
		width:666px;
		float:right;
		background:url(../images/kontext_bg.gif) repeat-y;
	
	}
	
/*------------------------------*/
/*footer sheet*/
	#footer	
	{	
		margin:  0 0 0 31px;
		padding:0;
		background:url(../images/footer.gif) top no-repeat;
		width:930px;
		height:15px;
	}
