@charset "utf-8";
/*********************************** */
/* css by EDELWEISS | medien agentur */
/*********************************** */

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
}
a {
	color: #000066;
}
a:visited {
	color:#000066;
}
a:hover {
	color: #564b47;
}
a:active {
	color:#000000;
}
h1 {
	font-size: 13px;
	color:#333333;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding:0px 0px;
	margin:0px;
	margin-top:20px;
	padding-bottom:5px;
}
h1.csc-firstHeader {
	font-size: 15px;
	color:#333366;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding:0px 0px;
	margin:0px;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:#333366 1px solid;
}
h2 {
	font-size:20px;
	font-weight: normal;
	padding: 0px 10px;
	margin:0px;
}
/* ----------container für das layout-------------- */
#container {
	width: 960px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-top: 5px;
}
/* ----------banner für logo-------------- */
#banner {
	background-color: #6699CC;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background/traveler_head.jpg);
	height: 76px;
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#banner img {
	padding:0px 0px;
}
#logohome {
	margin-top: 0px;
	height: 76px;
	width: 250px;
	float: left;
	cursor:pointer;
}
#servicenavi {
	margin-top: 59px;
	float: right;
	font-size:11px;
}
#servicenavi a {
	padding-right:3px;
	text-decoration: none;
	color: #666666;
}
#servicenavi a:hover {
	text-decoration: none;
	color: #000000;
}
#servicenavi a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 225px;
	margin-right: 0px;
	vertical-align:top;
}
div#content {
	min-height: 450px;
    /*height: expression(this.scrollHeight > 500 ? "auto":"500px");*/
	margin-bottom: 10px;
	height: auto;
	margin-right: 10px;
	vertical-align:top;
}
#content.div {
	vertical-align:top;
}
#content_top {
	padding: 0px;
	margin: 0px;
	height: 260px;
}
.tx-dirlisting-pi1 {
	vertical-align:top;
}
.tx-dirlisting-pi1 img {
	border: 0px;
}
.tx-dirlisting-pi1 H1 {
	font-size:10px;
}
#content_top.img {
	border: 0px;
}
#content_left {
	padding: 0px;
	margin: 0px;
	width: 453px;
	float: left;
	height: 209px;
}
#content_right {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 271px;
	height: 209px;
}
p, pre {
	padding: 10px 0px;
	margin:0px;
}
/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
}
#navicontainer {
	width: 199px;
	margin-top: 10px;
	vertical-align: top;
}
#navileft {
	border-right: 1px solid #cccccc;
	width: 199px;
	margin: 0;
	padding: 0;
}
#hauptnavi {
	padding-top:0px;
}
#subnavi {
	padding-top: 60px;
	padding-bottom: 5px;
}
#navioben {
	height:25px;
	background-image:url(../images/background/navi_oben.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	margin-top: 0px;
}
#naviunten {
	height:25px;
	background-image:url(../images/background/navi_unten.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
}

/* -----------Facebookintegration--------------*/
#fb-root {
	padding-top:5px;
	padding-left:10px;
	height:25px;
	width: 190px;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 48px;
	background-color: #5d88b3;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 10px;
}
#footer_right {
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 35px;
	background-color: #5d88b3;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 10px;
	width: 300px;
	float: right;
	padding-right: 20px;
}
#footer_left {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 40px;
	background-color: #5d88b3;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 10px;
	width: 300px;
	float: left;
}
#footer_navi {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, "sans-serif normal medium";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer_navi a {
	padding-right:3px;
	text-decoration: none;
	color: #666666;
}
#footer_navi a:hover {
	text-decoration: none;
	color: #999999;
}
#footer_navi a:active {
	text-decoration: none;
	color: #666666;
}
/* -----------sitemap--------------------------- */
.tx-dropdownsitemap-pi1 A {
	COLOR: #666666;
}
.tx-dropdownsitemap-pi1 A:link {
	COLOR: #666666;
}
.tx-dropdownsitemap-pi1 A:visited {
	COLOR: #666666;
}
.tx-dropdownsitemap-pi1 A:hover {
	COLOR: #333333;
}
.tx-dropdownsitemap-pi1 A:active {
	COLOR: #333333;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #666666 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #666666 1px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #B5D2E0;
}
.tx-dropdownsitemap-pi1 DIV {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	PADDING-RIGHT: 2px;
	MARGIN-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 0px;
	PADDING-TOP: 2px
}
.tx-indexedsearch .res-tmpl-css {
	clear:none;
}
/* SHOP */
tx-ewonlineshop-pi1.{
	/*width:500px;*/
}
