@charset "utf-8";
/* ============================================================= */
/* Web design by webaff :() Philippe Kuenzler - http://webaff.ch */
/* ============================================================= */
* {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#222;
	border:0;
}
body {
	background:#DDE3E3;
	font-size:12px;
}
.justprint {
	display:none;
}

/* structure */
#body {
	overflow:hidden;
	padding:20px 0 10px 0;
}
#foot {
	background:transparent url(../images/bg-foot.gif) repeat-x left top;
	overflow:hidden;
	text-align:center;
	padding:0 0 5px 0;
}
#foot ul {
	background:transparent url(../images/bg-foot.gif) repeat-x left bottom;
}
.page {
	margin:0 auto;
	width:949px;
	overflow:hidden;
}
#menu {
	overflow:hidden;
	float:left;
	width:120px;
}
#main {
	overflow:hidden;
	float:left;
	width:679px;
}
#logo {
	background:transparent url(../images/logo.jpg) no-repeat right top;
	overflow:hidden;
	float:left;
	width:145px;
	height:583px;
	padding:0 0 0 5px;
}
#meta {
	height:21px;
	margin-bottom:10px;
}
#content {
	overflow:hidden;
	background:#fff;
	padding:10px;
}
.karte {
	height:370px;
	margin:5px 0 10px 0;
}
.col-l {
	width:493px;
	float:left;
}
.col-r {
	width:156px;
	float:left;
	margin-left:10px;
	padding-top:5px;
}

/* content */
#body img {
	display:block;
}
#body img.img-inline {
	display:inline;
}
#foot img.img-inline {
	vertical-align:middle;
}
#body img.img-float {
	float:left;
	margin-right:5px;
}
#body img.img-float-last {
	float:left;
	margin-right:0;
}
#content img {
	margin-bottom:5px;
}
h1 {
	font-size:20px;
	line-height:28px;
	padding:5px 0 10px 0;
	clear:both;
	font-weight:bold;
	color:#8B1444;
}
h2, h3 {
	font-weight:bold;
}
#content h2 {
	font-size:17px;
	line-height:23px;
	padding:8px 0;
}
#content .col-l h2, #content .jpm_content h3 {
	font-size:15px;
	line-height:20px;
	padding:7px 0;
}
#content .col-r h2, #content .col-r h1 {
	font-size:13px;
	line-height:17px;
	padding:5px 0;
}
.jpm_content h2 {
	display:none;
}
#content p, #content ul, #content table {
	font-size:13px;
	line-height:20px;
	padding-bottom:11px;
}
#content ul {
	padding-left:17px;
}
#content .col-l p, #content .col-l ul, #content .col-l table {
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	overflow: hidden;
}
#content .col-l ul {
	padding-left:16px;
}
#content .col-r p, #content .col-r ul, #content .col-r table {
	font-size:11px;
	line-height:16px;
	padding-bottom:9px;
}
#content .col-r ul {
	padding-left:15px;
}
ul {
	list-style:disc;
	overflow:auto;
}
#content p.jpm_copyright {
	font-size:9px;
}
a {
	color:#6E7D1D;
	text-decoration:none;
}
a.on, li.on a {
	color:#8B1444;
}
a:hover, a.on:hover, li.on a:hover {
	color:#8B1444;
}
.link-spez {
	font-weight:bold;
	font-size:13px;
}
.bold, strong {
	font-weight:bold;
}
em {
	font-style:italic;
	font-weight:normal;
}
.clear {
	clear:both;
}
.txt-small {
	font-size:10px !important;
	color:#808080 !important;
	position:relative !important;
	top:-3px !important;
}
.sujamap {
	overflow:hidden;
	padding-bottom:1em;
}
.neu {
	position:absolute;
	margin:-10px 0 0 -10px;
}

/* teasers*/
.teaser {
	background:#fff url(../images/bg-teaserico-off.gif) no-repeat right bottom;
	width:156px;
	height:200px;
	padding:5px;
	margin:5px 5px 0 0;
	float:left;
}
.teaser:hover {
	background:#fff url(../images/bg-teaserico-on.gif) no-repeat right bottom;
}
.teaser.last {
	margin-right:0;
}
.teaser a {
	display:block;
	color:#222;
}
.teaser a, .teaser p, .teaser h2 {
	font-size:11px;
	line-height:14px;
	padding:0;
}
.teaser h2 a {
	font-weight:bold;
	padding:5px 0;
}

/* tables */
table {
	border-collapse:collapse;
}
td, th {
	padding-right:5px;
	vertical-align:top;
}
#content table {
	padding-bottom:0;
	margin:5px 0 11px 0;
}
#content .col-l table {
	padding-bottom:0;
	margin:4px 0 10px 0;
}
#content .col-r table {
	padding-bottom:0;
	margin:3px 0 9px 0;
}

/* menu */
ul.menu {
	list-style:none;
	padding:0;
	line-height:21px;
	overflow:hidden;
}
#menu .menu {
	padding-bottom:5px;
}
#menu .menu a {
	display:block;
	color:#fff;
	background:#8B974A;
	border-right:10px solid #DDE3E3;
	text-decoration:none;
	padding:5px 0 5px 10px;
}
#menu .menu.ocker a {
	background:#CE841D;
}
#menu .menu.rot a {
	background:#6D1035;
}
#menu .menu a:hover, #menu .menu li.on a {
	background:#6D1035;
	border-right:0;
}
#foot .menu {
	padding:10px 0 10px 375px;
	margin:0 0 10px 0;
}
#foot .menu li, #meta .menu li {
	float:left;
}
#foot .menu li a, #meta .menu li a {
/*	float:left;*/
	padding:0 10px;
}
#meta .menu li a {
	padding:0 20px;
}
.red {
	color:#6D1035 !important;
}

/* forms */
#content fieldset {
	border:1px solid #dde3e3;
	padding:5px;
	margin:0 0 10px 0;
}
#content legend {
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	padding:7px 0;
}
.indent {
	margin-left:16px;
}
.indent-l {
	margin-left:100px;
}
.label {
	width:100px;
	display:block;
	float:left;
}
input, textarea, select {
	color:#6D1035;
	background:#fff;
	font-size:1em;
	border:1px solid #8B974A;
}
input.field, textarea.field {
	width:287px;
	padding:3px;
}
select {
	padding:2px;
}
input.field-s {
	width:140px;
}
input.field-xs {
	width:30px;
}
.radio, .checkbox {
	vertical-align:middle;
	border:0;
}
.button {
	color:#fff;
	background:#8B974A;
	margin-right:5px;
	cursor:pointer;
	padding:2px 5px;
	overflow:visible;
	border:0;
}
.button:hover {
	background:#6D1035;
}
.errorfield, .errors {
	border:1px solid #f00;
}
.errors {
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin:0 0 10px 0;
}
.answer {
/*	border:1px solid #dde3e3;*/
	margin:0 0 10px 0;
}
.answer td {
	border:1px solid #dde3e3;
	padding:5px;
}

/* Destinationen-Menü */
#meta span {
	color:#fff;
	background:#6E7D1D;
	display:block;
	line-height:21px;
	width:85px;
	padding-left:10px;
	float:left;
}
#meta .niceform {
	margin-right:10px;
	float:left;
	background:#fff;
	border-top:1px solid #6E7D1D;
	border-bottom:1px solid #6E7D1D;
}
.selectArea .left {
	width:5px;
	height:19px;
	float:left;
}
.selectArea .right {
	width:19px;
	height:19px;
	float:right;
	background:url(../images/but-dropdown.gif) repeat-x left top;
}
.selectArea .right a {
	display:block;
	width:19px;
	height:19px;
}
.selectArea .center {
	float:left;
	line-height:19px;
}
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin:-2px 0 0 -1px;
	background:#fff;
	padding:2px 0 1px 0;
	z-index:2;
	border:1px solid #6E7D1D;
	border-top:0;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	display:block;
	padding:3px 0 3px 5px;
	margin:0 1px;
}
.optionsDivVisible a:hover {
	background:#CE841D;/*6D1035*/
	color:#fff;
}

/* Homepage */
#willkommen {
	overflow:hidden;
	background:#fff;
	padding:20px 10px;
}
#willkommen img {
	margin:0 auto;
}
#homebox1 {
	width:297px;/*156x117 halbhalb:327px*/
	height:222px;/*200*/
}
#homebox2 {
	width:357px;
	height:185px;
	margin-right:0;
}
#homebox3 {
	width:357px;
	height:185px;
}
#homebox4 {
	width:297px;
	height:222px;
	margin-right:0;
	margin-top:-32px;
}
#introtext {
	padding:20px 10px 10px 10px;
	clear:both;
}

