@import url("reset.css");

body,table,td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color:#D1E778;
	
}

img, div{
	border:0;
}

/*START Layout Framework*/

/*Seitenbreite*/
			#centerall{width:800px;} 

/* Head Höhe*/
			#header, #menu-top {height:225px;}

/* Head Breiten */
			#header {width:800px;}
			#menu-top {width:617px;}

/* Content Breite*/
			#content {width:617px;}
			#menu-left {width:182px;}


/* Layout Struktur*/
html, body, #mastercontent{height:100%;} 
body{margin:0;padding:0;text-align:left;}
#content, #centerall{min-height:800px;} 
#centerall{/*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:white;}
#master-content {background:#d1e778;}
#menu-top {background:#ffc;}
#content {background:white;}
#menu-left {/*background:yellow;*/}
#footer {background:white;}


/*ENDE Layout Framework*/


h1{
	font-family:arial;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;

	color: #FA8416;

	
	}
	
h2{
	font-weight: bold;
	font-family:arial;
	color: #FA8416;
	font-size: 14px;
	}

h3{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family:verdana;
	}

h4{
	color: black;
	font-weight: bold;
	font-size: 11px;
	}

h5{
	color: black;
	font-weight: italic;
	font-size: 11px;
	}

a:hover{
	color: #a7d29d;
	text-decoration:underline;
	font-weight:normal;
}				
a:visited{
	color: #019a62;
	text-decoration:underline;
	font-weight:normal;
}
a:active{
	color: #019a62;
	text-decoration:none;
	border: 0px;
	font-weight:normal;
}
a:link{
	color: #019a62;
	text-decoration:underline;
	font-weight:normal;
}
a:focus{
	color: #a7d29d;
	border: 0px;
	font-weight:normal;
	}

.menu-link_top:hover{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: white;
	text-decoration:underline;
}				
.menu-link_top:visited{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: white;
	text-decoration:none;
}
.menu-link_top:active{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: white;
	text-decoration:underline;
}
.menu-link_top:link{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: white;
	text-decoration:none;
}
.menu-link_top:focus{
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	color: white;
	text-decoration:none;
	}
	
	
	
.menu-link-sub:hover{
	font-weight: normal;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:underline;
	margin-left:5px;
}				
.menu-link-sub:visited{
	font-weight: normal;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
	margin-left:5px;
}
.menu-link-sub:active{
	font-weight: normal;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:underline;
	margin-left:5px;
}
.menu-link-sub:link{
	font-weight: normal;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
	margin-left:5px;
}
.menu-link-sub:focus{
	font-weight: normal;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
	margin-left:5px;
	}



.menu-link:hover{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:underline;
}				
.menu-link:visited{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-link:active{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:underline;
}
.menu-link:link{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
.menu-link:focus{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: black;
	text-decoration:none;
	}


.menu-logo{
/*	background-position:10px; 
	background-image:url(pix/start_menu_logo_back.jpg);
	background-repeat:no-repeat;*/
	width:160px;
	height:280px;
	margin-top:20px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#AE1919;
	font-family:arial;
	margin-left:10px;
	
	}

.menu{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: white;
	text-decoration:none;
	line-height: 180%;
	}

.menu-reisen{
	font-family:verdana;
	font-weight:normal;
	font-size: 12px;
	color: black;
	text-decoration:none;
	width:145px;
	margin-left:10px;
	}

.r-head{
	font-family:arial;
	color: #FA8416;
	margin-bottom: 5px;
	}

.r-subheadline{
	font-weight: bold;
	font-family:arial;
	color: #FA8416;
	font-size: 14px;
	}

.r-einleitung{
	color: #FA8416;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 11px;
	}



.n-headline{
margin-top:15px;
margin-bottom:8px;
color:#AE1919;
font-size:18px;
font-weight:bold;
line-height:18px;
}

.r-verlauf-head{
	color: #FA8416;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}

.r-verlauf{
	font-size: 11px;
	margin-bottom: 5px;
	}

.r-reisenummer{
	color: #FA8416;
	font-weight: bold;
	font-family:arial;
	text-align:center;
	font-size: 14px;
	margin-bottom: 3px;
	}

.r-reiseart{
	color: #FA8416;
	font-weight: bold;
	font-family:arial;
	text-transform: uppercase;
	text-align:center;
	font-size: 16px;
	margin-bottom: 3px;
	}

.r-tage{
	color: #FA8416;
	font-weight: bold;
	font-family:arial;
	text-align:center;
	font-size: 14px;
	margin-bottom: 10px;
	}

.r-leisthead{
	color: #FA8416;
	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_rot.jpg);
	margin-left: 15px;
		font-family:verdana;

	}
	
	#r-leistungen {
	font-size: 11px;
	font-family:verdana;

	}
	
		.r-reisetipp{
	font-size: 11px;
	font-family:arial;
	font-weight:bold;
	}

.r-terminhead{
	color: #FA8416;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;
	}

.r-termine{
	font-size: 11px;
	margin-bottom: 5px;
	}

.r-preise{
	font-size: 11px;
	margin-bottom: 5px;
	
	}

.r-infohead{
	color: #FA8416;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;
	}

.r-info{
	color: #FA8416;
	font-weight: bold;
	font-family:verdana;
	text-transform: uppercase;
	font-size: 11px;	
	text-align:center;
	}
	
	
	.reise_karte{
	margin-top:10px;
	margin-bottom:10px;
	}
	
	

.r-zusatz{
	font-size: 11px;
	margin-top:10px;
	}

.r-button{
	text-align:center;
	margin-bottom: 5px;
	}

.r-kuschick{
	background-color:white;
	}

.s-teaserbox{
	width:430px;
	height: 126px;
	margin-bottom: 20px;
	background-position:bottom; 
	background-image:url(pix/teaser_back.jpg);
	background-repeat:repeat-x;
	}

.s-teasercontent{
	height:118;
	width:235px;
	padding-left:15px;
	overflow:hidden;
	text-decoration:none;
	}

.s-teaserbild{
	width:154px;
	height: 118px;
	background-color: gray;
	float:left;
	margin-top:3px;
	margin-left: 3px;
	}

.s-teasername{
	color: white;
	font-weight: bold;
	font-family:arial;
	font-size: 17px;
	line-height: 120%;
	height: 20px;
	width:235px;
	overflow:hidden;
	}

.s-teasertext{
	font-weight: bold;
	font-family:arial;
	font-size: 11px;
	color: black;
	float:left;
	height:80px;
	width:235px;
	overflow:hidden;
	}

.s-teaserpreis{
	font-weight: bold;
	font-family:arial;
	font-size: 19px;
	color: #AE1919;
	text-decoration:none;
	text-align:right;
	height:22px;
	width:235px;
	float:left;
	overflow:hidden;
	line-height:22px;
	}




.i-name{
	font-family:arial;
	color: #FA8416;
	margin-bottom: 5px;
	}

.itop-name{
	font-family:arial;
	color: #FA8416;
	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:155px;
	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:#A5D007;
	padding:0px;
	margin:2px;
	
	-moz-border-radius:5px;
	-khtml-border-radius:10px;
	height:20px;
	border:0px solid gray;
	}

.button_buchung:hover{
	cursor: pointer;
    color:#F58911;
	border:1px solid silver;
	}
	
		
	.button_rf{
	width:50px;
	height:16px;
	background-color:white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
    color:#5A595E;
	border:0px;
	padding-bottom:4px;
	-moz-border-radius:7px;
	-khtml-border-radius:10px;
	}
	
		.button_rf2{
	width:90px;
	height:16px;
	background-color:white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
    color:#5A595E;
	border:0px;
	padding-bottom:4px;
	-moz-border-radius:7px;
	-khtml-border-radius:10px;
	}

.button_rf:hover{
	cursor: pointer;
    color:#5eafcf;
	}
	
	
	
.news_inhalt{
margin-top:15px;
margin-left:10px;

}
.news_only{
margin-top:10px;
width:140px;

}

.news_date{
	font-family: arial;
	font-size:12px;
	color:#AE1919;
}
.news_head{
	font-family: arial;
	font-size:12px;
	color:#AE1919;	
}
.news_text{
	font-family: arial;
	font-size:12px;
	color:black;	
}
