@import url("reset.css");

body,table,td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color:transparent;
	
}

img, div{
	border:0;
}


.clear	{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/*START Layout Framework*/

/*Seitenbreite*/
			#centerall{width:980px;} 
			#centerall2{width:980px;} 

/* Head Höhe*/
			#header, #menu-top {height:147px;}

/* Head Breiten */
			#header {width:980px;}
			#menu-top {width:980px;}

/* Content Breite*/
			#content {width:755px;}
			#menu-left {width:225px;}

/* Footer Höhe*/
			#footer {height:154px;}
			
/* Layout Struktur*/
html, body, #mastercontent{height:100%;} 
body{margin:0;padding:0;text-align:left;
}
#content, #centerall{height:100%;min-height:800px;} 
#centerall2{margin:0px auto;/*text-align:left;*/} 
#content { float:right}
#footer {clear:both;width:100%;}
#header,#menu-top,#menu-left {float:left}

/* Layout STYLE */
body {background:transparent;
		/*background:#d8d7d7;*/
		background-image:url(pix/bg_body.jpg);
		background-repeat:repeat-x;
		background-position:top;}
#center-all {background:transparent;}
#master-content {background:transparent;
	/*background-image:url(pix/menu_left_repeat.jpg);
	background-repeat:repeat-y;*/}
#menu-top {background:transparent;}
#content {background:transparent;position:relative;}
#menu-left {/*background-image:url(pix/menu_left_repeat.jpg);
	background-repeat:repeat-y;*/}
#footer {background:white;background-image:url(pix/footer_bg.jpg);background-repeat:repeat-x;}




/*ENDE Layout Framework*/


h1{
	font-family:arial;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;

	color: #BB201B;

	
	}
	
h2{
	font-weight: bold;
	font-family:arial;
	color: #BB201B;
	font-size: 14px;
	}

h3{
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family:verdana;
	}

h4{
	color: #BB201B;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}

h5{
	color: black;
	font-weight: italic;
	font-size: 11px;
	}

a:hover{
	color: black;
	text-decoration:underline;
	font-weight:normal;
}				
a:visited{
	color: black;
	text-decoration:underline;
	font-weight:normal;
}
a:active{
	color: black;
	text-decoration:underline;
	border: 0px;
	font-weight:normal;
}
a:link{
	color: black;
	text-decoration:none;
	font-weight:normal;
}
a:focus{
	color: black;
	border: 0px;
	font-weight:normal;
	}


/* ---- Reisefinder ---*/

.reisefinder{
	background-image:url(pix/auj_reisefinder_bg.jpg);
	background-repeat:no-repeat;
	width: 190px;
	height: 260px;
	margin-top:25px;
	margin-left: 15px;
	}

.reisefinder_headline{
	width:170px;
	height: 25px;
	font-family:verdana;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-top:7px;
	margin-left: 8px;
	}

.reisefinder_text{
	width:170px;
	height: 20px;
	font-family:arial;
	font-size: 12px;
	padding-top:4px;
	margin-left: 8px;
	}

.reisefinder_select{
	width:165px;
	height: 20px;
	font-family:arial;
	font-size: 11px;
	margin-left: 8px;
	border:0px solid black;
	}
	/*
.reisefinder_option{
	font-family:arial;
	font-size: 10px;
	}
*/
.reisefinder_suchen_button{
	width:60px;
	height: 19px;
	border:0px;
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
	color: white;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	background-image:url(pix/button_rf.jpg);
	background-repeat:no-repeat;
	padding-left: 3px;
	margin-top:4px;
	margin-left: 8px;
	}
	
	
	.reisefinder_suchen_button2{
	width:90px;
	height: 19px;
	border:0px;
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
	color: white;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	background-image:url(pix/button_rf2.jpg);
	background-repeat:no-repeat;
	padding-left: 3px;
	margin-top:4px;
	margin-left: 8px;
	}

/* ---- Reisefinder ENDE ---*/

.menu-headline{
	width:180px;
	height: 44px;
	font-family:verdana;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-top:3px;
	margin-left: 15px;
	padding-left: 10px;
	background-image:url(pix/auj_menuleft_bg.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	}

.menu-bg li {
	width:180px;
	height: 29px;
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding-top:7px;
	margin-left: 15px;
	padding-left: 10px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-image:url(pix/auj_menuleft_white_bg.jpg);
	background-repeat:no-repeat;
	}

.menu-bg :hover{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}				
.menu-bg :visited{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-bg :active{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-bg :link{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-bg :focus{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
	}

.menu-link {
	display:block;
	width:180px;
	height: 29px;
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding-top:7px;
	margin-left: 15px;
	padding-left: 10px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-image:url(pix/auj_menuleft_white_bg.jpg);
	background-repeat:no-repeat;
	}

.menu-link :hover{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}				
.menu-link :visited{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-link :active{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-link :link{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-link :focus{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
	}
	
.menu-reise-bg {
	width:180px;
	height:100%;
	}

.menu-reise-bg br{
display:none;	
}

.menu-reise-bg :hover{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}				
.menu-reise-bg :visited{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-reise-bg :active{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-reise-bg :link{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-reise-bg :focus{
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration:none;
	}

/* ---------- Menü ENDE --------*/

.r-content-box{
	width:750px;
	height:100%;
	/*background-image:url(pix/auj_teasertop_bg.jpg);
	background-repeat:no-repeat;
	position:absolute; left:0px; top:-43px;-*/
	}

.r-content-topbottom{
			width:723px;
			/*height:3px;*/
			margin-left:11px; 
	}

.r-content-bg{
	width:723px;
	margin-left:12px; 
	background-image:url(pix/reise_bg_middle.jpg);
	background-repeat:repeat-y;
	/*border-left:1px solid #d4d4ce;
	border-right:1px solid #d4d4ce;
	background-color:white;*/
	height:100%;
	
	}

.r-head{
	font-family:arial;
	color: #BB201B;
	margin-bottom: 5px;
	}

.r-subheadline{
	font-weight: bold;
	font-family:arial;
	color: #BB201B;
	font-size: 14px;
	}

.r-einleitung{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 11px;
	}

.r-verlauf-head{
	color: #BB201B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}

.r-verlauf{
	font-size: 11px;
	margin-bottom: 5px;
	}

.r-reisenummer{
	color: #BB201B;
	font-weight: bold;
	font-family:arial;
	text-align:left;
	font-size: 14px;
	margin-bottom: 3px;
	}

.r-reiseart{
	color: #BB201B;
	font-weight: bold;
	font-family:arial;
	text-transform: uppercase;
	text-align:left;
	font-size: 14px;
	margin-bottom: 3px;
	}

.r-tage{
	color: #BB201B;
	font-weight: bold;
	font-family:arial;
	text-align:left;
	font-size: 14px;
	margin-bottom: 10px;
	height:100%;
	}

.r-leisthead{
	color: #BB201B;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;
	}

#r-leistungen ul li{
	font-size: 11px;
	list-style-image: url(pix/bullet_red.jpg);
	margin-left: 15px;
	}

.r-terminhead{
	color: #BB201B;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;
	}

.r-termine{
	font-size: 11px;
	margin-bottom: 5px;
		height:100%;
	}

.r-preise{
	font-size: 11px;
	height:100%;
	margin-bottom: 5px;
	}

.r-infohead{
	color: #BB201B;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 5px;
		height:100%;
	}

.r-infos{
	font-size: 11px;
	}

.r-zusatz{
	font-size: 11px;
	}

.r-preise-rl td{
	border:1px solid silver;
	padding:1px;
	}


/*------ Startseite   ----*/

.s-teasertop-box{
	width:750px;
	height: 410px;
	margin-bottom: 10px;
	background-image:url(pix/auj_teasertop_bg.jpg);
	background-repeat:no-repeat;
	position:absolute; left:0px; top:-43px;
	margin-right:0px;
	}


.s-bk-box{
	width:198px;
	height: 255px;
	margin-bottom: 10px;
	background-image:url(pix/auj_onlinekatalog_teaser.jpg);
	background-repeat:no-repeat;
	}

.s-bk-head{
	width:180px;
	height: 22px;
	font-family:verdana;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-top:5px;
	padding-left: 10px;
	}

.s-bk-text{
	width:180px;
	height: 55px;
	font-family:arial;
	font-weight: regular;
	font-size: 12px;
	color: black;
	padding-top:5px;
	padding-left: 10px;
	}

.s-bk-button{
	width:98px;
	height: 19px;
	border:0px;
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
	color: white;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	background-image:url(pix/auj_s_bk_button_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 3px;
	margin-top:4px;
	margin-left: 10px;
	}

.s-kat-box{
	width:198px;
	height: 358px;
	margin-bottom: 10px;
	background-image:url(pix/auj_katbest_bg.jpg);
	background-repeat:no-repeat;
	}

.s-kat-head{
	width:180px;
	height: 22px;
	font-family:verdana;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-top:5px;
	padding-left: 10px;
	}

.s-kat-text{
	width:180px;
	height: 105px;
	font-family:arial;
	font-weight: regular;
	font-size: 12px;
	color: black;
	padding-top:5px;
	padding-left: 10px;
	}
.s-kat-button{
	width:107px;
	height: 19px;
	border:0px;
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
	color: white;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	background-image:url(pix/auj_s_kat_button_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 3px;
	margin-top:8px;
	margin-left: 10px;
	}


.s-teaser-headline{
	color: #1e46a1;
	font-weight: bold;
	font-family:verdana;
	font-size: 25px;
	line-height: 120%;
	height: 40px;
	width:500px;
	margin-left:12px;
	}


.s-teaserbox{
	width:265px;
	height: 325px;
	margin-bottom: 20px;
	background-position:bottom; 
	background-image:url(pix/bg_teaser_kurz.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	float: left;
	margin-left:0px;
	}

.s-teaserbild{
	width:224px;
	height: 180px;
	border:0px;
	margin-left:20px;
	overflow:hidden;
	margin-bottom:10px;
	}

.s-teaserhead{
	width:224px;
	font-weight: bold;
	font-family:arial;
	font-size: 14px;
	line-height: 15px;
	margin-top:3px;
	margin-left:20px;
	}

.s-teasertext{
	font-weight: regular;
	font-family:arial;
	font-size: 13px;
	color: black;
	line-height: 120%;
	height:32px;
	width:224px;
	overflow:hidden;
	margin-left:20px;
	}

.s-teaserpreisbox{
	width:224px;
	height:24px;
	overflow:hidden;
	margin-left:20px;
	margin-top:3px;
	text-align:bottom;
	line-height:24px;
	}

.s-teaserabpreistext{
	font-weight: regular;
	font-family:arial;
	font-size: 12px;
	color: black;
	height:19px;
	float:left;
	}

.s-teaserpreis{
	font-weight: bold;
	font-family:arial;
	font-size: 18px;
	line-height:24px;
	float:left;
	width:80px;
	padding-left:4px;
	}

.s-teaserbutton{
	width:60px;
	height: 19px;
	border:0px;
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
	color: white;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	background-image:url(pix/button_rf.jpg);
	background-repeat:no-repeat;
	padding-left: 6px;
	margin-top:4px;
	margin-left: 20px;
	padding-top:2px;
	}

.s-teaserbox-kurz{
	width:265px;
	height: 325px;
	margin-bottom: 20px;
	background-position:bottom; 
	background-image:url(pix/bg_teaser_kurzuebersicht.png);
	background-repeat:no-repeat;
	padding-top:10px;
	float: left;
	margin-left:0px;
	}

/* ------ Startseite ENDE -------*/






.i-name{
	font-family:arial;
	color: #BB201B;
	margin-bottom: 5px;
	}

.k-box{
	width:560px;
	height: 126px;
	margin-bottom: 20px;
	background-position:bottom; 
	background-image:url(pix/kurzansicht_back.jpg);
	background-repeat:repeat-x;
	}

.k-content{
	height:100px;
	width:375px;
	margin-left:180px;
	margin-top:5px;
	overflow:hidden;
	text-decoration:none;
	}

.k-leiste{
	font-family:verdana;
	font-size: 11px;
	color: black;
	}
	
.k-headline{
	color: white;
	font-weight: bold;
	font-family:verdana;
	font-size: 17px;
	line-height: 120%;
	height:20px;
	}

.k-subheadline{
	color: white;
	font-weight: bold;
	font-family:arial;
	font-size: 14px;
	line-height: 120%;
	height:18px;
	}

.k-einleitung{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: black;
	float:left;
	height:50px;
	}

.r-buchung{
	height:35px;
	margin-top:5px;
	}
	
.button_buchung{
	width:122px;
	height:22px;
	background-image:url(./pix/buchung_bg.jpg);
	background-repeat:no-repeat;
	background-color:white;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
    color:white;
	padding-left:5px;
	margin:2px;
	border:0px;
	-moz-border-radius:5px;
	-khtml-border-radius:10px;
	}

.button_buchung:hover{
	cursor: pointer;
    color:silver;
	border:0px;
	}
	
.button_rf{
	width:135px;
	background-image:url(../pix/buttonblue_bg.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
    color:white;
    background-color:#bb201b;
	padding:0px;
	margin:2px;
	
	-moz-border-radius:5px;
	-khtml-border-radius:10px;
	height:20px;
	border:0px solid gray;
	}

.button_rf:hover{
	cursor: pointer;
    color:silver;
	border:1px solid silver;
	}
	
.s-ansprache{
margin-top:15px;
margin-left:10px;
	font-family: Verdana;
	font-size:11px;
	color:black;	
}



















/* EASY SLIDER --------------------------------------------------------*/ 

#containerslider{	
		
		position:relative;
		text-align:left;
		width:680px;
		background:#fff;		
		
		}	
	#contentslider{
		position:relative;
				overflow:hidden; 

		}			

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
				overflow:hidden; 

		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:700px;
		height:380px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:60px;
		height:60px;
		position:absolute;
		left:0px;
		top:-60px;
		}	
	#nextBtn, #nextBtn2{ 
		left:640px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:60px;
		height:60px;
		background-color:transparent;
background:url(pix/blank.gif);
		}	
	#nextBtn a, #nextBtn2 a{ 
	/*	background:url(pix/slide_right.png) no-repeat 0 0;	*/
		
		}					


.sliderdates {

margin-right:5px;
display:inline;

}


.s-teasertext ul li{
list-style-image:none;
}



/* ---- Footer ----*/

.footer_links{
	width:610px;
	height: 90px;
	margin-top: 10px;
	margin-left: 30px;
	float:left;
	color:black;
	}

.footer_rechts{
	width:350px;
	height: 90px;
	margin-top: 10px;
	margin-left: 0px;
	float:left;
	color:black;
	}

.footer_links_oben{
	width:500px;
	height: 42px;
	font-family:arial,helvetica;
	font-size: 11px;
	text-decoration:none;
	color:black;
	}

.footer_links_unten{
	width:500px;
	height: 20px;
	font-family:arial,helvetica;
	font-size: 10px;
	text-decoration:none;
	color:black;
	}

.footer_rechts_kltext{
	width:190px;
	height: 30px;
	font-family:arial,helvetica;
	font-size: 11px;
	text-decoration:none;
	text-align: right;
	color:black;
	}

.footer_rechts_grtext{
	width:190px;
	height: 22px;
	margin-top: 5px;
	font-family:arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	color:black;
	}

#infobox{
	background-color:#ffffff;
	}

#infobox h1{
	font-weight: bold;
	font-family:verdana,helvetica;
	font-size: 18px;
	color: #dd2a1b;
	line-height: 180%;
	}

#infobox h2{
	font-weight: bold;
	font-family:arial;
	font-size: 14px;
	color: black;
	line-height: 140%;
	}

