@charset "utf-8";
/* CSS Document */	

/* IEpng-fix
img, div { behavior: url(fileadmin/templates/css/iepngfix.htc) }*/

/*******************************/
body, html {
	/*height: 100%;*/
}
body {
	margin: 0px;
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	background-color: #fff;
	background: #ffffff url(../images/bg_ornamente.jpg) repeat-x 0px 145px;
}
#main {
	position: relative;
	margin: 1em auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	z-index: 5;
}
#left {
	float: left;
	width: 323px;
}
#right {
	float: right;
	width: 625px;
}
.header {
	height: 520px;
}
.language {
	text-align: right;
	padding: 0 10px 0 0;
}
.language img {
	border: none;
}

.navigation {
	position: absolute;
	top: 435px;
	height: 25px;
	padding: 0 0 0 5px;
}
.headerimg {
	position: absolute;
	top: 78px;
	width: 608px;
	height: 333px;
	padding: 15px 0px 15px 17px;
	background: url(../images/bg_headerimg.png) repeat-x 0px 0px;
}
.metamenu {
	position: absolute;
	top: 55px;
	height: 20px;
	padding: 0 0 0 5px;
}
.metamenu a{
	text-transform: lowercase;
	color: #000;
}
.metamenu a:hover{
	color: #724832;
	text-decoration: none;
}
.footer {
	clear: both;
	padding-top: 37px;
	height: 28px;
	text-align: center;
	font-size: 11px;
	color: #724732;
	background: #ffffff url(../images/footer.png) repeat-x 0px 0px;
}
.footer a {
	color: #724732;
}
.topoffer {
	padding: 20px;
	margin: 0 0 20px 0;
	background: #fff;
}
.topoffer h1 {
	font-weight: italic;
	font-size: 1.4em;
	color: #990033;
	text-transform: normal;
}
.camping {
	padding: 20px;
	width: 230px;
	margin: 20px 0;
	background: #fff;
	float: left;
	
}
#alpenrosen {
	position: absolute;
	top: 191px;
	z-index: 1;
	width: 100%;
	height: 185px;
	background: url(../images/alpenrosen.png) no-repeat top right;
}


/* unsichtbares logo mit link auf home  */
.logo {
	height: 160px;
	background: url(../images/logo.png) no-repeat 0px 15px;
}
.logo a{
	text-decoration: none;
}
.logo h1 a strong {
	display: none;
}
.logo a img{
	width: 270px;
	height: 120px;
	border: none;
}
.logo a:hover {
	text-decoration: none;
}
.infobox {
	padding: 10px 30px 0 50px;
	width: 190px;
	height: 250px;
	background: url(../images/infobox.png) no-repeat 20px 0px;
}
.csc-linkToTop {
	text-align: right;
	font-size: 0.9em;
}
.hidden {
	display: none;
}

.clearer, .clear {
	clear: both;
}
/* wetter */
.weather {
	text-align: right;
	height: 60px;
	font-size: 0.8em;
}
.weather .w_r, .weather .w_l {
	float: right;
	width: auto;
}
.weather .w_l {
	padding-top: 10px;
}

div.w_r_list object {
	margin-top: 8px;
}
.w_r_list {
	float: left;
	height: 90px;
}
.w_l_list {
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 90px;
}


/* Contentbereich **************************/
.cholder {
	clear: both;
	padding: 10px 0 0 0;
}
#cleft {
	width: 270px;	
}
.cmiddle{
	margin: 0 15px;
	padding-top: 10px;
	min-height: 400px;
}

.cright {
	float: left;
	width: 207px;
	min-height: 400px;
}
.cright ul {
	margin-bottom: 8px;
}

/* Inhaltselemente linke Spalte  */
.cleft .cE {
	margin: 0 0 20px 0;
	background: #fff;
}

.addthis {
	padding: 20px 0;
	text-align: right;
}
/* Typographie  */

p { padding:0 0 0 0;color:#724832;}
p.first:first-letter{ float:left; width: auto; font-family: Arial, Helvetica, sans-serif;font-size:3em;font-weight:700;line-height:1em;margin-bottom:-0.2em;padding:0.2em 0.1em 0 0; }
p img       { float: left; margin: 0.3em 0.833em 0.833em 0; padding: 0; }
p img.right { float: right; margin: 0.3em  0 0.833em 0.833em;  }

h1,h2,h3{ font-weight: normal; color: #724832; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0px; padding: 0 0 0 0;}
h4,h5,h6 { font-weight: normal; color: #724832; font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 1.6em;  margin-bottom: 0.682em; font-weight: bold;}
h2 { font-size: 1.0em;  margin-bottom: 0.79em; font-weight: bold;}
/*h2 { font-size: 1.7em;  margin-bottom: 0.79em; }*/
h3 { font-size: 1.0em;  margin-bottom: 0.5em; font-weight: bold; color: #38539a;}
h4 { font-size: 1.3em;  margin-bottom: 1.071em; }
h5,h6 { font-size: 1.0em;  margin-bottom: 0em; }
/*h2.imageheader { overflow: hidden; height: 20px; text-indent: 999em; _text-indent: -999em; white-space: nowrap; background-repeat: no-repeat; }*/

li ul, 
li ol  { margin:0 0.5em; }
ul, ol { 
	color: #724832;
	margin: 0 0em 1.5em -1.0em; 
	//margin: 0 0em 1.5em 1.5em; 
}

ul {
}


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color:#000; text-decoration:none; }
a:hover { text-decoration: underline; }

table { margin: 0px; border-collapse: collapse; color: #724832; font-weight: bold;}
tr,th,td { margin:0; padding:0 10px 0 10px; height:18px; }
th { font-weight:bold; text-align: left; border-bottom: 1px dotted #333; margin: 0 0 1em 0;}
tfoot { font-style: italic; }
caption { text-align:center; font-family:Georgia, serif; }

abbr, acronym { border-bottom:1px dotted #000; }
address { margin-top:1.5em; font-style: italic; }

del {color:#000;}

blockquote { padding:1em 1em 1em 1.5em; font-family: Arial, Helvetica, sans-serif; }
blockquote > *:first-child:before { content:"\201C";font-size:2.5em;margin-left:-.62em;font-family: Arial, Helvetica, sans-serif;padding-right:.2em;color:#aaa;line-height:0; }/* From Tripoli  */

strong { font-weight: bold; }
em { font-style: italic; }
dfn { font-weight: normal; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr{  border: 0px; border-top: solid 1px #999; border-bottom: transparent; }

/*other small things */

.tc { text-align:center; }
.tr { text-align:right; }
.tl { text-align:left; }
.b { font-weight:bold; }
.i { font-style:italic; }

.indent { text-indent:1.5em;}
.open { font-variant: small-caps; }
p.break { text-align:center;text-indent:0;line-height:0; }
p.zero{padding:0; margin:0}
p.one { padding:0 1em  1em 1em;color:#111;}
p img.right10 { float: right; margin:0.833em;  }

.oldbook { font-family:"Book Antiqua","Warnock Pro","Goudy Old Style","Palatino",Georgia,serif; }
.note { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; margin:0.1em; color:#333; } 
.mono { font-family:"Courier New", Courier, monospace; }

/* classes für den Rte    ***************************/

a.pdf{

}
a:hover.pdf {
	
}

a.internal-link {

}
a:hover.internal-link {
	
}
a.download{

}

/******************************
 *       Extensions 
 ******************************/ 

.news-single-backlink {
	border-top: 1px solid #333;
	padding: 2px 0;
	margin: 15px 0 0 0;
}
.news-single-rightbox {
	text-align: right;
	font-size: 0.9em;
}
.news-list-item {
	clear: both;
	padding: 10px;
	background: #fff;
	margin: 0 0 20px 0;
}
.news-list-item:hover {
}
.news-list-item p {
	padding: 0px;
	margin: 0px;
}
.news-list-item h2 {
	margin: 0px;
}
.news-list-item img {
	float: left;
	padding: 0 15px 0 0;
}
.news-list-item .price{
	float: right;
	width: 120px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	background: #990033;
	padding: 2px 5px;
}
.news-list-morelink {
	display: none;
}

.news-single-img {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}
.news-single-img img {
	padding: 5px;
	background: #fff;
}
.news-single-item .price {
	width: 120px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	background: #990033;
	padding: 2px 5px;
}

.news-latest-container {
	padding: 0px;
}
.news-latest-item {
	padding: 0px;
	margin: 0 0 0 0;
}
.news-latest-item p{
	padding: 0px;
	margin: 0px;
}
.news-latest-item h2 {
	margin-bottom: 0px;
}
.news-latest-item h2 a{
	color: #990033;
}
.news-latest-item img {
	margin: 0 0 10px 0;
}
.news-latest-item .price {
	float: right;
	width: 100px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	background: #990033;
	margin: 5px 0;
	padding: 2px 5px;
}
.news-latest-date {
	float: right;
}
.news-latest-more {
	clear: both;
	padding-top: 10px;
	text-align: right;
}
.news-latest-more a {
	width: 200px;
	color: #000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 2px 10px 15px 90px;
	background: url(../images/icon_weiter.png) no-repeat top right;
}
.news-latest-more a:hover {
	color: #990033;
}
.cl-right {
	display: none;
}

/* Bilderslider        */
/***********************/

