/* ----------------------------------------------------------------------------------------- */
/* ALLGEMEIN 
---------------------------------------------------------------------------------------*/
body {
	font-family:Arial, Sans-serif;
	font-size:15px;
	margin:0;
	padding:0;
	background: url(img/trabisafari_bg.png) repeat-x #fff;
	line-height:18px;
}
img {
	border: 0;
}
/* HEADINGS */
h1 {
	color:#fff;
	font-family:Arial, Sans-serif;
	font-weight:normal;
	font-size:24px;
	padding-top:20px;
	width:auto;
	padding-left:16px;
}
h1.header {
	margin-left:-16px; 
	padding-top:22px; 
	padding-bottom:48px;
}
div.wrapHeader {
	width:902px; 
	margin-left:18px;
}
h2 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 8px;
	padding:0px;
}

/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
	background:transparent;
	text-decoration:none;
	outline: none;
	cursor:pointer;
}
a:link {
	color:#F8941D;
	outline: none;
}
a:visited {
	color:#F8941D;
	outline: none;
}
a:hover, a:active {
	color:#F8941D;
	outline: none;
}
a:hover {
	color:#F8941D;
	text-decoration:none;
	outline: none;
}
a img {
	border:none;
	outline: none;
}

/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#4E4E4F;
}
div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#999;
}

/* TABLE GLOBAL */
table td {
	padding:2px;
}

td.contentsTopics {
	padding-left: 14px;
}

tr.emptyMP {
	
}


/* WHOLE SITE WRAPPER */
#wrap_top {
	margin: 0 auto;
	width:980px;
	height:40px;
	background-position:center;
}
#wrap {
	margin: -1px auto;
	width:980px;
}

iframe#frameGalerie, iframe#framePresse {
	overflow: hidden;
	border: 0;
	height: 500px;
	width: 930px;
	margin-left: 5px;
	background: transparent;
}

.tour_active {
		margin:66px 0 0 350px; 
}
.ablauf_active {
	height: 28px;
    margin: 66px 0 0 193px;
    position: absolute;
    width: 158px;
    z-index: 99;
}



/* ----------------------------------------------------------------------------------------- */
/* SCROLLPANE AGB 
---------------------------------------------------------------------------------------*/

 /* Font Definitions */
.jScrollPaneContainer @font-face
	{font-family:Arial;
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536859905 -1073711037 9 0 511 0;}
.jScrollPaneContainer @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1107305727 0 0 415 0;}
 /* Style Definitions */
.jScrollPaneContainer p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:13.0pt;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	line-height:200%;
	font-family:Arial;
	}
.jScrollPaneContainer h1 {
	font-weight: bold;
	margin: 0;
	font-size: 9.0pt;
	padding: 0;
}
.jScrollPaneContainer .MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-size:10.0pt;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;}
.jScrollPaneContainer @page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
.jScrollPaneContainer div.WordSection1
	{page:WordSection1;}
.jScrollPaneContainer span.headingnum {
	margin-right: 20px;
}




input.booking {
    background: url("img/btn_booking.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    line-height: 24px;    
    width: 263px;
    text-decoration: none;
    border:none;
    cursor:pointer;
}

.margin {
	margin-top: 10px;
}
div.gebuehrText {
	color: #FFF;
	font-size: 16px;
}
#tabs a {	
	padding: 12px 48px 14px 48px;
}
#content ul#tabs {
	float:left;
	height:43px;
	width:190px;
	margin-left: 10px;
    margin-top: 10px;
}
ul#tabs li {
	height: 45px;
	width: 190px;
	margin-bottom: 2px;
}
ul#tabs a, form#cart_quantity_next div#tabs a{
	background: url(img/button_booking_1.png);
	background-repeat:no-repeat;
    background-position:left 0px;
	padding:13px 0px;
	font-weight:bold;
	display: block;
	text-align: center;
	width: 190px;
}
ul#tabs a:hover, form#cart_quantity_next div#tabs a:hover{
	text-decoration: none;
	background: url(img/button_booking_a1.png);
	background-repeat:no-repeat;
    background-position:left 0px;
	color:#fff;
}
ul#tabs.active a, form#cart_quantity_next div#tabs.active a {
	color:#fff;
	text-decoration: none;
	background: url(img/button_booking_a1.png);
	background-repeat:no-repeat;
    background-position:left 0px;
	/*height:43px; for booking.php */
	font-weight:bold;
}
ul#tabs.active a:hover, form#cart_quantity_next div#tabs.active a:hover {
	text-decoration: none;
	color:#fff;
}

#tabs2 {
	/*float:left; // for booking.php
	/*height:43px; // for booking.php */
	float: right;
	width:223px;
	margin-left:100px;
}

div#tabs2 {
	margin-left: 0px;
	width: 230px;
	margin-right: -4px;
}


#tabs2 a {
	text-decoration: none;
	color:#fff;
	background: url(img/button_booking_1.png);
	background-repeat:no-repeat;
    background-position:right 0px;
	padding:12px 22px;
	font-weight:bold;
	width:219px;
}

div#tabs2 a{
	background: url(img/button_booking_2.png);
	 display: block;
    width: 186px;
}
div#tabs2 a:hover, div#tabs2 a:hover {
    display: block;
    width: 186px;
}
#tabs2 a:hover {
	text-decoration: none;
	background: url(img/button_booking_a1.png);
	background-repeat:no-repeat;
    background-position:right 0px;
	color:#fff;
}

div#tabs2 a:hover, div#tabs2.active a {
	background: url(img/button_booking_a2.png);
}
#tabs2.active a {
	color:#fff;
	text-decoration: none;
	background: url(img/button_booking_a1.png);
	background-repeat:no-repeat;
    background-position:right 0;
	/*height:43px; for booking.php*/
	font-weight:bold;
}
#tabs2.active a:hover {
	text-decoration: none;
	color:#fff;
	width:130px;
}
#tabs_content_container {
	height: 692px;
    width: 400px;
}
.tab_content {
	display: none;
}



#box_footer_three_facebook{color:#fff; position:absolute; margin:-5px 0 0 45px; z-index:99; font-weight:bold; font-family:tahoma; font-size:14px;}
.edit_button_td {width:91px; height:30px; background: url(img/edit_button.png) no-repeat; text-align:center; margin:-6px 0 0 142px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_td a:hover{ color:#030303; font-weight:bold; text-decoration:none;}
.edit_button_kd {width:91px; height:30px; background: url(img/edit_button.png) no-repeat; text-align:center; margin:-6px 0 0 142px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_kd a:hover{ color:#030303; font-weight:bold; text-decoration:none;}
.edit_button_ra {width:91px; height:30px; background: url(img/edit_button.png) no-repeat; text-align:center; margin:-6px 0 0 152px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_ra a:hover{ color:#030303; font-weight:bold; text-decoration:none;}
.edit_button_ra_big {width:111px; height:30px; background: url(img/edit_button_big.png) no-repeat; text-align:center; margin:-6px 0 0 152px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_ra_big a:hover{ color:#030303; font-weight:bold; text-decoration:none;}
.edit_button_ag {width:91px; height:30px; background: url(img/edit_button.png) no-repeat; text-align:center; margin:-6px 0 0 152px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_ag a:hover{ color:#030303; font-weight:bold; text-decoration:none;}
.edit_button_ag_big {width:111px; height:30px; background: url(img/edit_button_big.png) no-repeat; text-align:center; margin:-6px 0 0 152px; font-size:12px; line-height:28px; color:#030303; font-weight:bold;}
.edit_button_ag_big a:hover{ color:#030303; font-weight:bold; text-decoration:none;}

.social{position:fixed; margin:182px 0 0 5px; width:57px; text-align:right;}
#auto1, #auto2, #auto3, #auto4, #auto5 { display: block; width:150px; height:55px; position:absolute; z-index:12;}
.rechnungadresse {width:222px; height:33px; background: url(img/button_booking_1.png) no-repeat; text-align:center; padding-top:12px;}
.rechnungadresse a{color:#fff; text-decoration:none; font-weight:bold; padding-top:10px;}
.rechnungadresse a:hover{width:222px; height:33px; background: url(img/button_booking_a1.png) no-repeat; padding:12px 42px; color:#fff; text-decoration:none; font-weight:bold;}
#rechnung_active {visibility: hidden; position:absolute; margin:-45px 0 0 0px; cursor:pointer; width:222px; height:33px; background: url(img/button_booking_a1.png) no-repeat; padding:12px 42px; color:#fff; text-decoration:none; font-weight:bold;}
#geschenk_active {visibility: hidden; position:absolute; margin:-45px 0 0 0px; cursor:pointer; width:222px; height:33px; background: url(img/button_booking_a1.png) no-repeat; padding:12px 21px; color:#fff; text-decoration:none; font-weight:bold;}
#rechnung {
	visibility: hidden;
	margin:0px 0 0 4px;
	position:absolute;
}

#rechnung_new {
	visibility: hidden;
	margin:0px 0 0 0px;
	position:absolute;
}

#geschenk {
	visibility: hidden;
	margin:0px 0 0 4px;
	position:absolute;
}

#geschenk_new {
	visibility: hidden;
	margin:0px 0 0 0px;
	position:absolute;
}
.preis {
	background: url(img/preis.png) no-repeat; 
	margin:0; 
	text-align:center; 
	width:151px; 
	height:69px; 
	text-align:right; 
	line-height:68px; 
	font-weight:bold; 
	font-size:24px; 
	color:#231f20;
	float:left;
}
.preis_a {background: url(img/preis_a.png) no-repeat; margin:836px 0 0 80px; text-align:center; width:90px; height:41px; text-align:right; line-height:42px; font-weight:bold; font-size:18px; color:#231f20; position:absolute;}
.geschenk {width:222px; height:33px; background: url(img/button_booking_1.png) no-repeat; text-align:center; padding-top:12px; margin-right:-5px;}
.geschenk a{color:#fff; text-decoration:none; font-weight:bold; padding-top:10px;}
.geschenk a:focus{color:#fff; text-decoration:none; font-weight:bold; padding-top:10px;}
.geschenk a:hover{width:222px; height:33px; background: url(img/button_booking_a1.png) no-repeat; padding:12px 21px; color:#fff; text-decoration:none; font-weight:bold;}
#booking_3_1 {width:240px; height:32px; background: #F8941D; padding-left:10px; padding-top:15px; -moz-border-radius-topmright: 10px; border-top-right-radius: 10px; -moz-border-radius-topmleft: 10px; border-top-left-radius: 10px;}
#booking_3 {width:240px; height:32px; background: url(img/verlauf_3.png); padding-left:10px; padding-top:15px; -moz-border-radius-topmright: 10px; border-top-right-radius: 10px; -moz-border-radius-topmleft: 10px; border-top-left-radius: 10px;}
#booking_3_corner {width:250px; background:#393939; height:259px; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px;}
#booking_3_corner_in{margin-left:10px; margin-top:6px; background:#00a651; width:230px; height:250px; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px;}
#pos_button_3 {width:240px; height:32px; position:absolute; margin:4px 0 0 120px; color:#030000; font-size:11px; font-weight:bold; text-align:center; line-height:29px;}
#pos_button_3 a{color:#030000;}
#pos_button_3 a:hover{color:#030000; text-decoration:none;}
.button_3 {width:62px; height:30px; background: url(img/button_info_route.png);}
#agb_top {background: url(img/agb_ver_top.png) repeat-x; height:17px; width:900px; margin:-1px 0 0 20px;}
#agb_bottom {background: url(img/agb_ver_bottom.png) repeat-x; height:17px; width:900px; margin:16px 0 0 20px;}
.w_auto {font-size:13px;}
.w_auto span:last-child {color:transparent;}

#toggleMenu {
	display: none;
	position:absolute;
	width:auto;
	margin:111px 0 0 498px;
	background: url(img/sub_inner.png) repeat-y;
	width:178px;
	z-index:100;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:24px;
	padding-top:0px;
	padding-bottom:12px;
	line-height:24px;
}
#toggleMenu .line, #toggleMenu2 .line {
	width:128px; height:1px; background:#fab461;
}
#toggleMenu_bottom {
	position:absolute;
	width:auto;
	margin:12px 0 0 -24px;
	background: url(img/sub_inner_bottom.png) no-repeat;
	width:178px;
	height:13px;
}
#toggleMenu a{
	color:#fff;
	text-decoration:none;
}
#toggleMenu a:hover{
	color:#fff;
	text-decoration:none;
}
#toggleMenu_top {
	margin:66px 0 0 507px;
	display: none;
	position:absolute;
	color:#fff; 
	background: url(img/menu_bg_activ.png) no-repeat -1px 0px;
	width:157px;
	font-size:16px;
    font-family:Arial, Sans-serif;
    font-weight:bold;
    height:45px;
    text-decoration:none;
    padding-left:14px;
	padding-top:16px;
	z-index:100;
	line-height:21px;
}
#toggleMenu_top img.blank_menu {
	width: 76px;
	height:40px;
	border:0;
	float:right; 
	margin-right:16px;
}
#toggleMenu_top a{
	color:#fff; 
	text-decoration:none;
}

#toggleMenu2 {
	display: none;
	position:absolute;
	width:auto;
	margin:111px 0 0 341px;
	background: url(img/sub_inner.png) repeat-y;
	width:178px;
	z-index:100;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:24px;
	padding-top:0px;
	padding-bottom:12px;
	line-height:24px;
}
#toggleMenu2 .heading {
	font-size:12px; 
	font-weight:bold; 
	line-height:30px; 
	color:#292929;	
}
#toggleMenu_bottom2 {
	position:absolute;
	width:auto;
	margin:12px 0 0 -24px;
	background: url(img/sub_inner_bottom.png) no-repeat;
	width:178px;
	height:13px;
}
#toggleMenu2 a{
	color:#fff;
	text-decoration:none;
}
#toggleMenu2 a:hover{
	color:#fff;
	text-decoration:none;
}
#toggleMenu_top2{
	margin:66px 0 0 350px;
	display: none;
	position:absolute;
	color:#fff; 
	background: url(img/menu_bg_activ.png) no-repeat -1px 0px;
	width:157px;
	font-size:16px;
    font-family:Arial, Sans-serif;
    font-weight:bold;
    height:45px;
    text-decoration:none;
    padding-left:14px;
	padding-top:16px;
	z-index:100;
	line-height:21px;
}
#toggleMenu_top2 a{
	color:#fff; 
	text-decoration:none;
}

#start_top {
	margin:66px 0 0 36px;
	position:absolute;
	color:#fff; 
	background: url(img/menu_bg_activ.png) no-repeat -1px 0px;
	width:157px;
	font-size:16px;
    font-family:Arial, Sans-serif;
    font-weight:bold;
    height:45px;
	z-index:99;
	line-height:21px;
}
#start_top a{
	color:#fff; 
	 display: block;
    font-family: Arial,Sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    padding: 16px 0 0 14px;
    text-decoration: none;
}
/* THE BIG GUYS */
* {
	margin:0;
	padding:0
}
.inputRequirement{color:#F8941D; font-weight:bold;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header_menu {
	height:111px;
	text-align:left;
	margin-top:0px;
}
#header_wrap {
	position:absolute; margin:66px 0 0 10px; text-align:left; width:980px; z-index:1;
}
#header #logo {
	float:left;
	margin:6px 0 0 44px;
}
#header #search {
	width: 230px;
	height:75px;
	float:right;
	color:#fff;
	padding:30px 0px 0px 60px
}
.line_header, .line_header_faq {
	background:#3c3c3c; 
	height:1px;
	width:898px; 
	margin-left:20px;
}
.line_header_faq {
	margin-top: 40px;
}
#header #search a {
	color:#fff;
	font-size:11px;
	outline: none;
}
#header td {
	padding-top:1px;
	padding-right:4px;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#c64934;
	padding:1px 0px 10px 15px;
	list-style-type:none;
	outline: none;
	height:22px;
	background: #fff url(img/bg_breadcrumb.gif) repeat-x;
	font-size:11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	outline: none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}
/* BOOKING */
#booking_bg {
	background: url(img/form_bg.png) no-repeat;
	width:939px;
	height:743px;
	margin:40px 0 0 40px;
	color:#fff;
}
#booking_bg p {
	margin-left: 20px;
	font-size: 12px;
}
.tour_active a, .ablauf_active a {
    display: block;
    font-family: Arial,Sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    padding: 17px 0 0 14px;
    text-decoration: none;
}
#booking_bg .jScrollPaneContainer p {
	margin: 0 0 20px 0;
}
#booking_bg_a {
	background: url(img/form_bg_a.png) repeat-x 0px 29px;
	width:100%;
	background-color:#292929;
	margin:40px 0 0 0px;
	color:#fff;
	padding-bottom:15px;
}
/* ------- */
/* TOPMENU AS LIST */
#topmenuwrap {
	background: #333 url(img/bg_topmenu.gif) repeat-x;
}
#topmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:36px;
	font-size:13px;
	background: url(img/bg_topmenu.gif) repeat-x;
}
#topmenu li {
	height:36px;
	float:left;
	padding: 0px 25px;
	margin:0;
	background: url(img/bg_topmenu_breakline.gif) no-repeat;
	background-position:right;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}
#topmenu a:hover {
	color:#ccc;
}
/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:right;
	height:26px;
	font-size:14px;
	background: url(img/bg_topmenu.gif) repeat-x;
	padding: 10px 10px 0px 0px;
	margin:0;
}

#nav_header {
	color: #999999;
    font-size: 11px;
    height: 40px;
    margin: 9px 0 9px -3px;
    text-align: left;
    float: left;
}

#nav_header.ru {
    margin: 9px 0 9px 5px;
}


.fb-like, #fb-root {
	margin:9px 11px 0 -10px;
	float: left;
	position: relative;
	display: inline-block;
}
#nojs .fb-like {
	display: none;
}

.fb-like.de, .fb-like.de iframe {
	width: 130px;
}
.fb-like.en, .fb-like.en iframe {
	width: 83px;
}
.fb-like.es, .fb-like.es iframe {
	width: 112px;
}
.fb-like.fr, .fb-like.fr iframe {
	width: 95px;
}
.fb-like.it, .fb-like.it iframe {
	width: 120px;
}
.fb-like.ru, .fb-like.ru iframe {
	margin:4px 0 0 -7px;
	width: 118px;
}


div#logo {
	float: left;
}

div#logo div, div#logo a {
	float: left;
}
#nav_header a{
	color:#999999;
	padding: 0 1px;
}
#nav_header span.space {
	display: block;
	float: right;
	text-align: center;
	width: 6px;
}

#nav_header a:hover{
	color:#fff;
	text-decoration:none;
}
#nav_header ul {list-style-type:none;}
#nav_header li {float:left;}
#nav_header li:last-child{color:transparent;}
#lang_pos {
	 margin: 9px 0 0 785px;
    position: absolute;
    width: 191px;
}

#lang_pos a{
	float: right;
	margin-left: 3px;
}
/* CONTENT WRAPPER */
#contentwrap {
	margin: 0px auto;
	width:100%;
	background: url(img/trabisafari_zebra_bg.png) repeat-x -140px top;
	height:554px;
}

/* MAIN CONTENT */
#content {
	margin: 0px auto;
	width:980px;
	padding:0px 0px;
	background:transparent;
}
#presse {
	margin:70px auto 0;
	width:980px;
	font-family:Times New Roman ,Times, serif;
	color:#000;
	font-size:24px;
	font-style:italic;
	line-height:24px;
}

.fade p{
text-align:center;
width:100%;
}

#presse span.small{
	font-size: 18px;
}

/***********************************************************************************************/
/* CATEGORY MENU */
/***********************************************************************************************/
h2.categoryheader {
	background: #868686 url(img/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	color:#fff;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.categoryheader a {
	text-decoration:none;
	outline: none;
	color:#fff;
}
#categorymenu {
  padding:0 0 0 6px; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:20px;
  background: url(img/menu_bg_tab.png) no-repeat 0 -3px;
  width:990px;
}
#categorymenu ul{
  list-style-type:none;
}
#categorymenu li {
  float:left;
  position:relative;
  line-height:52px;
  width:157px;
  border-left:0px solid #000;
}
#categorymenu a {
  display:block;
  color:#fff; 
  font-size:16px;
  font-family:Arial, Sans-serif;
  font-weight:bold;
  height:45px;
  text-decoration:none;
  padding-left:14px;
}
#categorymenu a:hover {
  color:#fff; 
  background: url(img/menu_bg_activ.png) no-repeat -1px 0px;
  width:157px;
}
#active{
  color:#fff; 
  background: url(img/menu_bg_activ.png) no-repeat -1px 0px;
  width:145px;
}

/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
  	float: left;
  	margin: 2px 10px 2px 0px;
  	position: relative;
}

/***********************************************************************************************/
/* BOXES GLOBAL DEFINITION */
/***********************************************************************************************/
h2.boxheader {
	background: #868686;
	height:28px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
	border: solid #ccc;
	border-width:1px;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	outline: none;
	color:#fff;
}
.boxbody {
	background: #6f6f6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #292929 28%, #292929 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(28%,#292929), color-stop(100%,#292929)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#292929 28%,#292929 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f6f6f 0%,#292929 28%,#292929 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#292929 28%,#292929 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f6f6f 0%,#292929 28%,#292929 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
	border: solid #ccc;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:15px;
	color:#fff;
	font-size:12px;
}
.boxbody a {
	font-size:12px;
	color:#fff;
}
.boxbody h3.center, .boxbody h3.center a {
	font-size:12px;
	text-align:center;
	outline: none;
}
.boxbody p {
	color:#000000;
	font-size:12px;
	margin:6px 0px;
}
.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px;
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}
.productprice .productOldPrice {
	font-size:10px;
	font-weight:bold;
}
.boxbody div.hr {
	margin: 5px 0px;
}
.boxbody div.hrlightgrey {
	margin: 5px 0px;
}

.boxbody .productboximage {
	border: solid 1px #999;
	padding:5px;
	background:#fff;
}
.boxbody ul.contentlist {
	margin-left:5px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin-left:0px;
	padding:0;
	list-style-type:none;
}
.contentlist a {
	border-bottom:1px solid #ccc;
	display:block;
	padding:5px 0;
	outline: none;
}
/***********************************************************************************************/
/* CART BOX */
/***********************************************************************************************/
h2.boxcartheader {
	background: #893769 url(img/bg_boxheader_cart.gif);
	height:28px;
	font-size:12px;
	color:#fff;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.boxcartheader a {
	text-decoration:none;
	color:#fff;
	outline: none;
}
.boxcartbody {
	padding:4px 8px 4px 8px;
	margin-bottom:15px;
	background-color:#EDEDED;
	border: solid #ccc;
	border-width:0px 1px 1px 1px;
}
.boxcartbody p {
	font-size:11px;
}
/* PRODUCT PREVIEW */
.productPreview {
	padding:0;
	margin:0;
	width:286px;
}
.productPreviewContent {
	vertical-align:top;
}
.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
	outline: none;
}
.productPreviewImage {
	vertical-align:top;
	padding:3px 15px 0px 0px;
}
.productPreviewImage img {
	border: solid 0px #999;
}
.productPreviewContent .price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.productPreviewContent .taxandshippinginfo {
	font-size:11px;
	font-weight:normal;
	color:#8c8aa9;
	padding:0;
	margin:0;
}
.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#8c8aa9;
	padding:0;
	margin:0;
}
.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#8c8aa9;
	padding:0;
	margin:0;
}
.productPreviewContent .stockimage {
	margin:0;
	padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#8c8aa9;
}
.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
.productPreviewContent .taxandshippinginfo a {
	font-size:11px;
	font-weight:bold;
	color:#8c8aa9;
	text-decoration:underline;
	outline: none;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%;
	margin:20px 0 0 0;
}
#productinfoimages {
	float:left;
	background-color:#EDEDED;
	text-align:center;
	width:140px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999;
}
#productinfoimages .productimage {
	border: solid 1px #999;
}
#productinfoimages .hrlightgrey {
	margin: 6px 0px;
}
#productinfoprice {
	padding:5px;
}
#productinfoprice img {
	cursor:pointer;
}
#productinfoprice .hrlightgrey {
	margin: 6px 0px;
}
div .productprice {
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
}
#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
div .taxandshippinginfo {
	padding-left:40px;
	font-size:10px;
	font-weight:bold;
	color:#564e6a;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	outline: none;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	background-color:#f9f9f9;
	padding:6px;
	border: solid #ccc;
	border-width:1px 0px 0px 0px;
}
.addtobasket {
	background-color:#EDEDED;
	padding:6px;
	text-align:right;
	border: #999 solid;
	border-width:1px 0px 0px 0px;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background: #fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
	font-family:Arial, Sans-serif;
	font-size:13px;
	padding:15px;
	background: #fff none;
}
body.popupprintorder .products tr.header td {
	font-weight:bold;
	background-color:#EDEDED;
}
body.popupprintorder .products .total {
	text-align:right;
}
body.popupprintorder .products .quantity {
	vertical-align:top;
}
body.popupprintorder .productname {
	vertical-align:top;
}
body.popupprintorder .model {
	vertical-align:top;
}
body.popupprintorder .singleprice {
	vertical-align:top;
}
body.popupprintorder .totalprice {
	vertical-align:top;
}
/***********************************************************************************************/
/* HIGHLIGHTBOX (BACKGROUND) */
/***********************************************************************************************/
div.highlightbox {
	padding:20px 17px;
	background: transparent;
	border: none;
	overflow:auto;
	font-size:12px;
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px;
}
div.highlightbox h1 {
	color:#8c8aa9;
	padding:0px 0px 10px 0px;
	margin:0;
	border:none;
	font-size:25px;
}
div.highlightbox div.hr {
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	display:block;
	border-bottom: solid 1px #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	border: #eee solid;
	border-width:0px 0px 0px 0px;
	margin-bottom:15px;
	color:#fff;
}
table.paymentblock tr td.header {
	padding:0px 0px;
	padding-left:5px;
	color:#fff;
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:transparent;
	border: #eee solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:15px;
	display: none;
}
table.shippingblock tr td.header {
	background-color:#8785A5;
	padding:10px 42px;
	color:#fff;
	font-weight:bold;
	display: none;
}
table.shippingblock tr td {
	vertical-align:top;
}
table.shippingblock tr td.description {
	width:100%;
	vertical-align:top;
	padding-left:6px;
}


table.shippingblock tr td.price {
	vertical-align:top;
	white-space:nowrap;
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align:top;
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight:bold;
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#f9f9f9;
	border: solid #d9d9d9 1px;
	margin-bottom:8px;
}
table.downloadbox tr td.icon {
	padding-right: 15px;
}
table.downloadbox tr td.downloadlink {
	width:100%;
}
/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {
	font-size:11px;
	text-align:left;
	margin-top:5px;
}
table.graduatedprice tr td.header {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
/* ORDER DETAILS */
table.orderdetails {
	font-size:11px;
	background-color:#f9f9f9;
	border: #E8E8EE solid;
	border-width:0px 1px 1px 1px;
}
table.orderdetails tr td {
	padding:4px;
}
table.orderdetails tr.headerrow td {
	background-color:#E8E8EE;
	color:#555;
	font-weight:bold;
}
table.orderdetails tr.headerrow td.left {
	text-align:left;
}
table.orderdetails tr.headerrow td.center {
	text-align:center;
}
table.orderdetails tr.headerrow td.right {
	text-align:right
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
	background-color:#f9f9f9;
	vertical-align:top;
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center;
}

table.orderdetails tr.contentrow1 td.productname {
	text-align:left;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
	background-color:#f9f9f9;
	vertical-align:top;
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center;
}

table.orderdetails tr.contentrow2 td.productname {
	text-align:left;
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align:right;
	white-space:nowrap;
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
	text-align:right;
	white-space:nowrap;
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
	text-align:center;
	white-space:nowrap;
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
	margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
	padding:0px;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
	padding-right:4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
	width:100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	background-color:#f9f9f9;
	text-align:right;
	border: #E8E8EE solid;
	border-width:1px 0px 0px 0px;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
	background-color:#EDEDED;
	padding:8px;
	border:#999 1px solid;
}
/* REVIEW LIST */
table.reviewlist {
	background-color:#f9f9f9;
	border: #E8E8EE solid;
	border-width:0px 1px 1px 1px;
}
table.reviewlist tr td {
	padding:4px;
	white-space:nowrap;
}
table.reviewlist tr.header td {
	background-color:#E8E8EE;
	color:#fff;
	font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
	background-color:#f9f9f9;
}
table.reviewlist tr.contentrow2 td {
	background-color:#f9f9f9;
}
textarea#review {
	width:95%;
}
/* MEDIA LIST */
table.medialist {
	background-color:#f9f9f9;
	border: #ccc 1px solid;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top;
}
table.medialist tr.contentrow1 td {
	background-color:#f9f9f9;
}
table.medialist tr.contentrow2 td {
	background-color:#f9f9f9;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#f9f9f9;
	border: #ccc 1px solid;
	display:table;
	float:left;
	width:235px;
	margin-bottom:15px;
}
.sitemapwrap .sitemapright {
	background-color:#f9f9f9;
	border: #ccc 1px solid;
	display:table;
	float:right;
	width:235px;
	margin-bottom:15px;
}
.sitemapheader {
	padding:3px;
	background-color:#E8E8EE;
	color:#fff;
	font-weight:bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#fff;
	text-decoration:none;
	outline: none;
}
.sitemapcontent {
	padding:6px;
}
.sitemapcontent li {
	list-style-type:none;
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width:880px;
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
	padding:0;
	margin:0px 0px 10px 0px;
	border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
	width:100%;
	font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
	white-space:nowrap;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
	padding:0;
	margin:10px 0px 0px 0px;
	border:none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
	width:100%;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
	white-space:nowrap;
	text-align:right;
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:880px;
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	margin-top:15px;
}
ul#checkoutnavigation li {
	height: 70px;
	list-style-type:none;
	float:left;
	width:195px;
	margin-left:12px;
	border: solid 1px;
	padding:8px;
}
ul#checkoutnavigation li.active {
	background-color: #A4A2BA;
	border: solid 1px;
	border-color:#8c8aa9;
	font-family:Arial, Sans-serif;
}
ul#checkoutnavigation li.active .number {
	font-size:20px;
	font-weight:bold;
}
ul#checkoutnavigation li.active .title {
	font-size:14px;
	font-weight:bold;
}
ul#checkoutnavigation li.active .description {
	font-size:11px;
}
ul#checkoutnavigation li.inactive {
	color:#999;
	background-color: #EDEDED;
	border-color:#8c8aa9;
}
ul#checkoutnavigation li.inactive .number {
	font-size:20px;
	font-weight:bold;
}
ul#checkoutnavigation li.inactive .title {
	font-size:14px;
	font-weight:bold;
}
ul#checkoutnavigation li.inactive .description {
	font-size:11px;
}
/***********************************************************************************************/
/* MESSAGES */
/***********************************************************************************************/
.errormessage {
	border: solid #ff0000 1px;
	padding:10px;
	background-color:transparent;
	margin-bottom:10px;
	width:884px;
	margin-left:16px;
}
.messageStackSuccess {
	padding:4px;
	background-color:#66FF66;
}
/* FOOTER */
.footer {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#8c8aa9;
	line-height:64px;
}
.footer a {
	color:#8c8aa9;
	text-decoration:none;
	outline: none;
}
.footer a:hover{
	color:#8c8aa9;
	text-decoration:underline;
	outline: none;
}
#footer_block1 {
	width:218px;
	float:left;
	text-align:left;
}
#footer_block2 {
	width:248px;
	float:left;
	text-align:left;
}
#footer_block3 {
	width:188px;
	float:left;
	text-align:left;
}
#footer_block4 {
	width:180px;
	float:left;
	text-align:left;
}
#box_footer_pos h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
#box_footer_pos p {
	font-size: 12px;
	width: 250px;
}
#box_footer_pos .wrapArrow {
	text-align:center; 
	width:260px;
}
#box_footer_pos a.siteLink {
	background: url(img/next_button.png);
	width: 38px;
	height: 38px;
	border:0;
	display: block;
	margin: auto;
}


/* XTC COPYRIGHT */
.copyright {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#666;
	font-size:11px;
	padding:0px 0px 10px 0px;
}
/* XTC ParseTime */
.parseTime {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#666;
	font-size:11px;
	padding:0px 0px 10px 0px;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */

.morepics img {
	/*height:188px;*/
	width:283px;
	float:left;
	margin-bottom:21px;
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
	float:left;
	width:40px;
}
dt img {
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	max-width:40px;
}
dd {
	float:right;
	width:125px
}
/* Vorschaubilder TD mit gleichem Abstand */
/* BOF - dokuman - 2009-06-06 - Fix new products display in firefox - picture size is 120px by default */
/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
	width:120px;
	display:block;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
	width:400px;
	text-align:left;
}
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
#content ol, #content ul {
	margin:10px 0 10px 14px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
	margin:10px 0 10px 186px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
/* SEARCHBOX */
.search_header {
	line-height:normal;
}
/* BOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
ol#address_block {
	margin-left:30px;
}
/* EOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
/* BOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
td.main_row {
	border-top: 1px solid #ccc;
}
/* EOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
/* BOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
div.agbframe {
	width:880px;
	height:200px;
	overflow:auto;
	padding:10px;
	background:url(img/input_bg.gif) no-repeat;
	border:1px solid #A098AF;
}
/* EOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
/* BOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */
div.agbframe ol, div.agbframe ul  {
	margin-left:30px;	
}
/* EOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */

/* BOF - web28 - 2010-07-09 - fix f�r TABS/ACCORDION in product_info */
#tabbed_product_info ul{
	margin:0px 0px 0px 0px;
}
#tabbed_product_info, #accordion_product_info{
	margin-top: 10px;
}
#tabbed_product_info .morepics {	
	background-color: transparent;		
	border-width: 0px 0px 0px 0px;	
	width: 506px;	
}

#accordion_product_info .morepics {	
	background-color: transparent;	
	border-width: 0px 0px 0px 0px;	
	width: 460px;	
}

.notizzettel_de {
	position:absolute;
	margin: 205px 850px;
	width:258px;
	background: url(img/notizzettel_de.png) no-repeat;
	height:258px;
	z-index:99;
}

/***********************************************************************************************/
/* Easy Slider */
/***********************************************************************************************/
.imagesliders_title {
	position:relative;
	margin: 0px 0px;
	width:371px;
	background: url(img/slider_title_bg.png) no-repeat 1px 24px;
	height:80px;
	padding-left:20px;
	padding-top:38px;
}
#nojs .imagesliders_title {
	position:absolute;
	margin-left: 1px;
}
.imagesliders_text {
	margin: 0px 0px;
	width:351px;
	height:80px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
}
.imagesliders_title2 {
	position:relative;
	margin: 0px 0px;
	width:371px;
	background:transparent;
	height:80px;
	padding-left:20px;
	padding-top:38px;
}
.imagesliders_text2 {
	margin: 6px 0 0 18px;
	width:700px;
	height:80px;
	color:#fff;
	font-size:40px;
	font-weight:normal;
	line-height:24px;
}
.imagesliders_text_klein {
	height:80px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
}
.ablauf_bt {
	margin: 190px 0 0 655px;
	height:47px;
	width:190px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-top: 25px;
	padding-right: 58px;
	text-align:right;
}
.ablauf_bt :hover{
	text-decoration:none;
}

#slidercontent{	position:relative; margin:0px 0 0 38px; background:transparent; width:940px;}
#nojs #slidercontent {
	display:none;
}
#nojs #slider_nojs {
	display: block;
	margin:40px 0 0 38px; background:transparent; width:940px;
}
#js #slider_nojs {
	display: none;
}
	#slider {margin:40px 0 0 0; border-radius: 12px 12px 12px 12px; -moz-border-radius: 12px 12px 12px 12px; -webkit-border-radius: 12px 12px 12px 12px; border: 0px;}
	#slider ul, #slider li img{margin-top:-117px; margin-left:-1px}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:935px;
		height:402px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		width:60px;
		height:402px;
		position:absolute;
		left:0px;
		top:0px;
		z-index:10;
		}	
	#nextBtn, #slider1next{ 
		left:880px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		position:absolute;
		width:60px;
		height:402px;
		background:url(img/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(img/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/***********************************************************************************************/
/* Box Footer */
/***********************************************************************************************/
#box_footer_pos {
	margin: 40px 0 0 39px;
	width:980px;
	position:absolute;
}
#box_footer {
	background:url(img/box_footer.png) no-repeat 0 0;
	width:300px;
	height:303px;
	text-align:left;
	color:#fff;
	padding-top:18px;
	padding-left:20px;
	float:left;
}
#box_footer_two {
	background:url(img/box_footer.png) no-repeat 0 0;
	width:300px;
	height:303px;
	text-align:left;
	color:#fff;
	padding-top:18px;
	padding-left:20px;
	float:left;
}
#box_footer_three {
	background:url(img/box_footer.png) no-repeat 0 0;
	width:300px;
	height:303px;
	text-align:left;
	color:#fff;
	padding-top:18px;
	padding-left:20px;
	float:left;
}
#likebox-rahmen{ border:0px solid #transparent; width:282px; z-index:10; height: 132px; overflow: hidden; position:relative; top:-10px; left:-12px; }
#likebox-rahmen iframe{ left:-4px; overflow:hidden; position:relative; top:-4px;}
#likebox-rahmen> iframe.total {color:#fff;}
/* Box Footer end */
#box_admin {
	position:absolute; width:180px; z-index:100;
}
.admin_line {
	width:160px; height:1px; background:#fff; margin:4px 0 0 0;
}
#log3 {
position: fixed;
top: 0px;
left: 0px;
height:100%;
width:100%;
background-color:#000;
filter:alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
display:none;
z-index:9999;
}
#log2, #cb_box {
position:relative;
margin:-16px auto;
background:url(img/thickbox_bg.png) no-repeat 0 0;
width:594px;
height:636px;
display:none;
z-index:9999;
color:#fff;
}
#log1 {
position: fixed;
top: 50px;
left: 0px;
height:100%;
width:100%;
display:none;
z-index:9999;
}

.sub_close {
position: absolute;
background:url(img/close_blue.png) no-repeat 0 0;
width:30px;
height:30px;
margin:41px 0 0 523px;
cursor:pointer;
z-index:999;
}
#log4 {
position: fixed;
top: 0px;
left: 0px;
height:100%;
width:100%;
background-color:#000;
filter:alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
z-index:998;
display: none;
}
.select_email_bg{
height:40px;
width:300px;
background:url(javascript/jqtransformplugin/img/input/input_text_left.png) no-repeat 0 0;
}
.select_email_bg_right{
height:40px;
width:15px;
background:url(javascript/jqtransformplugin/img/input/input_text_right.png) no-repeat 0 0;
position:absolute;
margin:-40px 0 0 300px;
}

  
a.facebook {
	background: url("img/facebook.png") no-repeat scroll left top transparent;
	width: 57px;
	height: 57px;
	display: block;     
}
a.youtube {
	background: url("img/youtube.png") no-repeat scroll left top transparent;
	width: 57px;
	height: 57px;
	display: block;     
}
a.ts_logo {
	background: url("img/trabisafari_logo.png") no-repeat scroll left top transparent;
	width: 270px;
	height: 110px;
	display: block;     
}

/***********************************************************************************************/
/* BOOKING_AGENTUR von Agenturen im Agentur-Login */
/***********************************************************************************************/

textarea {
	font-family: Lucida Grande;
	font-size: 11px;
	padding: 5px 2px;
}
span.leistung {
	margin-right: 8px;
}
.summeText {
	position:absolute;
	margin:0;
	width:260px;
}
.preisR {
	text-align: right;
	width: 250px;
}

td.sonderPreis {
	text-align: right;
	width: 150px;
}

.inputBelegung {
	border:0;
	background:transparent;
    margin-top: -1px;
}
.teilPreis, input.sonderPreis {
	height:22px;
	text-align:center;
	width: 60px;
	margin-right:5px;
}
.euro {
	font-weight:bold;
	font-size:16px;
}
.inputLeistung {
	border:0;
	background:transparent;
	font-size:14px;
	color:#fff;
}
.endpreisInput {
	text-align:right;
	border:0px;
	font-size:17px;
	background:transparent;
	font-family:arial;
	font-weight:bold;
	width: 70px;
}
.uiTable tr {
	min-height: 30px;
}
table.leistungen tr {
	min-height: 10px;
}
.leistungsDiv {
	position:absolute;
	margin:-25px 0 0 0;
	background:#292929;
	color:#F8941D
}
.submitButton {
	padding:5px;
	cursor:pointer;
	font-family:arial;
	color:#231f20;
	font-weight:bold;
}
.endpreisInput {
	padding: 5px;
	color:#fff;
}
.uiTable {
	margin:0px 0 0 18px;
}
.datumDiv {
	position:absolute;
	margin:2px 0 0 186px;
	width:27px;
	cursor:pointer;
	z-index:3;
}
.submitButton {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:0px;
	font-size:17px;
}
.sepline {
	background:#3c3c3c;
	height:1px;
	margin-top:-2px;
	width:100%;
}
.darkheading {
	color:#F8941D;
	font-size:16px;
	line-height:30px;
}
input[type='checkbox'] {
	margin-top: -2px;
}
.inputBelegung {
    color:#fff;
	font-size: 14px;
}
.bgHell {
	background:#333;
	padding:4px;
}
.summeDiv {
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	display: block;
	width: 160px;
	float: left;
}

/* ACCOUNT HISTORY Agenturen */

.agenturUebersicht {
	width:900px; 
	margin-left:15px;
	border-bottom:1px solid #999;
}
.agenturUebersicht td {
	padding: 6px;
}
div.tabelleButton {
	padding:5px; 
	cursor:pointer; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	border:0px; 
	font-size:12px; 
	width:70px; 
	text-align:center; 
	background:#fff;
}
a.tabelleButton {
	font-family:arial; 
	color:#231f20; 
	font-weight:bold;
	float: right;
	margin-left: 10px;
}
#confirm_order_dialog, #cancel_order_dialog {
	display:none;
}

/***********************************************************************************************/
/* SEITE OFFLINE */
/***********************************************************************************************/
#testbild {
    position: absolute;
    width: 700px;
    margin: 162px 0 0 -350px;
    left: 50%;
}
#offline_message {
	 position: absolute;
    width: 700px;
    margin: 70px 0 0 -350px;
    left: 50%;
}


  #show_account a{  
	position:absolute;
	margin:28px 0 0 -240px;
	color:#0C0C0C;
	border-left:1px solid #0C0C0C;
	padding-left:6px;
	padding-bottom:0px;
  }
  #show_account a:hover{
    color:#0C0C0C;
  }
</style>