/*  Name:  atwork-Shops Layout 1
    Media: Screen, Projection
    Autor: Robert Mayer, www.pixel-deluxe.com  */
	
	
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/hg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#header, #nav, #container{
	text-align: left;
}

/*----------------------   CONTAINER   ----------------------*/
#container{
	width: 924px;
	margin: 0px auto;
	background-image: url(../images/hg-container.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 400px;
}

/*----------------------   CONTENT   ----------------------*/
#content{
	width: 577px;
	margin: 44px 0px 0px 40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content h2{
	font-size: 30px;
	color: #739fca;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3, #content .h3{
	font-size: 20px;
	color: #91b9e1;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .h3{
	line-height: 20px;
}
#content hr{
	clear: both;
	height: 1px;
	color: #cacaca;
	background-color: #cacaca;
	border: none;
}

#content p{
	line-height: 16px;
}

#content p.pHalbe{
	width: 46%;
	margin-bottom: 20px;
}

#content a{
	color: #63a61b;
}
#content a.h3{
	color: #71c43e;
}
#content a:hover{
	color: #4a8e00;
}

#content a img{
	border: none;
}

#content .objRight{
	float: right;
	margin-left: 10px;
}

#content .objLeft{
	float: left;
	margin-right: 10px;
}

#content .objRahmen{
	border: 1px solid #b8b8b8;
}

.inline{
	float: none;
	display: inline;
}

#content .datum{
	font-size: 80%;
	color: #999999;
	font-weight: normal;
}

#pagetools{
	margin: 0px -12px 0px 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#pagetools li{
	margin-bottom: 5px;
}
#pagetools a{
	color: #cdcccc;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#pagetools a.pageprint{
	background-image: url(../images/icon-pagetoolprint.gif);
}
#pagetools a.pagerecom{
	background-image: url(../images/icon-pagetoolempf.gif);
}

/*----------------------   Warenkorbseite   ----------------------*/
.btnDelete, .btnRefresh{
	background-repeat: no-repeat;
	background-position: center top;
	width: 1px;
	height: 15px;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

.btnDelete{
	background-image: url(../images/btn-del.gif);
}

.btnRefresh{
	background-image: url(../images/btn-refresh.gif);
}

/*----------------------   Produkt   ----------------------*/
.prodTools{
	width: 152px;
	float: right;
	margin: 0px 0px 6px 20px;
}

#formcart{
	border-top: 1px solid #cacaca;
}

#formcart #menge, #formcart input.inputfield{
	width: 20px;	
	height: 20px;
}

#formcart input.fButtons{
	background-image: url(../images/hg-add2cart.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 24px;	
}

.prodTools p{
	margin: 4px 0px;
}

.premiumpreis{
	font-size: 20px;
	font-weight: bold;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	color: #387bba;
	text-align: right;
	background-image: url(../images/hg-premiumpreis.gif);
	background-repeat: repeat-y;
	background-position: left center;	
}

.premiumpreis em{
	display: block;
	width: auto;
	float: left;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	font-style: normal;
}

/*----------------------   Tabelle   ----------------------*/
th{
	background-color: #dfdfdf;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

td{
	/*vertical-align: top;*/
}

td a img{
	border: none;
}

tr.trLight td{
	border-top: 1px solid #CCCCCC;
}

tr.trLightDouble td{
	border-top: 3px double #CCCCCC;
}

tr.trSumme td{
	border-top: 3px double #666666;
}

tr.trFett td{
	font-weight: bold;
}

td.tdRight, td.tdRight input, th.thRight {
	text-align: right;
}

/*----------------------   CONTENTNAV   ----------------------*/
#contentnav{
	height: 27px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/hg-contentnavul.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}

#contentnav li{
	display: block;
	float: left;
	width: auto;
	height: 26px;
	padding: 0px 0px 0px 12px;
	margin: 0px 10px;
	background-image: url(../images/hg-contentnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #b8b8b8;
}

#contentnav a{
	line-height: 21px;
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 12px 0px 0px;
	background-image: url(../images/hg-contentnav-a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentnav li.active{
	border: none;
	margin-top: 1px;
}

#contentnav li.active a{
	color: #000000;
	text-decoration: none;
}
/*----------------------   Startseite   ----------------------*/
#startbubble{
	background-image: url(../images/startbubble-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #e4dead;
	padding: 0px 6px;
	margin-bottom: 12px;
}

#startbubble blockquote{
	display: inline; /* Nur für Layout 2 */
	margin: 0px;
}

#startbubble p{
	padding: 8px 0px;
}

#startbubble #foto{
	float: right;
	border: 3px solid #f3efcf;
	margin-top: 6px;
}

/*----------------------   Formulare   ----------------------*/
.pForm{
	margin: 4px 0px;
}

.fButtons{
	background-color: #FFFFFF;
	background-image: url(../images/hg-btns.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color:#FFFFFF;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

fieldset{
	padding: 8px;
	border: 1px dashed #CCCCCC;
}

label{
	float: left;
	display: block;
	width: auto;
}

#formError{
	border: 2px solid #f6d5d5;
	border-left: none;
	border-right: none;
	padding: 2px;
	margin-bottom: 20px;
}
#formError ul{
	padding: 0px auto;
	margin: 2px 0px 4px 22px;
}
#formError, #formError a{
	color: #a50000;
}
/*----------------------   SUBNAV   ----------------------*/
#subnav{
	width: 179px;
	float: left;
	padding-left: 38px;
}

#subnav ul{
	width: 167px;
	margin: 0px 0px 37px 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/hg-subnavul.gif);
	background-repeat: repeat-y;	
}

#subnav ul li{
	margin: 0px;
	padding: 0px 0px 1px 0px; /* 1px wegen HG-Bild */
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/hg-subnavli.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#subnav ul li a{
	color: #b5b5b5;
	text-decoration: none;
	display: block;
	width: 167px;
	padding: 10px 0px;
	margin: 0px;
}

#subnav ul li a:hover, #subnav ul li a.active{
	color: #80c03b;
	background-color: #FFFFFF;
}

#subnav ul li a.active{
	background-image: url(../images/hg-subnavli-active.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}

/*----------------------   TOOLS   ----------------------*/
#subnav .tools{
	display: block;
	height: 60px;
	padding: 14px 0px 0px 13px;
	margin: 0px 0px 20px 0px;
	color: #79754f;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right top;
}
#subnav .tools strong{
	display: block;
	margin: 0px;
	color: #bfb04a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#toolTest{
	background-image: url(../images/tool-test.gif);
}
#toolLexikon{
	background-image: url(../images/tool-lexikon.gif);
}
#toolNewsletter{
	background-image: url(../images/tool-newsl.gif);
}
#subnav a.tools:hover, #subnav a.tools:hover strong{
	color: #dc772c;
}
#subnav #liBottom{
		display: none; /* wird nur in Layout 2 verwendet */
}

#navmid{
		display: none; /* wird nur in Layout 2 verwendet */
}

/*----------------------   NAV   ----------------------*/
#nav{
	width: 920px;
	height: 35px;
	padding: 4px 0px 0px 0px;
	margin: 0px auto;
	overflow: hidden;
	list-style-type: none;
	background-image: url(../images/hg-nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li{
	display: inline;
	line-height: 27px;
}

#nav a{
	padding: 6px 14px 8px 14px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
	color: #FFFFFF;
}

#nav a:hover{
	color: #d5ffa8;
}

#nav a.active{
	background-color: #FFFFFF;
	color: #80c03b;
	background-image: url(../images/hg-navli-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*----------------------   SHOPPING CART   ----------------------*/
#cart{
	width: 168px;
	height: 37px;
	padding: 7px 0px 0px 16px;
	margin: 22px 14px 0px 0px;
	float: right;
	background-image: url(../images/hg-cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cart a{
	text-decoration: none;
	color: #79754f;
}
#cart a strong{
	display: block;
	margin: 0px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#bfb04a;
	background-image: url(../images/icon-carttop.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#cart em{
	font-style: normal;
}
#cart span.zurKasse{
		display: none; /* wird nur in Layout 2 verwendet */
}
#cart a:hover, #cart a:hover strong{
	color: #dc772c;
}
/*----------------------   HEADER   ----------------------*/
#header{
	width: 920px;
	height: 88px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../images/hg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 27px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#header h1.logo2{
	display: none; /* wird nur in Layout 2 verwendet */
}

#header h1 a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 18px 0px 0px 18px;
	padding: 12px 0px 14px 68px;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#headernav{
	margin: 24px 0px 0px;
	padding: 0px;
	width: 80px;
	float: right;
	list-style-type: none;
}
#headernav a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#headernav a:hover{
	color: #dae9f8;
}
/*----------------------   FOOTER   ----------------------*/
#footer {
	background:#cc9;
	clear:both;
	padding: 0px 88px;
}

#footer p{
	margin: 12px 0px 0px 0px;
	width: 577px;
	float: right;
	border-top: 1px solid #afafaf;
	padding-top: 6px;
	color: #c8c8c8;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 7px;
}

#footer a{
	color: #8bcb48;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

#footer #aShopKaufen{
	float: right;
	word-spacing: normal;
}

#footer a#aTop{
	display: block;
	float: right;
	margin: 0px 50px 0px 0px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 1px;
	text-indent: -40px;
	line-height: 60px;
	background-image: url(../images/btn-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer a.buyShop{
 display: block;
 float: left;
 position:relative;
 top: -18px;
 left: -47px;
 width: 111px;
 height: 43px;
 overflow: hidden;
 color: #FFFFFF;
 font-size: 1px;
 background-image: url(../images/kaufen.gif);
 background-repeat: no-repeat;
 background-position: left top;
}


/* Definitionlisten für FAQ */
dt{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	color: #588CC0;
}
dd{
	margin-bottom: 20px;
}
