BODY {
	background-color: #CFD188;
	background-image: url(./bilder/massagegutschein-oben.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 4em;
	margin-right: 4em;
}

A:LINK {
	color: #000000;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:VISITED {
	color: #800000;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:HOVER {
	background-color: #A39D45;
	color: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A:active {
	background-color: #A39D45;
	color: blue;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}


a.nav:LINK {

	color : #5C5C5C;
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration : none;
}

a.nav:VISITED {
	color : #5C5C5C;
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
}

a.nav:HOVER {
	background-color : #A39D45;
	color : #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration : underline;
}

a.nav:active {
	background-color : #A39D45;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color : #00BF00;
	font-size: 12px;
	font-weight:100;
	text-decoration : underline;

}


H1 {
	color: Black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 20px;
}

H2 {
	color : #993300;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 16px;

}

H3 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 15px;
}

H4 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 14px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
}
form input {
	font-family: Verdana,Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E2E4A0;
}
form textarea {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E2E4A0;
}
form option {
	font-family: Verdana,Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E2E4A0;
}

div.kopflinks {
  position: absolute;
  width: 155px; height: 60px;
  top: 0px; right: auto; bottom: 1em; left: 0px;
   }

div.kopfmitte {
	position: relative;
	width: 500px;
	height: 70px;
	margin-top: 1px;
	margin-left: 240px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    text-decoration:none;
    font-size:12px;
	text-align: center;
}

div.kopfrechts {
  position: absolute;
  width: 180px; height: 140px;
  top: 0px; left: 823px;
   }

tr.angebot {
	background-color: #F9CB97;
}

td.ecke2 {
	background-image: url(bilder/bogen-b2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

td.ecke22 {
	background-image: url(bilder/bogen-b22.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

td.ecke222 {
	background-image: url(bilder/bogen-b222.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

div.inhalt {
	position: absolute;
	width: 600pt;
	height: auto;
	top: 130px;
	left: 180px;
}

div.inhalt-2 {
	position: absolute;
	width: 600pt;
	height: auto;
	top: 130px;
	right: 1em;
	bottom: 1em;
	left: 230px;
}

div.navigation {
 position: absolute;
	background-image: url(./bilder/massagegutschein-links.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 150px; height: auto;
	top: 90px; right: auto; bottom: 1em; left: 0px;
}

.menubereich {
	color:#000000;
	background: #F9CB97;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width:130px;
	height: auto;
	margin:6px;
}

.menubereich2 {
	text-align: center;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width:210px;
	height: auto;
	margin:6px;
}

.menutitel {
	margin:2px;
	font-size:13px;
}
a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	text-align:left;
	text-decoration:none;
	font-size:12px;
	}
a.menu:link, a.menu:visited {

	color:#000000;
	background-color:#FFFFCC;
	text-decoration:none;
	font: small-caps 900 12px arial, Helvetica, sans-serif;
	padding:3px;
}
a.menu:active {
    color:#008000;
    background-color:#eeeeee;
}

a.menu:hover  {
    color:#000000;
	background: #CFD188 url(./bilder/ecke-1.gif) bottom right no-repeat;
}

div.bild {
     position: absolute;
     width: 180px; height: 280px;
     top: 3em; right: 15px; bottom: 1em; left: 550px;
   }