body {
	background-color: #F9DFB3;
	margin-left: 0px;
	margin-top: 0px;
	
	SCROLLBAR-ARROW-COLOR: #A82A00;
	SCROLLBAR-BASE-COLOR: #000000;
	scrollbar-highlight-color : #A82A00;
	scrollbar-shadow-color : #A82A00;

	font-size: 80%;
	color: black;
	font-family: Verdana, "Verdana Ref", Arial, "Times New Roman";
}

/* Wenn die Farbe auch per "*" vergeben wird, dann sind z.B. auch die <b> s schwarz... (auch bei einem Link) */
*, .td, .normal {
	color: black;
	font-family: Verdana, "Verdana Ref", Arial, "Times New Roman";
	font-size: 1em;
}


.unsichtbar {
   display: none;
}


h1,h2,h3{
	font-weight: bold;
	padding: 5px;
	color: #A82A00;
}

h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.3em;
}

#content .breadcrumb, #content .breadcrumb *{
		font-size: 1em;

}

#content td.breadcrumb, a.breadcrumb, table.breadcrumb{
	text-align: right;
	color: #751609;
}

#content a.breadcrumb {
	text-decoration: none;	
}

#content ul li{
	list-style-type: square;
	padding-bottom: 0.8em;
}

#content a{
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* Hier könnne alle klassen und Subklassen definiert werden... überschreibungen sollte es nicht mehr geben */
#content a.breadcrumb:hover{
	text-decoration: underline;
}

#content p{
	padding: 0px;
	text-align: justify;
}

#content .infotext, #content .info, #waiting .infotext, .fehler{
	background-color: #DEB887;
	border: thin dotted #A82A00;
	font-weight: bold;
	color: #A82A00;
}

#content .infotext, #content .info{
	width: 95%;
}

#content p.info{
	padding: 5px;
}

#content .width98prz{
	width:98%;
}

#gesamterinhalt{
	/*width: 1000px;*/
	width: 970px;
	margin: 5px auto;
	text-align: left; 
	background-color: #F9DFB3;
	border: 1px solid #751609;
}

#title {
	padding:0px;
	float: none;
	vertical-align: text-top;
	margin: 0;
}

#left {
	width: 220px;
	float:left;
	padding: 0px;
}

#content, #waiting {
	border: 1px solid #FFE4C4;
	width: 725px;
	float: right;
	padding: 0px 0px;
}

#foot{
	font-size: 10px;
	width: 100%;
	text-align: center;
	margin-top: 2em;
}

#foot p{
	color: black;
	padding: 0.2em 0.2em;
	text-align: center;
}

#content td.starthighlite{
	background-color: #DEB887;
}
#content .starthighlite{
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding: 0.2em;
	color: #A82A00;
}

#content .startbild {
	margin-top: 1em;
	text-align: center;
}

#content .startbild img{
	margin-top: 1em;
	text-align: center;
	border: thin solid #DEB887;
}

#content .starttext {
	margin-top: 1em;
	font-weight: bold;
}

#content table.news{
	border: 1px solid #A82A00;
}

#content td.newsheader{
	color: White;
	background-color: #A82A00;
	font-weight: bold;
	padding: 0.2em;
}

#content .newstext{
	padding: 0.2em;
	background-color: #DEB887;
}



.button, input, .input, textarea.input{
	font-family: "Courier New", Courier, monospace;
	background-color: #F9DFB3;
	border-color: #751609;
	border-style: solid;
	color: Black;
}


input:focus{
	color: #A82A00;
	font-weight: bold;
}

a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #B82616;
}

a:focus, a:hover{
	text-decoration: underline;
	font-weight: bolder;
}

.bildlink{
	border-color: #751609;
}

.bgcolordunkel{
	background-color: #751609;
}

.bgcolorgelb, #foot, #content .breadcrumb, input:focus{
	background-color: #FFB533;
}

.fett, .fehler{
	font-weight: bold;
}

.klein{
	font-size: 0.8em;
}

.grusskarte{
	background-color: #F9DFB3;
	color: #751609;
	padding: 3px;
	border: solid 1px #751609;
}



#content .aktionblock, #content .speisekartemenu{
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 1px solid #A82A00;
	background-color: #FFB532;
}

#content .aktionblock p{
	padding: 0.2em 0.5em 0 0.5em;
	text-align: left;	
}

/* ==== SPEISEKARTE ========== */

#content .speisekartemenu{
	padding: 0;
	margin: 0;
	text-align: left;
}

.actionhead, .speisekartehead{
	font-weight: 900;
	font-size: 1em;
	color: #751609;
	text-align: center;
}

.speisekartehead{
	font-size: 1.2em;
}

#content .speisekartemenu p{
	margin: 0.25em 0 0.25em 0;
}

#content .speisekartemenu p.aktiv{
	padding: 0.25em 0 0.25em 0em;
	background-color: #A82A00;
}

#content .speisekartemenu span{
	padding: 0 0 0 1em;
}

#content .speisekartemenu a{
  color: black;
  padding: 0;  
}

#content .speisekartemenu p.aktiv a{
	color: #F9DFB3;
}

#content .speisekartemenu a:hover{
  color: black;
}

/* ==== SPEISEKARTE ENDE ===== */

#left ul{
	margin : 0.5em 0.0em 0 0;
	padding: 0;
}

#left ul li{
   list-style-type:none;
/*   border:1px solid #9B070D;*/
/*   background-color:#FFFFF;*/
   margin-bottom:0.0em;
   border-bottom: 0px;
}

#left a {
   padding:0.5em 0 0.5em 0;
   color: #A82A00;
   font-weight:700;
   text-decoration: none;
}
#left a:hover,
#left a:focus,
#left a:active {
   font-weight:900;
   text-decoration: underline;
/*   background-color: #A82A00;*/
}


#tablehome p{
	text-align: justify;
}

p.bigger, .bigger, li.bigger{
	font-size: 1.2em;
}

p.biggest, .biggest, li.biggest{
	font-size: 1.3em;
}
