body {
	background: #dad5cb url(/static/img/main_hg.jpg) left top repeat-x;
	margin: 0;
	padding: 0;
}

/* ol, ul, li, */
div, h1, h2, h3, h4, p, form, input, select, textarea, object, embed {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	/*line-height: 14px;
	text-align: left;*/	
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #646051;	
	font-size: 12px;
	padding: 0 0 4px 0;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #646051;	
	font-size: 16px;
	padding: 0 0 4px 0;
}

/*h4 {
	color: #d70000;
	font-size: 12px;
	line-height: 14px;		
}*/

object {
	display: block;
}

ul {
	padding: 0 0 0 40px;
	margin: 11px 0;
}

li {
	list-style-image: url(/static/img/li_content.gif);
}

a:link, a:visited, a:hover, a:active {
	color: #446da2;
	text-decoration: none;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

input {
	color: #000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}




/* GENERAL STYLES
------------------------------------- */
#center {
	margin: 0 auto;
	width: 928px;
}




/* TOP
------------------------------------- */
#top {
	height: 135px;
	width: 928px;
	position: relative;
}

#top .logo {
	background: url(/static/img/top_logo.jpg) left top no-repeat;
	height: 135px;
	width: 150px;
	position: absolute;
	left: 0;
	top: 0;
}

#top .smallnavi {
	width: 916px;
	height: 18px;
	padding: 25px 12px 0px 0px;
	text-align: right;
}

#top .smallnavi a {
	background: url(/static/img/menu/point.gif) left center no-repeat;
	color: #646051;
	padding: 0 0 0 15px;
	margin: 0 0 0 20px;
}

#top .smallnavi a:hover {
	text-decoration:underline;
}

#top .menu {
	/*width: 928px;*/
	padding: 25px 0px 0px 0px;
	text-align: right;
	float: right;
	overflow: hidden;
}

#top .menu a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	color: #646051;
	border-right: 5px solid #ffffff;
	display: block;
	float: left;
	padding: 7px 12px 0 12px;
}

#top .menu a:hover,
#top .menu a.active {
	color: #dab200;
}

#top .menu a:hover img{
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#top .menu img {
	border-right: 5px solid #ffffff;
}



/* HEADER 
------------------------------------- */
#header {
	width:928px;
}

#header .portal {
	float: left;
	margin: 0 4px 0 0;
}

#header .portal h2 {
	color: #fff;
	padding: 3px 0 11px 0;
}

#header .portal.right {
	margin: 0;
	width: 151px;
}

#header .portal.klein {
	width: 151px;
}

#header .portal.big {
	width: 460px;
	height: 305px;
	overflow: hidden;
	border-bottom: 1px solid #b8b5ab;
	border-right: 1px solid #b8b5ab;
	position: relative;
}


/* portal image with map */
#header .portal.big .image {
	width: 460px;
	height: 305px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#header .portal.big .image .mapOpener {
	background: url(/static/img/showmap-bg.png) left top no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 175px;
	height: 34px;
	cursor: pointer;
	z-index: 1000;
}

#header .portal.big .image .mapOpener h2 {
	padding: 10px 0 0 8px;
}

#header .portal.big .map {
	width: 460px;
	height: 305px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #dcd5cb;
}



#header .teaser {
	float: left;
	border-bottom: 1px solid #b8b5ab;
	border-right: 1px solid #b8b5ab;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

#header .teaser object {
	margin: 0 0 8px 0;
}

#header .teaser.oben {
	margin: 0 0 4px 0;
}

#header .teaser .text {
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 130px;
	padding: 10px;
	cursor: pointer;
}

#header .teaser .text a {
	color:#000000;
}

#header .teaser .text.blue { background-image:url(/static/img/teaser/hg_blue.gif); }
#header .teaser .text.brown { background-image:url(/static/img/teaser/hg_brown.gif); }
#header .teaser .text.green { background-image:url(/static/img/teaser/hg_green.gif); }

#header .hotelheader {
	background-repeat: repeat;
	background-position: left top;
	width: 615px;
	height: 205px;
	float: left;
	border-bottom: 1px solid #b8b5ab;
	border-right: 1px solid #b8b5ab;
	position: relative;
}

#header .hotelheader .logo {
	position: absolute;
	left: 0;
	bottom: 50px;
}

#header .hotelheader .headline {
	float: left;
	margin: 170px 0px 0px 20px;
}

#header .hotelheader .headline.hotel {
	display: block;
	text-align: center;
	margin: 170px 0px 0px 0;
	float: none;
}

#header .thumbs {
	float: left;
	height: 205px;
	margin: 0 0 0 4px;
	width: 151px;
}

#header .thumbs .thumb {
	width: 150px;
	height: 100px;
	border-bottom: 1px solid #b8b5ab;
	border-right: 1px solid #b8b5ab;
	float: left;
	position: relative;
	overflow: hidden;
}

#header .thumbs .thumb.oben {
	margin: 0 0 4px 0;
}

#header .thumbs .thumb a {
	height: 18px;
	width: 18px;
	background: url(/static/img/lupe.gif) left top no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}

#header .bild {
	float: left;
	width: 305px;
	height: 205px;
	border-right: 1px solid #b8b5ab;
	border-bottom: 1px solid #b8b5ab;
	margin: 0 0 0 4px;
}



/* CONTENT STYLES
------------------------------------- */
#content {
	float: left;
	/*height: auto;*/
	width: 925px;
	margin: 4px 0 20px 0;
	padding: 0 0 10px 0;
	background-color: #f6f3f0;
	border-right: 1px solid #b8b5ab;
	border-bottom: 1px solid #b8b5ab;
}

#content iframe {
	margin: 0 0 0 -15px;
}

#content.portalcontent {
	padding: 0 !important;
	padding: 0 0 10px 0;
}

#content h3 {
	padding: 0 0 6px 0;
}

#content p {
	/*margin: 11px 0;*/
}

#content a {
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}



#content .left {
	float: left;
	width: 620px;
}

#content .left .submenu {
	float: left;
	height: 20px;
	width: 620px;
	margin: 0 0 10px 0;
}

#content .left .box {
	float:left;
	position: relative;
	width: 620px;
}

#content .left .box.left {
	float: left;
	width: 129px;
	padding: 20px 0 0 20px;
	overflow: hidden;
}

#content .left .box.right {
	float:left;
	width: 441px;
	border-left: 1px solid #b8b5ab;
	margin: 10px 0 2px 0;
	padding: 5px 18px 10px 10px;
	overflow: hidden;
}

#content .left .box.right img {
	float: right;
	clear: both;
}

#content .left .box.content {
	padding: 15px 10px 15px 17px;
	width: 593px;
}

/* content wide */
#content.wide .left {
	width: 925px;
}

#content.wide .left .box.content {
	width: 898px;
}

/* sidebar */
#content .right {
	float: left;
	width: 304px;
	margin: 10px 0 0 0;
	border-left :1px solid #b8b5ab;
}

#content .right .box {
	width: 280px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}




/* portal teasers */
#content .teaserline {
	overflow: hidden;
	display: inline-block;
}

#content .portalteaser {
	float: left;
}

#content .portalteaser.normal {
	width: 308px;
}

#content .portalteaser.left {
	width: 309px;
}

#content .portalteaser .bgcolor {
	padding: 10px;
	height: 133px;
}

#content .portalteaser.normal .bgcolor {
	background: url(/static/img/teaser/portalteaser_vline.gif) left 10px no-repeat;
}

#content .portalteaser.left .bgcolor {
	
}

#content .portalteaser .bgcolor.blue {
	background: url(/static/img/teaser/portal_blue.png) left top repeat-x;	
}

#content .portalteaser .bgcolor.green {
	background: url(/static/img/teaser/portal_green.png) left top repeat-x;	
}

#content .portalteaser .bgcolor.brown {
	background: url(/static/img/teaser/portal_brown.png) left top repeat-x;	
}

#content .portalteaser .bgcolor.blue h2,
#content .portalteaser .bgcolor.green h2,
#content .portalteaser .bgcolor.brown h2 {
	color: #fff;
}

#content .portalteaser .bgcolor.blue a,
#content .portalteaser .bgcolor.green a,
#content .portalteaser .bgcolor.brown a {
	color: #fff;
}

#content .portalteaser .extralink img {
	right: 59px;	
}





/* request teaser */
.extralinks {

}

.extralinks h2 {
	padding: 4px 0;
}

.extralink {
	height: 20px;
	overflow: hidden;
	position: relative;
}

.extralink img {
	position: absolute;
	top: 3px;
	right: 80px;
	z-index: 1;
}

.extralink .overlay {
	width: 300px;
	height: 20px;
	position: absolute;
	display: block;
	z-index: 1000;
	top: 0;
	left: 0;
	text-decoration: none !important;
}

#content .right .box .extralink img {
	right: 50px;
}

#content table.anfrage td {
	padding: 0 0 1px 0;
}

#content table.anfrage input.zwei {
	width: 15px;
	height: 14px;
	background-color: #fff;
	border: none;
	padding: 2px 1px;
}

#content table.anfrage input.vier {
	width:25px;
	height: 14px;
	background-color: #fff;
	border: none;
	padding: 2px 1px;
}





/* tabbing */
#content .left .box .villageNavigation {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	background: #f6f3f0;
	overflow: hidden;
}

#content .left .submenu a,
#content .left .box .villageNavigation a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	color: #646051;
	border-right: 5px solid #e6e1db;
	display: block;
	float: left;
	padding: 8px 10px 0 10px;
	text-decoration: none;
}

#content .left .submenu a.active,
#content .left .submenu a:hover,
#content .left .box .villageNavigation a.active,
#content .left .box .villageNavigation a:hover {
	color: #dab200;
}



/* hotel list */
#content .left .box.content .hotellist .entry {
	height: 100px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dad5cb;
	overflow: hidden;
}

#content .left .box.content .hotellist .entry a.image {
	float: left;
	width: 150px;
	height: 100px;
	display: block;
	margin: 0 15px 0 0;
	overflow: hidden;
}

#content .left .box.content .hotellist .entry h2 {
	float: left; 
	color: #446da2;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	padding: 5px 0 3px 0;
}

#content .left .box.content .hotellist .entry h3 {
	float: left;
	font-size: 11px;
	width: 400px;
	font-weight: normal;
	padding: 0 0 6px 0;
} 

#content .left .box.content .hotellist .entry h3 span {
	text-transform: uppercase;
}

#content .left .box.content .hotellist .entry h2 a,
#content .left .box.content .hotellist .entry h3 a {
	text-decoration: none;
}

#content .left .box.content .hotellist .entry p {
	float: left;
	width: 400px;
} 



/* contact form */
#content .contactform {
	
}

#content .contactform tr {
	background-color: #e1d8b9;
}

#content .contactform input {
	background-color: #fff;
	border: 1px solid #b8b5ab;
	padding: 1px 3px;
	width: 172px;
}

#content .contactform input.two {
	width: 16px;
}

#content .contactform input.four {
	width: 28px;
}

#content .contactform input.zip {
	width: 32px;
}

#content .contactform input.city {
	width: 129px;
}

#content .contactform input.submit {
	width: auto;
	border: none;
	background: none;
}

#content .contactform textarea {
	background-color: #fff;
	border: 1px solid #b8b5ab;
	width: 178px;
}

#content .contactform select {
	width: 180px;
}












#content table.preisinfo td {
padding:2px 2px 2px 5px;
}

#content table.preisinfo td.legende {
background-color:#E3DFD7;
}

#content table.preisinfo td.col1 {
background-color:#D0A200;
color:#FFFFFF;
}

#content table.preisinfo td.col2 {
background-color:#666254;
color:#FFFFFF;
}




#hotelliste h1 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#666254;
font-size:12px;
}

div#themen {
margin:0 auto;
width:490px;
}

div#themen table{
margin:10px 0px 0px 0px;
}

div#themen table.gelb{
border:1px solid #FDCA00;
}

div#themen table.blau{
border:1px solid #0066FF;
}

div#themen div {
float:left;
margin-right:10px;
}

div#themen td.dunkel.blau {
background-color:#0066FF;
padding:5px;
}

div#themen td.dunkel.gelb {
background-color:#FDCA00;
padding:5px;
}

div#themen td.hell.gelb {
background-color:#FEE892;
padding:5px;
}

div#themen td.hell.blau {
background-color:#7CB0FE;
padding:5px;
}








/* FOOTER
--------------------------- */
#footer {
	width: 925px;
	/*height: auto;*/
	color: #646051;
}

#footer a {
	color: #646051;
}

#footer .logo {
	float: left;
}

#footer .ramsau {
	float: left;
	padding:0 7px;
	margin:29px 0 0 0;
	border-right: 1px solid #c6c2b8;
}

#footer .text {
	float: left;
	/*height: 25px;*/
	margin-top: 29px;
	padding: 6px 0 12px 10px;
	width:160px;
}

#footer .text a:hover {
	text-decoration:underline;
}

#footer .weather {
	float: left; 
	margin-top: 29px;
	width: 180px;
	overflow: hidden;
	position: relative;
	height: 43px;
	border-left: 1px solid #c6c2b8;
	border-right: 1px solid #c6c2b8;
	cursor: pointer;
}

#footer .weather img {
	position: absolute;
	top: 4px;
	left: 10px;
	z-index: 1;
}

#footer .weather .font {
	position: absolute;
	top: 10px;
	left: 55px;
	z-index: 2;
}

#footer .weather .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 43px;
	z-index: 1000;
	display: block;
}

#footer .logos {
	float: right;
	text-align: right;
	margin-top: 35px;
}
