body {
	//background-color: bisque;	
        background-color: #4a0001;
        background-image: url(images/bg.jpg);
        background-repeat:  repeat-y;
         background-size: 100%;
         background-size: 100%,100%;
         background-attachment: fixed;
}	
a {
	color: #9d1d1e;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #9d1d1e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d1d1e;
}
a:hover {
	text-decoration: underline;
	color: #f15f32;
}
a:active {
	text-decoration: none;
	color: #9d1d1e;
}
#Stage{
	position:absolute;
	min-height: 650px;
	top:25px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	clear:both;
	background-color:#ffffff;
        background-color: #f5e7c9;
	
	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#999999;
  	
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:#999999;
		
	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:#999999;
  			
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#999999;
        box-shadow: 3px 3px 10px 5px #000;
        
        
         -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 10px 10px 10px rgba(0,0,0,.4);
   
}

#logo{

	/*position:relative;
	margin-top:10px;
	width:1000px;
	height:100px;
	background-image:url(images/logo_anschrift.jpg);*/
}


#bildlaufleiste{

	position:relative;
	margin-left:0px;
	width:1000px;
	height:235px;
		//background-image:url(images/Banner_TOP.png);
        background-image:url(images/Banner_TOP.png);z-index:10;background-repeat: no-repeat
}


#maincontainer {
	
	position:relative;
	overflow:hidden;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
	display: inline; /* damit IE 6.0 gleich Abstand links wie IE 8.0 hat */
	width:210px;
	font-size: 80%;	
		}

#maincontainer_o {
	position:relative;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:210px;
	height:25px;
	background-image:url(images/maincontent_o.gif);
	background-repeat:no-repeat;
}



#maincontainer_m {
	position:relative;
	overflow:hidden;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:210px;
	background-image:url(images/maincontent_m.gif);
	background-repeat:repeat-y;
	
}




#maincontainer_u {
	position:relative;
	overflow:hidden;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:210px;
	height:35px;
   margin: 2px 0 0;
	background-image:url(images/maincontent_u.gif);
	background-repeat:no-repeat;
} 

#navigation {

   	position:relative;
	overflow:hidden;
	float:left;
	background-color: #ffffff;  	
   	width: 200px;
	font-size: 14px;
}

#navigation LI {
    	
	background-color: transparent;
	overflow:hidden;
   	padding: 0;
   	list-style: none;
   	display: inline;
   	width: 200px;
	font-size: 14px;
}

#navigation UL {
   
 	background-color: transparent;
	overflow:hidden;
  	padding: 0;
   	margin: 0;
	font-size: 14px;
	
}

#navigation A {
    margin: 2px 0 0;
    background-repeat:no-repeat;
    background-image:url(images/maincontent_m.gif);
    position:relative;
    overflow:hidden;
    text-decoration: none;
    display: block;
    padding: 3px 5px;
    font-size:14px;
    width: 200px;
    font-family: sans-serif;
    font-weight: bold;
}

#navigation A:link,
#navigation A:visited {
  /*background-color: #999999;*/
   overflow:hidden;
   color:#ffffff;
   width: 200px;
   overflow:hidden;
   font-size: 14px;
}

#navigation A:hover,
#navigation A:focus {
   background-image:none;
   background-color: #f84;
   overflow:hidden;
   width: 200px;
   color:#666;
   font-size: 14px;
 
}

#ia #navigation A.ca,
#ib #navigation A.cb

{
    	
	overflow:hidden;
	display: block;
   	font-size:14px;
   	padding: 3px 4px 3px 24px;
   	border-top: none;
   	margin: 2px 0 0;
   	width: 200px;
}

#navigation A.n  {
	overflow:hidden;
	display: none;
   	margin: 0;
   	padding: 0;
   	font-size: 14px;
}


#maincontent {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 2%;
    margin-right: 2%;
	padding: 0px;
	padding-bottom: 50px;

	width:92%;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	left: 2%;
    right: 2%;
	
	text-align: justify;
	font-size: 100%;
	
}
#maincontent table{
    width:100%;
}

#aktualversion{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color: #000;
    padding-left: 4px;
}

#seitenbezeichnung{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #000;
	
}

.überschrift {
	font-size: 23px;
	color: #9d1d1e;
	text-align: center;
	font-weight: bold;
}

body,td,th {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}


img{
        text-align:center;
	
	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#999999;
  	
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:#999999;
		
	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:#999999;
  			
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#999999;}



.speiseplan_img{
	cursor:pointer;
	display:block;
	z-index:100;
        border-style: solid;
        border-width: 1px;
        border-color: grey;
}