/* Ausblenden */
#topmenu, #mainmenu-box, #right-box, #corner, #mbi { display:none; }

#printheader { text-align:center; }

.bodytext, .kurzbeschreibung {
	page-break-inside:avoid;
}

body, th, td, h1, h2, h3, h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.bodytext {
	margin: 6px 0px 6px 0px;
}

a {
	color: #2033ac;
}

/* Überschriften */
h1 {
	font-size: 13pt;
	color: #2033ac;
	text-transform: uppercase;
	margin: 10px 0px 6px 0px;
	padding-top: 17px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #2033ac;
	margin: 10px 0px 6px 0px;
}
h3 {
	font-size: 10pt;
	color: #2033ac;
}
h4 {
	font-weight: bold;
	color: #000000;
	float: left;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
	margin: 0px 0 0px 0;
}
.csc-header {
	display: inline;
}

/* der Hauptbereich (weißer Hintergrund) */
#main {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#content {
/*	padding: 150px 50px 50px 50px;  */
/*	width: 100%; */
	min-height: 250px;
	padding:50px 0px 0px;
	width:auto;
}

#all {
	width: 1010px;
}

/* Bild in der oberen linken Ecke */
#corner {
	position: absolute;
	top: 0px;
	left: 0px;
}


/* Oberes Menü */
#topmenu {
	position: absolute;
	left: 315px;
	top: 82px;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

/* Hauptmenü */
#mainmenu-box {
	position: absolute;
	left: 100px;
	top: 200px;
	background-color: #a6e0f9;
	padding: 0px 0px 0px 15px;
}
#mainmenu {
	background-color: #ffffff;
	padding: 15px 0px 15px 0px;
	width: 190px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#mainmenu li {
	list-style-type: none; 
	padding: 5px 0px 5px 0px;
}
#mainmenu .menu-item a {
	text-transform: uppercase;
	color: #59affc;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#mainmenu .menu-item-act {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat; 
	background-position: center left;
	position: relative;
	left: -25px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #2033ac;
	font-size: 8pt;
	font-weight: bold;
}
#mainmenu .menu-item-act a {
	text-transform: uppercase;
	color: #2033ac;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#mainmenu .menu-item-cur {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat; 
	background-position: center left;
	position: relative;
	left: -25px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #2033ac;
	font-size: 8pt;
	font-weight: bold;
}
#mainmenu .menu-item-cur a {
	text-transform: uppercase;
	color: #2033ac;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}


/* Box am rechten Rand */
#right-box {
	position: absolute;
	left: 870px;
	top: 190px;
}


/* Untermenü */
#submenu-box {
	background-color: #a6e0f9;
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
}
#submenu {
	background-color: #5cc8f6;
	padding: 15px 0px 15px 0px;
}
#submenu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#submenu li {
	list-style-type: none; 
	padding: 5px 0px 5px 0px;
}
#submenu .menu-item a {
	text-transform: uppercase;
	color: #2033ac;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#submenu .menu-item-act {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat; 
	background-position: center left;
	position: relative;
	left: -25px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
#submenu .menu-item-act a {
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#submenu .menu-item-cur {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat; 
	background-position: center left;
	position: relative;
	left: -25px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
#submenu .menu-item-cur a {
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#submenu .submenu-flag {
/*	position: relative;
	left: -25px;
	display:  */
}

#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

/*#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

/*#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */


/* News */
/* Die eingerückten Zeilen sind entnommen von
   http://www.jakpsatweb.cz/css/css-vertical-center-solution.html */
.news-box {
	background-color: #ccf6ff;
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
}
.news-border {
	background-color: #a6e0f9;
	height: 100%;
			position: relative; height: 230px;
}
.news {
	padding: 5px 0px 5px 0px;
	width: 125px;
	color: #2033ac;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
			position: absolute; top: 50%; /* for explorer only*/
}

		.news-border[class] {display: table; position: static;}
		.news[class] {display: table-cell; vertical-align: middle; position: static;}
		.news-content {position: relative; top: -50%} /* for explorer only */
		
.news-table {
	height: 220px; 
	vertical-align: middle;
}
.news .csi-textpic {
	position: relative;
	margin-left: -25px;
}
.news h1 {
	position: relative;
	left: -15px; 
	padding: 5px 0px 5px 25px;
	color: #ff0000;
	background-image: url(pfeil-rot.gif);
	background-repeat: no-repeat; 
	background-position: center left;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}
.news .bodytext {
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.news a {
	text-decoration: none;
}


/* Teaser */
.teaser {
	background-color: #ccf6ff;
	margin-top: 10px;
	width:350px;
}
.teaser-content {
	padding: 9px 18px 3px 17px;
}
.teaser h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #5cc8f6;
	padding: 3px 18px 3px 18px;
	margin: 0px;
}
.teaser h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	padding:0px;
}
.teaser .bodytext {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
.teaser .bodytext a {
	color: #000000;
	text-decoration: none;
}
.teaser .bodytext a:hover {
	color: #2033ac;
/*	text-decoration: underline; */
}


/* Kurzbeschreibung eines Hauses */
.kurzbeschreibung {
	background-color: #ccf6ff;
	margin-top: 10px;
	padding-bottom: 6px;
}
.kurzbeschreibung h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #5cc8f6;
	padding: 2px 18px 2px 18px;
	margin: 0px 0px 10px 0px;
}
.kurzbeschreibung .bodytext {
	padding: 0px 18px 4px 18px;
	margin: 0px;
}
.kurzbeschreibung img {
/*	float: left; */
	margin: 0px 10px 3px 18px;
}
.kurzbeschreibung-weiter {
	padding: 0px 18px 4px 18px;
	text-align: right;
	clear: both;
}


.info-table th {
	font-weight: normal; 
	font-size: 8pt;
	text-transform: uppercase; 
	color: #2033ac; 
	text-align: left;
	vertical-align: top;
	padding: 3px 15px 3px 0px;
/*	border-top: 1px dotted #2033ac; */
}
.info-table td{
	padding: 3px 0px 3px 0px;
/*	border-top: 1px dotted #2033ac; */
}


/* Buchung */
.shop-navigator{
	margin-top: -8px;
	padding-bottom: 15px;
}
.shop-warnings {
	color: #ff0000;
}
.shop-warnings p {
	padding-top: 0px;
	padding-bottom: 4px;
}

.shop-basket-table {
	padding-top: 20px;
}
.shop-basket-table {
	width: 485px;
}
.shop-basket-table th {
	color: #2033ac;
	font-weight: bold;
}
.shop-basket-price {
	text-align: right;
}
.shop-basket-item-quantity {
	text-align: right;
}
.shop-basket-item-note {
	font-size: 8pt;
	font-style: italic;
}
.shop-basket-header {
	color: #2033ac;
	font-weight: bold;
	padding-top: 20px;
}
.shop-basket-total-price {
	font-weight: bold;
}
.shop-basket-submit {
	padding-top: 20px;
}

.shop-anfahrt-item {
	clear: left;
}
.shop-anfahrt-category-header {
	color: #2033ac;
	padding-top: 15px;
	padding-bottom: 3px;
}
.shop-anfahrt-category-title {
	font-weight: bold;
	font-size: 10pt;
}
.shop-anfahrt-item-quantity {
	float: left;
}
.shop-anfahrt-item-quantity input {
	border: 1px solid #bbbbbb;
	margin-top: 1px;
	margin-right: 10px;
	width: 30px;
}
.shop-anfahrt-item-title {
	padding-top: 3px;
	padding-bottom: 3px;
}
.shop-anfahrt-submit {
	padding-top: 15px;
}

/* Nicht verfügbare Artikel */
.shop-anfahrt-item-stock input {
	visibility: hidden;
}
.shop-anfahrt-item-stock .shop-anfahrt-item-title:after {
	content: " (ausverkauft)";
}
.shop-anfahrt-item-stock .shop-anfahrt-item-title {
	color: #999999;
}

.shop-anfahrt-regionen {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ccf6ff;
}
.shop-anfahrt-regionen-header {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #5cc8f6;
	padding: 3px 18px 3px 18px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
}
.shop-anfahrt-regionen-content {
	padding: 9px 18px 9px 17px;
}
.shop-anfahrt-regionen-table {
	width: 100%;
}
.shop-anfahrt-regionen-table th {
	text-align: center;
}
.shop-anfahrt-regionen-links a {
	font-weight: bold;
	text-decoration: none;
}
.shop-anfahrt-regionen-links a:hover {
	text-decoration: underline;
/*	color: #2033ac; */
}

.shop-uebernachtung-item-note {
	font-size: 8pt;
	font-style: italic;
	padding-bottom: 10px;
}
.shop-uebernachtung-item-quantity input {
	border: 1px solid #bbbbbb;
	margin-top: 1px;
	margin-right: 10px;
}
.shop-uebernachtung-submit {
	padding-top: 15px;
}

.shop-info-table th {
	text-align: right;
	font-weight: bold;
}
.shop-info-header {
	color: #2033ac;
	padding-top: 15px;
	font-weight: bold;
}
.shop-info-submit {
	padding-top: 15px;
}

.shop-payment-address-table th {
	text-align: right;
	font-weight: bold;
	color: #000000;
}


/* Sitemap */
.csc-sitemap a {
	text-decoration: none;
}
.csc-sitemap a:hover {
	text-decoration: underline;
	color: #2033ac;
}
.csc-sitemap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.csc-sitemap ul li {
	padding: 8px 10px 0px 0px;
	margin: 0px;	
}
.csc-sitemap ul li a {
	font-size: 10pt;
	font-weight: bold;
}
.csc-sitemap ul ul li {
	padding: 4px 10px 0px 40px;
	margin: 0px;	
}
.csc-sitemap ul ul li a {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.csc-sitemap ul ul ul li {
	margin: 0px;	
}
.csc-sitemap ul ul ul li a {
	font-weight: normal;
	color: #2033ac;
}

.csc-menu a {
	text-decoration: none;
}
.csc-menu a:hover {
	text-decoration: underline;
	color: #2033ac;
}
.csc-menu-1 a {
	font-size: 10pt;
	font-weight: bold;
}


.destination-table {
	padding-top: 10px;
}
.destination-table th {
	font-weight: bold; 
/*	color: #2033ac; */
	text-align: left;
	vertical-align: top;
	padding: 6px 25px 3px 15px;
	vertical-align: top;
}
.destination-table td{
	padding: 6px 0px 3px 0px;
	vertical-align: top;
}
.destination-table a {
	text-decoration: none;
}
.destination-table a:hover {
	text-decoration: underline;
}
.destination-table img {
	border: 1px solid #eeeeee;
}

.typo3-adminPanel {
	position: fixed;
	left: 0px;
	bottom: 0px;
}

/* Hinweis auf mbi */
#mbi {
/*	vertical-align: baseline;
	padding: 0px 10px 0px 10px; */
	position: absolute;
	top: 685px;
	left: 10px;
	color: #59affc;
	text-decoration: none;
	font-size: 7pt;
	float: left;
}
#mbi img {
	vertical-align: top;
	position: relative;
	top: -8px;
}


/* Formulare */
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px;
}
.csc-mailform-label {
	margin: 10px 0 10px 0;
}
.csc-mailform-field {
	position: relative;
	margin: 10px 0 10px 0;
	width: 180px;
}
.csc-mailform-field label {
	position: absolute;
	width: 180px;
}
.csc-mailform-field input {
	position: relative;
	left: 180px;
	border: 1px solid #59affc;
}
.csc-mailform-field textarea {
	position: relative;
	left: 180px;
	width: 295px;
	border: 1px solid #59affc;
}
.csi-imagewrap {
	margin:0px 20px;
}
div.csi-imagewrap dl.csi-image {
	float:none;
}
div.csi-intext-right div.csi-imagewrap {
	clear:both;
}