* {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	text-decoration: none;
}
body{
	background-color: #CBAFA7;
	margin: 0px;
	padding: 0px;
}
a {
	color: #E6D9D6;
	font-weight: bold;
}
a:hover {
	color: #fefefe;
	font-weight: bold;
}

/* ------------------- Layout ------------------- */

#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#top {
	background: transparent url(../images/layout/top.png) no-repeat;
	width: 1024px;
	height: 154px;
	margin-top: 0px ;
}

#content {
	background: transparent url(../images/layout/content.jpg) no-repeat;
	background-position: top;
	width: 1024px;
	height: auto;
	margin-top: 0px ;
	float: left;
}

/* ------------------- top ------------------- */

#topLeft {
	background: transparent url(../images/layout/topLeft.png) no-repeat;
	width: 117px;
	height: 120px;
	margin: 30px 0 0 0;
	float: left;
}

#logo {
	background: transparent url(../images/layout/logo.png) no-repeat;
	width: 793px;
	height: 147px;
	margin: -133px 30px -14px 0;
	float: right;
	position: relative;
}

#flash {
	background: none;
	width: 721px;
	height: 148px;
	margin: 0 0 0 20px;
	float: right;
}

/* ------------------- content ------------------- */

#bgLeft {
	background: transparent url(../images/layout/bgLeft.png) repeat-y;
	width: 130px;
	height: auto;
	margin: 0 0 0 0;
	float: left;
}

#left {
	background: #CBAFA7 url(../images/layout/left.png) no-repeat;
	background-position: top;
	width: 121px;
	height: 200px;
	margin: 0 0 0 0;
	float: left;
}

#leftMenu {
	background: none;
	width: 20px;
	height: auto;
	margin: 0 0 0 23px;
	float: left;
	position: relative;
}

#menu {
	background: #CBAFA7 url(../images/layout/menu.png) no-repeat;
	background-position: top;
	width: 149px;
	height: 632px;
	margin: 0 0 0 -9px;
	float: left;
}

  #menu2 {
	  background: #CBAFA7 url(../images/layout/menu2.png) no-repeat;
	  background-position: top;
	  width: 149px;
	  height: 1100px;
	  margin: 0 0 0 -9px;
	  float: left;
  }

  #menu3 {
	  background: #CBAFA7 url(../images/layout/menu2.png) no-repeat;
	  background-position: top;
	  width: 149px;
	  height: 800px;
	  margin: 0 0 0 -9px;
	  float: left;
  }

#gallery {
	background: none;
	width: 580px;
	height: 40px;
	margin: 0 0 0 20px;
	float: left;
}

#header {
	background: none;
	width: 680px;
	height: 95px;
	margin: 10px 0 0 20px;
	float: left;
}

#bgContainer {
	background: none;
	border-top: 3px #CDB2AD solid;
	border-bottom: 3px #CDB2AD solid;
	width: 721px;
	height: 355px;
	margin: 2px 0 0 -10px;
	float: left;
}

#containerBild {
	background: none;
	width: 380px;
	height: auto;
	margin: 0 0 0 30px;
	float: left;
}

#containerRight {
	background: none;
	width: 300px;
	height: 355px;
	margin: 0 0 0 0;
	float: right;
}

#container {
	background: none;
	width: 672px;
	height: auto;
	margin: 10px 20px 0 0;
	float: right;
}

/* ------------------- menu ------------------- */

#menu ul {
	list-style: none;
	text-align: left;
	padding-left: 15px;
}

#menu  li a {
	display: block;
	text-decoration: none;
	color: #E6D9D6;
	padding: 1px 0 1px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 16px;
	margin-top: 10px;
}
#menu  li a:hover {
	color: #fefefe;
}

#menu2 ul {
	list-style: none;
	text-align: left;
	padding-left: 15px;
}

#menu2 li a {
	display: block;
	text-decoration: none;
	color: #E6D9D6;
	padding: 1px 0 1px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 16px;
	margin-top: 10px;
}
#menu2 li a:hover {
	color: #fefefe;
}

#menu3 ul {
	list-style: none;
	text-align: left;
	padding-left: 15px;
}

#menu3 li a {
	display: block;
	text-decoration: none;
	color: #E6D9D6;
	padding: 1px 0 1px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 16px;
	margin-top: 10px;
}
#menu3 li a:hover {
	color: #fefefe;
}

/* ------------------- leftMenu ------------------- */

#leftMenu ul {
	list-style: none;
	text-align: left;
	padding-left: 3px;
}

#leftMenu  li a {
	display: block;
	text-decoration: none;
	color: #E6D9D6;
	padding: 1px 0 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px #FFF solid;
	height: 15px;
	margin-top: 10px;
}
#leftMenu  li a:hover {
	color: #fefefe;
}

/* ------------------- header ------------------- */

#header h1 {
    color : #E6D9D6;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}

/* ------------------- containerRight ------------------- */

#containerRight h1, #hotel h1 {
    color : #7E3D38;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}

#containerRight h2, #hotel h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 0 0 0 0;
	color: #7E3D38;
	font-size: 15px;
	font-weight: bold;
}

#containerRight p, #hotel p {
	color : #7E3D38;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 0 0 0 0;
}

/* ------------------- container ------------------- */

#container h1 {
    color : #7E3D38;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
}

#container h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 5px 0 0 5px;
	color: #7E3D38;
	font-size: 11px;
	font-weight: bold;
}

#container h3 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
    font-size : 11px;
    color : #7E3D38;
	margin-left: 9px;
}

#container h4 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
}

#container p {
	color : #7E3D38;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 0 0 0 0;
}

#container ul {
	list-style: none;
}

/* ------------------- bgLeft ------------------- */

#bgLenguage {
	background: none;
	width: 130px;
	height: 430px;
	float: left;
}

#lenguage {
	background: none;
	width: 130px;
	height: 200px;
	float: left;
}

/* ------------------- header ------------------- */

#headerHome {
	background: transparent url(../images/header/home.png) no-repeat;
	background-position: top;
	position: relative;
	width: 680px;
	height: 35px;
	margin: 55px 0 0 0;
}

#headerHotel {
	background: transparent url(../images/header/hotel.png) no-repeat;
	background-position: top;
	position: relative;
	width: 684px;
	height: 50px;
	margin: 45px 0 0 0;
}

#headerGasthaus {
	background: transparent url(../images/header/gasthaus.png) no-repeat;
	background-position: top;
	position: relative;
	width: 672px;
	height: 37px;
	margin: 60px 0 0 0;
}

#headerErlebnis_motorrad {
	background: transparent url(../images/header/erlebnis_motorrad.png) no-repeat;
	background-position: top;
	position: relative;
	width: 503px;
	height: 71px;
	margin: 18px 0 0 0;
}

#headerWinter {
	background: transparent url(../images/header/headerWinter.png) no-repeat;
	background-position: top;
	position: relative;
	width: 639px;
	height: 39px;
	margin: 50px 0 0 0;
}

#fleischerei {
	background: transparent url(../images/header/fleischerei.png) no-repeat;
	background-position: top;
	position: relative;
	width: 668px;
	height: 43px;
	margin: 50px 0 0 0;
}

#kontakt {
	background: transparent url(../images/header/kontakt.png) no-repeat;
	background-position: top;
	position: relative;
	width: 409px;
	height: 30px;
	margin: 60px 0 0 0;
}

/* ------------------- Sonstiges ------------------- */

#hotel {
	background: none;
	width: 680px;
	height: auto;
	margin: 0 0 0 30px;
	float: left;
}

/* ------------------- Kontakt ------------------- */

#kontakt {
	width: 516px;
	height: 230px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	position: relative;
}
#kontakt p {
	color : #D31018;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 5px 0 10px 5px;
	text-decoration: blink;
}
.textKontakt { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #fefefe;
}
input.kontaktBox { 
	width: 200px;
	height: 14px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #4B3C29;
	padding: 5px;
	margin: 1px 0;
	border: 1px solid #4B3C29; 
}

textarea { 
	width: 405px;
	height: 100px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #4B3C29;
	padding: 5px;
	margin: 1px 0 0 5px;
	border: 1px solid #4B3C29;
}
input.submit {
	color: #4B3C29;
	background-color: #fff;
	padding: 2px;
	width: 110px;
	height: 28px;
	font:bold 12px/12px verdana,arial,sans-serif;
	margin-top: 5px;
	border: 1px solid;
	border-color: #4B3C29;
	cursor:pointer;
}
.sicherheitscode {
	width: 100px;
	float: left;
	clear: both;
	padding: 13px 15px 0 0;
	margin: 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #4B3C29;
 }
.code {
	width: 100px;
	clear: both;
	padding: 0 2px 0 0;
	margin: 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #4B3C29;
 }
 input.codeBox { 
	width: 60px;
	height: 13px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #4B3C29;
	padding: 3px;
	margin: 0;
	border: 1px solid #4B3C29; 
}
.sicherheit { 
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: -5px;
}

/* ------------------- Karte ------------------- */

#bgKarte {
	background: none;
	border-top: 3px #CDB2AD solid;
	border-bottom: 3px #CDB2AD solid;
	width: 721px;
	height: 410px;
	margin: 2px 0 0 -10px;
	float: left;
}

#karte {
	background: none;
	width: 670px;
	height: 410px;
	margin: 0 0 0 30px;
	float: left;
}
