/*CSS RESET*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
HTML
{
}
BODY
{
	line-height: 1.3em;
	text-align: left;
	font: normal 13px Verdana, Sans-Serif;
	color: #FFF;
}
OL, UL
{
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
	padding: 5px;
}
BODY
{
	text-align: center;
	background: #101010 url(../img/bg.png) repeat-x left top;
}
P
{
	margin: 1em 0;
}
#head P, .box P
{
	margin: 0;
}
H1, H2, H3, H4, H5, H6
{
	margin: 1em 0;
	font: normal 20px Arial, Sans-Serif;
	color: #F5B054;
}
.box H2
{
	margin: 0 0 0.3em;
}
HR
{
	height: 1px;
	border: 0px solid #000000;
	border-bottom: 1px dashed #674A23;
	background-color: transparent;
}
#cont UL
{
	margin: 0 0 0 30px;
}
A
{
	color: #8ECFFE;
}
/*Standards*/
#add
{
	color: #0F0F0F;
}
.clearL
{
	clear: left;
}
.clearR
{
	clear: right;
}
#site
{
	position: relative;
	text-align: left;
	width: 960px;
	margin: 15px auto 0;
}
#head
{
	height: 75px;
	background: #000 url(../img/line.png) no-repeat left 49px;
	color: #FFF;
}
/*Head*/
#head A
{
	color: #FFF;
	text-decoration: none;
}
#head A:hover
{
	color: #F5B054;
}
#head H1#logo, #head H1#logo A
{
	height: 67px;
	width: 217px;
	margin: 0;
	display: block;
}
#head H1#logo
{
	background: url(../img/Logo.png);
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -108px;
}
#head H1#logo A SPAN
{
	display: none;
}
#head UL
{
	width: 371px;
	float: left;
	margin-top: 17px;
	font: normal normal 14px Verdana;
	height: 38px;
}
#head UL#nav1 LI
{
	width: 105px;
	text-align: center;
}
#head UL#nav2 LI
{
	text-align: center;
	margin: 0 5px;
	width: 140px;
}
#head UL#nav2
{
	float: right;
}
#head UL#nav2 LI.list1
{
	width: 124px;
}
#head UL#nav2 LI.list2
{
	width: 140px;
}
#head UL#nav2 LI.list3
{
	width: 77px;
}
#head UL LI
{
	float: left;
	list-style-type: none;
	margin: 0 9px;
	display: inline;
}
#head UL LI.cur
{
}
#head UL LI.act A
{
	background: url(../img/navBG.png) no-repeat top left;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
#head UL LI.act A SPAN
{
	background: url(../img/navBG.png) no-repeat top right;
	display: block;
	height: 20px;
	padding-right: 10px;
	padding-top: 1px;
}
#head .infos
{
	font: normal normal 11px Arial;
	color: #A0A0A0;
	width: 320px;
}
#head #tel
{
	clear: left;
	float: left;
	margin-left: 15px;
}
#head .infos A
{
	color: #A0A0A0;
	text-decoration: none;
}
#head .infos A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#head #mail
{
	text-align: right;
	float: right;
	margin-right: 15px;
}
/*All Cont*/
#allcont
{
	margin-top: 15px;
	background: url(../img/allContBg.png) repeat-y;
	padding: 0px;
	height: 1%;
}
.layout1 #allcont
{
	background: none;
}
#allcont #cont .zitat
{
	text-align: center;
	margin-top: 15px;
}
#allcont #cont .zitat IMG
{
	margin: 5px;
}
/*Left*/
#left
{
	width: 160px;
	font: normal normal normal 12px Arial;
	float: left;
	/*[disabled]margin-right:15px;*/
	background-color: #020202;
}
.layout1 #left
{
	display: none;
}
#left UL
{
	color: #FFFFFF;
	margin-bottom: 23px;
}
#left UL LI
{
	list-style-type: none;
	border-bottom: 1px solid #191919;
}
#left UL LI A
{
	height: 18px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}
#left UL LI.cur A, #left UL LI.act A
{
	color: #F6B155;
	border-top: 1px solid #2E2E2E;
}
#left UL LI.cur, #left UL LI.act
{
	background-color: #222222;
}
#left UL LI.cur A
{
	text-decoration: underline;
}
#left UL LI A:hover
{
	text-decoration: none;
	color: #F6B155;
	background-color: #111111;
}
#left UL LI.act A:hover
{
	text-decoration: underline;
	background-color: #222222;
}
#left UL LI UL LI A, #left UL LI.act UL LI A
{
	padding-left: 25px;
	text-decoration: none;
}
#left UL LI.act UL LI.cur A
{
	text-decoration: underline;
}
#left UL LI UL
{
	margin-bottom: 0;
}
#left UL LI.devider
{
	padding: 25px 0 7px 9px;
}
#left UL LI.devider H2
{
	font-size: 13px;
	/*[disabled]font-weight:bold;*/
	margin: 0;
}
#left UL LI.devider H2 EM
{
	font-weight: bold;
}
/*Content*/
#cont
{
	float: left;
	width: 800px;
	/*[disabled]background:#7C7C7C;*/
	margin: 0px;
	padding: 0px;
}
#cont .item
{
	margin: 0;
}
#cont .item P
{
	margin-left: 15px;
}
#cont .item H2
{
	margin-left: 15px;
	margin-top: 0;
}
.layout1 #cont
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
}
.layout1 #cont .item
{
	margin: 0;
	padding: 0;
}
BODY#uid1 #cont
{
	float: none;
	width: 960px;
}
.photobox
{
	float: left;
	margin: 0 0 10px 15px !important;
	width: auto;
	overflow: hidden;
	display: inline;
}
#cont .box
{
	background: url(../img/box1.png) no-repeat top left;
	width: 372px;
	height: 200px;
	padding: 0 10px 0 3px;
	margin: 0 0 15px 15px;
	float: left;
	display: inline;
	overflow: hidden;
	color: #020202;
	font: normal 11px Verdana;
}
.box .moreimg
{
	display: none;
}
#cont .box .productphoto
{
	float: left;
	display: inline;
	width: 136px;
	height: 146px;
	overflow: hidden;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 8px;
}
#cont .box .inhalt
{
	float: left;
	width: 225px;
	height: 145px;
	margin-left: 3px;
}
#cont .box H2, #cont .box .more
{
	font: bold 13px Verdana;
	color: #020202;
}
#cont .box H2
{
	margin-top: 10px;
	width: 233px;
}
#cont .box P
{
}
#cont .box .description
{
	font: normal 11px Verdana;
	height: 152px;
	/*[disabled]overflow:hidden;*/
	border: 1px solid #FCEAD2;
}
#cont .box .description H2
{
	margin-left: 0;
}
#cont .box .description P
{
	margin-left: 0;
}
#cont .box P.price
{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0;
}
#cont .box P.price STRIKE
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 7px;
}
#cont .box P.price STRIKE SPAN
{
	text-decoration: line-through;
}
#cont .box P.price STRONG
{
	color: #FF0000;
}
#cont .box .more
{
	padding: 7px 8px 8px 35px;
	background: #FFFFFF url(../img/more.png) no-repeat 10px 10px;
	cursor: pointer;
	border: 1px solid #AEAEAE;
	clear: left;
	margin-left: 5px;
	text-align: center;
	z-index: 30;
	position: relative;
	height: 18px;
	overflow: hidden;
}
#cont .box .moreInfo
{
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	height: 0;
	top: -33px;
	border: 1px solid #AEAEAE;
	border-bottom: 0;
	z-index: 20;
	margin: 0 0 0 5px;
	overflow-y: auto;
}
#cont .box .moreInfo DIV
{
	margin: 3px 6px;
	display: block;
	clear: left;
}
#cont .box .moreInfo P
{
	margin: 0;
}
#cont .box .moreInfo DIV.pcolor
{
	padding-top: 4px;
	margin-bottom: 0;
}
#cont .box .moreInfo DIV.pinfo
{
	clear: none;
}
#cont .box .moreInfo EM
{
	display: block;
	float: left;
	font-style: normal;
	width: 79px;
	font-weight: bold;
}
#cont .box .moreInfo SPAN.vsizes
{
	display: block;
	float: left;
	width: 257px;
}
#cont .box .moreInfo SPAN.vnumbers
{
	width: 257px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#cont .box .moreInfo SPAN.vquality
{
	width: 257px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#cont .box .moreInfo SPAN.act1
{
	margin-right: 6px;
	background-color: #FEFEFE;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	border: 1px solid #979797;
}
#cont .box .moreInfo SPAN.color2
{
	background-color: #000;
}
#cont .box .moreInfo SPAN.color3
{
	background-color: #A3A3A3;
}
#cont .box .moreInfo SPAN.color4
{
	background-color: #7BA1D4;
}
#cont .box .moreInfo SPAN.color5
{
	background-color: #4E8E76;
}
#cont .box .moreInfo SPAN.color6
{
	background-color: #C03137;
}
#cont .box .moreInfo SPAN.color7
{
	background-color: #5C1729;
}
#cont .box .moreInfo SPAN.color8
{
	background-color: #525455;
}
#cont .box .moreInfo SPAN.color9
{
	background-color: #D0D0D2;
}
#cont .box .moreInfo SPAN.color10
{
	background-color: #262626;
}
#cont .box .moreInfo SPAN.color11
{
	background: #252525 url(../img/color/schwarz-struktur.png);
}
#cont .box .moreInfo SPAN.color12
{
	background: #141414 url(../img/color/streifen-weiss.png);
}
#cont .box .moreInfo SPAN.color13
{
	background-color: #9ECBF9;
}
#cont .box .moreInfo SPAN.color14
{
	background-color: #0D276B;
}
#cont .box .moreInfo SPAN.color15
{
	background: #141414 url(../img/color/gold.png);
}
#cont .box .moreInfo SPAN.color16
{
	background: #141414 url(../img/color/silber.png);
}
#cont .box .moreInfo SPAN.color17
{
	background: #515354 url(../img/color/streifen-weiss.png);
}
#cont .box .moreInfo SPAN.color18
{
	background: #0D276B url(../img/color/streifen-weiss.png);
}
#cont .box .moreInfo SPAN.color19
{
	background-color: #E1B6DE;
}
#cont .box .moreInfo SPAN.color20
{
	background-color: #E9E9E9;
}
#cont .box .moreInfo SPAN SPAN
{
	display: none;
}
DIV.textbox
{
	padding: 44px 14px 5px;
	text-align: center;
	font: 19px/1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 8px;
	background: url(../img/trenner.png) no-repeat top center;
	height: 1%;
	width: 770px;
	color: #BABABA;
}
#uid2 DIV.textbox
{
	padding-top: 42px;
}
BODY#uid2 DIV.textbox
{
	width: 100%;
	margin-top: 5px;
}
DIV.textbox HR
{
	display: none;
}
DIV.textbox P
{
	margin: 0;
}
DIV.textbox H2
{
	/*[disabled]display:none;*/
}
DIV.textbox2
{
	padding: 0 15px;
}
DIV.textbox2 H2
{
	/*[disabled]display:none;*/
}
DIV.textbox2 P
{
	/*[disabled]display:none;*/
}
.item
{
	/*[disabled]padding:0 0 0 15px;*/
}
/*Foot*/
#foot
{
	background: url(../img/footBG.png) no-repeat;
	clear: left;
	font-size: 11px;
	color: #635C5C;
	margin-top: 15px;
	height: 20px;
	margin-bottom: 30px;
}
#foot A
{
	color: #635C5C;
}
#foot #copy
{
	float: right;
	margin-top: 5px;
}
#foot #links
{
	float: left;
	margin-top: 5px;
}
#foot #links A
{
	text-decoration: none;
}
#foot #links A:hover
{
	text-decoration: underline;
	color: #FFF;
}
/*Andere*/
LABEL
{
}
#contactform LABEL
{
	width: 125px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 12px;
	line-height: 1.7em;
}
#contactform INPUT
{
	width: 200px;
}
#contactform .buttons
{
	float: left;
	margin-right: 75px;
}
#contactform .field
{
	margin-bottom: 5px;
}
#contactform .contactdata
{
	width: 378px;
	float: left;
}
#contactform .message
{
	width: 399px;
	float: left;
}
#contactform .message LABEL
{
	height: 23px;
	text-align: left;
}
#contactform TEXTAREA
{
	width: 381px;
	height: 128px;
}
#fbContainer
{
	height: 720px;
}
.tentimes
{
	font-size: 25px;
	font-weight: bold;
	color: #F5B054;
}
.newsbanner
{
	/*[disabled]display:none;*/
}
.newsbanner
{
	/*[disabled]background:url(../img/newsbanner.png) no-repeat left top;*/
	/*[disabled]-background:url(../img/newsbanner_ie.png) no-repeat left top;*/
	color: #010101;
	width: 200px;
	position: absolute;
	top: 120px;
	right: 0;
	margin: 0 !important;
	padding: 0 !important;
}
.newsbanner .item
{
	background: url(../img/newsbanner.png) no-repeat left top;
	-background: url(../img/newsbanner_ie.png) no-repeat left top;
	color: #010101;
	margin: 1px 0 0 !important;
	padding: 1px 0px 22px 17px !important;
	width: 183px;
	position: relative;
	right: 18px;
}
.newsbanner .item H2
{
	margin-top: 8px;
}
.newsbanner H2
{
	color: #020202;
	margin: 10px 0 0;
}
.newsbanner P
{
	margin: 5px 0 0;
}
.newsbanner P A
{
	color: #5B0000;
	text-decoration: none;
}
.newsbanner P A:hover
{
	color: #000C7A;
	text-decoration: underline;
}
.newsbanner .newsbanner2
{
	padding-left: 18px;
	height: 65px;
}

