/*---------------------- Generelles ---------------------- */

body {
	background-color: #666670;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;;
	color: #666;
	margin: 0;
	padding: 0;
	background-color: #666670;
}

.clearer {
	clear:both;
}
.moduletablehidden{ display:none;}
.hidethis, .unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/*---------------------- Boxenformate ---------------------- */

#seite {
	padding: 10px 10px 0 10px;
	width: 985px;
	background-color: #fff;
}

#headerbox {
	display: block;
	width: 985px;
	height: 96px;
	background: url(../images/header.jpg) no-repeat;
}

#pathwaybox {
	display: block;
	width: 985px;
	height: 30px;
	border-bottom: 1px solid #676767;
	background-color: #fff;
}

#pathwaybox_inner {
	display: block;
	float: left;
	width: 785px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	text-align: left;
	color: #333;
}

#languagebox {
	display: block;
	float: left;
	width: 200px;
	height: 30px;
	background-color: #fff;
	text-align: left;
}

#contentbox {
	display: block;
	width: 985px;
	background-color: #fff;
}

#spaltelinks {
	display: block;
	float: left;
	width: 181px;
	margin: 16px 0 0 0;
}

#spaltemitte {
	display: block;
	float: left;
	width: 603px;
	padding: 14px 12px 0 8px;
}

#spalterechts {
	display: block;
	float: left;
	width: 181px;
	margin: 16px 0 0 0;
}

#footerbox {
	display: block;
	width: 985px;
	height: 30px;
	background-color: #fff;
}


/*---------------------- Inhalte ---------------------- */

h1 {
	font-size: 20px;
	color: #EF2A00;
	text-decoration: none;
	font-weight: bold;
}

h2, .componentheading, .contentheading, componentheadingphplist {
	font-size: 20px;
	color: #EF2A00;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
}


td, div, p {
	color: #666666;
	font-family: Arial, Verdana, sans-serif, Helvetica ;
	font-size: 11px;
	padding: 0px;
	line-height:17px;
}


a, a:link, a:visited {
	color: #666666;
	text-decoratio: none;
}

a:hover {
	color: #EF2A00; 
	text-decoration: none
}



ol {
	list-style: decimal outside; 
}

ul {
	 margin: 0;
  	padding: 0;
  	list-style: none;
}

li {
	line-height: 17px;
  	text-indent: 18px;
  	padding-top: 0px;
  	background-image: url(../images/ul.gif) ;
  	background-repeat: no-repeat;
  	background-position: 0px 5px;
}

blockquote {
	margin: 10px 10px 10px 30px;
	padding: 0 20px 0 10px;
	border-left: 5px solid #ccc;
}

form { 
	margin: 0; 
	padding: 0;
}

select { 
	font-weight: bold; 
	color: #555;
}

input {
	padding: 0;
	margin: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size: 10px; 
	color: #666666;
	background-color:#FFF;
	font-weight: normal;
}

a.pagenav_next:hover {
	font-size: 10px; 
	color: #FFF; 
	text-decoration	: none;
}

.sidepics {
	margin: 15px 0 0 10px;
}

.sidepics_pack {
	margin: 15px 11px 0 0;
}

.sectiontableheader {
	background-color: #EF2A00;
	color: #FFF;
}

tr.sectiontableentry1 {
	background-color: #F7F7F7;
}

tr.sectiontableentry1 {
	background-color: #EEE;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 6px;
}

/*---------------------- Hauptnavigation ---------------------- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	height: 26px;
	line-height: 26px;
	width: 181px;
	text-indent: 18px;
	color: #615F60;
	background: url(../images/bg_nav.jpg) no-repeat;
	margin: 0 0 4px 0;
	text-decoration: none;
}

a.mainlevel:hover {
	display: block;
	height: 26px;
	line-height: 26px;
	width: 181px;
	text-indent: 18px;
	color: #FFF;
	background: url(../images/bg_nav_hover.jpg) no-repeat;
	margin: 0 0 4px 0;
	text-decoration: none;
}

a.mainlevel#active_menu {
	display: block;
	height: 26px;
	line-height: 26px;
	width: 181px;
	text-indent: 18px;
	color: #FFF;
	background: url(../images/bg_nav_hover.jpg) no-repeat;
	margin: 0 0 4px 0;
	text-decoration: none;
}

.sublevel {
	display: block;
	margin: 2px 0 4px 16px;
	padding-left: 12px;
	color: #ff9900;
	background: url(../images/ul.gif) left no-repeat;
}

#active_menu {
	color: #EF2A00;
}


/*---------------------- Modules links ---------------------- */

#spaltelinks .moduletable {
	margin: 0 0 16px 0;
}

/*---------------------- Modules rechts ---------------------- */

#spalterechts .moduletable {
	width: 168px;
	background: url(../images/right_top.jpg) top left no-repeat;
	background-color: #EEECED;
	border-bottom: 1px solid #CCC;
	margin: 0 0 16px 0;
	padding: 6px 6px 6px 7px;	
}

#spalterechts h3 {
	width: 168px;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	background: url(../images/bg_headline_rechts.jpg) no-repeat;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
}
#spalterechts h3 a { color: #FFF; }

#spalterechts .moduletable-cart {
	width: 168px;
	background: url(../images/right_top.jpg) top left no-repeat;
	background-color: #EEECED;
	border-bottom: 1px solid #CCC;
	margin: 0 0 16px 0;
	padding: 10px 6px 6px 7px;	
}

#spalterechts .moduletable-cart a.mainlevel:link, 
#spalterechts .moduletable-cart a.mainlevel:visited, 
#spalterechts .moduletable-cart a.mainlevel:hover {
	display: block;
	width: 100px;
	margin: 0 ! important;
	padding: 0 ! important;
	background: url(../images/virtuemart/ico_basket.jpg) top left no-repeat;	
}

#spalterechts a.mainlevel:link, 
#spalterechts a.mainlevel:visited, 
#spalterechts a.mainlevel:hover {
	display: block;
	width: 160px;
	margin: 0 ! important;
	padding: 0 ! important;
	background: none;
}





/*---------------------- Pathway ---------------------- */

a.pathway:link, a.pathway:visited {
	color: #333;
}

a.pathway:hover {
	color: #333;
}

/*---------------------- Sprachauswahl ---------------------- */

#languagebox ul {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

#languagebox li, #languagebox li a, #languagebox li a:link, #languagebox li a:visited, #languagebox li a:hover {
	margin: 0;
	padding: 0;
	list-style: none;
}

#languagebox img {
	border: 1px solid #CCC;
	margin: 0;
	padding: 0;
}


/*---------------------- VirtueMart ---------------------- */

/*--- browse --- */

h2.vm_headline, h2.vm_headline a:link, h2.vm_headline a:visited, h2.vm_headline a:hover {
	font-size: 20px;
	color: #EF2A00;
	text-decoration: none;
	font-weight: bold;
}

table.vm_browse_1 {
	margin: 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #666;
}

table.vm_browse_1 td{
	margin: 0;
	padding: 4px;
}

.price_browse, .price_browse a:link, .price_browse a:visited, .price_browse a:hover {
	font-size: 20px;
	color: #EF2A00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

input.addtocart_button {
	width: 116px;
	height: 16px;
	background: url(../images/virtuemart/ico_addtocart.jpg) top left no-repeat;
	border: none;
	margin: 0 0 0 4px;
	padding: 0;
	cursor: pointer;
}

.productdetails_button {
	margin: -14px 0 0 91px;
	padding: 0;
}

.hidden {
	margin: 0;
	padding: 0;
}


/*--- flypage--- */

.mk_vm_select {
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 4px 0;
}

.mk_vm_input_text {
	width: 300px;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 4px 0;
}

.mk_vm_img_large {
	margin: 6px 0 0 0;
	border: none;
}


#agb {
	background-color: #ffffff;
	padding: 10px;
	
}
/* Newsletter */
.componentheadingphplist {
	font-size: 20px;
	color: #EF2A00;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:20px;
}j
/* Reed Travel Exhibitions */
.reedtravelex h3 {
	color: #ef2a00;
}
.reedtravelex h3 span {
	font-size: 20px;
	line-height: 23px;
}
.reedtravelex .sqm {
	font-size: 16px;
}
.reedtravelex ul li {
	background-image: url('http://www.fairservices.net/portal/images/stories/reedtravelex/icon.gif');
	background-position: 4px 7px;
	text-indent: 14px;
}
.standslider .scrollboxbg {
	background: #fff url('http://www.fairservices.net/portal/images/stories/reedtravelex/rahmen.gif') no-repeat scroll 0 0;
	padding:4px;
}
.standslider .scrollbox {
	height:162px;
	overflow:hidden;
	width:583px;
	position:relative;
}
.standslider ul {
	width:2522px;
	position:relative;
}
.standslider ul li {
	background-image:0;
	text-indent:0;
	float:left;
	padding:1px;
}
.standslider div.slider {
	margin:5px auto;
	width:500px;
}
.standslider div.slider .slider {
	background:#FFFFFF url(http://www.fairservices.net/portal/images/stories/reedtravelex/slider1.jpg) no-repeat scroll 0 0;
	float:left;
	height:12px;
	width:436px;
	margin:3px 10px 0;
}
.standslider div.slider .left{
	float:left;
	background:#FFFFFF url(http://www.fairservices.net/portal/images/stories/reedtravelex/pfeil_links.jpg) no-repeat scroll 0 0;
	height:17px;
	width:17px;
}
.standslider div.slider .right {
	float:left;
	background:#FFFFFF url(http://www.fairservices.net/portal/images/stories/reedtravelex/pfeil_rechts.jpg) no-repeat scroll 0 0;
	height:17px;
	width:17px;
}
.standslider div.slider .range {
	display:block;
	margin:0 50px;
	width:336px;
}
.standslider div.slider .ui-slider-handle {
	background:transparent url(http://www.fairservices.net/portal/images/stories/reedtravelex/slider2.png) no-repeat scroll 0 0;
	display:block;
	height:12px;
	left:0;
	position:relative;
	width:100px;
	margin-left:-50px;
}
.standslider .scrollbox ul li .bigimage {
	display:none;
}
.ui-dialog {
	border:2px solid #EEECED;
	background-color:#FFFFFF;
	width: 560px ! important;
	left: 340px ! important;
}
.ui-dialog-titlebar {
	background:#FFFFFF;
	cursor:move;
}
.ui-dialog-title {
	font-size:12px;
	padding:5px;
}
.ui-dialog-titlebar-close {
	font-size:12px;
	position:absolute;
	right:10px;
}
.ui-dialog .bigimage {
	padding:5px
}
.ui-widget-overlay  {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000;
	opacity:0.5;
}