html {
	overflow: -moz-scrollbars-vertical; /* verhindert layout-spruenge durch ausblenden/einblenden von scrollbars in firefox */
	height:100%;
/*	margin: 0 0 0 0;
	padding:0 0 0 0; */
}

body {
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f0f0f0;
	background:#000000 url('../images/bg_wall.jpg') center top repeat-y; /* #060708 */
}

table, tr, tbody, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f0f0f0;
	padding:0px;
	margin:0 0 0 0;
	border:0 0 0 0;
	vertical-align:top;
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
}

table {
	margin:0px 0px 12px 0px;
}

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

h1 {
	font-size:20px;
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#ffffa0;
}

h2 {
	font-size:16px;
	margin:0px 0px 8px 0px;
	padding:0px;
	color:#ffffa0;
}

h3 {
	font-size:14px;
	margin:0px 0px 6px 0px;
	padding:0px;
	color:#ffffa0;
}

h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ffffa0;
}

ul {
	margin:0px 0px 12px 24px;
	padding:0px;
}

img {
	border:0px;
}

p {
	margin:0px 0px 12px 0px;
	padding:0px;
}

td p {
	margin:0px;
	padding:0px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-width:1px;
	border-color:#808080;
	filter:alpha(opacity=80);
	opacity:0.8;
}

form {
	padding:0px;
	margin:0px;
}

/* ##### LAYER styles ##### */

#logo {
	position:absolute;
	left:50%;
	top:90px; /* 80px */
	width:386px;
	height:149px;
	margin:0px 0px 0px -450px;
	padding: 0px 0px 0px 0px;
	z-index:140;
}

#header {
	position:absolute;
	left:50%;
	top:0px;
	width:951px;
	height:344px;
	margin:0px 0px 0px -501px;
	padding:0px 0px 0px 0px;
	z-index:20;
}

#container {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	min-height:100%;
	z-index:120;
}

#cornerlt {
	position:absolute;
	left:50%;
	top:0px;
	width:455px;
	height:468px;
	margin:0px 0px 0px -550px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#cornerlb {
	position:absolute;
	left:50%;
	top:100%;
	width:427px;
	height:246px;
	margin:-246px 0px 0px -550px;
	padding:0px 0px 0px 0px;
	z-index:3;
}

#bulletholes {
	position:absolute;
	left:50%;
	top:290px; /* 100% */
	width:157px;
	height:315px;
	margin:0px 0px 0px 10px; /* -450px 0px 0px -510px */
	padding:0px 0px 0px 0px;
	z-index:7;
}

#paintr {
	position:absolute;
	left:100%;
	top:0;
	width:168px;
	height:600px;
	margin:0px 0px 0px -168px;
	padding:0px 0px 0px 0px;
	z-index:4;
}

#paintlt {
	position:absolute;
	left:0;
	top:0;
	width:237px;
	height:161px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:6;
}

#hivolt {
	position:absolute;
	left:50%;
	top:100%;
	width:314px;
	height:173px;
	margin:-210px 0px 0px 120px; /* -193px 0px 0px 236px */
	padding:0px 0px 0px 0px;
	z-index:5;
}

#dript {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:74px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url('../images/bg_drip-t.png') center top repeat-x;
	z-index:203;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#dripb {
	position:absolute;
	left:0px;
	top:100%;
	width:100%;
	height:43px;
	margin:-43px 0 0 0;
	padding:0 0 0 0;
	background:url('../images/bg_drip-b.png') center bottom repeat-x;
	z-index:202;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#dripl {
	position:absolute;
	left:0px;
	top:0px;
	width:39px;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url('../images/bg_drip-l.png') left top repeat-y;
	z-index:201;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#dripr {
	position:absolute;
	left:100%;
	top:0px;
	width:34px;
	height:100%;
	margin:0 0 0 -34px;
	padding:0 0 0 0;
	background:url('../images/bg_drip-r.png') right top repeat-y;
	z-index:200;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#paintl {
	position:absolute;
	left:5%;
	top:0px;
	width:75px;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url('../images/bg_paint-l.png') left top repeat-y;
	z-index:8;
}

#splotch {
	position:absolute;
	left:50%;
	top:500px; /* 50% */
	width:500px;
	height:109px;
	margin:0px 0px 0px -450px;
	padding:0 0 0 0;
	z-index:9;
}

#paper {
	position:relative;
	width:904px;
	left:50%;
	top:0px;
	margin:0px 0px 0px -450px;
	padding:0 0 0 0;
	z-index:130;
}

#spacer4header {
	position:static;
	width:880px;
	height:320px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#content {
/*	position:static; */
	float:left;
	width:580px;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:132;
/*	display:inline; /* fix ie6 double float bug */
}

#rightcontent {
/*	position:static; */
	float:left;
	width:280px;
	margin:59px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:131;
/*	display:inline; /* fix ie6 double float bug */
}

#mainmenu {
	position:absolute;
	left:50%;
	top:245px;
	width:680px;
	height:30px;
	margin:0px 0px 0px -460px;
	padding:0px 0px 0px 0px;
	z-index:150;
}

#bottommenu {
	position:absolute;
	left:50%;
	top:100%;
	width:900px;
	height:28px;
	margin:-30px 0px 0px -450px;
	padding:0 0 0 0;
	z-index:210;
	text-align:right;
}

#copyright {
	position:absolute;
	left:50%;
	top:100%;
	width:900px;
	height:25px;
	margin:-27px 0px 0px -450px;
	padding:0 0 0 0;
	z-index:209;
	color: #ffffff;
	font-size: 10px;
	text-align:left;
}

#brandcont {
	position:absolute;
	left:50%;
	top:0px;
	width:82px;
	height:100%;
	margin:0px 0px 0px 500px;
	padding: 0 0 0 0;
	z-index:121;
	font-size:9px;
	overflow:hidden;
}

#brands, #brands2 {
	position:absolute;
	left:0px;
	top:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#contentclearer {
	clear:both;
	width:800px;
	height:100px;
}

/* ##### SPECIAL styles ##### */

.clearer { clear:both; }

.menuactive {
	color:#4ca067;
}

#mainmenu {
	font-family: "Times New Roman", Times, serif;;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
}

#mainmenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#mainmenu ul li {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
}

.menufront {
	width:20px;
	background:url('../images/menufront.gif') left top repeat-x;
}

.menuback {
	width:20px;
	background:url('../images/menuback.gif') left top repeat-x;
}

.menuitem {
	background:url('../images/menumiddle.gif') left top repeat-x;
}

.submenudiv ul {
	margin:15px 0px 15px 15px;
	padding:0px;
	list-style-type:none;
}

.submenudiv ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

.contentspacing {
	margin:30px 30px 30px 30px;
}

.contentspacing2 {
	margin:15px 15px 15px 15px;
}

#shop-button {
	position:absolute;
	left:50%;
	top:270px;
	margin:0px 0px 0px 160px;
	padding:0 0 0 0;
	width:270px;
	height:70px;
	overflow:hidden;
	z-index:989;
/*	display:none; */
}

#shop-button h1, #shop-button a {
	position:absolute;
	left:0px;
	top:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:270px;
	height:70px;
	overflow:hidden;
}

#shop-button a {
	height:140px;
}

#shop-button a:hover {
	margin-top:-70px;
}

/* ###### text styles ########## */

.align-center {
	text-align:center;
}

.tx-thmailformplus-pi1 td {
	margin:0px;
	padding:0px 10px 5px 0px;
}

.tx-thmailformplus-pi1 .inputshort, .tx-thmailformplus-pi1 .textareashort {
	padding:2px;
	width:180px;
}

.tx-thmailformplus-pi1 .textareashort {
	height:50px;
}

.tx-thmailformplus-pi1 .textarealong {
	width:300px;
	height:200px;
}

/* ########### image border ########### */

/* div.csc-textpic-right div.csc-textpic-imagewrap, div.csc-textpic-left div.csc-textpic-imagewrap {
	float:none;
} */

#rightcontent .rgslideshow {
	width:280px !important;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:visible !important;
}

#rightcontent .csc-textpic-image {
	margin:10px 0px 0px 0px;
}

#rightcontent div.csc-textpic-imagewrap {
	padding:0px 0px 30px 0px !important;
	margin:0 0 0 0;
	background: url('../images/bg_image_top.gif') left top no-repeat;
}

#rightcontent div.csc-textpic-imagewrap a {
	margin:0 0 0 0;
}

#rightcontent div.csc-textpic-imagewrap img {
	padding:0px 5px 28px 5px !important;
	margin: 0px 0px 0px 0px !important;
	background: url('../images/bg_image_bottom.gif') right bottom no-repeat;
}

/* ############### brands ########### */

#brands .csc-textpic-clear, #brands2 .csc-textpic-clear {
	height:20px;
}

/* brand mouse over */

#brands a img, #brands2 a img {
	filter:alpha(opacity=50);
	opacity:0.5;
}

#brands a:hover img, #brands2 a:hover img {
	filter:alpha(opacity=100);
	opacity:1.0;
}

/* ############# news ################ */

.news-list-text {
	display:block;
	width:358px;
	float:right;
	margin:10px 0px 10px 0px;
}
.news-list-text p {
	margin:7px 0px 0px 0px;
	padding:0px;
}
.news-list-morelink {
	text-align:right;
}
.news-list-image {
	display:block;
	width:220px;
	float:left;
	margin:10px 0px 10px 0px;
}
.clearer { clear:both; }

.news-single-item h2 { margin:0px 0px 20px 0px; }
.news-single-image { width:250px; float:left; margin:0px 20px 10px 0px; }
.news-single-text { width:308px; float:left; }
.news-single-text h3 { font-size: 10pt; margin:0px 0px 13px 0px; }

.tx-ttnews-browsebox td { padding:0px 3px 0px 3px; }

.news-latest-container {
	margin:-27px 0px 10px 0px;
	width:280px;
}

.news-lates-item {
	background:transparent url(../images/bg_image_top.gif) no-repeat scroll left top;
	margin:0px 0px 30px 0px;
}

.news-latest-image {
	padding:10px 5px 28px 0px;
	margin:0px 0px 0px 5px;
	background:transparent url(../images/bg_image_bottom.gif) no-repeat scroll right bottom;
}

.news-latest-text {
	margin:-10px 0px 0px 5px;
}

.news-latest-text p {
	display:inline;
	margin:0px;
}

.news-latest-morelink {
	display:inline;
	margin:0px 0px 0px 5px;
}

.specialimagelist .csc-textpic {
	width:113px;
	height:113px;
	margin: 0px 28px 15px 0px;
	float:left;
	display:table;
	text-align:center;
	overflow:hidden;
	border:#606060 2px solid;
}

.specialimagelist .csc-textpic-imagewrap {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0px 0px 0px 6px;
	height:113px;
}

.specialimagelist .csc-textpic-imagewrap dl, .specialimagelist .csc-textpic-imagewrap dl dt {
	text-align:center !important;
}

.specialimagelist .csc-textpic-clear {
	float:left;
	clear:none;
}

.important {
	color:#00ccff;
}