body {
	background-color: #e0e0e0; 
	margin: 0px;
			
}
		
#container {
	position: relative;
	width: 762px;  /*  width + border for IE 5.x */
	w\idth: 760px; /* real width */
	background-color:#00ccff;
	border:1pt solid black;
	margin: auto;
	color: #000000; 
	font-family: verdana, arial, helvetica, geneva;
	font-size: 10px; 
	margin-top:4px;
			
}
		
#header {
	padding-top:4px;
	height:125px;
}

#head_left{
	float:left;
	padding:2px;
}

#head_mid{
	float:left;
}

#head_right{
	float:left;
	font-size: 12px; 
	font-weight: bold;
}

#head_content_1
{ 
	position:relative;
	padding-left:10px;
	padding-top:18px;
	width:100px;
}

#head_content_2
{ 
	position:absolute;
	top:50px;
	padding-left:82px;
}
	
#head_banner
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/anzeige.gif); 
	padding-left:10px;
	height:60px;

}
#head_c3 {
	padding-top:1px;
	font-size: 20px; 
	font-weight: bold;
	text-align:center;
}
#head_c4 {
	padding-top:1px;
	font-size: 12px; 
	font-weight: bold;
	text-align:center;
}

/* ----- end head ---------------  */

#main{
	
}
#menu{
	width:122px;
	float:left;

}
#content{
	margin-top:4px;
	padding:4px;
	float:left;
	background-color:#e0e0e0;
}

#right{
	margin-top:4px;
	padding:10px;
	float:left;
}

#menu_box{
	position:relative;
	width:120px;
	
}

.menu_group_box
{
	color: #00274e; 
	display: block;
	padding: 3px 3px 1px 3px;
	margin-bottom:0px;	
}

.menu_group_title
{
	font-family: verdana, arial, helvetica, geneva; 
	font-size: 12px; 
	font-weight: bold;
	line-height:16px;
	color: black; 
	display: block;
	background-color: #99ccff;
	text-align:center;
}

.menu_main a
{
	color: #00274e; 
	font-family: verdana, arial, helvetica, geneva; 
	font-size: 10px; 
	font-weight: bold;
	display: block;
	line-height:16px;
	text-align:left;
	padding-left: 12px;
	padding-bottom:2px;
	margin-bottom:2px;
	background-color:#ededed;
	text-decoration: none;
	border: 1px outset;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/tab_250_8.GIF); 
}

.menu_main a:hover
{
	background-color: #ffff99;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/tab_250_8.GIF); 
}

.menu_sub a
{
	color: #00274e; 
	font-family: verdana, arial, helvetica, geneva; 
	font-size: 10px; 
	display: block;
	line-height:11px;
	text-align:left;
	margin-left:10px;
	padding-left: 14px;
	margin-bottom:2px;
	background-color:#ededed;
	text-decoration: none;
	border: 1px outset;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/tab_250_7.GIF);
	
}

.menu_sub a:hover
{
	background-color: #ffff99;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/tab_250_7.GIF); 
}

.floatstop {
  clear:both;
}
/* -- start news -------------- */

.news_box{
	position:relative;
	width:478px;
	border:1pt solid black;
	font-family: verdana, arial, helvetica, geneva; 
	background-color: #ffffff;
	color: #333333; 
	font-size: 11px; 
	
	display:table-cell;
}
.news_title {
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	COLOR: #004080;
	background-color: #d3dae8;
	FONT-WEIGHT: bold;
	background-repeat: no-repeat;
	background-position: 2px 1px ;
	background-image: url(img/mark_5_13.GIF); 
	
}
.news_big {
	color: #004080; 
	font-size: 14px; 
	font-weight: bold;
	padding-top:5px;
	text-align:center;
}

.news_content{
	padding:5px;
	font-size: 12px; 
}

.news_line{


}

.news_pic{
	float:right;
	/*
	padding: 4px 4px 4px 4px;
    */
	border:none;
}

img.right {
      	float:right;
      	padding:5px 10px 5px 5px;
      	border:none;
}

p{
	margin-top: 6px;
	margin-bottom: 4px;
	margin-right:4px;
	margin-left:4px;
	padding-top:0px;
	padding-bottom:0px;
}

.red{
	color:red;
	font-weight:bold;
}


#footer{
	padding-top:4px;
	padding-bottom:2px;
	position:relative;
}
#footer a{
	text-decoration:none;
}

.center{
	text-align:center;
}


#admin{
	position:absolute;
	left:0px;
	text-decoration:none;
	bottom:0px;
}

#admin a{
	
	text-decoration:none;
}

h1 {
	margin:0px;
	padding-top:1px;
	font-size: 12px; 
	text-align:center;
}

h2 {
	font-size: 12px;
	padding:0px;
	margin:0px; 
}

h3 {
	font-size: 12px; 
	font-weight: bold;
	margin:0px;
}

.mid{
	
	margin-top: 4px;
	margin-bottom: 2px;
	text-align:center;
	
	
}
.news_pic_left{
	padding:4px;
	float:left;
	padding-left:0px;
	

}
.news_pic_right{
	float:right;
	padding:4px;
	padding-right:0px;
	
}
.news_pic_center{
	display:block; /*images must be set to block in order use auto margins*/
   	margin:0 auto; /*centers images in most browsers*/
   	text-align:center; /*centers images in older browsers*/
	padding:4px;
}
.news_float{
	clear:both;
	height:4px;
}


.news_special {
	color: #149033; 
	font-size: 18px; 
	font-weight: bold;
	padding-top:5px;
	text-align:center;
}
.news_soccer_box {
	padding:2px;
}

.bold{
	font-weight:bold;
}

.big_red{
	color:red;
	font-weight:bold;
	font-size:18px;

}
.soccer_box{
	position:relative;
	margin-top:2px;
	width:470px;
	height:24px;
	border:1pt solid #e4e4e4;
	font-family: verdana, arial, helvetica, geneva; 
	color:black;
}
.s_pic_left{
	position:absolute;
	left:2px;
	top:2px;
}
.s_pic_right{
	position:absolute;
	left:400px;
	width:28px;
	top:2px;
}

.s_tab_1{
	position:absolute;
	left:32px;
	top:0px;
}
.s_tab_2{
	position:absolute;
	left:160px;
	top:0px;
}


.s_big{
	font-size: 11px; 
	font-weight: bold;
}
.s_small{
	font-size: 10px; 

}
.mainbox{
	width:300px;

}

.week_box{
	position:relative;
	margin-top:2px;
	border:1pt solid black;
	font-family: verdana, arial, helvetica, geneva; 
	color:black;
	padding:4px;
}
.w_title{
	text-align:center;
	color: #004080;
	font-size: 12px; 
	font-weight: bold;
}
.w_date{
	text-align:center;
	font-size: 12px; 
	font-weight: bold;
}


.weekday{
	padding-top:3px;
	color: #004080;
	font-size: 12px; 
	font-weight: bold;

}
.day_box{
	position:relative;
	margin-top:2px;
	/*
	border:1pt solid #e4e4e4;
	
	padding-left:4px;		
	*/
}

.price{
	position:absolute;
	right:0px;
	bottom:0px;
	color: #004080;
	font-size: 12px; 
	font-weight: bold;
	/*
	BACKGROUND-COLOR: yellow;
	*/
	
}

.my_meal{
	/*
	BACKGROUND-COLOR: red;
	
	width:236px;	
	*/
	line-height:14px;
	width:80%;
	font-size:11px;
		
}



/* start printbox ----- */
.printbox a
{
	color: #00274e; 
	font-family: verdana, arial, helvetica, geneva; 
	font-size: 10px; 
	font-weight: bold;
	display: block;
	line-height:16px;
	text-align:left;
	padding-left: 58px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:4px;
	
	text-decoration: none;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: 30px;
	background-image: url(img/printer.GIF); 
}

.printbox a:hover
{
	background-color: #ffff99;
	background-repeat: no-repeat;
	background-position: 30px;
	text-decoration: underline;
	background-image: url(img/printer.GIF); 
}
/* end printbox ----- */
.zusatz{
	font-size:8px;
}