<!-- /* stylesheet fuer http://www.bistro-kenn-i-di.de */ -->
<!-- /* Autor: Mediensysteme Bauer : http://www.mediensysteme-bauer.de */ -->

body {
	margin: 0px;
	height: 100%;
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: #EEEEEE url("images/schriftzug.gif");
}

.menu{
	position: fixed;
	border: 0px solid black;
	background-color: #EEEEEE;
	left: 20px;
	right: 20px;
	top: 0px;
	width: 80%;
	height : 180px;
	color: white;
}

.inhalt{
	position: static;
	margin: 180px 0px 0px 0px;
	border: 0px solid black;
	background-color: #EEEEEE;
	padding: 0px;
}

table
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
}
table.content
{
	border:0px solid black;
	width:100%;
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
}
table.karten
{
	border:1px solid black;
	width:790px;
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
}
h1
{
	font-size:14pt;
	text-decoration:underline;
}
h2
{
	font-size:12pt;
}

a:link
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(,0,255);
}
a:visited
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
}
a:hover
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(64,192,64);
}
a:active
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
}

a.navigation-h:link
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-h:visited
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-h:hover
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(255,255,0);
	text-decoration:none;
}
a.navigation-h:active
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
	text-decoration:none;
}
p.navigation-h
{
	font-size:11pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
}

a.navigation-v:link
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-v:visited
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-v:hover
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(255,255,0);
	text-decoration:none;
}
a.navigation-v:active
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
	text-decoration:none;
}
p.navigation-v
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
}

a.navigation-k:link
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-k:visited
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,255);
	text-decoration:none;
}
a.navigation-k:hover
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(255,255,0);
	text-decoration:none;
}
a.navigation-k:active
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
	text-decoration:none;
}
p.navigation-k
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color: rgb(0,0,0);
}

td.abstand
{
	font-size:0pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
}

td.navigation
{
	font-size:0pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(164,164,224);
}

td.navigation-aktiv
{
	font-size:0pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(192,192,255);
}
td.navigation-inhalt
{
	font-size:0pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(192,255,192);
}
td.navigation-k
{
	font-size:0pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(96,224,224);
}

td.anzeige
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(224,224,224);
}

td.hgb1
{
	font-size:12pt;
	font-family: Veranda, Arial, Helvetica, Sans Serif;
	color:#000000;
	background: rgb(255,255,255);
	background-repeat:repeat-y;
}