/**********************/
/* Grundeinstellungen */
/**********************/
body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

body a {
	color: #000000;
	text-decoration: none;
}

body img {
	border: 0;
}

.sommer {
	background-image: url(1pic/hintergrund_sommer.jpg);
}
.winter, .nacht {
	background-image: url(1pic/hintergrund_winter.jpg);
	background-repeat: repeat-x;
	background-color: #7bb6d8;
}
.nacht #template, .winter #template {
	background-image: url(1pic/template_middle_winter.png);
}
.nacht #copyright, .winter #copyright {
	background-image: url(1pic/template_bottom_winter.png);
}

/**********************/
/* Links + Linklisten */
/**********************/

ul.linkliste,
ul.einzellink {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 12px;
}

ul.linkliste li a,
ul.einzellink li a,
.inhalteEintrag p a,
table.auto td a {
	padding-left: 10px;
	background-image: url(1pic/bullet_content.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #ff6400;
	font-weight: bold;
}

/***********************/
/* Newsline-spezifisch */
/***********************/

.newslineEditLink a{
	display:block;
	clear:both;
	background-color:#C7E2FF;
	border:1px solid #F0F0F0;
	padding:3px;
	font-size:11px;
	color:#4279BC;
	font-weight:bold;
	text-align:left;
}
.newslineEditLink a:hover {
	color:#4279BC;
	text-decoration:none;
}

/*************/
/* Imagebild */
/*************/

#imagebild {
	position: relative;
	width: 950px;
	height: 264px;
}
#imagebild #logo {
	position: absolute;
	left: 18px;
	top: 1px;
	width: 192px;
	height: 117px;
}
#imagebild #kurve {
	position: absolute;
	left: 0;
	top: 204px;
}

/************/
/* Template */
/************/

#template {
	width: 955px;
	margin: 0 auto;
	padding: 0;
	background-image: url(1pic/template_middle.png);
	padding: 0 28px 0 25px;
}

#template_header {
	padding-top: 20px;
}

#template_middle {
	margin-top: 32px;
}

#template_left {
	float: left;
	width: 214px;
}
#template_content {
	float: left;
	margin-left: 27px;
}

.template_content_3spaltig {
	width: 531px;
}

.template_content_2spaltig {
	width: 707px;
}

#template_right {
	float: left;
	width: 178px;
}

#template_footer {
	margin-top: 33px;
	background-image: url(1pic/footer.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 64px;
	position: relative;
	padding-bottom: 3px;
}
#template_footer .adresse {
	font-size: 10px;
	line-height: 13px;
	color: #00bb00;
	width: 212px;
	height: 52px;
	padding: 6px 10px 0 10px;
	margin-right: 3px;
	overflow: hidden;
	float: left;
}
#template_footer .adresse a {
	text-decoration: underline;
	color: #00bb00;
	padding: 0;
	background-image: none;
}
#template_footer .adresse p {
	margin: 0;
	padding: 0;
}

#template_footer .kontaktanreise,
#template_footer .buchungsanfrage,
#template_footer .gutscheine,
#template_footer .startseite {
	float: left;
	width: 157px;
	height: 30px;
	padding: 19px 10px 13px 10px;
	margin-right: 2px;
	vertical-align: middle;
}
#template_footer .startseite {
	margin: 0;
}

#template_footer .kontaktanreise img,
#template_footer .buchungsanfrage img,
#template_footer .gutscheine img,
#template_footer .startseite img {
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

#template_footer .kontaktanreise a,
#template_footer .buchungsanfrage a,
#template_footer .gutscheine a,
#template_footer .startseite a {
	color: #ff6400;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}

#copyright {
	background-image: url(1pic/template_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	width: 960px;
	padding-left: 20px;
	padding-right: 28px;
	margin: 0 auto;
	font-size: 10px;
	color: #b2b2b2;
	font-family: Arial, Verdana, sans-serif;
}
#copyright a {
	color: #b2b2b2;
	text-decoration: none;
}

#template_left ul.navigationspunkte_ebene1,
#template_left ul.navigationspunkte_ebene2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #fffdc0;
	color: #ff6400;
}
#template_left ul.navigationspunkte_ebene1 li,
#template_left ul.navigationspunkte_ebene2 li {
	padding: 0;
}
#template_left ul.navigationspunkte_ebene1 li a,
#template_left ul.navigationspunkte_ebene2 li a {
	color: #ff6400;
	font-weight: bold;
	background-image: url(1pic/bullet_navi.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 22px;
	display: block;
}
#template_left ul.navigationspunkte_ebene1 li a {
	line-height: 24px;
}

#template_left ul.navigationspunkte_ebene1 li a:hover {
	background-color: #ffffff;
}

#template_left ul.navigationspunkte_ebene2 li a {
	padding-left: 54px;
	background-position: 44px center;
}

#template_left ul.navigationspunkte_ebene1 li a.aktiv {
	color: #ffffff;
	background-image: url(1pic/bullet_navi_aktiv2.gif);
	padding-left: 22px;
	background-position: 3px center;
}

#template_left ul.navigationspunkte_ebene1 li.aktiv,
#template_left ul.navigationspunkte_ebene1 li.aktiv a:hover {
	background-color: #ff6400;
}

#template_left ul.navigationspunkte_ebene2 li a.aktiv {
	text-decoration: underline;
	color: #ff6400;
	background-image: url(1pic/bullet_navi.gif);
	padding-left: 54px;
	background-position: 44px center;
}

#template_left ul.navigationspunkte_ebene2 li.aktiv a:hover,
#template_left ul.navigationspunkte_ebene2 a:hover,
#template_left ul.navigationspunkte_ebene1 li.aktiv li a:hover {
	background-color: #ffffff;
}

#template_left ul.navigationspunkte_ebene2 li.aktiv {
	background-color: #fffdc0;
}

#template_left ul.navigationspunkte_ebene1 li.aktiv ul li a {
	background-color: #fffee3;
}
#template_left ul.navigationspunkte_ebene1 li.aktiv ul li a.aktiv {
	background-image: url(1pic/bullet_navi_aktiv2.gif);
	background-position: 25px center;
	text-decoration: none;
}

#template_left #navigation {
	margin-bottom: 20px;
	font-size: 13px;
}


/*********/
/* Boxen */
/*********/

#template_right .box {
	background-image: url(1pic/box_rechts_head.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fffdc0;
	color: #00bb00;
	width: 154px;
	position: relative;
}
#template_right a {
	color: #00bb00;
	text-decoration: none;
	display: block;
}

#template_right .mitbild {
	padding: 81px 12px 7px 12px;
}
#template_right .ohnebild {
	padding: 11px 12px 7px 12px;
}
#template_right .lastminute {
	background-position: top;
	background-repeat: no-repeat;
	padding: 94px 12px 10px 12px;
	margin-top: -19px;
}

#template_right .gutschein {
	padding: 12px 12px 8px 12px;
	margin-top: -19px;
	position: relative;
	color: #ff0000;
	font-weight: bold;
}

#template_right .gutschein .head {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: normal;
}

#template_right .gutschein img.bild {
	position: absolute;
	left: 93px;
	top: 7px;
}
#template_right .gutschein a {
	color: #ff0000;
}

#template_right .gutschein .link {
	margin-bottom: 0;
	margin-top: 30px;
}

#template_right .gutschein .link img,
#template_right .gutschein .link a {
	vertical-align: middle;
	font-size: 13px;
	margin: 0;
	color: #ff6400;
}


#template_right .box p {
	margin: 0;
	padding: 0;
}

#template_right .box .bild {
	position: absolute;
	left: 40px;
	top: -30px;
}


#template_right .lastminute .bild {
	left: 0px;
	top: 0px;
}

#template_right .box_footer {
	background-image: url(1pic/box_rechts_footer.png);
	width: 178px;
	height: 4px;
	margin-bottom: 35px;
}

#template_right .last_box {
	margin-bottom: 0;
}

/********/
/* Misc */
/********/

img.bildInRahmen, div.bildInRahmen img {
	margin-left: -5px;
	margin-top: -4px;
}
div.bildBig {
	position: relative;
}
div.bildBig .rahmen {
	position: absolute;
	left: 0;
	top: 0;
}
div.bildBig .bild {
	position: absolute;
	left: 11px;
	top: 10px;
} 

.clear {
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	display: block;
	visibility: hidden;
}


/*********************/
/* Seiten-Navigation */
/*********************/

#sitenav {
	color: #ff6400;
	position: relative;
	margin-top: 23px;
}
#sitenav p {
	margin: 0;
	padding: 0;
}
#sitenav img {
	vertical-align: middle;
}
#sitenav a {
	vertical-align: middle;
	font-weight: bold;
	color: #ff6400;
}

#sitenav .button {
	text-align: left;
	background-color: #fffedc;
	margin-bottom: 3px;
	width: 481px;
	padding: 8px 12px 2px 12px;
}
/*
#sitenav #back {
	text-align: left;
}
#sitenav #buchungsanfrage {
	text-align: center;
}
#sitenav #gutscheine {
	text-align: right;
}*/

#sitenav .bild {
	position: absolute;
	left: 40px;
	top: -60px;
}
#sitenav .bild .rahmen {
	position: absolute;
	left: 0;
	top: 0;
	width: 144px;
	height: 115px;
}
#sitenav .bild .bildinrahmen {
	position: absolute;
	left: 10px;
	top: 9px;
	width: 119px;
	height: 90px;
}

.template_content_2spaltig #sitenav .button {
	width: 663px;
}

/******************/
/*** Langswitch ***/
/******************/

ul#langswitch{
margin-top:20px;
padding:0;
}	

ul#langswitch li{
background-repeat:no-repeat;
background-position:5px center;
list-style-type:none;
height:15px;
line-height:15px;
font-size:11px;
}	

ul#langswitch li a{
padding-left:25px;
color:#555;
}	

ul#langswitch li.en{
background-image:url(1pic/lang/en.gif);
}
