#body {
	background: #fff;
	color: #666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#body.fontSize1 { font-size: 11px; }
#body.fontSize2 { font-size: 12px; }
#body.fontSize3 { font-size: 14px; }

#dreamway a { 
	color: #1961AC;
}

#container {
	width: 910px;
	margin: auto;
	position: relative;
}

#dreamway #header {
	background: #fff;
	width: 780px;
	height: 205px;
	position: relative;
}

#emotionImage {
	width: 780px;
	height: 175px;
}

#emotionImage embed,
#emotionImage object {
	width: 780px;
	height: 175px;
}

#dreamway #navigation {
	width: 780px;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#mainNav {
	margin: 7px 0px 0px 0px;
}

#mainNav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mainNav ul li {
	display: inline;
	float: left;
}

#mainNav ul li a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #6E6E6E;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #6e6e6e;
}

#mainNav ul li.nav_6 a {
	border: none;
}

#mainNav ul li a:hover,
#mainNav ul li.on a {
	color: #08516e;
	text-decoration: underline;
}

#sitesearch {
	width: 130px;
	height: 19px;
	margin: 5px 2px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#sitesearch .query {
	background: url(/gfx/input_bg.gif) no-repeat;
	width: 105px;
	height: 19px;
	color: #999;
	font-size: 10px;
	border: none;
	float: left;
	padding: 4px 0px 0px 5px;
}

#sitesearch .button {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#main {
	background: url(/gfx/bg_container.gif) repeat-y;
	width: 780px;
	position: relative;
}

#mainWide {
	background: transparent;
	width: 780px;
	position: relative;
}

/* --- SKYSCRAPER --- */

#container .skyscraper {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 205px;
	right: 0px;
}

#columnLeft {
	background: url(/gfx/verlauf.jpg) repeat-x;
	width: 180px;
	float: left;
	font-size: 11px;
	padding: 19px 0px 0px 0px;
}

#columnCenter {
	background: url(/gfx/verlauf.jpg) repeat-x;
	width: 400px;
	padding: 19px 9px;
	float: left;
}

#columnCenterWide {
	background: url(/gfx/verlauf.jpg) repeat-x;
	width: 580px;
	padding: 19px 9px;
	float: left;
}

#columnRight {
	width: 170px;
	float: left;
	padding: 19px 0px 0px 0px;
	overflow: hidden;
}

#columnLeft .box {
	background: #fff;
	width: 170px;
	margin: 0px 0px 15px 10px;
	padding: 0px;
	color: #666;
}

#columnRight .box {
	width: 170px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #666;
}

#columnRight .box .boxHeader,
#columnLeft .box .boxHeader {
	background: url(/gfx/box_top.gif) no-repeat;
	width: 170px;
	height: 8px;
}

#columnRight .box .boxContent,
#columnLeft .box .boxContent {
	width: 150px;
	padding: 2px 10px;
}

#columnRight .box .boxContent img,
#columnLeft .box .boxContent img {
	width: 30px;
	height: 43px;
	display: block;
	float: left;
}

#columnRight .box .bild .gallery {
	margin: 0px 0px 10px 0px;
	font-size: 10px;
}

#columnRight .box .bild .gallery img {
	width: 70px;
	height: 46px;
	display: block;
	
}

#columnRight .box .bild .gallery .left,
#columnRight .box .bild .gallery .right {
	width: 70px;
	float: left;
}

#columnRight .box .bild .gallery .left {
	margin: 0px 10px 0px 0px;
}

#columnRight .box h2,
#columnLeft .box h2 {
	font-size:14px;
	font-weight:normal;
	margin: 5px 10px;
}

#columnRight .box .bild,
#columnLeft .box .bild {
	width: 150px;
	margin: 5px 10px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #999;
}

#columnRight .box .boxContent h3,
#columnLeft .box .boxContent h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}

#columnRight .box .boxContent p,
#columnLeft .box .boxContent p {
	margin: 0px;
}

#columnLeft .box .boxFooter {
	background: url(/gfx/box_bottom.gif) no-repeat;
	width: 170px;
	height: 8px;
}

#content {
	background: #fff;
	width: 380px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #bebebe;
	position: relative;
	overflow: hidden;
}

#content .fontSizer {
	width: 380px;
	height: 42px;
	font-size: 11px;
	position: relative;
}

#contentWide .fontSizer {
	width: 550px;
	height: 42px;
	font-size: 11px;
	position: relative;
}

#contentWide .fontSizer .link,
#content .fontSizer .link {
	position: absolute;
	top: 0px;
	left: 60px;
}

#contentWide .fontSizer .link a,
#content .fontSizer .link a {
	margin: 0px 3px 0px 0px;
	display: block;
	float: left;
}

#contentWide .fontSizer .link img,
#content .fontSizer .link img {
	width: 16px;
	height: 16px;
	display: block;
}

#contentWide .fontSizer .icon,
#content .fontSizer .icon {
	background: url(/gfx/bodensee.jpg) no-repeat;
	width: 80px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#contentWide {
	background: #fff;
	width: 550px;
	padding: 10px;
	border: 1px solid #bebebe;
}

#footer {
	background: #205B8C;
	color: #fff;
	font-size: 10px;
	width: 775px;
	height: 14px;
	text-align: right;
	padding: 1px 5px 0px 0px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#subNav {
	background: #fff;
	width: 150px;
	margin: 0px 0px 15px 10px;
	padding: 10px;
	
}

#subNav ul {
	border-top: 1px solid #666;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#subNav ul li {
	display: inline;
}

#subNav ul li a {
	display: block;
	padding: 0px 0px 1px 0px;
	color: #666;
	text-decoration: none;
}

#subNav ul li.on a,
#subNav ul li a:hover {
	color: #B5113E;
	text-decoration: underline;
}

#subNav h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

/* VORLAGEN*/
 
.travel_match_item.flatrate .contact {
 width: 159px;
}

.template {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.template h1 {
	font-size: 16px;
	font-weight: normal;
	color: #B5113E;
}

.template h3 {
	font-weight: bold;
}

.fontSize1 .template h3 { font-size: 11px; }
.fontSize2 .template h3 { font-size: 14px; }
.fontSize3 .template h3 { font-size: 18px; }

.template p {
	color: #666;
}

.fontSize1 .template p { font-size: 11px; }
.fontSize2 .template p { font-size: 14px; }
.fontSize3 .template p { font-size: 18px; }

.bild br {
	display: none;
}

.template_default small,
.template_1bild small,
.template_2bild small,
.template_3bild small {
	margin: 3px 0px 3px 0px;
	display: block;
}

.template_text2bild small,
.template_2bildtext small {
	margin: -15px 0px 5px 0px;
	display: block;
}

.template_2bild .template_left,
.template_2bild .template_right, 
.template_2bild .template_left img,
.template_2bild .template_right img {
	width: 185px;
}

.template_3bild img {
	margin: 0px;
}

.template_text2bild .abstandRechts,
.template_2bildtext .template_left {
	width: 250px;
	margin-right: 0px;
}

.template_text2bild img,
.template_2bildtext img {
	display: block;
	margin: 4px 0px 15px 0px;
	width: 120px;
}

.template_2bildtext .abstandRechts {
	width: 120px;
	margin-right: 10px;
}

.template_2bildtext .template_left.abstandRechts br {
	display: none;
}


.template_fileview {
	background: #f5f5f5;
	color: #333;	
}

.template_fileview h1 {
	background: #666;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 2px 15px;
}

.template_fileview .item {
	padding: 0px 15px 15px 15px;
}

.template_fileview .icon {
	display: block;
	float: right;
} 

.template_fileview .minitext.link a {
	color: #333;
} 

.template_fileview .minitext.link a:hover {
	color: #325d0c;
}

.template_fileview .minitext.link {
	padding-bottom: 5px;
}

.template_divider {
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

.template_divider h1,
.template_doppeldivider h1 {
	background: #666;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 2px 15px;
	margin: 0px;
}

.template_doppeldivider {
	margin: 20px 0px 5px 0px;
	padding: 0px;
}


.template_doppeldivider .left {
	margin-right: 10px;
	width: 185px;
	float: left;
}

.template_doppeldivider .right {
	width: 185px;
	float: left;
}

.template_table th {
	background: #666;
	color: #fff;
	padding: 5px;
	margin: 0px;	
}

.template_table td {
	background: #ECECEC;
	padding: 5px;
	margin: 0px;
}

.template_table {
	color: #333;	
	margin: 2px 0px 15px 0px;
}

.template_starter h1 {
	font-size: 16px;
	font-weight: normal;
	color: #B5113E;
	padding: 0px;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}

.template_starter {
	border-bottom: 1px solid #BEBEBE;
}



/* Pauschalen */
.template_minidb_pauschale {
	border: 1px solid #BEBEBE;
	background-color: #F6F6F6;
	padding: 15px;
	width: 348px;
}
.template_minidb_pauschale .bild {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 15px;
}
.template_minidb_pauschale .bild img {
	width: 80px;
}
.template_minidb_pauschale .inhalt {
	position: relative;
	float: left;
	width: 253px;
}

.fontSize1 .template_minidb_pauschale .inhalt { font-size: 12px; }
.fontSize2 .template_minidb_pauschale .inhalt { font-size: 15px; }
.fontSize3 .template_minidb_pauschale .inhalt { font-size: 19px; }

.fontSize1 .template_minidb_pauschale .inhalt h3 { font-size: 12px; }
.fontSize2 .template_minidb_pauschale .inhalt h3 { font-size: 15px; }
.fontSize3 .template_minidb_pauschale .inhalt h3 { font-size: 19px; }

.template_minidb_pauschale .inhalt .preis {
	text-align: left;
	font-weight: bold;
}

.template_minidb_pauschale .posbox {
	position: relative;
	width: 100%;
}

.template_minidb_pauschale .mehr {
	border: 1px solid #BEBEBE;
	background-color: #ECECEC;
	color: #333;
	border: 1px solid #ccc;
	display: block;
	padding: 2px 4px 2px 4px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.template_minidb_pauschale .mehr a,
.template__lis a.barTEXT {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

.template_minidb_pauschale .mehr a, 
.template_minidb_pauschale .mehr a:link, 
.template_minidb_pauschale .mehr a:visited, 
.template_minidb_pauschale .mehr a:hover {
	color: #333;
}

.template_minidb_pauschale .inhalt .anfragen {
	text-align: right;
	display: block;
}

.template_minidb_pauschale .inhalt a.anfragen {
	color: #B5113E;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.template_minidb_pauschale .inhalt a.anfragen:hover {
	color: #B5113E;
	font-weight: bold;
	text-decoration: underline;
}

/* Pauschale anfragen */
.template_minidb_pauschale_anfragen {
	border: 1px solid #BEBEBE;
	background-color: #F6F6F6;
	padding: 15px;
}

.template_minidb_pauschale_anfragen form {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.template_minidb_pauschale_anfragen input, 
.template_minidb_pauschale_anfragen textarea, 
.template_minidb_pauschale_anfragen select {
	width: 300px;
}
.template_minidb_pauschale_anfragen .beschr {
	padding-top: 7px;
	color: #666;
}

.template_minidb_pauschale_anfragen .plz {
	float: left;
	padding-right: 6px;
}
.template_minidb_pauschale_anfragen .plz input {
	width: 80px;
}
.template_minidb_pauschale_anfragen .ort input {
	width: 199px;
}


.template_minidb_pauschale_anfragen .msg textarea {
	height: 70px;
}
.template_minidb_pauschale_anfragen .submit {
	margin-top: 10px;
}

.minitext { 
	color: #999;
}

.template_3themen .box_title {
	font-weight: bold;
}

.template_3bild img {
	margin-bottom: 0;
}

/* WARENKORB */


#columnRight .boxWarenkorb {
	padding: 0px;
	margin: 0px;
	font-size: 11px; 
	width: 170px;
	height: 100%;

}

#columnRight .boxWarenkorb h3 {
	font-size: 13px; 
	text-transform: uppercase;
}



#columnRight .boxWarenkorb .formular {
	padding: 0px;
	margin: 0px;

}
#columnRight .boxWarenkorb label {
	display: block;

}

#columnRight .boxWarenkorb button {
	float: right;
	background-color: #ECECEC;
	display: block;
}



#columnRight .boxWarenkorb .caption {
	display: block;
	margin: 7px 0px -19px 100px;
}
#columnRight .boxWarenkorb .input {
	display: block;
	width: 90px;
}
#columnRight .boxWarenkorb .errors {
	color: #b20;	
	padding-top: 5px;
	
}
#columnRight .boxWarenkorb .text {
	padding-top: 5px;
	color: #3D80AE;
}
#columnRight .boxWarenkorb .links {
	padding-top: 5px;
	color: #3D80AE;
}
#columnRight .boxWarenkorb .basket {
	padding-top: 5px;
}


#columnRight .boxWarenkorb .basket .item {
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
}
#columnRight .boxWarenkorb .basket .item a {
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
#columnRight .boxWarenkorb .basket .item .link {
	width: 130px;
	color: #3D80AE;
}
#columnRight .boxWarenkorb .basket .item .link img {
	width: 16px;
	height: 16px;
	display: block;
}
#columnRight .boxWarenkorb .basket .item .delete {
	width: 16px;
}
#columnRight .boxWarenkorb .basket .item .delete img {
	width: 16px;
	height: 16px;
	display: block;
}

#begruessung {
    color: #333;
    overflow: hidden;
    font-size: 12px;
    margin: 0px;
    padding: 0px 10px 10px 10px;
	width: 170px;
	line-height: 16px;
}

#columnRight .boxWarenkorb .boxHead h2 {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999;
}

#columnRight .boxWarenkorb .boxFooter {
	height: 23px;
}

#columnRight .boxWarenkorb .boxFooter a {
	background: #ececec;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	float: right;
	border: 2px outset #fff;
}

/* --- Community Login-Kombiniert --- */

.template_communityLoginKombiniert .element {
	display: block;
	float: left;
	width: 30%;
	padding-right: 2%;
	padding-top: 15px;
	margin-bottom: 5px;
}

.template_communityLoginKombiniert .element input,
.template_communityLoginKombiniert .element select {
	width: 100%;
}

.template_communityLoginKombiniert .anrede {
	width: 15%;
}
.template_communityLoginKombiniert .vorname,
.template_communityLoginKombiniert .email {
	clear: both;
}

.travelSearch .dropDown {
	width: 200px;
}

.travelSearch .dateText {	

}	
.travelSearch .calendar {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.travelSearch .submit {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	float: left;
	font-size: 10px;
	padding: 2px;
	margin-right: 3px;
	margin-top: 10px;
}

.travelSearch #calendarbody {
	margin-bottom: 2px; 
	position: relative;
}

.travelSearch #calendarbody .dateWidget .leftInput {
	width: 94px; 
	margin-right: 4px;
}

.travelSearch #calendarbody .dateWidget .rightInput {
	width: 94px; 
}

.travelSearch .dropDown #filter_ort {
	margin-top: 5px;
}

.webcall {
	background: #E6E6E6 url(/gfx/callbutton.gif) no-repeat center 10px;
	width: 380px;
	padding: 50px 20px 20px 20px;
}

.webcall a {
	color: #000;
	font-size: 13px;
}

.red {
	color: #B5113E;
}
