/*------------------------------------------------------------------------
	Reisebuero Mueller CSS // © Frederic K. Herring, FKH-Design 2010
--------------------------------------------------------------------------*/





body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/img/bg_shader.png);
	background-repeat: repeat-x;
}


.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}

img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}


.boxmainheadline_faq, .detail_faq{
	clear: both;
	float: left; 
	cursor: pointer;
}

.detail_faq_i{
	visibility: hidden;
	position: relative;
	display: none;
	background-color: #eeeeee;
	padding: 3px;
}


/*---------------------- buchen -------------------------------*/



.buchen_input {
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	border: 6px solid #cccccc;
	position: absolute;
	width: 600px;
	padding: 20px;
	visibility: hidden;
	background-color: #eeeeee;
	-moz-opacity:0.95;
	opacity:0.95;
	filter: alpha(opacity = 95);
}


.buchen_head {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #0b0b0b;
}



.fontred {
	font-family: "arial black", arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #bf071c;

}

.fontgrey {
	font-family: "arial black", arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
}





.buchen_input td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
}

.button, button:visited {
	float: left;
	border: 1px solid #888888;
	padding: 5px;
	font-weight: bold;
	color: #0b0b0b;
	background-color: #ffffff;
	margin-right: 10px;
	cursor: pointer;
}

.button:hover {
	float: left;
	border: 1px solid #bf071c;
	padding: 5px;
	font-weight: bold;
	color: #0b0b0b;
	background-color: #ffffff;
	margin-right: 10px;
	cursor: pointer;
}

.button2, .button2:visited {
	border: 1px solid #888888;
	padding: 5px;
	background-color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	color: #0b0b0b;
	float: right; 
}

.button2:hover {
	border: 1px solid #bf071c;
	padding: 5px;
	background-color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	color: #0b0b0b;
	float: right; 
}



/*---------------------- container -------------------------------*/


.container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.innencontainer {
	width: 1004px;
	float: left;
	clear: left;
}



/*---------------------- formulare -------------------------------*/

.dropdown, .dropdown:visited {

	background-color: #ffffff;
	width: 400px;
	height: 22px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}

.dropdown:hover {
	background-color: #ffffff;
	width: 400px;
	height: 22px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #bf071c;
	
}




.inputfield, .inputfield:visited {
	background-color: #ffffff;
	width: 400px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	
}


.inputfield:hover {
	background-color: #ffffff;
	width: 400px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #bf071c;
	
}


.inputbox, .inputbox:visited {
	background-color: #ffffff;
	width: 400px;
	height: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #cccccc;
	
}


.inputbox:hover {
	background-color: #ffffff;
	width: 400px;
	height: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #bf071c;
	
}












/*---------------------- content -------------------------------*/


.content {
	background-color: #f3f3f3;
	clear: left;
	float: left;
	width: 1004px;
	padding-bottom: 25px;
}


.leftside {
	width: 300px;
	float: left;
	padding-left: 25px;
	margin-top: 15px;

}


.rightside {
	width: 647px;
	float: right;
	padding-right: 20px;
	margin-top: 17px;
}

/*---------------------- topnav -------------------------------*/


.topnav {
	width: 991px;
	float: left;
	clear: left;
	border-bottom: 1px solid #ffffff;
	background-color: #999999;
	padding-left: 13px;
	background-image: url(/img/shader_topnav.gif);
	background-repeat: repeat-x;
}

.topnav a {
	float: left;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.topnav a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
}



/*---------------------- footernav -------------------------------*/


.footernav {
	width: 991px;
	float: left;
	clear: left;
	background-color: #4d4d4d;
	padding-left: 13px;
	background-image: url(/img/shader_topnav.gif);
	background-repeat: repeat-x;
}

.footernav a {
	float: left;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.footernav a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;

}




/*---------------------- mainnav -------------------------------*/


.mainnav {
	width: 1004px;
	float: left;
	clear: left;
	border-bottom: 1px solid #ffffff;
	background-color: #979796;
	background-repeat: repeat-x;
	background-image: url(/img/shader_mainnav.gif);
}

.mainnav a, .mainnav a:visited {
	float: left;
	font-family: "Arial Black", arial;
	font-size: 29px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.mainnav a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
}




a.mainnav-selected, a.mainnav-selected:visited, a.mainnav-selected:hover {
	float: left;
	font-family: "Arial Black", arial;
	font-size: 29px;
	line-height: normal;
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
}













/*---------------------- subnav 1 -------------------------------*/


.subnav1 {
	width: 991px;
	float: left;
	clear: left;
	background-color: #bf071c;
	padding-left: 13px;
}

.subnav1 a {
	float: left;
	font-family: "Arial Black", arial;
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.subnav1 a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;

}


a.subnav1-selected, a.subnav1-selected:visited, a.subnav1-selected:hover  {
	float: left;
	font-family: "Arial Black", arial;
	font-size: 14px;
	line-height: normal;
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}




/*---------------------- subnav 2 -------------------------------*/


.subnav2 {
	width: 991px;
	float: left;
	clear: left;
	background-color: #a80114;
	padding-left: 13px;
}

.subnav2 a {
	float: left;
	font-family: "Arial Black";
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.subnav2 a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;

}


a.subnav2-selected, a.subnav2-selected:visited, a.subnav2-selected:hover  {
	float: left;
	font-family: "Arial Black";
	font-size: 12px;
	line-height: normal;
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}






/*---------------------- subnav 3 -------------------------------*/


.subnav3 {
	width: 991px;
	float: left;
	clear: left;
	background-color: #8f0010;
	padding-left: 13px;
}

.subnav3 a {
	float: left;
	font-family: "Arial Black";
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.subnav3 a:hover {
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;

}


a.subnav3-selected, a.subnav3-selected:visited, a.subnav3-selected:hover  {
	float: left;
	font-family: "Arial Black";
	font-size: 11px;
	line-height: normal;
	color: #bf071c;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 2px;
}













/*---------------------- leftside-reisenav -------------------------------*/


.leftside-reisenav {
	width: 300px;
	float: left;
	clear: left;
}


.nav-monate {
	width: 125px;
	float: left;
	padding-bottom: 16px;
}

.nav-sparten {
	width: 155px;
	float: left;
	padding-bottom: 16px;
}



.nav-monate h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 22px;
	color: #bf071c;
	margin: 0px 0px 7px;
	padding: 0px;
}

.nav-sparten h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 22px;
	color: #bf071c;
	margin: 0px 0px 7px;
	padding: 0px;
}


.nav-monate a {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #0b0b0b;
	text-decoration: none;
}


.nav-monate a:hover {
	color: #bf071c;
}




.nav-sparten a {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #0b0b0b;
	text-decoration: none;
}


.nav-sparten a:hover {
	color: #bf071c;
}





/*---------------------- logobox -------------------------------*/


.logobox {
	width: 1004px;
	float: left;
	clear: left;
	border-bottom: 1px solid #ffffff;
	background-color: #417bda;
	background-image: url(/img/logo_shader.gif);
	background-repeat: repeat-x;
}

.logo {
	float: left;
	padding-left: 23px;
}

.logo img {
	float: left;
}



.suchebox {
	float: right;
	margin-top: 25px;
	padding-right: 25px;
}


.suchmaske {
	width: 246px;
	float: left;
	background-image: url(/img/suche_maske.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 1px;
}

.suchmaske-input, .suchmaske-input:visited {
	width: 202px;
	border: 0px;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	height: 19px;
	background-color: #ffffff;
	margin-top: 3px;
	float: left;
	padding-left: 8px;
}


.suchmaske-input:hover {
	width: 202px;
	border: 0px;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: normal;
	color: #bf071c;
	text-decoration: none;
	height: 19px;
	background-color: #ffffff;
	margin-top: 3px;
	float: left;
	padding-left: 8px;
}


.suchetext {
	width: 250px;
	float: left;
	font-family: "Arial Black";
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	clear: left;
	margin-top: 4px;
}

.suchetext a, .suchetext a:visited {
	float: left;
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline;
	margin-top: 3px;
}

.suchetext a:hover {
	float: left;
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 3px;
}











/*---------------------- nopic -------------------------------*/


.nopic {
	width: 1004px;
	float: left;
	clear: left;
	background-color: #f3f3f3;
}


.fuenferblock {
	float: left;
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	clear: left;
	overflow: hidden;
}



.fuenferblock-border {
	float: left;
	height: 200px;
	width: 200px;
	overflow: hidden;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	position: relative;
}

.fuenferblock-border a {
	float: left;
	width: 192px;
	font-family: "Arial Black";
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #979796;
	padding-top: 3px;
	padding-left: 8px;
	text-decoration: none;
	position: relative;
	top: 175px;
	background-image: url(/img/pfeil_weiss.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	padding-bottom: 30px;
	overflow: hidden;
	-moz-opacity:0.90;
	opacity:0.90;
	filter: alpha(opacity = 90);
}

.fuenferblock-border a:hover {
	float: left;
	width: 192px;
	font-family: "Arial Black";
	font-size: 12px;
	text-transform: capitalize;
	color: #0b0b0b;
	background-color: #e4e4e4;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-decoration: none;
	position: relative;
	background-image: url(/img/pfeil_gruen.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	-moz-opacity:0.90;
	opacity:0.90;
	filter: alpha(opacity = 90);
}


.fuenferblock img {
	float: left;
}

.fuenferblock-border img {
	float: left;
}





/*---------------------- reiseprogramm-navbox -------------------------------*/


.reiseprogramm-navbox {
	width: 1004px;
	float: left;
	background-color: #3874eb;
	background-image: url(/img/logo_shader.gif);
	background-repeat: repeat-x;
}

.reiseprogramm-nav {
	width: 300px;
	float: left;
	clear: left;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-left: 18px;

}

.reiseprogramm-nav h1 {
	width: 290px;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 22px;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 6px;
	padding-left: 8px;

}

.reiseprogramm-nav a {
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 1px;
}

.reiseprogramm-nav a:hover {
	float: left;
	color: #bf071c;
	background-color: #ffffff;
}


a.reiseprogramm-nav-selected, a.reiseprogramm-nav-selected:visited {
	float: left;
	padding-right: 8px;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #bf071c;
	background-color: #ffffff;
	text-transform: capitalize;
	padding-left: 8px;
	padding-top: 2px;
}



.reiseprogramm-hauptbild {
	float: right;
}

.reiseprogramm-hauptbild img {
	float: left;
}






















/*---------------------- infobox -------------------------------*/


.infobox {
	width: 282px;
	float: left;
	clear: left;
	margin-top: 3px;
}


.infobox h1 {
	width: 282px;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 19px;
	line-height: normal;
	color: #bf071c;
	margin: 0px;
	padding: 0px;
}

.infobox h2 {
	width: 282px;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 15px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.infobox h2 a, .infobox h2 a:visited {
	font-family: "Arial Black";
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
	
}

.infobox h2 a:hover {
	color: #bf071c;
	text-decoration: none;
}











.infobox div.copy {
	width: 282px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 8px;
}

.infobox div.copy a {
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	text-decoration: underline;
}

.infobox div.copy a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #bf071c;
	text-decoration: none;
}

.infobox a{
	text-decoration: none;
}

.infobox a:hover{
	text-decoration: none;
	color: #bf071c;
}


.infobox div.more, .infobox div.more:visited {
	width: 282px;
	clear: left;
	float: left;
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	margin-bottom: 13px;
	color: #0b0b0b;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
}


.infobox div.more:hover {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #bf071c;
}



/*---------------------- article -------------------------------*/


.article {
	width: 630px;
	float: left;
	clear: left;
}


.article h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 22px;
	line-height: 26px;
	color: #bf071c;
	margin: 0px;
	padding: 0px;
}

.article h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 17px;
	line-height: 20px;
	color: #666666;
	margin: 7px 0px 0px;
	padding: 0px;
}



/*---------------------- search_list -------------------------------*/





.search_list {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	clear: left;
	float: left;
}


.black {
	font-family: "Arial Black";
	font-size: 19px;
	line-height: 22px;
	color: #bf071c;
}


.searchlistgroupheader {
	font-family: "Arial Black";
	font-size: 18px;
	line-height: 20px;
	color: #666666;
}


.searchlistHead {
	font-family: "Arial Black";
	font-size: 15px;
	line-height: 20px;
	color: #bf071c;
}

.search_list strong {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 20px;
	color: #0b0b0b;
}


.search_list a, .search_list a:visited {
	font-size: 12px;
	line-height: 17px;
	color: #bf071c;
	text-decoration: underline;
}

.search_list a:hover {
	font-size: 12px;
	line-height: 17px;
	color: #bf071c;
	text-decoration: none;
}








/*---------------------- copy -------------------------------*/


.article div.copy {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 14px;
	padding-bottom: 15px;
}





.article div.copy ol {
	margin-top: 0px;
}

.article div.copy ul {
	margin-top: 10px;
}


.article div.copy strong {
	font-family: "Arial Black";
	font-size: 15px;
}


.article div.copy a, .article div.copy a:visited {
	color: #bf071c;
	text-decoration: none;
}

.article div.copy a:hover {
	color: #bf071c;
	text-decoration: none;
}








/*---------------------- copy regulaer ohne styles fuer reisethumbs -------------------------------*/


.article div.copy-nostyles {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 14px;
}








/*---------------------- more -------------------------------*/

.article a {
	text-decoration: none;
}

.article div.more {
	width: 282px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/more.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	padding-left: 25px;
	text-decoration: none;
}

.article div.more:hover {
	color: #bf071c;
	text-decoration: none;
}







/*---------------------- print -------------------------------*/


.article div.print {
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article div.print a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 35px;
	text-decoration: none;
}

.article div.print a:hover {
	color: #bf071c;
}





/*---------------------- send -------------------------------*/

.article div.send {
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article div.send a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/send.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 45px;
	text-decoration: none;
}

.article div.send a:hover {
	color: #bf071c;
}





/*---------------------- send -------------------------------*/

.article div.back {
	float: right;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article div.back a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
}

.article div.back a:hover {
	color: #bf071c;
}











/*---------------------- article news -------------------------------*/


.article-news {
	width: 630px;
	float: left;
	clear: left;
}


.article-news h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 22px;
	line-height: 26px;
	color: #bf071c;
	margin: 0px;
	padding: 0px;
}

.article-news h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 17px;
	line-height: 20px;
	color: #666666;
	margin: 7px 0px 0px;
	padding: 0px;
}

.article-news div.copy {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 14px;
	padding-bottom: 15px;
}

.article-news div.copy a {
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	text-decoration: underline;
	clear: left;
	float: left;
	margin-bottom: 5px;
	width: 625px;
}

.article-news div.copy a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #bf071c;
	text-decoration: none;
}




.article-news div.more {
	width: 282px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article-news div.more a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/more.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	padding-left: 25px;
	text-decoration: none;
}

.article-news div.more a:hover {
	color: #bf071c;
}



.article-news div.print {
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article-news div.print a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 35px;
	text-decoration: none;
}

.article-news div.print a:hover {
	color: #bf071c;
}





.article-news div.send {
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article-news div.send a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/send.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 45px;
	text-decoration: none;
}

.article-news div.send a:hover {
	color: #bf071c;
}







/*---------------------- produktthumb -------------------------------*/


.produktthumbpadding {
	float: left;
	padding-right: 7px;
	padding-bottom: 15px;
}

.articlethumb div.produktthumb {
	width: 202px;
	float: left;
	clear: left;
	background-color: #3873ca;
	border-bottom: 4px solid #e4e4e4;
}



.articlethumb div.produktthumb img {
	float: left;
	width: 202px;
	height: 103px;
	background-color: #e4e4e4;
}

.articlethumb div.produktthumb div.ha1 {
	width: 185px;
	height: 86px;
	float: left;
	clear: left;
	font-family: "Arial Black", Arial;
	font-size: 15px;
	color: #ffffff;
	margin: 6px 0px 3px;
	padding: 0px 8px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}



.articlethumb div.produktthumb div.ha2 {
	width: 185px;
	height: 30px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
}





.articlethumb div.produktthumb div.more {
	width: 185px;
	float: left;
	clear: left;
	font-family: "Arial Black", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(/img/trans.gif);
	border: 0px solid;
}

.articlethumb div.produktthumb div.more:hover {
	width: 185px;
	float: left;
	clear: left;
	font-family: "Arial Black", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #cccccc;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(/img/trans.gif);
	border: 0px solid;
}




.articlethumb a {
	text-decoration: none;
}








/*---------------------- reisedeital -------------------------------*/



.detailheader-headline {
	float: left;
	width: 320px;
}

.detailheader-hauptbild {
	float: right;
	padding-top: 12px;
}


.buchen {
	float: left;
	margin-top: 17px;
	margin-bottom: 20px;
}




/*---------------------- adressbox -------------------------------*/


.adressbox {
	width: 1004px;
	float: left;
	clear: left;
	border-bottom: 1px solid #ffffff;
	background-color: #515151;
	background-image: url(/img/adressbox_shader.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-bottom: 8px;
}


.adresse {
	width: 960px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-family: "Arial Black", bold;
	font-size: 16px;
	font-weight: bold;
}


.adresse strong {
	font-family: "Arial Black", arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 12px;
}



.adresse h1 {
	width: 280px;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 19px;
	margin: 0px;
	padding: 0px;
}

.adresse h2 {
	width: 280px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.adresse h2 a, .adresse h2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.adresse h2 a:hover {
	text-decoration: none;
}
