@charset "UTF-8";

/*RESET-----------------------------------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #17B0E5;
}

a:hover {
	text-decoration: underline;
}

/*BODY & TYPO---------------------------------------------------------*/

body {
	background-color: #f7f7f7;
	line-height: 18px;
	color: #333333;
}

body p {
	font-size: 13px;
	margin-bottom: 18px;
}

body h1 {
	font-size: 18px;
	color: #00519E;
}

body h2 {
	font-size: 16px;
	margin-top: ;
}

body h3 {
	font-size: 13px;
	font-weight: bold;
}

body h4 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

body h5 {
	color: #333333;
	font-size: 15px;


/*border-top: 1px solid #A3153A;*/
	padding-top: 3px;
	margin-top: 5px;
	font-weight: bold;
}

body h6 {
	color: #333333;
	font-size: 13px;
	

/*border-top: 1px solid red;*/
	padding-top: 3px;
	font-weight: bold;
}

/*BASICS---------------------------------------------------------*/

#siteWrapper {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#siteLogo {
	background-repeat: none;
	background-image: url(grafiken/elemente/siteMain_Logo.png);
	height: 99px;
}

#siteHeader {
	height: 169px;
	border-bottom: 1px solid #00519E;
}

#siteKonfig {

	background-color: blue;
	background-repeat: none;
	background-image: url(grafiken/elemente/siteMain_Verlauf.png);
	height: 35px;
	padding-right: 15px;
}

#siteMain {
	background-repeat: repeat-y;
	background-image: url(grafiken/elemente/siteMain_BG02.png);
	padding-top: 8px;
}

#siteMainLeft {
	width: 180px;
	float: left;
	padding-top: 12px;
	line-height: 28px;
}

#siteMainRight {
	width: 700px;
	float: right;
}

#siteFooter {
background-color: #00519E;
	/*background-image: url(grafiken/elemente/siteMain_Footer.png);*/
	padding-top: 6px;
}

/*FOOTER--------------------------------------------------------------------*/

#siteFooterOben {
	background-color: #FFFFFF;
	width: 898px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
}

#siteFooterOben p {
	color: #3333333;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 120px;
}

#siteFooterOben img {
	padding-top: 5px;
	padding-right: 20px;
}

#siteFooterUnten {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}

#siteFooterUnten p {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 120px;
	margin-bottom: 10px;
}

#siteFooterUnten span {
	font-size: 10px;
	line-height: 4px;
}

#siteFooterUnten a {
	color: #ffffff;
	font-size: 12px;
}

#siteFooterSpalteLinks {
	width: 299px;
	float: left;
	text-align: right;
}

#siteFooterSpalteRechtsLogos {
	width: 580px;
	float: left;
}

#siteFooterSpalteRechtsVerlinkung {
	width: 284px;
	float: left;
}

/*NAVIGATION--------------------------------------------------------------------*/

#navigation ul {

/*Für HauptNavigationspunkte*/
	width: 150px;
	float: right;
	border-right: 2px solid #00519E;
	padding-right: 10px;
	color: #97BF0D;
	text-align: right;
	font-size: 17px;
	text-transform: uppercase;
}

#navigation ol {

/*Für SubNavigationspunkte*/
	font-size: 14px;
	color: #97BF0D;
	text-transform: none;
	line-height: 20px;
	margin-bottom: 8px;
}

#navigation a {
	color: #00519E;
}


#navigationBilder{
 float: right;
 margin-top: 8px;
}


#bild img{
	background-color: none;
	/*border: 1px solid #BBBBBB;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 13px;*/
}

/*BOX BASICS--------------------------------------------------------------------*/

.boxWrapper {
	width: 686px;
	margin-bottom: 16px;
	height: auto;
}

.boxOben {
	background-repeat: none;
	background-image: url(grafiken/elemente/box_oben.png);
	height: 2px;
	text-align: right;
}

.boxOben a {
	font-size: 10px;
	margin-right: 5px;
}

.boxMitte {
	background-repeat: repeat-y;
	background-image: url(grafiken/elemente/box_BG.png);
	padding-top: 15px;
}

.boxMitte span {
	color: #BBBBBB;
}

.boxMitteAusblenden {
	background-repeat: repeat-y;
	background-image: url(grafiken/elemente/box_BG.png);
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxUnten {
	background-repeat: none;
	background-image: url(grafiken/elemente/box_unten.png);
	height: 2px;
}

/*BOX GRID--------------------------------------------------------------------*/

.boxMitteHeadline {
	width: 680px;
	padding-bottom: 10px;
}

.boxMitteHeadline a {
	font-size: 13;
	color: #E50A0A;
	text-decoration: underline;
}

.boxMitteHeadline h1 {
	margin-left: 100px;
}

.boxMitteHeadlineLinks {
	width: 385px;
	padding-bottom: 10px;
	float: left;
}

.boxMitteHeadlineLinks h1 {
	margin-left: 100px;
}

.boxMitteHeadlineRechts {
	width: 295px;
	padding-bottom: 10px;
	float: left;
}

.boxMitteSpalteBild {
	width: 100px;
	float: left;
	height: auto;
}

.boxMitteSpalteBild img {
	background-color: white;
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 13px;
}

	.boxMitteSpalteTextBreit {
	width: 560px;
	float: left;
}

	.boxMitteSpalteTextBreit h2{
	height: 38px;}

.boxMitteSpalteText {
	width: 270px;
	float: left;
	padding-right: 15px;
}

.boxMitteSchalter {
	width: 200px;
}

.boxMitteSchalter a {
	font-size: 13px;
	font-weight: bold;
}

.boxMitteExpander {
	background-repeat: repeat-y;
	background-image: url(grafiken/elemente/box_BG.png);
}

.betreuer {
	width: 682px;
	background-color: #E5F5FC;
	padding-top: 18px;
	border-top: 1px solid #17B0E5;
	border-bottom: 1px solid #17B0E5;
	margin-left: auto;
	margin-right: auto;
}

.betreuer p {
	margin-bottom: 2px;
	margin-top: 2px;
}


	#regiondiv {
	float: right;
}

	#typdiv {
	float: right;
}

/*SONSTIGES--------------------------------------------------------------------*/

.slide {
	position: absolute;
	height:169px;
}

.clear {
	clear: both;
}

/*ListenStyle*/

#siteMainRight ul {
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 18px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	color: #333333;
	}

/*Suchergebnisse + Pagination*/

.suchergebnisse {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 5px;
	width: 686px;
	height: auto;
	margin-bottom: 14px;
	font-size: 18px;
	text-align: center;
}


.pagination {
	border-top: 1px solid #bbbbbb;
	padding-top: 5px;
	width: 686px;
	height: auto;
	margin-bottom: 16px;
	font-size: 18px;
	text-align: center;
}

.pagination a, span {
	margin-left: 7px;
	margin-right: 7px;
}


.linkAlternativ {
	font-weight: bold;
}

.reiseBild {
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-bottom: 18px;
	background-color: #FFFFFF;
}

.linie {
	border-left: 2px solid #333333;
	padding-left: 6px;
}

.button a {
	display: block;
	border: 1px solid;
	border-color: #51CAF4 #1386B8 #1386B8 #51CAF4;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 7px;
	margin-top: 14px;
	width: 260px;
	background-color: #17B0E5;
	float: right;
}

.button a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #1386B8 #51CAF4 #51CAF4 #1386B8;
	text-decoration: none;
}

/*Merkzettel + Sprachwahl*/
#merkzettel {
	float: right;
	margin-right: 10px;
	padding-top: 3px;
}

#merkzettel span {
	font-size: 11px;
	font-weight: bold;
	color: #00519E;
}

#merkzettel a {
	font-weight: normal;
	font-size: 11px;
}

.sprache {
	padding-top: 3px;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	float: right;
	height: 20px;
	width: 63px;
	background-color: #00519E;
	color: #97BF0D;
	font-weight: bold;
	border-right: 1px solid #064687;
	
}

.sprache a{
	font-weight: normal;
}

/*KONTAKTFORMULAR------------------------------------------------------*/

.boxMitteSpalteTextBreit input, textarea {
	border: 1px solid #CCCCCC;
	width: 480px;
	float: right;
	height: 15px;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.boxMitteSpalteTextBreit textarea {
	height: 90px;
	resize: none;
	margin-bottom: 5px;
}

.buttonFormular input {
	background-color: #17B0E5;
	border-color: #51CAF4 #1386B8 #1386B8 #51CAF4;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	height: 30px;
	margin-bottom: 20px;
	text-align: left;
}

/*REISEN FINDEN / DROP-DOWN------------------------------------------------------*/

form {
	font-size: 13px;
}

.boxMitteSpalteTextBreit select {
	margin: 0px;
	float: right;
	height: 26px;
	font-size: 13px;
	width: 465px;
}

.sortierung select {
	height: 26px;
	font-size: 13px;
	width: 210px;
	margin-left: 95px;
	margin-top: 0px;
	float: left;
}

form input {
	font-size: 13px;
}


/*HOTEL.DE Einbindung------------------------------------------------------*/
#iframeHotel {
	width: 585px;

}

#iframeHotel iframe{
	border:  none;
	width: 585px;
	height: 535px;
	
	}
