body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;	
	background-position:top;
}

/* Global Style ===================================================================================================*/
body, div, p, td, th, h1, h2, h3, h4, h5, h6, ul, ol, li, option, select, textarea {
	background-color:transparent;
	color: #02155d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
body, body.channel_blue {
	background-color: #c8dff4;
	background-image: url(/cms/styles/default/img/background_blue.gif);
}
body.channel_brown {
	background-color: #e68d4e;
	background-image: url(/cms/styles/default/img/background_brown.gif);
}
body.channel_yellow {
	background-color: #ffd461;
	background-image: url(/cms/styles/default/img/background_yellow.gif);
}
body.channel_green {
	background-color: #cdda5d;
	background-image: url(/cms/styles/default/img/background_green.gif);
}
body.channel_pink {
	background-color: #f8d0e1;
	background-image: url(/cms/styles/default/img/background_pink.gif);
}

table {
	border-spacing: 0px;
}

a, a:link, a:hover, a:visited {
	color:#FE1217;
	text-decoration:none;
}
a:hover {
	color:#FE1217;
	text-decoration:underline;
}
p {
	margin-top:0px;
	margin-bottom:18px;
}
img {
	border: none;
}
form {
	display:inline;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS","lucida grande","lucida sans unicode",geneva,verdana,sans-serif;
	font-size:12px;
}
h1 {
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h2 {
	font-size:14px;
	margin:0px 0px 6px 0px;
	padding:0px;
}
h1.teaser {
	color:#FE1217;
	font-weight:normal;
	margin:10px 0px 2px 0px;
}

td.alternative_background {
	background-color:#DEDEDE;
}

.text_red {
	color:#FE1217;
}

#formresult_error {
	border: 4px solid #ff3300;
	margin-top:20px;
	margin-bottom:20px;
	padding:6px;
	background-color:#FFEAE5;
	font-weight:bold;
}

#formresult_success {
	border: 4px solid #BBC9AC;
	margin-top:20px;
	margin-bottom:20px;
	padding:6px;
	background-color:#E5F5E5;
	font-weight:bold;
}

/* Wrappers ========================================================================================================*/
#wrapper {
	margin:0px auto 0px auto;
	width:1028px;
}
*html #wrapper {
	width:1030px;
}

#header {
	float:left;
}
#header_inner {
	padding:0px;
}
#content {
	position: relative;
	float:right;
	margin-top:10px;
	padding-bottom:10px;
}
#wrapper_left {
	float:left;
	width:198px;
	padding: 0px 5px 0px 5px;
	min-height:300px;
	_height:300px;	
}
#wrapper_center {
	float:left;
	width:601px;
}
#wrapper_right {
	width:216px;
	float:right;
}

*html #wrapper_right {
	width:214px;
}

#wrapper_right_inner {
	min-height:300px;
	_height:300px;
}
#wrapper_content {
	min-height:300px;
	_height:300px;
}
#footer {
	border:1px solid #DDD;
	border-left:none;
	border-right:none;
	clear:both;
	text-align:center;
	margin-bottom:10px;
}

/* Header ==========================================================================================================*/
#search {
	width: 210px;
	height: 30px;
}
#q {
	background-color:#FFFFFF;
	border:1px solid #52b1dc;
	height:14px;
	margin-left:4px;
	margin-right:10px;
	width:120px
}
#breadcrumbs {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
#breadcrumbs a:link, #breadcrumbs a:hover, #breadcrumbs a:visited {
	color:#FE1217;
}
/* Home ============================================================================================================*/
label.small_blue {
	color:#FE1217;
	font-size:10px;
}
/* Footer ==========================================================================================================*/
#footer {
	background: url(/cms/styles/default/img/footer_bg.jpg);
	height: 26px; 
	padding-top: 6px;
}
#footer, #footer a:link, #footer a:hover, #footer a:visited {
	color:#d4d0c8;
	font-size:11px;
}
#footer a:link, #footer a:hover, #footer a:visited {
	padding-left:10px;
	padding-right:10px;
}
option.home, select.home {
	font-size:10px;
}
/* Navi links allgemein ============================================================================================*/
#nav {
	background: url(/cms/styles/default/img/nav_bg.jpg) no-repeat;
	list-style-type:none;
	margin:0px;
	padding:0px;
	height: 20px;
	width: 1026px;	
	clear: both;
}
#nav_edit {
	padding-left: 20px;
	width: 178px;
	float: left;
}
/* Navi links allgemein ============================================================================================*/
#udm {
	margin:0px auto auto 0px;
	width: 828px;	
	padding:0px;
}

	
/* Sitemap */
a.sitemap0:link, a.sitemap0:visited, a.sitemap0:hover {
	display:block;
	font-weight:bold;
	margin-top:10px;
}
a.sitemap1:link, a.sitemap1:visited, a.sitemap1:hover {
	display:block;
	margin-left:20px;
}
a.sitemap2:link, a.sitemap2:visited, a.sitemap2:hover {
	display:block;
	margin-left:40px;
}

/* Formular ======================================================================================================*/
label.formlabel{
	font-size:12px;
}

input.forminput, textarea.forminput{
	border:1px solid #A5ACB2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.duty, textarea.duty{
	border:1px solid #FE1217;
}

option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
option, select {
	background-color:#FFFFFF;
}

td.formtd {
	padding-top: 10px;
}

/* reise Seite ======================================================================================================*/
#reise {
	clear: both;
	margin-top: 6px;
}

#reise_info {
	width: 193px;
	float: left;
}

#reise_info_content {
	width: 183px;
	background: url(/cms/styles/default/img/reise_info_bg.png);
	color: #6298f2;
	padding: 5px;
}

#reise_info_header {
	background: url(/cms/styles/default/img/reise_info_header.png);
	width: 193px;
	height: 23px;
	color: #FFF;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 4px;
}

td.reise_info_header {
	color: #FFF;
	font-size: 13px;
	white-space:nowrap;
}

#reise_main_content {
	float: right;
	width: 400px;
}

h1.reise {
	background: url(/cms/styles/default/img/reise_headline_bg.png) repeat-y;
	color: #ffc600;
	font-size: 14px;
	padding: 4px;
}

h2.reise {
	background: url(/cms/styles/default/img/reise_subheadline_bg.png) no-repeat;
	font-weight: bold;
	height: 17px;
	padding: 1px;
	padding-left: 4px;
	font-size: 11px;
}

div.reise {
	padding: 4px;
}

/* reise Suche ======================================================================================================*/
#reise_suche {
	widht: 199px;
	margin-bottom: 6px;
}

#reise_suche_header {
	widht: 199px;
	height: 19px;
	background: url(/cms/styles/default/img/reise_suche_header.png) no-repeat;
}

#reise_suche_content {
	widht: 187px;
	height: 260px;
	background: url(/cms/styles/default/img/reise_suche_content_bg.png) repeat-y;
	padding: 0px 6px 0px 6px;
}

#reise_suche_footer {
	widht: 199px;
	height: 7px;
	background: url(/cms/styles/default/img/reise_suche_footer.png) no-repeat;
}

#reise_suche select {
	width: 170px;
	border: 1px solid #9cc6f4;
	height: 19px;
}

#reise_suche input {
	width: 40px;
}

div.reise_suche_ergebnis {
	height: 140px;
	vertical-align: top;
	margin-left: 3px;
}

table.reise_suche_ergebnis {
	background: #f8fbfe;
	width: 593px;
	height: 122px;
	padding-left: 10px;
}

ul.reise_suche_ergebnis {
	padding: 0px;
	margin: 0px 0px 0px 12px;
}

#travelmixer {
	position: absolute;
	bottom: -38px;
	z-index: 99;
}
