/* Main layout */
/***********************************************/

body {
  border-style: solid;
  border-width: 10 10 10 10px;
  border-color: white;
	margin: 0px;
	padding: 0px;
	background-image: url(grafik/main_bg.jpg);
	background-attachment: fixed;
}

table tr td {
	border: 0;
	padding:;
	vertical-align: top;
}

img {
	border-style: solid;
  border-width: 2 2 9 2px;
  border-color: white;
}


/* Text */
/***********************************************/

body, td, th, ol, dl {
	color: pink;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
}

input, textarea {
  color: #096B90;
  font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
}


/* Links */
/***********************************************/

a {
	color: white;
	text-decoration: none;
}

#links a {
  display: block;
  padding: 0 11 0 11px; 
  border-width: 0;
  border-left: 4px solid white;
  text-align: center;
  text-decoration: none;
  color: white;
  background: white;
}

#home a {
  background: #995C00;
}

#speise a {
  background:maroon;
}

#service a {
  background:#997B00;
}

#programm a {
  background:#209009;
}

#angebot a {
  background:#989900;
}

#galerie a {
  background:#CC7B00;
}

#anfahrt a {
  background:#0C8FC0;
}

#kontakt a {
  background:#096B90;
}

#impressum a {
  background:black;
} 
   
#home a:hover {
  color: #995C00;
  border-color: #995C00;
  background-color: white;
}

#speise a:hover {
  color: maroon; 
  border-color: maroon;
  background-color: white;
}

#service a:hover {
  color: #997B00;
  border-color: #997B00;
  background-color: white;
}

#programm a:hover {
  color: #209009;
  border-color: #209009;
  background-color: white;
}

#angebot a:hover {
  color: #989900; 
  border-color: #989900;
  background-color: white;
}

#galerie a:hover {
  color: #CC7B00; 
  border-color: #CC7B00;
  background-color: white;
}

#anfahrt a:hover {
  color: #0C8FC0; 
  border-color: #0C8FC0;
  background-color: white;
}

#kontakt a:hover {
  color: #096B90;
  border-color: #096B90;
  background-color: white;
}

#impressum a:hover {
  color: black; 
  border-color: black;
  background-color: white;
}


/* Id's */
/***********************************************/

#outerframe {
	margin: 29px;
}

#nav {
  margin: 20 0 0 335px;
}

#nav td {
	padding-bottom: 0px;
}

#content {
  position:relative; left: -40px;
	margin: -119 0 20 470px;
}

#kalender {
	margin: -195 0 0 170px;
	font-size: 14;
  color: white;
  font-family:verdana, helvetica, sans-serif;
  font-variant:small-caps;
  font-weight:bolder;
	text-align: center;
	color:white;
	width:200px;
}

#galerie_foto {
	margin: 20 0 25 30px;
}

#formular {
  margin: -140 0 0 115;
  color: #096B90;
}

#leader {
  margin: 0 0 -6 0px;
  position:relative; right: -29px;
  height: 22px;
  width: 150px;
  font-weight: bold;
  padding: 0 0 0 10px;
  background-color: white;
  color: #FF9900;
}

#skizze {
  margin: -23 30 40 51px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
}

#home_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #995C00;
  color: white;
}

#home_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #995C00;
}

#speise_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: maroon;
  color: white;
}

#speise_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: maroon;
}

#service_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #997B00;
  color: white;
}

#service_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #997B00;
}

#programm_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #209009;
  color: white;
}

#programm_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #209009;
}

#angebot_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #989900;
  color: white;
}

#angebot_right {
  border-style: solid;   
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #989900;
}

#galerie_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #CC7B00;
  color: white;
}

#galerie_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #CC7B00;
}

#anfahrt_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #0C8FC0;
  color: white;
}

#anfahrt_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #0C8FC0;
}

#kontakt_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: #096B90;
  color: white;
}

#kontakt_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: #096B90;
}

#impressum_left {
  position:relative; right:-29px;
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: black;
  color: white;
}

#impressum_right {
  border-style: solid;
  border-width: 6 6 6 6px;
  border-color: white;
  padding: 0 10 10 10px;
  background-color: white;
  color: black;
}


/* Classes */
/***********************************************/

td.textrow {
  width: 260px;
	height: 176px;
	padding-right: 22px;
}

.dates {
	font-size:14px;
	width:260px;
	height:6em;
	overflow:auto;
	text-align: left;
}

.text-galary {
	font-size:14px;
	text-align: center;
}

.submenu {
  font-weight:bolder;
}

.link {
  color: white;
  text-decoration: underline;
}

.link1 {
  color: #995C00;
  text-decoration: underline;
}

.link2 {
  color: #CC7B00;
  text-decoration: underline;
}

.link3 {
  color: #096B90;
  text-decoration: underline;
}

.link4 {
  color: black;
  text-decoration: underline;
}

.logo {
  border-style: none;
}

.angebot {
  color: #989900;
}

.kontakt {
  color: #096B90;
}

.home {
  color: #995C00;
}

.speise {
  color: maroon;
}

.service {
  color: #997B00;
}

.programm {
  color: #209009;
}

.galerie {
  color: #CC7B00;
}

.anfahrt {
  color: #0C8FC0;
}

.impressum {
  color: black;
}

.title {
  text-decoration:underline;
}

.zuruck {
  margin: 22px;
}

