/*
 * Allgemein
 */
html,body{
	margin:0px;
	padding:0px;
	height:100%;
}
* html #box{
	height:100%;
}


body,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a{
	color:#8FCE57;
}
img{
	border:0px;
}

/*
 * Design
 */
#box{
	position:relative;
	min-height:100%;
	background:url('../images/bg.jpg') no-repeat left bottom;
}

#header{
	margin-left:33px;
}
#body{
	margin-top:10px;
	margin-left:146px;
	background:url('../images/content_bg.gif') repeat-y;
	width:554px;
}

/*
 * Flash
 */
#flash{
}

/*
 * Menu
 */
#menu{
	background:url('../images/menu_bg.gif') repeat-y right top;
	background-color:#CCCED1;
	height:21px;
	width:818px;
}
.navi,.navi_act{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:21px;

	display:block;
	float:left;	
	padding:0px 20px;
	height:21px;
	
	border:0px;
	border-right:2px solid #FFF;
}
.navi:hover,.navi_act{
	background-color:#8FCE57;
}

/*
 * Content
 */
#content_box{
	background:url('../images/content_top.gif') no-repeat;
	padding-top:11px;
}
#content{
	padding:10px 20px;
	padding-top:10px;
}
#l_bg{
	position:absolute;
	bottom:0px;
	left:146px;
}
#r_bg{
	position:absolute;
	bottom:0px;
	left:696px;
}


/*News
 * */
.news-latest-item{
	margin-bottom:10px;
}
.news-latest-date,
.news-single-timedata{
	background-color:#E0F1CF;
	display:block;
}
.news-latest-date a,
.news-latest-item h3 a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.news-latest-item h3{
	padding:0px;
	margin:0px;
}

/*Shop
 * */
#shopmenu{
	background-color:#9FD647;
	position:absolute;
	left:150px;
	top:160px;
	width:546px;
}
#shopmenu div{
	margin:0px 5px;
}
#shopmenu a{
	color:#000;
	margin:0px 10px;
	text-decoration:none;
}
#uebersicht{
	margin-top:30px;
}
.item_uebersicht{
	float:left;
	margin:5px 5px;
}

.item_uebersicht img,
.item_detail img{
	display:block;
}

.item_detail{
	margin:5px 5px;
}

.item_detail img{
	margin:5px 0px;
}

.item_detail_con{
	padding-right:12px;
	text-align:right;
}
.item_detail td{
	vertical-align:top;
	
}
.item_detail_preis,
.item_detail_preis_left{
	padding-right:12px;
	padding-top:10px;
	text-align:right;
}
.item_detail_preis_left{
	text-align:left;
}

.item_detail .Warenkorb{
	padding:0px 2px;
}
.item_detail .anzahl{
	width:40px;
}


/*Login*/
#login{
	position:absolute;
	left:32px;
	top:155px;
	width:110px;
}
#login_box,
#warenkorb_box {
	border:1px solid #9FD647;
	font-size:11px;
}
#warenkorb_box a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:1px 2px;
}
#login_box input{
	border:1px solid #9FD647;
	font-size:11px;
}
#login_box .header,
#login_box .body,
#login_box .footer{
	padding:1px 4px;
	
}
#login_box .header,
#warenkorb_box .artikel{
	background-color:#E0F1CF;
	font-weight:bold;
}
#login_box .body input{
	width:95px;
}
#login_box .footer{
	margin:3px;
	margin-left:0px;
}

/*Warenkorb*/
.content_warenkorb{
	border:1px solid #9FD647;
}
.content_warenkorb table thead{
	background-color:#9FD647;
	font-weight:bold;
}
.content_warenkorb table tfoot{
	background-color:#E0F1CF;
}
.anzahl_in{
	width:40px;
}
.gesamt{
	text-align:right;
}
/*#######################################################*/
/*## Warenkorb Details ##################################*/
/*#######################################################*/
.content_warenkorb{
	border:1px solid #9FD647;
	padding:2px;
}
.content_warenkorb table{
	width:100%
}
.content_warenkorb thead td{
	background-color:#9FD647;
	border-bottom:1px solid #FFF;
	
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.content_warenkorb tbody td{
	vertical-align:top;
	border-bottom:2px solid #FFF;
}
.content_warenkorb tfoot td{
	vertical-align:top;
	text-align:right;
	border-top:2px solid #9FD647;
}

.content_warenkorb .col0{
	width:100px;
}
.content_warenkorb .col1{
	width:45px;
}


.content_warenkorb .anzahl_in{
	border:1px solid #000;
	height:22px;
	text-align:right;
	
	width:40px;
}
.content_warenkorb .desc{
	text-align:left;
	margin:0px 5px;
}
/*#######################################################*/
/*## Warenkorb Bestellen ################################*/
/*#######################################################*/
#order_warenkorb{
	border:0px;
	width:100%;
}
#order_warenkorb td{
	vertical-align:top;
	text-align:left;
}
#order_warenkorb label{
	clear:both;
	display:block;
	float:left;
	width:55px;
	line-height:20px;
}
#order_warenkorb input{
	border:1px solid #000;
	margin-bottom:2px;
	width:100px;
	float:left;
}
#order_warenkorb #phone{
	margin-bottom:20px;
}
#order_warenkorb #KdNr{
	margin-bottom:20px;
}
#order_items{
	margin-bottom:20px;
	margin-top:10px;
	width:330px !important;
}
#order_items .col1{
	width:30px;
}

#order_warenkorb #agb,
#order_warenkorb #daten{
	width:30px;
	border:0px;
	clear:both;
}
#checkboxes{
	line-height:20px;
}
#bestellen,#order_warenkorb #bestellen{
	margin-top:5px;
	background:#E0F1CF;
	
	border:1px solid #000;
	width:80px;
	font-weight:bold;
	margin-left:60px;
}
#checkboxes #bestellen{
	border:none;
	width:90px;
}

/*#######################################################*/
/*## Register ###########################################*/
/*#######################################################*/
#user label{
	display:block;
	float:left;
	width:80px;
	padding-left:5px;
	line-height:20px;
}
#user input{
	border:1px solid #000;
	margin-bottom:2px;
}

/*###############################

 * Interessenten

 */

 #mailform fieldset{
 	padding:0px;
 	margin:0px;
 	border:0px;
 	width:350px;
	margin-top:40px;
 }

  #mailform label{

 	display:inline-block;

 	width:100px;

 	text-align:right;

 	margin-right:10px;

 }
#mailform .csc-mailform-submit{
	margin-left:110px;
}
