body{
	margin: 0px;
	padding: 0px;
	background: url('/ziterdes/pictures/allgemein/bg_body.jpg') 50%;		
	font-family: Arial;
}

.floatLeft {
	float: left;	
}

.floatRight {
	float: right;	
}

#inhalt { 	
	width: 1000px;
	margin: 0 auto;
	top: 0px; 
	text-align: left;
	background: url('/ziterdes/pictures/allgemein/bg_content.jpg');
	padding: 0px;
	overflow: auto;
}

*html #inhalt{
	width: 100%;
	margin: 0px;
}

#bottompicture{
	float: none;
	background: url('/ziterdes/pictures/allgemein/bottompicture.jpg');	
	background-position: left bottom;
	background-repeat: no-repeat;
	height: auto;
	overflow: auto;
}

#head{
	height: 125px;
	width: 100%;
	background: #1F4724;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#head_01{
	float: left;
}

#flashcontent_head{
	float: left;
}

#flashcontent_warenkorbteaser {
	display: block;
	text-align: center;
}

#head_02{
	float: left;
}

#navi_top{
	background: url('/ziterdes/pictures/allgemein/bg_navi_top.jpg');
	height: 37px;
	padding-left: 170px;
	width: 830px;
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

#navi_top ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#navi_top ul li{
	line-height: 37px;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	color: #CFCCA2;	
	font-weight: bold;
}

#navi_top ul li a{
	height: 37px;
	line-height: 37px;
	color: #CFCCA2;	
	text-decoration: none;
	padding-right: 13px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background: url('/ziterdes/pictures/allgemein/trenner_navi_top.jpg');
	background-repeat: no-repeat;
}

#navi_top ul li a:hover {
	color: #ffffff;
}

#navi_top ul li #current{
	height: 37px;
	line-height: 37px;
	color: #ffffff;	
	text-decoration: none;
	padding-right: 5px;
	padding-left: 18px;
	background: url('/ziterdes/pictures/allgemein/trenner_navi_top.jpg');
	background-repeat: no-repeat;
}

#sprachwahl{
	float: right;
	display: inline;
	width: 80px;
	margin-top: -26px;
	padding-left: 5px;
}

#navi_left{
	position: relative;
	width: 244px;
	float: left;
	margin-top: -1px;
}

#navi_pic_left{
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation{
	float: left;
	background: url('/ziterdes/pictures/allgemein/bg_navigation.jpg') #365A1D;
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-bottom: 20px;
	width: 154px;
	height: auto;
	min-height: 150px;
	color: #CFCCA2;
	font-size: 10px;	
}

#navigation ul{
	margin: 0px;
	padding-left: 22px;	
	font-size: 11px;
}

#navigation li{
	list-style-type: none;
	display: inline;
}

#navigation ul li a{
	display: block;
	padding-left: 5px;
	color: #CBAB4D;
	line-height: 20px;
	/*background: url('/ziterdes/pictures/allgemein/bg_navigationentry_1.jpg') 20px 20px;*/
	background: #4B7239;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #146319;
	border-bottom-style: solid;			
}

#navigation ul li #active{
	display: block;
	padding-left: 5px;
	color: #ffffff;
	line-height: 20px;
	/*background: url('/ziterdes/pictures/allgemein/bg_navigationentry_1.jpg') 20px 20px;*/
	background: #4B7239;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #146319;
	border-bottom-style: solid;
}

#navigation ul li ul {
	padding: 0px;
	margin: 0px;
}

#navigation ul li ul #sub{
	padding: 0px;
	margin: 0px;
}

#navigation ul li ul #sub a{
	display: block;
	padding-left: 10px;
	color: #CBAB4D;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B7239;			
	background: #34571D;	
}

#navigation ul li ul #sub #active{
	display: block;
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background: #34571D;	
}

#navi_warenkorb_teaser{
	clear: both;
	display: block;
	margin-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;
	background:  #33571D;
	background-image: url('/ziterdes/pictures/allgemein/bg_warenkorbteaser.jpg');	
	background-repeat: repeat-x;
	color: #CBAB4D;	
	font-size: 11px;
}

#warenkorb_teaser_text{
	display: block;
	padding: 4px;
	height: auto;
}

#warenkorb_teaser_kiste{

}

#navi_newsletter_teaser{
	clear: both;
	width: 147px;
	margin-left: 90px;
	margin-bottom: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;
	background: url('/ziterdes/pictures/allgemein/bg_warenkorbteaser.jpg') #33571D;	
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 2px;	
	color: #CBAB4D;	
	font-size: 11px;
}

#content{
	float: left;
	width: 537px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	overflow: visible;
	z-index: 10;
	font-size: 11px;
	color: #CFCCA2;	
}

#contentblock{
	background: #34571D;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;		
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 5px;
	font-size: 11px;
	color: #CFCCA2;
	height: 1%;
	overflow: visible;	
	display: block;
}

#listviewBlock {
	float: left;
	width: 254px;
	height: 225px;
	background: #34571D;
	border: 1px solid #146319;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: 5px;
	padding: 5px;
	font-size: 11px;
	color: #CFCCA2;
	overflow: visible;	
}

.listviewBlock {
	width: 254px;
	height: 225px;
	background: #34571D;
	border: 1px solid #146319;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 5px;
	font-size: 11px;
	color: #CFCCA2;
}

#listviewRow {
	clear: both;
}

#listviewContent {
	display: block;
}

.listviewContent {
	display: block;
}

#listviewImage {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 5px;
	overflow: hidden;
}

.listviewImage {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 5px;
	overflow: hidden;
}

.listviewDescription {
	float: right;
	display: block;
}

	.listviewDescription.small {
		width: 125px;
	}

#listviewFooter {
	display: block;
}

.listviewFooter {
	display: block;
}


#contentblock a{
	color: #CBAB4D;
	text-decoration: underline;
	height: auto;
	overflow: auto;	
}

#contentblock a img{
	border-width: 1px;
	border-style: solid;
	border-color: #146319;		
}

.thumbnail120{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;		
}

.thumbnail50{
	float: left;
	margin-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;
}

#contentblock #detaillink{
	height: 20px;
	float: right;
}

#contentblock ul{
	display: inline;
	margin-left: 0px;
}

#contentblock ul li{
	margin-left: 40px;
	padding-left: 20px;
	list-style-type: square;
}

#fussnote{
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: #146319;		
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 5px;
	font-size: 9px;
	color: #CFCCA2;
	overflow: auto;
}

#nl{
	clear: both;
}

#footer{
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CBAB4D;
	text-align: center;
	font-size: 10px;
}

#footer a{
	color: #CBAB4D;
	text-decoration: none;
}

#footer a:hover{
	color: #CBAB4D;
	text-decoration: underline;
}

#teaser_right{
	float: left;
	width: 198px;
	margin-left: 10px;
	margin-top: 2px;
}

#teaser_right_text{
	padding: 2px;
}

#produktsuche {
	display: block;
	height: 50px;
	margin-top: 3px;
	background: #4b7239;
}

#produktsuche_left {
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	background: url('/ziterdes/pictures/allgemein/bg_produktsuche_left.gif') no-repeat;	
}

#produktsuche_right {
	float: right;
	width: 250px;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	background: url('/ziterdes/pictures/allgemein/bg_produktsuche_right.gif') no-repeat right;	
}

#produktsuche_teaser{
	margin-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;
	background:  #33571D;
	background-image: url('/ziterdes/pictures/allgemein/bg_warenkorbteaser.jpg');	
	background-repeat: repeat-x;
	color: #CBAB4D;	
	font-size: 11px;
}

#teaser_right_headline{
	padding-left: 2px;
	color: #CFCCA2;
	font-size: 12px;
	font-weight: bold;
}

#teaser_right_block{
	background: #34571D;
	color: #CFCCA2;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #146319;		
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #146319;			
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #146319;			
	height: 1%;	
	padding: 4px;
}

#teaser_right_block a{
	text-decoration: none;
	color: #CFCCA2;
	visibility:visible;
}

#teaser_right_block a:hover{
	text-decoration: underline;
	color: #CBAB4D;	
}

#teaser_right_artikel_1{
	padding: 4px;
	background: #284216;
	overflow: auto;
}

#teaser_right_artikel_2{
	padding: 4px;
	background: #34571D;
	overflow: auto;
}

#teaser_right_zubehoer{
	display: block;
	background: url('/ziterdes/pictures/allgemein/bg_teaser_right_headline.jpg') #34571D;
	background-repeat: repeat-x;
	padding-left: 4px;
	color: #CFCCA2;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;			
}

#teaser_right_neuheiten{
	display: block;
	background: url('/ziterdes/pictures/allgemein/bg_teaser_right_headline.jpg') #34571D;
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-left: 4px;
	color: #CFCCA2;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	border-width: 1px;
	border-style: solid;
	border-color: #146319;			
}

#artikel_zubehoer {
	float: left;
	width: 165px;
	height: 100px;
	margin-right: 10px;
}

#artikel_zubehoer a {
	text-decoration: none;
}

#artikel_zubehoer a:hover {
	text-decoration: underline;
}

.headline{
	font-size: 14px;
	font-weight: bold;
	color: #CBAB4D;
	line-height: 24px;
}

.subheadline{
	font-size: 12px;
	font-weight: bold;
	color: #CBAB4D;
	line-height: 24px;
}

.artikelnummer{
	font-size: 11px;
	font-weight: normal;
	color: #CFCCA2;
}

.fliesstext{
	font-size: 11px;
	color: #CFCCA2;
}

.smalltext{
	font-size: 10px;
	color: #CFCCA2;
}


input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #4A7037;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #CBAB4D;	
	padding: 2px;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background: #4A7037;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #CBAB4D;	
	padding: 2px;	
}

select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #4A7037;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #CBAB4D;	
	padding: 2px;
}

.tablehead{
	color: #CBAB4D;	
	font-weight: bold;
	font-size: 11px;
	border-bottom-color: #CBAB4D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tabledata1{
	color: #CFCCA2;
	font-size: 11px;
	background: #365A1D;
	vertical-align: top;
	padding: 5px;
}

.tabledata2{
	color: #CFCCA2;
	font-size: 11px;	
	background: #2E3A14;
	vertical-align: top;	
	padding: 5px;	
}

#content .button{
	color: #CFCCA2;
	text-decoration: none;	
	line-height: 18px;	
	vertical-align: baseline;
	border: 0px;	
}

#content .button img{
	vertical-align: text-bottom;
	border: 0px;	
}

.button{
	color: #CFCCA2;
	line-height: 18px;
	background: url('/ziterdes/pictures/allgemein/bg_button.jpg');
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}

.dragableBox{
	float: left;
	margin-right: 10px;
	background: #34571D;	
	border-width: 1px;
	border-style: solid;
	border-color: #146319;		
	overflow: visible;
	clear: both;
}

.dropBox{
	display: block;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 10px;
	overflow:auto;
}	

.preis{
	display: block;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #ffc938;
}

#xxl_button{
	float: left;
	clear: both;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: right;
}

#toolTippContent {
	position: absolute;
	width: 120px;
	background: #c0d8b4;
	border: 1px solid #019c0b;
	padding: 5px;
}