.bildbox {
    margin:auto;
    width:830px;
	background-color:#f9e3df;
}
.nav1 {
float:left;
}
.nav2 {
float:left;
}
.anzeiger {
float:left;
background-color:#f1f1dd;
}
.gal_platz {
float:left;
background-color:#f1f1dd;
height:70px;
width:620px;
}
/* standard elements */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #662e36;
}

/* misc */
.clearer {
	clear: both;
}

.bredcrumb {
width:600px;
height:20px;
padding-top:213px;
padding-left:20px;
}
.bredcrumb  {
font-family:"Trebuchet MS";
font-size:12px;
color: #FFFFFF;
}
.bredcrumb a {
font-family:"Trebuchet MS";
font-size:12px;
color: #FFFFFF;
text-decoration:none;
}
/* ----------Basic Architecture-------------- */
.topwrapper {
    height:270px;
	margin:auto;
	padding: 0;
	background:url(img/topwrapper.gif) repeat-x;
}
.bigboxwrapper {
	width:100%;
	margin:auto;
	padding: 0;
	background:#f9e3df;
}
.bigbox {
	width:830px;
	margin:auto;
	padding-bottom:20px;


}

.headbox {
    margin:auto;
    width:830px;
	background: url(img/hotel_head.jpg) no-repeat;
	height:270px;
}
.contentbox {
    margin:auto;
    width:830px;
}

.left {
	float: left;
	width: 200px;
	margin-left:0px;
}

.right {
    float: right;
	width: 625px;
}
.rightimage {
	width: 625px;
	height:340px;
	background: #f9e3df;
}


.text p {
	width: 610px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-size:13px;
	color:#333333;
	padding:10px;
}
.text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
	font-size:23px;
	color: #7b2735;
	margin-bottom:0px;
	margin-top:10px;
	padding-left:25px;
	padding-bottom:8px;
	/*background:url(img/h1_line.gif) no-repeat; */
}
.text h1 span {
	
	font-size:32px;
	
}
.text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #7b2735;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:15px;
	padding-bottom:0px;
	border-bottom:1px dotted #7b2735;
}
.text h2 span{
	font-size:25px;
}

.text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #7b2735;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:15px;
	padding-bottom:0px;
}
.text h3 a {
	color: #9d0a0e;
	text-decoration:none;
}
.text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #9d0a0e;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:25px;
	padding-bottom:0px;
}
.text h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #9d0a0e;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:25px;
	padding-bottom:0px;
}
.cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background: url(img/cite.gif) no-repeat ;
	font-weight:normal;
	color: #b67f85;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:42px;
	padding-top:5px;
	padding-bottom:0px;
}
.text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #7b2735;
}
.text table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}

.text li {
	list-style: url(img/li.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	margin-left: 50px;
	margin-bottom: 3px;
}
.text_einrueck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	margin-left: 30px;
	margin-bottom: 3px;
}
/* ----------PAKETE BOXEN-------------- */
.paket {
    width:625px;
}
.preis {
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #999999;
	text-align:right;
	width:400px;
	padding-left:10px;
}
.paket_left {
    width:190px;
    float:left;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #725d59;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
}

.paket_right {
    width:405px;
	padding-left:10px;
	padding-top:20px;
    float:left;
	border-left: 1px dotted #662e36;
	font-family: "Trebuchet MS";
}
.paket_right p{
    font-weight: normal;
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #7b2735;
	padding-bottom:10px
}

.paket_right li {
	list-style: url(img/li2.gif);
	margin-left: 20px;
	margin-bottom: 8px;
    font-weight: normal;
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #7b2735;
}
.paket ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* -----------footer--------------------------- */
.footer {
     background:#662e36;
	 width:100%;
	 padding-bottom:20px;
}
.footerrand {
     background:url(img/footerrand.gif) repeat-x;
	 width:100%;
	 height:20px;
}
.footertext {
     width:830px;
	 margin:auto;
}
.footertext_left {
     float:left;
	 width:300px;
     font-family:"Trebuchet MS";
	 font-size:12px;
	 color:#ffffff;
}
.footertext_left a {
     font-family:"Trebuchet MS";
	 font-size:12px;
	 color:#ffffff;
	 text-decoration:none;
}
.footertext_left a:hover {
     font-family:"Trebuchet MS";
	 font-size:12px;
	 color:#f9e3df;
}
.footertext_right {
text-align:right;
     float:right;
	 width:450px;
     font-family:"Trebuchet MS";
	 font-size:12px;
	 color:#ffffff;
}
.footermenu{
     text-align:center;
	 width:830px;
	 margin-top:20px;
	 color:#CCCCCC;
}
.footermenu a{
     font-family:"Trebuchet MS";
	 font-size:11px;
	 color:#ffffff;
	 text-decoration:none;
}
.footermenu a:hover {
     font-family:"Trebuchet MS";
	 font-size:11px;
	 color:#f9e3df;
	 text-decoration:none;
}


/* Boxes 1-2-3 */
.boxes {
	width: 830px;
}
.boxes_top {
	width: 830px;
	height:90px;
	background:url(img/boxes_top.gif) no-repeat;
}
.boxes_main {
	width: 830px;
	background:url(img/boxes_bg.gif) repeat-y;
}
.boxes_bottom {
	width: 830px;
	height:30px;
	background:url(img/boxes_bottom.gif) no-repeat;
}
.boxes_left { 
    float:left;
	margin-left:23px;/* wert ändern für IE6 */
	width: 230px;
}
.boxes_middle {
    float:left;
	margin-left:46px;/* wert ändern für IE6 */
	width: 230px;
}
.boxes_right {
    float:left;
	margin-left:47px;/* wert ändern für IE6 */
	width: 230px;
}
.boxes h1 {
	color: #94251c;
	margin-bottom:5px;
	text-transform:uppercase;
	text-align:center;
	font-size: 14px;
	font-family: Georgia, Times, Verdana;
	letter-spacing:1px;
}
.boxes p {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-align:center;
}
.boxes a {
	color: #FF6600;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-align:center;
}
.boxes img {
    margin-bottom:10px;
}

.subnav {

}

.subnav ul {
    padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:5px;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #999999;
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #45b7fc;
}

/* round edges */


/* -----------MAIN MENU--------------------------- */
.mainmenu {
list-style:none;
width: 200px; /*width of menu*/
font: bold 17px  "Times New Roman", Times, serif;
padding:0;

}
.mainmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.mainmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
background:url(img/menu_line.gif) no-repeat;
}

.mainmenu ul li a{
color: #514b4c;
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-size: 13px;
}

.mainmenu ul li a:hover{ /*hover state CSS*/
color: #94251c;
}
.mainmenu ul li .current{ /*aktive state CSS*/
color: #94251c;
}
/* -------------- SUBMENU--------------------------- */
.submenu {
list-style:none;
width: 180px; /*width of menu*/
font: bold 17px  "Times New Roman", Times, serif;
padding:0;
margin-bottom: 10px; 
}


.submenu ul{
list-style-type: none;
margin: 0;
padding-left: 20px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.submenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
background:url(img/menu_line.gif) no-repeat;
}

.submenu ul li a{
color: #514b4c;
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-size: 13px;
}

.submenu ul li a:hover{ /*hover state CSS*/
color: #94251c;
}
.submenu ul li .current{ /*aktive state CSS*/
color: #94251c;
}
