/* ### RESET ### */

body, p, blockquote, h1, h2, h3, a, ul, li, table, tr, td {
	padding: 0;
	margin: 0;
	color: #464645;
	font: 12px/145% arial, sans-serif;
}

body {
	overflow-y: scroll;
	background: #fff url(images/bg-header.gif) repeat-x;
}

/* ### General ### */

#wrapper {
	width: 980px;
	margin: 0 auto;
	xborder: 1px solid #000;
}

#gallery, #cnt {
	border: 1px solid #b3b3b3;
    padding: 20px;
    height: 210px;
}

#gallery {
	width: 491px;
	border-right: none;
	background: #fff url(images/bg-gallery.jpg) no-repeat;
	float: left;
	-moz-border-radius: 10px 0px 0px 10px;
    -khtml-border-radius: 10px 0px 0px 10px;
    -ms-border-radius: 10px 0px 0px 10px;
    -o-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

#cnt {
	width: 406px;
	background-color: #f8f6f6;
	float: right;
	overflow-y: scroll;
	overflow-x: hidden;
	-moz-border-radius: 0px 10px 10px 0px;
    -khtml-border-radius: 0px 10px 10px 0px;
    -ms-border-radius: 0px 10px 10px 0px;
    -o-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
}

#footer {
	margin-top: 3%;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

/* ### TEXT ### */
h2 {
	color: #951515;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2.black {
	color: #464645;
}

p {
	text-align: justify;
	margin-bottom: 14px;
}

p.last {
	margin-bottom: 0px;
}

span.red {
	color: #cc0000;
}

/* ### LINKS ### */

a img {
	border: none;
}

/* ### TABS ### */

ul.tabs {
	margin: 0;
	margin-top: 40px;
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	xborder-right: 1px solid #999;
	-moz-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	xborder-right: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	-moz-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px 20px;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #f8f6f6;
	border-bottom: 1px solid #f8f6f6;
}


/* ### ELEMENTS ### */

h1#logo {
	background: url(images/w-texx.png) no-repeat;
	display: block;
	height: 28px;
	width: 99px;
	text-indent: -9999em;
	margin-top: 7px;
	float: left;
}

#facebook {
	margin-top: 11px;
	float: right;
}

/* # Buttons # */
#btnYouorder, #btnHaendler, #btnWtexx {
	display: block;
	width: 175px;
	height: 36px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	outline: 0px;
	float: right;
	margin-top: 30px;
}

#btnYouorder {
	background: url(images/btn-youorder.gif) no-repeat top left;	
}

#btnHaendler {
	background: url(images/btn-haendler.gif) no-repeat top left;	
}

#btnWtexx {
	background: url(images/btn-wtexxprd.gif) no-repeat top left;	
}

#btnYouorder:hover {
	background: url(images/btn-youorder.gif) no-repeat top right;	
}

#btnHaendler:hover {
	background: url(images/btn-haendler.gif) no-repeat top right;	
}

#btnWtexx:hover {
	background: url(images/btn-wtexxprd.gif) no-repeat top right;	
}

#btnProdukte {
	display: block;
	width: 232px;
	height: 46px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	outline: 0px;
	margin-left: 380px;
}

#btnProdukte {
	background: url(images/btn-alleprodukte.gif) no-repeat top left;	
}

#btnProdukte:hover {
	background: url(images/btn-alleprodukte.gif) no-repeat top right;	
}


/* # Gallery # */
#gallery ul {
	width: 100%;
	margin: 20px 0px;
	font-size: 4px;
	margin-left: 50px;
}

#gallery ul li {
	display: inline;
	list-style-type: none;
	padding-right: 4%;
}

#gallery ul li.last {
	padding-right: 0px;
}


/* # jCoverflip # */
.ui-jcoverflip {
	position: relative;
}

.ui-jcoverflip--item {
	position: absolute;
	display: block;
}

#flip {
	height: 360px;
	width: 780px;
	margin: 40px 0px 40px 0px;
	padding-right: 180px;
	overflow: hidden;
	xborder: 1px solid #ccc;
	background: #fff url(images/schatten.jpg) no-repeat center 300px;
}

#flip .ui-jcoverflip--title {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #555;
}

#flip img {
	display: block;
	border: 0;
	outline: none;
}

#flip a {
	outline: none;
}

#scrollbar {
	width: 100%;
	margin: 40px 0px 30px 0px;
}