* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100.01%;
	line-height: 100.01%;
	text-decoration: none;
	border: 0px none;
	list-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.hidden {
	visibility: hidden;
}

body {
	color: #000000;
	font-size: 1em;
	background: #CCCCCC url(bgbody.gif) repeat-y;
}

p, h1, h2, h3, td {
	padding: 0px 0 0px 0px;
	font-size: 0.8em;
	line-height: 1.7em;
}

p {
	padding: 0px 0px 15px 0px;
}

p.big {
	font-size: 1em;
}

h1, h2, h3 {
	font-size: 1em;
	color: #7199AB;
	font-weight: bold;
	clear: both;
}

h1 em, h2 em, h3 em {
	font-style: italic;
	font-weight: bold;
}

h1 {
	font-size: 1em;
}

h2 {
	color: #9D0C15;
	margin: 0px;
	padding: 0px 25px 0px 0px;
}

h3 {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	letter-spacing: normal;
}

table {
	margin: -6px 0px 0px 10px;
}

td {
	margin: 0px;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}

a, span.noLink  {
	color: #7199AB;
	font-size: 80%;
	text-decoration: none;
}

a:hover {
	color: #1D6077
}

a:active, a:focus{
	outline: none
}

h1 .caps,
h2 .caps,
h3 .caps,
strong .caps {
	font-weight: bold;
}

b, strong, b em, strong em {
	font-weight: bold;
}

small {
	font-size: 0.6em;
}

p.big small {
	font-size: 0.3em;
}

.clear {
	clear: both;
}


#website {
	position: absolute;
	margin-top: 0px;
	margin-left: 0;
	width: 960px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 95px;
	width: 960px;
	height: 155px;
	height: 155px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 295px;
	left: 45px;
	width: 175px;
}

#menuKuller {
	position: absolute;
	top: 20px;
	left: 250px;
	width: 710px;
	height: 56px;
}

#submenu {
	position: absolute;
	top: 257px;
	left: 260px;
	width: 700px;
}

#pic {
	position: absolute;
	top: 0px;
	left: 45px;
	width: 155px;
	height: 250px;
	overflow: hidden;
	z-index: 1000;
}

#content {
	position: absolute;
	left: 260px;
	top: 292px;
	width: 655px;
}

#contentLeft {
	width: 435px;
	float: left;	
}

#contentRight {
	width: 220px;
	float: right;
}

#footer {
	display: block;
	clear: both;
	width: 655px;
	height: 45px;
}

#logo img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu li {
	margin-bottom: 10px;
}

#menu a {
	color: #7199AB;
	font-weight: normal;
}

#menu a:hover,  #menu a.activeArticle, #menu a.activePath {
	color: #1D6077;
	text-decoration: none;
}

#menu a.activeArticle, #menu a.activePath {
	font-weight: bold;
	font-style: italic;
}

#menuKuller li {
	display: inline;
}

#menuKuller li a {
	display: block;
	float: left;
	width: 70px;
	height: 56px;
}

#submenu li {
	display: inline;
}

#submenu li a, #submenu li span.noLink {
	line-height: 1.2em;
	position: relative;
	float: left;
}
#submenu li a.activeArticle,  #submenu li a.activePath, #submenu li span.noLink {
	color: #1D6077;
	font-weight: bold;
}
#submenu .devider {
	color: #7199AB;	
}

#submenu.evergreen li a{
	color: #97BE0D;
}
#submenu.evergreen li a.activeArticle,  #submenu.evergreen li a.activePath, #submenu.evergreen li a:hover, #submenu.evergreen li span.noLink {
	color: #418621;
}
#submenu.evergreen .devider {
	color: #97BE0D;	
}

#content h1 {
	line-height: 23px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0;
}

#content h1 img {
	margin-left: 1px;
}

#content a, #contentFull a {
	color: #7199AB;
	font-size: 100%;
}

#content a:hover {
	color: #1D6077;
	font-size: 100%;
}

#content ul {
	padding: 0px 0px 15px 0px;
}

#content li {
	font-size: 0.8em;
	line-height: 1.7em;
	background : url(bullit.gif) no-repeat;
	padding: 0 0 0 10px;
}

.distH1 {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
}

.eintragSpeise {
	padding: 0;
	width: 600px;
	clear: both;
}

.speiseColLeft {
	width: 470px;
	font-size: 0.8em;
	line-height: 1.7em;
	float: left;
}

.speiseColRight {
	width: 130px;
	font-size: 0.8em;
	line-height: 1.7em;
	float: right;
	text-align: right;
}

div.clearer {
	display: block;
	height: 2px;
	width: 2px;
	clear: both;
	overflow: hidden;
}
