@import url(/styles/live/articles.css);
@import url(/styles/live/navigation.css);
@import url(/styles/live/thickbox.css);

.ui-datepicker-cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  left: -4px; /*must have*/
  width: 193px; /*must have to match width and borders*/
  height: 200px; /*must have to match maximum height*/
} 


/* Structure */
.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {

}

.headimage_s1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 62;
}
.headimage_s2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 58;
}

/* Links */
a {
    text-decoration: none;
    color: #b32418;

}

a:hover {
    text-decoration: none;
    color: #002d62;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 1068px;
    background-image: url(/images/default/border.gif);
    background-repeat: repeat-y;
}

#container {
    width: 960px;
    margin: 0 auto;
}


.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:inside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}



/*active-travel own*/
*{
	padding:0;
	margin:0;
	border:0;
}
html, body{
 	height: 100%; /* wichtig */
	font:12px Arial, Verdana, sans-serif;
	color: #002e63;
    background: #fff;
	text-align:left;	
}
hr{
    border: 1px solid #e8e8e8;	
}
#outer_wrap{
	width:960px;	
	margin:0;
  	position: relative;
    background: url("/images/active-travel/background.gif") repeat-y top left;
    
    min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */   
    
    
    
}
#header{
	height:127px;
    background: #fff;
}
#header_logo{
	position: absolute;
	top: 26px;
	left: 33px;
}
#header_txt{
	position: absolute;
	top: 44px;
	left: 288px;
}
#header_adress{
	position: absolute;
	top: 27px;
	left: 806px;
}


#inner_wrap{
    float: none;
	width:100%;
	padding-bottom:55px; /*wichtig! an "footer"-height anpassen*/
}
#navigation{
    position: relative; left: 0px; top: 0px; 
    float: left;
	width:187px;
	
}

#navigation_inner{
    position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
    padding: 0px;    
    overflow: hidden;    
    border-bottom: 4px #fff solid;    
}
#content{
    position: relative; left: 0px; top: 0px;
    float:left;   
	width:596px;
	padding: 0px 4px;		
}
#content_nav_top{
    overflow: hidden;    
    height: 33px;
    background: #a6a6a6;
}
#content_nav_top_inner{
    padding: 5px 14px;
}

#content_head_image{
    overflow: hidden;
    padding-top: 4px;
    width: 596px;

}
#content_head_image_start{
    overflow: hidden;
    width: 593px;
    height: 399px;
    margin: 11px 20px 0px 18px;
    background: #fff;
}

#content_nav_bottom{
    overflow: hidden;    
    padding: 6px 20px 0px 18px;
}
#content_inner{
    position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
    padding:25px 17px 0px 17px;
    overflow: hidden;    
}
#content_inner_start{
    position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
    height: 0px;
    padding:31px 17px 0px 17px;
    overflow: hidden;    
}
#content_inner_nav{
    position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
    padding:31px 17px 0px 17px;
    overflow: hidden;    
}

#box_right{
    position: relative; left: 0px; top: 0px;
    float:right;   
	width:169px;
	padding-bottom: 160px;
	overflow: hidden;   
}
#box_right_inner{
    position: relative;
    padding: 14px 14px 14px 14px;
    border-top: 4px #fff solid;
    z-index: 5;  
    background: #b6b3aa;  
}
#box_right_inner_nav2{
    position: relative;
    padding: 14px 14px 14px 14px;
    border-top: 4px #fff solid;
    z-index: 5;  
    background: #d1cdc2;  
}
#box_right_inner_reisegarantie{
    position: relative;
    padding: 16px 14px 14px 11px;
    border-top: 4px #fff solid;
    z-index: 5;  
    background: #e4e3df;  
}


#box_right_search{
    height: 33px;
    overflow: hidden;
    background: #a29f97;
}
#box_right_search_inner{
    padding: 7px 8px 8px 11px;
}
#footer {
  	width:960px;
	position: relative;
	margin: -29px 0 auto;
	clear: both;
	height: 25px;	
	background-color: #ecebe9;
	overflow: hidden;
	border-top: 4px solid #fff;
}

#footer_logo1{
    position: absolute;
    left: 39px;
    top: 6px;
}
#footer_logo2{
    position: absolute;
    left: 828px;
    top: 6px;    
}

/*active-travel navigation based on divs*/
div.nav_main_active, div.nav_main_active_last{
	margin-bottom: 3px;
	padding: 3px;
	font-size: 12px;
}
div.nav_main_active A, div.nav_main_active_last A{
    font-weight: bold;    
}
div.nav_main_inactive, div.nav_main_inactive_last{
	margin-bottom: 3px;	
	padding: 3px;
}
a.nav_main{
	font-size: 12px;
    color: #000;
    font-weight: bold;
}
a.nav_main:hover{
	font-size: 12px;
    color: #000;
    font-weight: bold;    
}
a.nav_main_pre{
    color: #b32418;
    font-weight: bold;
}
a.nav_main_pre:hover{
    color: #b32418;
    font-weight: bold;    
}
div.nav_sub_active, div.nav_sub_active_last{
	padding: 3px 0px;
    float: left;	
}
div.nav_sub_active A, div.nav_sub_active_last A, div.nav_sub_active A:hover, div.nav_sub_active_last A:hover{
    color: #000;
    font-weight: bold;    
    float: left;
}
div.nav_sub_inactive, div.nav_sub_inactive_last{
	padding: 3px 0px;
	float: left;
}
a.nav_sub{
    color: #b32418;
    font-weight: normal;
}
a.nav_sub:hover{
    color: #000;
    font-weight: normal;    
}  

/*active-travel navigation 2 based on divs*/
div.nav_main_active2{
	margin-bottom: 18px;
	padding: 3px;
	font-size: 14px;
}
div.nav_main_active_last2{
	margin-bottom: 3px;
	padding: 3px;
	font-size: 14px;
}
div.nav_main_active2 A, div.nav_main_active_last2 A{
    font-weight: normal;  
    color: #b32418;      
}
div.nav_main_inactive2{
	margin-bottom: 18px;	
	padding: 3px;
}
div.nav_main_inactive_last2{
	margin-bottom: 3px;	
	padding: 3px;
}
a.nav_main2{
	font-size: 14px;
    color: #002d62;
    font-weight: normal;
}
a.nav_main2:hover{
	font-size: 14px;
    color: #9a1a12;
    font-weight: normal;    
}
div.nav_sub_active2, div.nav_sub_leftactive_last2{
	padding: 3px 0px;
    float: left;	
}
div.nav_sub_active2 A, div.nav_sub_leftactive_last2 A{
    color: #000;
    font-weight: bold;    
    float: left;
}
div.nav_sub_inactive2, div.nav_sub_leftinactive_last2{
	padding: 3px 0px;
	float: left;
}
a.nav_sub2{
    color: #b32418;
    font-weight: bold;
}
a.nav_sub2:hover{
    color: #000;
    font-weight: bold;    
}      

/*active-travel navigation 3 (top) based on divs*/
div.nav_main_active3, div.nav_main_active_last3{
	padding: 3px 0px;	
	float: left;
}
div.nav_main_active3 A, div.nav_main_active_last3 A{
    font-weight: bold;  
    color: #002d62;      
}
div.nav_main_inactive3, div.nav_main_inactive_last3{
	padding: 3px 0px;
	float: left;
}
a.nav_main3{
    color: #002d62;
}
a.nav_main3:hover{
    color: #002d62;
}
div.nav_sub_leftactive3, div.nav_sub_leftactive_last3{
	padding: 3px 0px;
    float: left;	
}
div.nav_sub_leftactive3 A, div.nav_sub_leftactive_last3 A{
    color: #000;
    font-weight: bold;    
    float: left;
}
div.nav_sub_leftinactive3, div.nav_sub_leftinactive_last3{
	padding: 3px 0px;
	float: left;
}
a.nav_sub3{
    color: #b32418;
    font-weight: bold;
}
a.nav_sub3:hover{
    color: #000;
    font-weight: bold;    
}

/*active-travel div left*/
div.nav_main_left_active, div.nav_main_left_active_last{
	padding: 9px 5px 0px 10px;
	font-size: 14px;
	background: #a6a6a6;	
	height: 24px;
}
div.nav_main_left_active A, div.nav_main_left_active_last A{
    font-weight: bold;    
    font-size: 14px;
}
div.nav_main_left_inactive, div.nav_main_left_inactive_last{
	padding: 9px 5px 0px 10px;
	font-size: 14px;	
	background: #a6a6a6;	
	height: 24px;	
}
a.nav_main_left{
	font-size: 14px;
    color: #000;
    font-weight: bold;    
}
a.nav_main_left:hover{
	font-size: 14px;
    color: #000;
    font-weight: bold;    
}
a.nav_main_left_pre{
    color: #b32418;
    font-size: 14px;
    font-weight: bold;
}
a.nav_main_left_pre:hover{
    color: #b32418;
    font-size: 14px;
    font-weight: bold;    
}
div.nav_sub_left_active{
 	padding: 9px 0px;
    background: #727272 url("/images/active-travel/nav_pre.gif") no-repeat 10px center;
    padding-left: 50px;    
    font-size: 14px;    
}
div.nav_sub_left_active_last{
	padding: 9px 0px;
    background: #727272 url("/images/active-travel/nav_pre.gif") no-repeat 10px center;
    padding-left: 50px;
    border-bottom: 4px solid #fff;            
    font-size: 14px;    
}
div.nav_sub_left_active A, div.nav_sub_left_active_last A, div.nav_sub_left_active A:hover, div.nav_sub_left_active_last A:hover {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}
div.nav_sub_left_inactive{
	padding: 9px 0px;
    background: #676566;	
    padding-left: 50px; 
    font-size: 14px;   
}
div.nav_sub_left_inactive_last{
	padding: 9px 0px;
    background: #676566;	
    padding-left: 50px;
    border-bottom: 4px solid #fff;    
    font-size: 14px;    
}
a.nav_sub_left{
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
a.nav_sub_left:hover{
    color: #000;
    font-weight: normal;    
    font-size: 14px;
}
.after_each_last_subnavi{
    height: 4px;
    background: #fff;
}
.before_each_first_subnavi{
    height: 4px;
    background: #fff;
}
.before_each_mainnavi{
    height: 8px;
    background: #a6a6a6;
}

/*active-travel navigation in the content area on the start, based on divs*/
div.nav_main_active_start, div.nav_main_active_last_start{
	margin-bottom: 3px;
	padding: 3px;
	font-size: 18px;
}
div.nav_main_active_start A, div.nav_main_active_last_start A{
    font-weight: bold;  
    float: left;
    width: 199px;
    padding-bottom: 30px;  
}
div.nav_main_inactive_start, div.nav_main_inactive_last_start{
    padding-bottom: 30px;
	font-size: 18px;	
    float: left;
    width: 199px;
}
div.nav_main_active_start_float, div.nav_main_active_last_start_float{
	margin-bottom: 3px;
	padding: 3px;
	font-size: 18px;
}
div.nav_main_active_start_float A, div.nav_main_active_last_start_float A{
    font-weight: bold;  
    float: right;
    padding-bottom: 30px;  
    text-align: right;    
}
div.nav_main_inactive_start_float, div.nav_main_inactive_last_start_float{
    padding-bottom: 30px;
	font-size: 18px;	
    float: right;
    text-align: right;
}

a.nav_main_start{
	font-size: 18px;
    color: #000;
    font-weight: bold;
}
a.nav_main_start:hover{
	font-size: 18px;
    color: #000;
    font-weight: bold;    
}

a.nav_main_pre_start{
    color: #b32418;
    font-weight: bold;
}
a.nav_main_pre_start:hover{
    color: #b32418;
    font-weight: bold;    
}

/*breadcrumb*/
a.twoface_begin{
    color: #b32418;
	font-size: 18px;    
}
a.twoface_begin:hover{
    color: #b32418;
	font-size: 18px;    
}
a.twoface_end{
    color: #000;
	font-size: 18px;    
}
a.twoface_end:hover{
    color: #000;
	font-size: 18px;    
}
      
div.nav_boxes{
  position: relative;
  padding: 5px;
  margin: 0px 8px 8px 8px; 
  background: #676566; 
  text-align: center;
}
div.nav_boxes:hover{
  position: relative;
  padding: 5px;
  margin: 0px 8px 8px 8px; 
  background: #727272; 
  text-align: center;
}      

a.white_on_dark, a.white_on_dark:hover{
  color: #fff;
}



      

/*wns diverses*/
a.link_blue{
    color: #002d62;
}
a.link_blue:hover{
    color: #002d62;
}

/*templates articles travelarticels*/
div.travelarticles_chapter {
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #e7e7e7;
    background: #fbfbfb;
    z-index: 99;
}

h2.red_title {
    color: #b32418;
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3.blue_title {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.tryout{
  display:none;  
}

/*for the dumbest browser in the world, made from the dumbest people in the world, used only from idiots! People, USE A BROWSER
NOT A FREAKING ACCIDENT OF NATURE!!! USE FIREFOX, USE CHROME, USE OPERA, BUT DO NOT FREAKIN USE INTERNET EXPLORER, PLEASE!!!!!*/
.left_ie6 {
    position: relative;
    float: left;
    margin: 0px 15px 5px 0px;
}

/*jquery bubble popup*/
.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}



/*highslide gallery*/

.keycolour { /* CSS for Key project colour */
	font-size: 16px;
	color: #5B7081;
	line-height: 16px;
}

.project_type {
	color: #5B7081;
}

.highslide-container div {
}
.highslide-html {
	background-color: none;
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
	height: 13px;
	width: 208px;
	display: block;
	text-decoration: none;
	padding: 0px;
	border: 0px solid;
	background-image: url(/images/active-travel/highslide/ajax-loader.gif);
	background-repeat: no-repeat;
	z-index:-1;
}
/* Styles for the popup */
.highslide img {
margin: 10px 10px 0 0;
}

.highslide-wrapper .highslide-html-content {
	display: none;
	
}

.highslide-wrapper .highslide-header ul {
	display: none;
}

.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	display: none;
}
.highslide-wrapper .highslide-header a:hover {
	display: none;
}
/* transform the move link to a draggable head bar */
.highslide-wrapper .highslide-header .highslide-move {
	display: none;
}
.highslide-wrapper .highslide-header .highslide-move * {
	display: none;
}
.highslide-wrapper .highslide-header .highslide-close {
	display: none;
}
.highslide-maincontent {
text-align:left;
color:#FFFFFF;
font-size:18px;
font-weight:600;
padding:0px;

}
.highslide-maincontent a, .highslide-maincontent a:hover {
text-decoration:underline;
}

#my-target {
	font-weight:bold;
	color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	cursor: url(/images/active-travel/highslide/zoomout.cur), pointer;
	position: relative;
}
.numbers {
	padding-top:10px;
    line-height: 20px;
}
.numbers a { /*CSS for all link*/
	padding: 0px 5px 0px 7px;
	height: 46px;
	width: 40px;
	font-size: 15px;
	font-weight: 800;
}

.numbers a:hover {
	color: #5B7081;
}

.numbers a.selected { /*CSS for current thumbs pagination link*/
	color: #CCCCCC;
	border-bottom: 4px solid #5B7081;
}
 
.highslide-image{
visibility: visible; 
display: block; 
position: absolute; 
max-width: 9999px; 

width: 800px; 
height: 450px; 
cursor: url(/images/active-travel/highslide/zoomout.cur), pointer;
}