/*

OneByte GmbH
e-Business & Webdesign

Martin Bommeli
martin.bommeli@onebyte.ch

www.onebyte.ch
info@onebyte.ch

Info / Hauptfarben

Hintergrund:
  Rot				 - #B21206

Inhalt:
	Braun hell   - #E2C18C

Logo:
	Rot          - #B21206
	Gelb         - #FFEC96
	
Menu:

*/
body{ 
	background:#B21206 url(../img/design/bg.jpg);
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;	
	font-family:"Trebuchet MS", Trebuchet MS, Verdana, sans-serif;
} 
img{
	border: none;
}
#boxPagewidth{ 
	width:966px; 
	text-align:left;	
	margin:0px auto;
	padding:0px;
	background:#B21206;
	position: relative;
}
#boxTop{
	margin:0px;
	width:966px;
	float:left;
	padding:0px;
	background:url(../img/design/bg_top.jpg) no-repeat top right;
	height:52px;
}
#boxTopLogo{
	margin:0px;
	padding:0px;
	width:180px;
	float:left;
	text-align:left;
}
#boxContainer{
	background:url(../img/design/bg_pagewidth.jpg) repeat-y;
	float:left;
}
#boxLeft{
	width:180px;
	float:left;
}
#boxLeftSpacer{
	float:left;
	width:180px;
	height:12px;	
	background:url(../img/design/bg_leftspacer.gif) no-repeat top right;
	font-size:2px;
}
#boxLeftPic{
	float:left;
	width:165px;
	padding-left:15px;
}
#boxLeftPic img{
	border:1px solid #B21206;
	width:160px;
}
#boxLeftAdress{
	font-size:13px;
	float:left;
	width:155px;
	min-height:250px;
	padding:13px 0px 20px 25px;
	background:url(../img/design/bg_leftspacer2.gif) no-repeat top right;
	height:265px;/*220px;*/
}
#boxLeftAdressTitel{
	text-transform: uppercase;
}
#boxLeftAdress A{
	color:#000;
	text-decoration:none;
}
#boxLeftAdress A:hover{
	color:#B21206;
	text-decoration:underline;
}
#australienreisen {
	position: absolute;
	background: url(../img/design/button_australienreisen.png) no-repeat;
	top: -20px;
	left: 750px;
	width: 228px;
	height: 100px;
	z-index: 200;
}
#australienreisen a, #australienreisen a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	position: relative;
	top: 30px;
	left: 13px;
	color: black;
	text-decoration: none;
}
#australienreisen a:hover, #australienreisen a:active {
	text-decoration: none;
	color: #b31307;
}
#boxRight{
	width:786px;
	float:left;
}
.boxcontent{
	padding:10px 40px 10px 25px;
	font-size: 13px;
	line-height:19px;
}
.boxcontent a{
	color:#000;
}

#boxBottom{
	float:left;
	width:926px;
	background: url(../img/design/bg_bottom.jpg) no-repeat top;
	text-align:right;
	font-size:12px;
	height:20px;
	padding:7px 40px 0px 0px;
}
#boxBottom A{
	color:#FFF;
	text-decoration:none;
}
#boxBottom A:hover{
	color:#FFEC96;
}

/* MENU */
#boxTopMenu ul{
	width:761px;
	padding:5px 0px 0px 0px;
	margin:0px;
	color:Black;
	float:left;
	font-size:14px;
	height:47px;
}
#boxTopMenu ul li { 
	display:inline; 	
}
#boxTopMenu .main{
	background: url("../img/design/bg_btn_abstand.jpg") no-repeat top left;
	float:left;
	display:inline; 	
	padding-top:5px;
}
#boxTopMenu .main A{
	color:#000;
	text-decoration:none;
	padding:0px 8px 0px 9px;
}
#boxTopMenu .main A:hover{
	color:#B21206;
}

#boxTopMenu .mainActive{
	background:url("../img/design/bg_btn_active.jpg") no-repeat top left;
	float:left;
	height:25px;
	display:inline; 	
	padding-top:5px;
}
#boxTopMenu .mainActive A{
	color:#B21206;
	text-decoration:none;
	padding:0px 8px 0px 9px;
}

/* Inhalt */
h1{
	color: #B21206;
	font-size: 16px;
	font-weight: bold;
	margin:0px 0px 20px 0px;
}

h2{
	color: #B21206;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}

ul {
padding-left:20Px;
}

/* Inhalt Products */
.productskattitel, .productsdetailtitel{
	font-weight: bold;
	border-bottom: 1px solid #B21206;
}
.productskattitel{
	font-weight: bold;
	border-bottom: 1px solid #B21206;
	width: 560px;
}
.productsdetailtitel{
	margin-bottom: 10px;
}
ul.pruductlist{
	margin:10px 0px 0px 20px;
	padding:0px;
	list-style-type: none;	
}
ul.pruductlist li{
	padding:0px;
}
ul.pruductlist li a{
	display:block;
	padding-left:20px;
	color:#000;	
	text-decoration: none;
	background: url(../img/design/icon_pruductlist.gif) no-repeat;
	width: 500px;
	border-bottom: 1px solid #BB9A70;
	line-height: 24px;
}
ul.pruductlist li a:hover{
	background: #BB9A70 url(../img/design/icon_pruductlist.gif) no-repeat;
	color: #fff;
}

#productsdetailleft{
	float: left;
	width: 230px;
}
#productsdetailright{
	float: left;
	width: 300px;
}

#bottomback{
	padding:10px 10px 0px 0px;	
	text-align: right;
	border-bottom: 1px solid #BB9A70;
	/*background: url(../img/design/bg_backline.gif);*/
	/*height:18px;*/
}
.back a{
	padding:0px 5px 0px 20px;
	color: #fff;
	text-decoration: none;
	background:#BB9A70 url(../img/design/icon_back.gif) no-repeat;
	white-space: nowrap;	
}
.back a:hover{
	color: #B21206;
}
.white {color: #FFFFFF;}

.felder {
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER: 1px #000000 solid;
	background-color: #F7F7F7;
}
.felderbutton {
	FONT-SIZE: 11px;
	COLOR: #000000;
	BORDER: 1px #000000 solid;
	background-color: #F7F7F7;
	padding: 1px 0px;
	margin: 0px;
	width: 170px;
	text-align: center;
	text-decoration: none;
}
.felderbutton a{
	text-decoration: none;
}
.randproductkat a{
	color:#000;
	text-decoration: none;
}


.tabwarenkorb {
background-color:#BB9A6F;
}

.tabwarenkorb td {
	padding: 5px;
	vertical-align: top;
}

/*---------------------------------------------------
    boxLeft ICONS
-----------------------------------------------------*/

#boxLeft .icon{
	display:block;
	height:16px;
	padding-left:20px;
	line-height:16px;
	margin-bottom:4px;
}

.icon_rss{
	background: url(../img/design/rss_feed_symbol.gif) no-repeat left center;
	margin-top: 25px;
}

.icon_fb{
	background: url(../img/design/facebook_symbol.gif) no-repeat left center;
}



.addthis_toolbox{
	clear:both;
	margin:10px 0 10px 0;
}
.addthis_button_facebook_like, .addthis_toolbox iframe{
	width:200px !important;
	background:#FEF9EB;
}
