/* @override http://gaf.mtspace.de/gz/css/gaf.css */

* 
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: arial,verdana,sans-serif;
	text-align: center;
	color: #222;
	font-size: 12px;
	line-height: 17px;
	background: #96856d url(/img/bg.gif) repeat-x;
}

#container 
{
	width: 892px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 400px;
	text-align: left;
}

/* @group Allgemeines */

p.title, h2, h3 
{
	color: #4c1b1b;
	font-weight: bold;
	clear: left;
}

.mini 
{
	font-size: 10px;
	font-weight: normal;
}

h3 
{
	color: #4c1b1b;
}

/* @end */

/* @group Helfer */

.clear4 
{
	height: 4px;
	clear: both;
	background: #fff;
	font-size: 1px;
	overflow: hidden;
}

.clear 
{
	height: 1px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

/* @end */

/* @group Formulare */

input, textarea, select 
{
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	background: #fff;
	padding: 2px;
}
select 
{
	padding: 0;
}

/* @end */

/* @group Links */

a img 
{
	border: 0;
}

a 
{
	color: #68321a;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: none;
}

img.loading 
{
	display: inline;
	float:right;
	margin: 3px 8px 0 0;
}

a.button:hover 
{
	text-decoration: underline;
}

/* @end */

/* @group Header & Navi */

#header 
{
	width: 438px;
	height: 106px;
	float: left;
}

#topnavi 
{
	width: 454px;
	height: 106px;
	float: left;
	background: url(/img/head2.jpg);
}

#topnavi #langselection 
{
	width: 74px;
	height: 18px;
	margin-left: 365px;
}

#topnavi #topnavibar 
{
	width: 454px;
	height: 28px;
	margin-top: 60px;
}

/* @end */

/* @group Inhalt */

#contentbg 
{
	width: 892px;
	background: #fff url(/img/contentbg.gif) repeat-y;
	clear: both;
}

#content 
{
	width: 892px;
	background: url(/img/contentbg2.gif) no-repeat;
}

#content .error
{
	color: #870716;
	font-weight: bold;
}

#content .minheight 
{
	height: 380px;
	float: left;
	width: 1px;
	overflow: hidden;
	font-size: 1px;
}

#content .textbox 
{
	width: 555px;
	float: left;
	overflow: hidden;
}

#content .textbox .piclist
{
	padding: 0 34px 16px 34px;
}

#content .textbox .piclist .item
{
	width:240px;
	height:140px;
	float: left;
	text-align: center;
}

#content .textbox .pagenavi
{
	height: 38px;
	clear: both;
	margin-right: 34px;
}

#content .textbox .pagenavi .btnholder
{
	height: 25px;
	width: 150px;
	float: left;
}

#content .textbox .pagenavi .counter
{
	float: left;
	height: 25px;
	font-size: 11px;
	margin-top: 7px;
	line-height: 17px;
	text-align: center;
	width: 160px;
	padding-left: 30px;
	margin-bottom: 6px;
}

#content .textbox .fullwidthScroll .pagenavi .counter
#content .textbox .fullwidth .pagenavi .counter
{
	width: 160px;
}

#content .textbox img.r 
{
	float: right;
	margin: 0 10px 5px 5px;
}

#content .textbox img.right 
{
	float: right;
	margin: 0 0 5px 10px;
}

#content .textbox img.l 
{
	float: left;
	margin: 0 5px 5px 10px;
}

#content .textbox img.left 
{
	float: left;
	margin: 0 10px 5px 0;
}

#content .textbox img.c,
#content .textbox img.center 
{
	margin: 0 10px 5px 10px;
}

#content .textbox .yellbox 
{
	width: 530px;
	padding-top: 14px;
	clear: left;
	margin: 0 34px 29px 14px;
	background: #fdfaec url(/img/yellbox1.gif) no-repeat;
}

#content .textbox .yellbox .foot 
{
	width: 530px;
	height: 5px;
	clear: both;
	background: #fdfaec url(/img/yellbox2.gif) no-repeat;
	overflow: hidden;
	font-size: 1px;
}

#content .textbox h2 
{
	padding: 29px 34px 29px 34px;
	font-size: 18px;
}

#content .textbox h3 
{
	padding: 0 34px 10px 34px;
	font-size: 14px;
}

#content .textbox p,
#content .textbox ul,
#content .textbox ol 
{
	padding: 0 34px 16px 34px;
}

#content .readme .yellbox
{
	height: 200px;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
	border: 1px solid #bd8d46;
}

#content .textbox .yellbox p,
#content .textbox .yellbox h2,
#content .textbox .yellbox h3 
{
	padding-left: 20px;
}

#content div.button,
#featureboxes .box div.button 
{
	display: block;
	background: #bd8d46 url(/img/button_white1.gif) no-repeat;
	height: 25px;
	font-size: 11px;
	float: left;
	margin-left: 27px;
	margin-top: 7px;
	line-height: 17px;
	margin-bottom: 6px;
}

#content div.button a,
#featureboxes .box div.button a ,
#content div.button span,
#featureboxes .box div.button span 
{
	color: #fff;
	text-decoration: none;
	background: url(/img/button_white2.gif) top right no-repeat;
	display: block;
	height: 24px;
	padding: 1px 15px 0 15px;
}
#content div.button span,
#featureboxes .box div.button span 
{
	color: #6f563d;
}
#content div.button a:hover,
#featureboxes .box div.button a:hover 
{
	text-decoration: underline;
}

#featureboxes .box div.button a,
#content .textbox .yellbox div.button a 
{
	background-image: url(/img/button_yellow2.gif);
}

#content .fullwidthScroll {
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
}

#content .fullwidth {
	overflow:hidden;
}


#content .textbox #merkmale {
	width: 487px;
	margin: 0 34px 16px 34px;
}

#content .textbox #merkmale .item {
	width: 235px;
	height: 40px;
	float: left;
	margin: 0 5px 5px 0;
	background: #fff;
	border: 1px solid #fdfaec;
}

#content .textbox #merkmale .picture {
	width: 235px;
	height: 230px;
	overflow: hidden;
	float: right;
	margin: 0 8px 8px 0;
}

#content .textbox  #merkmale .item h3 {
	background: #fdfaec;
	color: #68321a;
	padding:1px;
	text-align: center;
	font-size: 12px;
}

#content .textbox #merkmale .item p {
	padding:1px;
	text-align: center;
}

/* @group tabellen */

#content .textbox table 
{
	width: 487px;
	margin: 0 34px 16px 34px;
}

#content .textbox .fullwidthScroll table,
#content .textbox .fullwidth table 
{
	width: 520px;
	margin: 5px;
}

#content .textbox table tr td
{
	border-bottom: 1px solid #fdfaec;
}

#content .textbox table tr.alt 
{
	background: #fdfaec;
}

#content .textbox table tr.selected 
{
	background: #f6e59d;
}

#content .textbox table th
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
	color: #68321a;
}

#content .textbox table th a
{
	color: #68321a;
	text-decoration: underline;
}

#content .textbox table th a:hover
{
	text-decoration: none;
}

#content .textbox table td
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

#content .textbox table td input
{
	width: 90%;
}

#content .textbox table td.r1 
{
	padding-left:14px;
}

#content .textbox table td.r2 
{
	padding-right:14px;
}

#content .textbox table td.date 
{
	padding: 2px 14px 2px 2px;
	vertical-align: top;
	text-align: right;
	color: #bd8d46;
	font-size: 9px;
}

#content .textbox table a 
{
	color: #222;
	text-decoration: none;
}

#content .textbox table b 
{
	font-weight: bold;
	color: #4c1b1b;
}

#content .textbox table a:hover 
{
	text-decoration: underline;
}





/* @end */

#featureboxes div.button
{
	margin-left: 9px;
	margin-bottom: 4px;
}
#featureboxes .box div.button,
#content .textbox .yellbox div.button 
{
	background-image: url(/img/button_yellow1.gif);
	margin-left: 9px;
	margin-bottom: 4px;
}

#content .textbox .yellbox div.button 
{
	margin-left: 13px;
}

#content #flashMessage
{
	padding: 10px 22px;
	background: #dd0000 url(/img/flashmessage.gif);
	color: #fff;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

#shopkatlist,
#shopprodlist {
	width: 555px;
}
#shopkatlist .item,
#shopprodlist .item {
	width: 507px;
	padding: 4px 4px 4px 24px;
	margin: 0 10px 12px 10px;
	background: #fdfaec;
}
#shopkatlist .item .pic,
#shopprodlist .item .pic {
	float: left;
	width: 120px;
	height: 120px;
}
#shopkatlist .item .text,
#shopprodlist .item .text {
	float: right;
	width: 310px;
}
#shopkatlist .item .text p,
#shopprodlist .item .text p {
	padding:0 0 0 0;
}
#shopkatlist .item .text a.name,
#shopprodlist .item .text b.name {
	font-weight: bold;
	font-size: 14px;
	color: #68321a;
}
#shopkatlist .item .count,
#shopprodlist .item .price {
	float: right;
	width: 68px;
	height: 38px;
	font-size: 24px;
	color: #68321a;
	line-height: 18px;
	background: #fff;
	padding: 9px 0 0 4px;
	margin-left: 4px;
	text-align: center;
}
#shopkatlist .item .count span,
#shopprodlist .item .price span {
	font-weight: normal;
	font-size: 10px;
}
#shopprodlist .item .price span.cent{
	vertical-align:top;
	font-size:10px;
	padding-left: 2px;
	text-decoration: underline;
	line-height: 9px;
}

#content #shopprodlist .item div.button 
{
	display: block;
	background: #bd8d46 url(/img/button_yellow1.gif) no-repeat;
	height: 25px;
	float: right;
	clear: right;
	font-size: 11px;
	margin-left: 0;
	margin-top: 7px;
	line-height: 17px;
	margin-bottom: 6px;
}
#content #shopprodlist .item div.button a 
{
	background-image: url(/img/button_yellow2.gif);
}




#featureboxes 
{
	width: 336px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}

#featureboxes .box 
{
	width: 324px;
	background: #fdfaec url(/img/featbox_bg.gif) no-repeat left bottom;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}

#featureboxes .box h2, 
#featureboxes .box h3 
{
	width: 310px;
	display: block;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #574730;
	padding: 8px 0 0 14px;
	background: url(/img/featbox1.gif) no-repeat;
}

#featureboxes .box h2 
{
	background: url(/img/featbox2.gif) no-repeat;
}

#featureboxes .price
{
	width: 150px;
	float:right;
	text-align: right;
	padding: 10px 18px 0 0;
}

#featureboxes .sideimg 
{
	float: right;
	margin: 10px;
}

#featureboxes p 
{
	padding: 6px 14px 6px 14px;
}

#featureboxes table 
{
	padding: 6px 0 6px 2px;
	width: 320px;
}

#featureboxes table tr.alt 
{
	background: #fff;
}

#featureboxes table td
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

#featureboxes table td.r1 
{
	padding-left:14px;
}

#featureboxes table.steckbrief td.r1 
{
	font-weight: bold;
	color: #68321a;
	width: 120px;
}

#featureboxes table td.r2 
{
	padding-right:14px;
}

#featureboxes table td.date 
{
	padding: 2px 14px 2px 2px;
	vertical-align: top;
	text-align: right;
	color: #bd8d46;
	font-size: 9px;
}

#featureboxes table a 
{
	color: #222;
	text-decoration: none;
}

#featureboxes table b 
{
	font-weight: bold;
	color: #4c1b1b;
}

#featureboxes table a:hover 
{
	text-decoration: underline;
}

#featureboxes form label
{
	padding: 4px 20px 0 14px;
	float: left;
	width: 70px;
	display: inline;
}

#featureboxes form .input_standard
{
	margin: 4px 0 0 13px;
	float: left;
	width: 190px;
	display: inline;
}

#featureboxes form br 
{
	clear: left;
}

#featureboxes .box input.quantity
{
	width: 15px;
	text-align: right;
}

/* @group Formulare */

#content .textbox form 
{
	margin-bottom: 16px;
}

#content .textbox form label 
{
	padding: 4px 20px 0 34px;
	float: left;
	width: 160px;
	display: inline;
}

#content .textbox form .input_standard,
#content .textbox form .input_standard_23,
#content .textbox form .input_standard_13,
#content .textbox form select
{
	margin: 4px 0 0 13px;
	width: 280px;
	display: inline;
}
#content .textbox form input.checkbox
{
	margin: 4px 0 0 180px;
	float: left;
	display: inline;
}
#content .textbox form .input_standard_23
{
	width: 180px;
}
#content .textbox form .input_standard_13
{
	width: 81px;
}

#content form .onerow a.button 
{
	margin: 4px 4px 0 13px;
	clear: none;
}

#content .textbox form .error_message 
{
	color: #7a0d0d;
	float: left;
	padding: 2px 40px 6px 232px;
	font-size: 10px;
	line-height: 11px;
}

#content .textbox form br 
{
	clear: left;
}

#content .textbox form div.between 
{
	display:inline;
	width: 100px;
	padding: 6px 4px 0 4px;
}

#content .textbox form .noinput 
{
	margin: 4px 0 0 13px;
	float: left;
	display: inline;
	width: 280px;
	padding: 2px;
}

#content .textbox form .noinput .radio 
{
	float: left;
	margin: 0 10px 3px 0;
}

#content .textbox form fieldset 
{
	margin: 16px 25px 0 17px;
	border: 1px solid #a2a2a2;
	padding: 10px 0;
	clear: left;
}

#content .textbox form fieldset legend 
{
	color: #4c1b1b;
	font-weight: bold;
	padding: 0 5px;
	margin: 0 8px;
}

#content .textbox form fieldset label 
{
	width: 160px;
	padding-left: 17px;
}

#content .textbox form fieldset .error_message 
{
	padding: 2px 40px 6px 214px;
}



/* @end */

/* @end */

/* @group Footer */

#footer 
{
	clear: both;
	width: 892px;
	color: #d5cec5;
}

#footer p 
{
	padding: 15px 35px;
	text-align: right;
}

#footer p a 
{
	color: #d5cec5;
}

#footer p.disclaim 
{
	font-size: 10px;
	line-height: 10px;
	padding-top: 0;
	text-align: justify;
}

/* @end */
