
@import url("style_map.css");
@import url("style_navigation.css");
@import url("style_portfolio.css");
@import url("style_specialities.css");

* {
	margin: 0;
	outline: 0;
	padding: 0;
	border: 0;
}

body {
	background: #000 url("../images/background_pattern.jpg") repeat-x;
	background-attachment: fixed;
	color: #735547;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

img, div  {
	behavior: url("css/iepngfix.htc");
}

h1 {
    font-size: 2em;
    color: #b77f40;
    }

h2 {
    font-size: 1.2em;
    color: #b77f40;
    margin-top: 1em;
}

h3 {
    font-size: 1.0em;
    color: #735547;
}

p {
	margin: 1em 0 1.5em 0;
}

a {
	color: #b77f40;
	text-decoration:none;
}

a:hover {
	color: #b77f40;
	text-decoration:underline;
}

p a, p a:hover {
	color: #DA8107;
}

hr {
	margin: 30px 0;
	height:5px;
	color:#b77f40;
	border: 0;
	border-top: #b77f40 dotted 1px;
}

.date {
	color:#b77f40;
}

#paper {
	position: relative;
	width: 901px;
	margin: 0 auto;
}

#header_top {
	background:#FFFFCC url("../images/header_top.jpg") repeat-x;
	margin-left:26px;
	width:865px;
	height:78px;
}

#logo {
	position:absolute;
	top:12px;
	left:520px;
	background: url("../images/artenreich_logo.gif") no-repeat;
	width:361px;
	height:67px;
	cursor: pointer;
}

#slogan {
	position:absolute;
	top:218px;
	left:114px;
	background:url("../images/slogan.gif") no-repeat;
	width:275px;
	height:23px;
	z-index: 2;
}

#slogan.slogan_en {
	background:url("../images/slogan_en.gif") no-repeat;
	}

#keyvisual {
	background-color:#663300;
	margin-left: 26px;
	padding: 0;
	width: 865px;
	height: 149px;
}

#left_transparent {
	position: absolute;
	top: 227px;
	left: 0px;
	background: url("../images/left_transparent.png") no-repeat;
	width: 33px;
	height: 446px;
}

#right_transparent {
	position: absolute;
	top: 227px;
	left: 883px;
	background: url("../images/right_transparent.png") no-repeat;
	width: 18px;
	height: 499px;
}



/* CONTENT */
#content_area {
	background: #fadda5 url("../images/background_content.jpg") no-repeat;
	margin-left:33px;
	width:850px;
}

#breadcrumb {
	padding: 20px 0 8px 80px;
	font-size: 0.9em;
	color: #b77f40;
}

#content_main {
	padding: 30px 0 0 80px;
	width: 730px;
}

#content_main_full {
	padding: 30px 0 0 80px;
	width: 680px;
}

#content_main_full .textItem {
	width: 620px;
}

.textItem ul {
	list-style-type: square;
	margin-left: 16px;
}

ol {
	margin-left: 24px;
}

ol li {
	margin-bottom: 0.6em;
}

#content_left {
	width: 440px;
}

#content_right {
	width:260px;
	float: right;
	line-height: 160%;
}

#content_right p {
	font-size: 0.9em;
	margin: 0.5em 0 1.5em 0;
}

#content_right .date {
	font-size: 0.9em;
}

#content_right h2 {
	margin: 0;
}

#footer {
	margin-top: 50px;
	padding-bottom: 50px;
	border-top: #b77f40 dotted 1px;
	font-size: 0.9em;
	color: #b77f40;
}

#footer ul {
	color: #b77f40;
	list-style-type: none;
	font-size: 1.0em;
	float: left;
}

#footer ul li{
	margin: 0 12px 0 0;
	display:inline;
}

#footer .addnavi {
	float: right;
}

#footer .addnavi li {
	margin: 0;
}

#endofpaper {
    margin-bottom: 40px;
    margin-left: 33px;
    background: url("../images/endofpaper.png") no-repeat;
    height: 91px;
    width: 850px;
    }

a.readon, a.blogsection {
    background: url("../images/button_more.gif") left center no-repeat;
    padding-left: 14px;
    color: #DA8107;
}

a.back {
    background: url("../images/button_back.gif") left center no-repeat;
    color: #DA8107;
    padding-left: 14px;
}

#content_right .artikelliste {
	width: 256px;
	background: #F5DA9F;
	padding: 6px 12px;
}

.tb_box_top {
	width: 280px;
	height: 6px;
	background: url("../images/tb_top.gif") no-repeat;
}

.tb_box_bottom {
	width: 280px;
	height: 6px;
	background: url("../images/tb_bottom.gif") no-repeat;
}

.artikelliste p {
	margin: 0 0 30px 0;
}

.artikelliste h2 {
	margin: 0;
	margin-top: 1.5em;
}

.morenews {
	list-style: none;
}

.edit {
	display: none;
}

.clientlist img {
	float: left;
	margin: 8px 18px 8px;
}

.clearing {
	clear: both;
}

.spacing {
	width: 100%;
	height: 3px;
	background: url("../images/spacing.jpg") center center no-repeat;
	margin: 10px 0;
}



/* HIDE PRINT FOOTER */
#pfooter {
	display: none;
}



/* NEWS TEASER IMAGE */
.teaser_img {
	float: left;
	margin: 4px 10px 0 0;
}



/* STAFF GALLERY */
.staff_detail {
	width: 688px;
	height: 461px;
	padding: 8px 0 0 8px;
	background: url("../images/staff_gallery_border.jpg");
	position: relative;
	left: -8px;
}



/* LODGE GALLERY */
#lodge_gallery {
	text-align: left;
}

#lodge_gallery img {
	border: 2px solid #FFEFCE;
	margin-right: 6px;
}

#loader img {
	border: 2px solid #FFEFCE;
}



/* GOOGLE MAPS */
.gmaps {
	padding: 2px;
	border: 1px solid #B77F54;
	width: 670px;
	margin-top: 10px;
	line-height: 100%;
}



/* ARRIVAL */
.arrival {
	background: url("../images/anfahrt.jpg") no-repeat;
	width: 480px;
	height: 504px;
	padding-left: 180px;
	position: relative;
	left: -50px;
	margin-top: 10px;
}

.arrival ul {
	list-style-type: none;
}

.arrival ul li {
	height: 50px;
	padding: 11px 0;
	background: url("../images/spacing.jpg") no-repeat bottom center;
}

a.arEnFlock {
	background: url("../upload/teaser_en_2.jpg") top left no-repeat;
	display: block;
	margin-top: 10px;
	width: 255px;
	height: 150px;
	}


a.arEnFlock:hover {
	background-position: bottom left;
	}

#newsticker {
	background: url("../images/teaser_news_bgr.jpg") no-repeat;
	height: 180px;
	padding: 14px 10px 0 14px;
	position: relative;
	}

.newsItem {
	display: none;
	}

.newsItem p {
	color: #fff;
	line-height: 150%;
	}

.newsItem h3 a {
	color: #fff;
	}

.newsItem .date {
	color: #fff;
	}

.newsItem a.readon {
	background: #5A3701;
	color: #fff;
	display: block;
	font-size: 10px;
	left: 4px;
	padding: 1px 10px;
	position: absolute;
	bottom: 12px;
	width: 228px;
	}

.newsItem a.readon:hover {
	text-decoration: none;
	}


/* Search Input */
#search {
	padding-left: 120px;
	}

#search #searchterm_bgr {
	background: transparent url("../images/search_bgr.jpg");
	float: left;
	height: 22px;
 	width: 132px;
	}

#search #searchterm {
	background: transparent;
	color: #CFAC6A;
	font: normal 11px Arial;
	margin: 3px 0 0 4px;
	padding: 0 0 0 4px;
	width: 120px;
	}

#search #search_send {
	background: transparent url("../images/search_button.jpg") top left no-repeat;
	float: left;
	height: 22px;
	width: 60px;
	}

#search #search_send:hover {
	background-position: bottom left;
	cursor: pointer;
	}

#searchResults {
	list-style-type: none;
	}

#searchResults p {
	margin-top: 0;
	}