/*
gruen 91c958
*/

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color:#fff;
	margin:0;
	padding:0;
}

h1 {
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10px;
	margin: 0;
	padding: 0 0 20px 0;
}

h2 {
	font-weight: bold; 
	font-size: 10px; 
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #91c958;
	font-weight: normal;
}

p {
	padding:0;
	margin:0;
}

a:hover {
	color: #91c958;
}

.nolinkarrow {
	background-image:none;
}

.error {
	width:100%;
	color: maroon;
	font-weight:bold;
	border:1px solid maroon;
	padding:5px 5px 5px 5px;
	display:block;
	margin:0 0 10px 0;
}

.main_hdl {
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}



input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000;
}


/*specific divs */
#container {
	width:930px;
	margin:0 auto 0 auto;
	padding: 0 0 30px 0;
	background-color:#fff;
}
#left {
	width:145px;
	margin:0 25px 0 0;
	paddding:0;
	float:left;
}
#right {
	width:760px;
	margin:0;
	paddding:0;
	float:left;
}

#logodiv {
	width:145px;
	height:140px;
	background-color:#91c958;
	text-align:center;
}
#logodiv img {
	margin:50px 0 0 0;
}
#hauptmenu {
	margin:14px 0 0 0;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
#hauptmenu a {
	display:block;
}
#hauptmenu a.level1 {
	font-size:14px;
	line-height:14px;
	padding:0 0 5px 18px;
	margin:16px 0 6px 0;
	border-bottom:1px dotted green;
}
#hauptmenu a.level2 {
	font-size:10px;
}
#hauptmenu a.level2_open {
	font-size:10px;
	font-weight:bold;
	background-image:url(../img/hauptmenu_star.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#hauptmenu a.level2:hover  { 
	font-weight:bold;
	background-image:url(../img/hauptmenu_star.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#topmenu {
	margin:5px 0 0 0;
}

#content {
	margin:30px 0 0 0;
	width:760px;
}





#GB_window {
	border:3px solid #91c958;
	margin:10px 0 0 0;
	padding:0;
}
.GB_Window .header {
    /*display:none;*/
	margin:0;
	color:#fff;
	background-color:#91c958;
	border:none;
}
.GB_Window .content {
	border:none;
}




.puebersicht_pdiv, .puebersicht_pdiv_last {
	float:left;
	width:243px;
	margin:0 7px 4px 0;
}
.puebersicht_pdiv_last {
	margin-right:0;
}
.puebersicht_pdiv img, .puebersicht_pdiv_last img {
	border-top:1px solid #91c958; 
	padding:10px 0 3px 0;
}
.puebersicht_idiv, .puebersicht_idiv_last {
	width:243px;
	padding:0 3px 0 0;
	border-right:1px solid #91c958;
	min-height: 207px;
	height: auto !important;
	height: 207px;
}
.puebersicht_idiv_last {
	padding:0;
	border-right:none;
}
.puebersicht_pbdiv {
	background-color:#dbebca;
	width:173px;	/*243-35-35*/
	height:56px;	/*63-7*/
	color:#35483d;
	padding: 7px 35px 0 35px;
	overflow:hidden;
}
.puebersicht_pbdiv a, .puebersicht_pbdiv a:hover {
	color:#35483d;
}



#lovely_piece {
	width:760px;
	clear:both;
	height:280px;
	margin:0 0 5px 0;
}
#lovely_piece_left {
	float:left;
	width:243px;
	margin:0 7px 4px 0;
}
#lovely_piece_center {
	float:left;
	width:243px;
	margin:0 7px 4px 0;
}
#lovely_piece_right {
	float:left;
	width:243px;
	margin:0;
	color:#91c958;
	line-height:20px;
	font-size:11px;
}



.wk_header {
	font-weight: bold;
	border-top:1px inset #7B4508;
	border-bottom:1px inset #7B4508;
}

.wk_title {
}

.wk_price_single {
}

.wk_price_total {
	font-weight: bold;
}

.wk_price_shipping {
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}

.wk_footer_price_total {
	font-weight: bold;
	border-top:1px inset #7B4508;
	border-bottom:1px inset #7B4508;
	padding: 5px 0px 5px 0px;
}

.wk_vat {
}


