* {margin:0; padding:0; list-style:none; border:none;vertical-align: baseline}

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #887A61 url(pix/body_bg.png) repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	outline: none;
	border: none;
}

li {
	list-style-type: none;
}

.clear {
    clear: both;
    height: 0;
    visibility: hidden;
}

h1 {
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #333;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#wrapper {
	width: 1000px;
	margin-left: 66px;
}

#header {
	width: 695px;
	height: 271px;
}

#header .shadowbox .mid {
	height: 257px;
}

#header .shadowbox .mid {
	padding: 0;
	width: 694px;
}

#headerbg {
	background: url(pix/header_bg.png) no-repeat;
	position: absolute;
	height: 270px;
	width: 685px;
	padding: 9px 0 0 30px;
}

#headerShadow {
	background: url(pix/header_shadow_overlay.png) no-repeat;
	position: absolute;
	height: 269px;
	width: 695px;
}

#rightcolumn {
	width: 695px;
	float: left;
	margin-bottom: 80px;
}

#leftcolumn {
	width: 280px;
	margin-right: 25px;
	padding-top: 170px;
	float: left;
}

#leftmenu {
	margin: 100px 0 80px 0;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#leftmenu .menu {
	margin-bottom: 26px;
}

#leftmenu .submenu {
	display: none;
	margin-bottom: 10px;
}

#leftmenu .submenu .entry {
	margin-top: 5px;
}


#leftmenu a {
	color: #333;
	
	color: #544f46;
	
	margin-right: 15px;
}

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

#leftmenu a.active {
	margin-right: 3px;
	background: url(pix/leftmenu_select.gif) no-repeat right 3px;
	padding-right: 12px;
	color: #000;
}

.shadowbox {
	width: 695px;
}

.shadowbox .top {
	background: url(pix/content_bg_top.png) no-repeat;
	height: 9px;
}

.shadowbox .mid {
	background: url(pix/content_bg_mid.png) repeat-y;
	padding: 8px 8px 8px 30px;
	width: 656px;
}

.shadowbox .bot {
	background: url(pix/content_bg_bot.png) no-repeat;
	height: 15px;
}

#contentleft {
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-top: 5px;
}

#contentleft a:hover {
	text-decoration: none;
}



#contentright {
	float: left;
	width: 308px;
	
}

#contentright .description {
	margin-top: 12px;
	margin-right: 10px;
	font-size: 11px;
	color: #333;
}

.description a {
	color: #666;
	text-decoration: underline;
}
.description a:hover {
	color: #000;
	text-decoration: underline;
}


#contentright .price {
	margin-top: 12px;
	font-size: 11px;
	color: #333;
}

#contentright .price span {
	font-size: 15px;
}

.thumbnails {
	width: 213px;
	margin-top: 20px;
	float: left;
}

.thumbnails p {
	font-size: 11px;
	color: #333;
	margin-bottom: 6px;
}

.thumbnails .thumbnail {
	width: 64px;
	margin: 0 7px 7px 0;
	float: left;
}

.similarProdukts {
	margin-top: 92px !important;
}

.info {
	background: url(pix/info_bg.png) repeat-x bottom left;
	overflow: hidden;
	margin-top: 20px;
	font-size: 11px;
}

.info a {
	color: #d7d3cd;
}

.info .pdf {
	float: left;
	margin-right: 25px;
}

.info .pdf img {
	position: relative;
	top: 3px;
}


.info .pdf .indentpdf {
	padding-left: 34px;
}
.info .pdf .indentpdffirst {
	padding-left: 4px;
}



.info .mail {
	float: left;
	margin-top: 10px;
}

.info .mail img {
	top: 5px;
}

#breadcrumbs {
	color: #746c5f;
	text-transform: uppercase;
	margin-bottom: 8px;
	padding-left: 15px;
}

#breadcrumbs a {
	color: #746c5f;
}

#breadcrumbs li {
	display: inline
}

#footer {
	bottom: 0;
	height: 22px;
	position: fixed;
	top: auto;
	background: #333;
	color: #fff;
	width: 100%;
	text-transform: uppercase;
	padding-top: 8px;
}

#footer a {
	color: #fff;
}

#innerFooter {
	margin-left: 300px;
}

ul.dropdown { 
	position: relative;
	height: 39px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	margin: -9px 0 0 34px;
}

ul.dropdown li {
	float: left;
	/* zoom: 1; */
	height: 39px;
}

ul.dropdown a:hover {
	text-decoration: none;
	/* background: #99896d; */
}

ul.dropdown li a {
	display: block;
	padding: 12px 13px 14px 11px;
	color: #222;
}

ul.dropdown li.hover, ul.dropdown li:hover {
	color: black;
	position: relative;
}

ul.dropdown li.hover a {
	background: url(pix/menu_hover_bg.png) repeat-x;
}

ul.dropdown ul {
	width: 167px;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: -4px;
	font-size: 10px;
	letter-spacing: normal;
	padding-left: 4px;
}

ul.dropdown ul li {
	font-weight: normal;
	color: #000; 
	float: none;
	background: url(pix/dropdown_mid.png) repeat-y;
	height: auto !important;
}
									  
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #aaa;
	background: url(pix/dropdown_border.png) no-repeat 0 21px !important;
	padding: 4px 4px 4px 11px;
} 

ul.dropdown ul li a:hover {
	color: #fff;
	background: url(pix/dropdown_border.png) no-repeat 0 21px;
} 

ul.dropdown ul .bottom {
	height: 14px !important;
	background: url(pix/dropdown_bot.png) no-repeat;
	border: none;
}

ul.dropdown .dot {
	padding-top: 12px;
	height: 28px;
}


#galleryWrapper {
	 visibility: collapse;
}



#mycarousel-next {
        background: url(pix/btn_left.png) no-repeat;
        height: 184px;
        width: 14px;
        display: block;
        position: absolute;
    top: 39px;
    left: 0;
    cursor: pointer;
}

#mycarousel-prev {
        background: url(pix/btn_right.png) no-repeat;
        height: 184px;
        width: 14px;
        display: block;
        position: absolute;
    top: 39px;
    right: 29px;
    cursor: pointer;
}




/* ############# ti added ############### */


/* bildbeschreibung im header */
.jcarousel-skin-tango a span {
	position:absolute; 
	background: #fff;
	display: none;
	
}
.jcarousel-skin-tango a:hover span {
	display: block;
	width: auto;
	opacity: .9;
	color: #666;
	margin: 72px 0 0 12px;
	text-align: center;
	padding: 2px 6px 2px 6px;
}

.paging {
	width: 200px;	
	float: right;
	text-align: right;
	margin-right: 20px;
	color: #746C5F;
}
.paging a {
	color: #746C5F;
}
.paging a:hover {
	text-decoration: none;
}

.paging:hover, .paging a:hover {
	color: #000;
}

.suggestions {
	margin: 20px 0 0 0;
}


#breadcrumbs:hover,
#breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}

.info a:hover {
	color: #fff;
	text-decoration: none;
}


ul.dropdown li a.active {
	background:transparent url(pix/menu_hover_bg.png) repeat-x scroll 0 0;
}

.headerbox {
	margin-top: 10px;
}
p.headercat {
	margin: 0 0 0 25px;	
	color: #4b4335;
}

.lupe {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-top: 170px;
	background:transparent url(pix/lupe.png) no-repeat 0 0;
}

.otherimg {
	margin: 0 4px 8px 0;
}
.bildunterschrift {
	margin: 0 0 14px 0;
	color: #333;
	width: 268px;
	font-size: 10px;
}

/* submenu active */
.underline {
	color: #fff;
}
#leftmenu .entry a.submenuactive {
	color: #fff;
}


ul.dropdown .flag {
	position: relative;
	top: 15px;
	left: 12px;
}

.flag span {
	display: none;
}
ul.dropdown .flag a {
	width: 16px;
	height: 12px;
	display: block;
	background:transparent url(pix/engl.png) no-repeat 0 0;
}
ul.dropdown .flag a:hover {
	background:transparent url(pix/engl-active.png) no-repeat 0 0;
}





ul.dropdown .flagde {
	position: relative;
	top: 15px;
	left: 12px;
}

.flagde span {
	display: none;
}

ul.dropdown .flagde a {
	width: 16px;
	height: 12px;
	display: block;
	background:transparent url(pix/austria.png) no-repeat 0 0;
}
ul.dropdown .flagde a:hover {
	background:transparent url(pix/austria-active.png) no-repeat 0 0;
}

.suggestions p {
	margin-bottom: 6px;
}

.printonly {
	display: none;
}


.inputError {
	color: red;
}

#successMessage {
	font-size: 12px;
	padding: 10px;
}

.contact {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 14px;
	font-size: 11px;
	color: #333;

}


