body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	background: #e5e5e5;
	padding: 0 0 30px 0;
	margin: 0 0 0 0;	
}

#linie {
	width: 800px;
	height: 3px;	
	background: #ff6600;
	margin: 0 auto 0 auto;
}

#frame {
	width: 798px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #ffffff url(../images/header/bg-nav1.png) repeat-y left;
}


/* Navigation oben */

#topnav {
	width: 798px;
	height: 114px;
	border-top: 1px solid #999999;
	background: #ffffff url(../images/header/logo-small.png) no-repeat right;
}

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

#topnav ul li {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border-left: 1px solid #999999;
}

#topnav ul li a {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999999;
	padding-left: 10px;
}

#topnav ul li.first {
	border-left: none;
}

#topnav ul li a:hover {
	text-decoration: underline;	
}

/* Hauptnavigation */

#nav {
	width: 798px;
	height: 25px;
	background: #ffffff;
}

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

#nav ul li {
	float: left;
	padding: 0 10px 0 10px;
	margin-right: 2px;
	height: 25px;
} 

#nav ul li.blau1 { background: #023264; }
#nav ul li.blau2, #subnav2 { background-color: #2d5582; }
#nav ul li.blau3, #subnav3 { background-color: #34689a; }
#nav ul li.blau4, #subnav4 { background-color: #3c72ae; }
#nav ul li.blau5, #subnav5 { background-color: #6280a1; }  


#nav ul li a {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

#subnav1, #subnav2, #subnav3, #subnav4, #subnav5 {
	clear: both;
	height: 30px;
	width: 100%;
	border-bottom: 2px solid #ffffff;
}

#subnav1 ul, #subnav2 ul, #subnav3 ul, #subnav4 ul, #subnav5 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subnav1 ul li, #subnav2 ul li, #subnav3 ul li, #subnav4 ul li, #subnav5 ul li {
	float: left;
	padding: 0 20px 0 10px;
	margin-right: 2px;
	height: 30px;
}

#subnav1 ul li a, #subnav2 ul li a, #subnav3 ul li a, #subnav4 ul li a, #subnav5 ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	text-transform: none;
	text-decoration: none;
}

#speech {
	display: block;
	width: 150px;
	float: left;
}

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

#speech ul li, #speech ul li a {
	display: block;
	margin: 0 0 0 5px;
	padding: 5px 0 0 0;
	border: none;
	float: left;
	height: 20px;
}

/* Headerimages */

#headerimage {
	width: 794px;
	height: 111px;
	margin-left: 4px;
	background: #ffffff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#headerimage img {
	margin-top: 3px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 3px solid #ffffff;
	background: #122454;	
}

/* Volltextsuche */

#search {
	border-top: 3px solid #ffffff;
	padding-bottom: 10px;
	padding-left: 15px;	
}

#search form {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 50px;	
}

#search form input {
	float: left;
	width: 100px;
	height: 14px;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	border: 1px solid #ffffff;
}

#search form input.button {
	float: left;
	width: 32px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #122454;
	margin-left: 5px;
	padding: 0px 3px 2px 3px;
	border: 1px solid #ffffff;
	background: #e5e5e5;
} 

#search form input.button:hover {
	background: #ffffff;
	cursor: pointer;
}

/* Seitenmenue */

#sidemenu {
}

#sidemenu ul {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	border-top: 1px solid #ffffff;
}

#sidemenu ul li {
	background: #1d3c8b;
}

#sidemenu ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#sidemenu ul li h2 {
	display: inline;
}

#sidemenu ul li ul {
	border-top: none;
}

#sidemenu ul li ul li {
	background: #122454;
}

#sidemenu ul li ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	margin-left: 12px;
	padding-left: 12px;
	font-size: 11px;
	color: #ffffff;
	background: transparent url(../images/header/liste.png) no-repeat left;
	text-decoration: none;
	text-transform: none;
}

/* Anmeldung Newsletter */

#newsletter {
	background: #1d3c8b;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
	padding-left: 15px;	
}

#newsletter h3 {
	margin: 3px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
}

#newsletter form {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 50px;	
}

#newsletter form input {
	float: left;
	width: 100px;
	height: 14px;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	border: 1px solid #ffffff;
}

#newsletter form input.button {
	float: left;
	width: 32px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #122454;
	margin-left: 5px;
	padding: 0px 3px 2px 3px;
	border: 1px solid #ffffff;
	background: #e5e5e5;
} 

#newsletter form input.button:hover {
	background: #ffffff;
	cursor: pointer;
}

/* Main */

#main {
	width: 798px;
}

/* Content */

#content {
	float: left;
	width: 586px;
	padding: 45px 15px 20px 22px;
}

#content h1 {
	font-size: 16px;
	color: #023264;
	padding: 0 0 0 25px;
	background: url(../images/content/arrow.gif) no-repeat left top;	
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 25px;
	background: url(../images/content/arrow.gif) no-repeat left top;
	border-bottom: 1px solid #999999;
}

#content h3 {
	font-size: 13px;
	color: #666666;
}

#content h4 {
	font-size: 12px;
	color: #666666;
}

#content p {
	font-size: 11px;
	text-align: justify;
	color: #666666;	
}

#content a {
	color: #ff6600;
}

#content a:hover {
	color: #666666;
}

#content img {
	border: 1px solid #666666;
}

#content ul li, #content ol li {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;		
}

#content table {
	width: 99%;
	margin-top: 10px;
	border-collapse: collapse;
}

#content table thead tr {
	background: #666666;
}

#content table thead tr th {
	border: 1px solid #666666;
	padding: 2px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

#content table tbody tr td {
	font-size: 11px;
	padding: 2px;	
	border: 1px solid #666666;
}

#content table.noborder th {
	border: none;
}

#content table.noborder td {
	border: none;
}

.newsbox {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	border-bottom: 1px solid #999999;
/*	overflow: hidden; */
}

.newsbox img {
	float: right;
	margin: 0 0 10px 5px;
	clear: both;
}

.newsboxleft {
	width: 282px;
	float: left;
	margin-right: 11px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;

}

.newsboxleft img {
	clear: both;
}

.newsboxright {
	width: 282px;
	float: left;
	margin-left: 11px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;

}

.newsboxright img {
	clear: both;
}

#last {
	border-bottom: none;
}

/* Formular zum Sortieren der Ausgabe */

#filter {
	clear: both;
	width: 100%;
}

/* Formular zum Sortieren der Ausgabe */

#filter {
	clear: both;
	width: 100%;
}

#filter legend {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#filter fieldset {
	border: 1px solid #999999;
	line-height: 18px;
} 

#content #filter fieldset input, #content #filter fieldset select {
	float: left;
	display: block;
	font-size: 11px;
	height: 16px;
	margin: 0 10px 0 5px;
	padding: 0 0 0 0;
	border: 1px solid #999999;
	color: #666666;
}

#content #filter label {
	float: left;
	display: block;
	height: 16px;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
	font-size: 11px;
	color: #666666;
}

#content #filter input.button {
	float: left;
	display: block;
	width: 30px;
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
	text-transform: uppercase;
	color: #122454;
	border: 1px solid #999999;
	background: #e5e5e5;
} 

#content #filter input.button:hover {
	background: #f5f5f5;
	cursor: pointer;
}


/* Reiseuebersicht */

#content div.journeybox {
	clear: both;
}

#content div.journeybox h2 {
	margin-top: 30px;
	clear: both;
}

#content div.journeybox h2 span.number, #content h1 span.number {
	font-size: 10px;
}

#content div.journeybox h3 {
	margin: 0 0 0 0;
}

#content div.journeybox img {
	float: left;
	margin: 0 15px 60px 0;
}

#content div.journeybox p.info {
	font-weight: bold;
}

#content div.journeybox div.journeyshorttext {
	float: left;
	width: 440px;
}

/* Reisedetail */

#journey-moodimage {
	float: left;
	margin: 0 15px 10px 0;
}

#journey-facts {
	clear: both;
	margin-top: 25px;
}

#content #journey-facts tbody tr td {
	padding-left: 10px;
	color: #666666;
}

#journey-facts tbody tr td ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#journey-facts tbody tr td ul li {
	padding: 3px 0 3px 15px;
	list-style-type: none;
}

#content #journey-facts table.pricetable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#content #journey-facts table.pricetable td {
	padding: 0 0 0 0;
	color: #666666;
}

#journey-facts tbody tr td ul li.inclusive {
	background: transparent url(../images/journey/inclusive.png) no-repeat left center;
}

#journey-facts tbody tr td ul li.exclusive {
	background: transparent url(../images/journey/exclusive.png) no-repeat left center;
}

#journey-facts tbody tr td ul li.alternative {
		background: transparent url(../images/journey/alternative.png) no-repeat left center;
}

#journey-facts td.name {
	background: #e5e5e5;
	width: 140px;
	font-weight: bold;
	padding-left: 10px;	
}

#journey-facts td.name em {
	font-weight: normal;
	font-size: 8px;
}

#journey-facts tfoot tr td a {
	display: block;
	float: right;
	height: 20px;
	width: 150px;
	margin: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background: #ff6600;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
}

#journey-facts tfoot tr td a:hover {
	color: #ffffff;
	background: #666666;
}

#journey-facts thead, #journey-facts tr td table thead {
	display: none;
}

#journey-facts tr td table tr td {
	border: none;
}

#content p.journey-image {
	border: 1px solid #999999;
	background: #ffffff;
	padding: 0 0 0 0;
	margin: 9px 9px 0 0;
	float: left;
	text-align: center;
}

#content p.journey-image a {
	display: block; 
	overflow: hidden; 
	width: 135px;
	height: 90px;
	color: #ff6600;
}

#content p.journey-image a:hover {
	color: #666666;
}

#content p.journey-image span a  {
	display: block;
	width: 135px;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Buchungsformular */

#content form {
	text-align: left;
}

#content form fieldset {
	float: none;
	clear: both;
	vertical-align: middle;
	padding: 11px;
	border: 1px solid #e5e5e5;
}

#content form fieldset legend {
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;	
}

#content form fieldset label.fixedwidth, #content form fieldset label.fixedwidtherror {
	display: block;
	width: 120px;
	font-size: 11px;
	float: left;
	line-height: 18px;
	vertical-align: middle;
	margin: 5px 0 5px 0;
}

#content form fieldset label.fixedwidtherror {
	font-weight: bold;
}

#content form fieldset label.nowidth {
	display: inline;
	float: left;	
	width: auto;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	margin: 5px 10px 5px 0;
}

#content form fieldset input, #content form fieldset input.error {
	border: 1px solid #b5cae6;
	float: left;
	height: 18px;
	padding: 1px;
	font-size: 11px;
	vertical-align: middle;			
}

#content form fieldset input.error {
	border: 3px solid #ff6600;
}

#content form fieldset select, #content form fieldset textarea {
	font-size: 11px;
	border: 1px solid #b5cae6;
	padding: 1px;
	margin: 5px 0 5px 0; 		
}

#content form fieldset br {
	clear: both;
	line-height: 11px;
}

#content form fieldset input.calbutton {
	float: left;
	display: block;
	width: 16px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;						
}

#content form fieldset input.datum {
	width: auto;
}

input.button {
	float: left;
	background: #ff6600;
	margin: 0 10px 0 0;
	color: #ffffff;
	width: 100px;
	vertical-align: middle;
	padding: 1px 10px 1px 15px;
	border: 01px #666666 solid;
	cursor: pointer;
}

input.button:hover {
 	color: #ffffff;
	text-decoration: none; 
	background: #666666;
	border: 1px solid #666666;
} 


/* Seiteninhalt */

#no-page-index {
	display: none;
}

#page-index {
	padding: 5px;
	margin: 5px 5px 5px 15px;
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #999999;
}

#page-index h4 {
	margin:	0 0 5px 0;
	font-size: 12px;
	color: #666666;
}

#page-index ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page-index ul li a {
	line-height: 16xp;
	font-size: 10px;
}

#page-index ul li a.active-link, 
#page-index ul li a.active-link:visited, 
#page-index ul li a.active-link:hover {
	color: #333333;
	text-decoration: underline;
}

span.page {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #999999;
}


/* footer */

#footer {
	clear: both;
	width: 798px;
	height: 20px;
	border-top: 1px solid #999999;
	background: url(../images/header/bg-footer.gif) repeat-y left;
}

#footer p {
	font-size: 11px;
	line-height: 19px;
	color: #999999;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
}

#footer p a {
	color: #999999;
}


/* =================== Pakete ========================= */

#pakete {
	margin-top: 10px;
	border-top: 1px solid #e42c18;
}

.paket {
	margin-top: 15px;
	width: 282px;
	height: 290px;
	float: left;
	
}

h2.paket {
	padding: 0 0 5px 25px;
	background: url(../images/content/arrow.gif) no-repeat left top;
	border: none;
	
}

/* =================== Error-Messages ========================= */

#error {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #e42c18;
	border-right: 1px solid #e42c18;
	border-bottom: 1px solid #e42c18;		
	background: url(../images/system/error.png) no-repeat left;
}

#error h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
}

#error h2 {
	color: #e42c18;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
	background: none;
	border: none;
}

#error p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;	
}

#error p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
	cursor: pointer;
}

#error p a.button:hover {
	color: #000000;
	text-decoration: none;
}


#warning {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;		
	background: url(../images/system/warning.png) no-repeat left;
}

#warning h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
}

#warning h2 {
	color: #ff9900;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
	border: none;
	background: none;
}

#warning p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;
}

#warning p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
	cursor: pointer;
}

#warning p a.button:hover {
	color: #000000;
	text-decoration: none;
}

#warning ul {
	margin: 0 5px 5px 60px;
	padding: 0 0 0 60px;	
}

#warning ul li {
	color: #ff9900;
	font-weight: bold;
}

