﻿/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 135%;
}

body,
body.f-default {
	font-size: 13px;
}

a img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
}

h1 { 
	font-size: 200%;
	line-height: 115%;
}

h2 {
	font-size:19px;
	line-height: 120%;
}

h3 {
	font-size:18px;
	line-height: 120%;
	color: #4f4100;
	
}

h4 {
	font-size: 120%;
	color: #4f4100;
}

a {
	text-decoration: none;
	color: #ab0900;
}

a:hover {
	text-decoration: underline;
}

.contentpane,
.contentpaneopen {
	width: 100%;
	line-height: 150%;
	font-size: 14px;
}

#wetter {
	width : 173px;
	height: 215px;
	font-size:12px;
	background: url(grafik/wetter.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 16px;
	padding-top: 28px;
	line-height: 110%;
}

#webcam {
	width : 186px;
	height: 205px;
	font-size:12px;
	line-height: 140%;
	background: url(grafik/webcam.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 30px;
}

#empfehlung {
	width : 184px;
	font-size:12px;
	line-height: 140%;
	background: url(grafik/empfehlung.gif) no-repeat;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 1px;
}

#kontakt {
	width : 184px;
	font-size:12px;
	line-height: 140%;
	background: url(grafik/kontakt.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 24px;
	padding-bottom: 1px;
}

#news {
	width : 184px;
	font-size:12px;
	line-height: 140%;
	background: url(grafik/news.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 24px;
	padding-bottom: 1px;
}

.saison { 
	float: left;
	font-size: 13px;
	line-height: 130%;
}

.boxend {
	width : 186px;
	height: 18px;
	background: url(grafik/boxend.gif) no-repeat;
	padding-left: 5px;
}

#kopf { 
	width: 1024px;
	height: 200px;
	background: url(grafik/head.jpg) no-repeat;
}

#menu-bar {
	height: 27px;
	margin: 0;
	background: url(grafik/bg_menu.gif) no-repeat;
	width: 1024px;
}

#content {
	float: left;
	width:1024px;
	height:auto;
	padding-top: 5px;
	margin-left: 0px;
	background-image: url(grafik/bg_cont.gif);
}

.sidecol {
	float: left;
	margin-left: 0px;
	width: 190px;
}

.side-column {
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidecol2 {
	float: left;
	margin-left: 7px;
	width: 170px;
}

.side-column2 {
	width: 190px;
}

#main-column {
	float: left;
	width: 595px;
	margin-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	// background-color:#fcf0e4;
	border: 1px solid #fe860b;
	padding: 10px 10px 5px 10px;
}

#main-column .contentpadding {
	padding: 8px;
}

#main-columnVoll {
	float: left;
	width: 655px;
	height: auto;
	margin-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f4100;
	background-color: #fcf0e4;
	border: 1px solid #fe860b;
	padding: 10px 10px 5px 10px;
}

.menubg {
	width: 179px;
	height: 29px;
	line-height: 29px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(grafik/menu-bg.gif);
}

#EndMenu {
	float: left; 
	width: 900px;
	height: 30px;
	background-image: url(grafik/bg_cont.gif);
	margin-left: 0px;
	padding-left: 20px;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 30px;
	width: 585px;
	margin-left: 230px;
	padding-top: 0px;
}

#horiz-menu ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	float: left;
	height: 24px;
	line-height: 25px;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(grafik/active-menu-r.png) 100% 0;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(grafik/active-menu-l.png) 0 0 no-repeat;
	color: #000;
}

#horiz-menu a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* @end */

/* @group Left Menu */

.pageNav{
	width:190px;
	padding-bottom: 10px;
}

.sectionLinks{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-size:14px;
}

.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 0px 0px 5px 15px;
	color: #000;
}

.sectionLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

.copyright {
  text-align: center;
  font-size: 12pt;
  display: none;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

.clr {
	clear:both;
}

.goLeft {
	float: left;
}

fieldset.input {
	border: 0;
}

/* @end */

.textklein {
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	
}

.Line {
	margin-top: 0px;
	margin-left: 0px;
	width: 455px;
	height: 5px;
	background-color: #e0d5a6;
}

.Head {
	padding: 0px;
	margin: 1px 0px 1px 0px;
	width: 455px;
	height: 30px;
	background-color: #fff4c6;
}

.details {
	text-align: center;
	font-size: 11px;
	line-height: 130%;
}

.details2 {
	text-align: center;
	font-size: 9px;
	line-height: 130%;
}

.eingabe {
	width: 130px;
	float: left;
	line-height: 190%;
}

/* @ECard  */


#postcard {
	position:relative;
	width:595px;
	height:392px;
	background:url(grafik/ecard.gif) no-repeat;
}

#posttext {
	position:absolute;
	top:14px;
	left:14px;
	width:180px;
	height:265px;
}

#posttextfeld {
	overflow:auto;
	background-color:transparent;
	border:1px #000 dotted;
	z-index:5;
	width:270px;
	height:360px;
	color:#000;
}

#postadress {
	position:absolute;
	top:180px;
	left:310px;
	width:230px;
	color:#000;
	font-size:14px;
}

.postinput {
	width:190px;
	color:#000;
	background-color:transparent;
	border:0px #000 dotted;
	border-bottom:1px #000 dotted;
}

#ecard-maindiv {
	position:relative;
	width:595px;
	height:392px;
	text-align:center;
	background:#e0d5a6 url(grafik/ecard-in.gif) no-repeat;
}

#zeitpunkt {
	position:absolute;
	top:87px;
	left:388px;
	color:#333;
	font-size:9px;
	font-weight: bold
}

#pucard_form {
	position:absolute;
	top:15px;
	left:15px;
	width:260px;
	height:350px;
	text-align:left;
	z-index:5;
	color:#000;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
}

.pu-name {
	width:180px;
	color:#000;
	border:0px #000 dotted;
	border-bottom:1px #000 dotted;
}
