﻿body 
{
  color:#000000;
  background-color:#DEDE84;
  font-family:verdana;
  font-size:9pt;
  text-align:center;
}
h1
{
  color:#cc0000;
  font-family:verdana;
  font-size:16pt;
  text-align:center;
}
h2
{
  color:#000000;
  font-family:verdana;
  font-size:14pt;
  text-align:center;
}
h3
{
  color:#000000;
  font-family:verdana;
  font-size:12pt;
  text-align:center;
}

h4
{
  color:#000000;
  font-family:verdana;
  font-size:10pt;
  text-align:center;
}

h5
{
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  text-align:right;
}

h6
{
  color:#000000;
  font-family:verdana;
  font-size:6pt;
  text-align:right;
}

.impressum
{
  color:#0000FF;
  font-size:10pt;
  text-align:left;
}
a:link {
  color:#000000;
  text-decoration:underline;
  font-family:verdana;
  font-weight:bold;
}

a:visited 
{
  color:#000000;
  text-decoration:underline;
  font-family:verdana;
  font-weight:bold;
}

.menu
{
    width:193px;
    background-color:#00FF00;
    text-align:center;
    font-family:Verdana;
    font-size:10pt;
    text-align:center;
}

.headline
{
    text-align:center;
    background-color:#33ccff;
    width:193px;
    height:41px;
}

.headline2
{
    text-align:center;
    background-color:#33ccff;
    width:745px;
    height:41px;
}

.banner
{
    text-align:center;
    height:145px;
    background-image:url('logo - Kopie.png');
    background-repeat:no-repeat;
    background-position:top;
}

.footer
{
   background-color:#cc0000;
   width:938px;
   height:7px;
}

.main_content
{
    background-color: #ffcc00;
    width:745px;
    text-align:center; 
}

.main_table_meals_drinks
{
    background-color: #ffcc00;
    width:100%;
    text-align:center; 
}



.main_table
{
    background-color:#DEDE84;
    text-align:center;
    width:938px;
    height:768px;
}

.ComicSansBlau
{
	font-family:"Comic Sans MS";
	color:#0000FF;
	font-weight:bold;
}

.ComicSansBlauNonBold
{
	font-family:"Comic Sans MS";
	color:#0000FF;
}

.ComicSansRot
{
	font-family:"Comic Sans MS";
	color:#FF0000;
	font-weight:bold;
}

.ComicSansRotNonBold
{
	font-family:"Comic Sans MS";
	color:#FF0000;
}

.ComicSansGruen
{
	font-family:"Comic Sans MS";
	color:#32CD32;
	font-weight:bold;
}

.ComicSansGruenNonBold
{
	font-family:"Comic Sans MS";
	color:#32CD32;
}
