/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #2D2A2A;
	color: #222222;
}
table
{
	font-family: Arial,verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #959191;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	color: #CFCFCF;
	height: 1px;
}
.hr
{
	color: #C5C1B6;
}

h1
{
	font-size: 14px;
	margin: 15px 0px 15px 0px;
}
h2
{
	font-size: 13px;
	margin: 10px 0px 10px 0px;
}
h3
{
	font-size: 12px;
	margin: 0px;
}
h4
{
	font-size: 11px;
	margin: 0px;
}
h5
{
	font-size: 10px;
	margin: 0px;
}
h6
{
	font-size: 10px;
	margin: 0px;
}

/* Layout */
#maincontainer
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
}

#wrapper
{
	float: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #DCD8CB url( "../../upload/images/bg_webshop.gif" ) repeat-y;
}

/*header */
.header
{
	height: 50px;
	background: #E9E6DE;
}

.topmenu
{
}
.logo
{
	margin-left: 630px;
	margin-top: -30px;
	position: absolute;
}
.logoSmall
{
	position: absolute;
	margin-left: 665px;
	margin-top: -30px;
}



/* front page teasers */
.greenBorder1
{
	border-top: 8px solid #AFD70D;
	filter: Alpha(Opacity=80);
	width: 237px;
	position: absolute;
	margin-top: -8px;
}
.greenBorder2
{
	border-top: 8px solid #AFD70D;
	filter: Alpha(Opacity=80);
	width: 237px;
	position: absolute;
	margin-top: -8px;
	margin-left: 263px;
}

.teaser
{
	width: 500px;
	margin-left: 30px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.teaserImg
{
	border-bottom: 3px solid #C4BDA9;
}
.box
{
	width: 232px;
	background: #F3F3F3;
	padding: 4px 1px 4px 4px;
}
.box a
{
	color: #222222;
	text-decoration: underline;
}
.box a:hover
{
	color: #222222;
	text-decoration: none;
}

.box p
{
	color: black;
	font-size: 10px;
	padding: 10px;
}

form
{
	margin: 0px;
}
.button
{
	background: #DCD8CB url( "../../upload/images/button_bg.gif" ) no-repeat right;
	padding-right: 4px;
	color: #504F4D;
	border: none;
	font-size: 10px;
	height: 18px;
}
.textarea
{
	background: #DBDBDB;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 16px;
	color: #5D5D5D;
}
.textareaGrey
{
	background: #F3F3F3;
	border-top: 1px solid #504F4D;
	border-left: 1px solid #504F4D;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 1px;
	height: 14px;
	color: #5D5D5D;
}
.textareaWhite
{
	background: #FFF;
	border-top: 1px solid #504F4D;
	border-left: 1px solid #504F4D;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 1px;
	height: 14px;
	color: #5D5D5D;
}

.textareaForm
{
	background: #FFF;
	border-top: 1px solid #504F4D;
	border-left: 1px solid #504F4D;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 1px;
	height: 18px;
	color: #5D5D5D;
	width: 80%;
}

.SearchTextarea
{
	background: #B1B0AB;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #B1B0AB;
	border-bottom: 1px solid #B1B0AB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 16px;
	color: #404040;
}



#productTree
{
	width: 195px;
	font-size: 11px;
	font-family: Arial,Tahoma, Verdana;
	color: #D4D4D4;
	vertical-align: top;
}
#productTree td
{
	vertical-align: top;
}
#productTree a
{
	color: #D4D4D4;
	text-decoration: none;
}
#productTree a:hover
{
	color: white;
	text-decoration: none;
}
.hline
{
	border-bottom: 1px solid #8B8A87;
	padding-top: 6px;
	padding-bottom: 6px;
}

#contentColumn
{
	vertical-align: top;
	height: 500px;
}

.documentPath
{
	height: 22px;
	background: #504F4D;
	color: white;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 100px;
	font-family: arial, verdana;
	font-size: 11px;
}

.CustomerServiceLink
{
	text-decoration:underline;
	width:100%;
	height: 22px;
	color: white;
	font-family: arial, verdana;
	font-size: 11px;
}

.CustomerServiceLink:hover
{
	text-decoration:underline;
	width:100%;
	height: 22px;
	color: #ccc;
	font-family: arial, verdana;
	font-size: 11px;
}

.documentPathWide
{
	height: 22px;
	background: #504F4D;
	color: white;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 100px;
	font-family: arial, verdana;
	font-size: 11px;
}

.documentPathWide a
{
	color: white;
	text-decoration: none;
}


.documentPath a
{
	color: white;
	text-decoration: none;
}

.contentArea
{
	margin: 25px 17px 25px 17px;
	color: #504F4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentArea p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.shownResults
{
	background: white;
	font-size: 10px;
}
.gridHeading
{
	background: #A1C802;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	padding: 10px;
}

.TableGrid td
{
	background: #C0C0C0;
	border-bottom: 1px solid #DCD8CB;
	color: #504F4D;
	padding: 3px;
	font-size: 10px;
	height: 18px;
}

.TableGrid2 td
{
	background: #C0C0C0;
	border-bottom: 1px solid #DCD8CB;
	color: #504F4D;
	padding: 0px;
	text-align:right;
	font-size: 10px;
	height: 18px;
}

.TableGrid1 td
{
	background: #C0C0C0;
	color: #504F4D;
	padding: 3px;
	font-size: 11px;
	
	height: 18px;
}
.td1 a
{
	padding-left:10px;
}
.TableGrid a
{
	color: #191919;
	text-decoration: underline;
}
.TableGrid a:hover
{
	color: #504F4D;
	text-decoration: none;
}
.TableGridHeading td
{
	background: #504F4D;
	font-size:10px;
	padding-left:2px;
	color: #CCCCCC;
	height: 18px;

}
.TableGridHeading a
{
	font-size:10px;
	text-decoration:underline;
	color: #CCCCCC;
}
.TableGridHeading a:hover
{
	color: #FFF;
}
.greenLabel
{
	color: #5E8016;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}
.price
{
	color: #191919;
}

.PanelBtn
{
	margin-top: 50px;
	margin-bottom: 50px;
}
.PanelBtn hr
{
	color: #96938C;
}
.PanelBtn img
{
	margin: 5px 10px 5px 10px;
}

.basketTotal td
{
	border: 1px solid #C0C0C0;
	padding: 2px;
}
.MainMenu
{
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid #8B8A87;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: -24px;
	padding-left: 25px;
	color:#D4D4D4
}
.MainMenu_Hover
{
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid #8B8A87;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	text-decoration: none;
	text-indent: -24px;
	padding-left: 25px;
}

.SubMenu
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	vertical-align: top;
	text-indent: -24px;
	padding-left: 25px;
	border-left: 2px solid #504F4C;
	height: 15px;
	padding-right: 15px;
}

.SubMenu_Hover
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	padding-right: 15px;
	vertical-align: top;
	color: white;
	text-decoration: none;
	text-indent: -24px;
	padding-left: 25px;
	height: 15px;
	border-left: 2px solid #504F4C;
}

.FirstSubMenu
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	vertical-align: top;
	text-indent: -24px;
	padding-left: 25px;
	border-left: 2px solid #504F4C;
}

.MainMenu_Top
{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 11px;
	text-decoration: none;
	margin: 3px 0 0 8px;
	color: #666666;
	font-weight: bold;
	margin-left: 12px;
	height: 25px;
	background-imagew: url( "../../upload/images/bullet_topMenu.gif" );
	background-positionw: left;
	background-repeatw: no-repeat;
	padding-leftw: 12px;
}

.MainMenu_Hover_Top
{
	font-family: Arial, sans-serif, Tahoma, Verdana, Geneva, Helvetica;
	font-size: 11px;
	text-decoration: none;
	margin: 3px 0 0 8px;
	color: #333333;
	font-weight: bold;
	margin-left: 12px;
	height: 25px;
	background-imagew: url( "../../upload/images/bullet_topMenu_H.gif" );
	background-positionw: left;
	background-repeatw: no-repeat;
	padding-leftw: 12px;
}

.SubMenu_Top
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	vertical-align: top;
	text-indent: -24px;
	padding-left: 25px;
	padding-right: 15px;
	height: 15px;
}

.SubMenu_Hover_Top
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	padding-right: 15px;
	vertical-align: top;
	color: white;
	text-decoration: none;
	text-indent: -24px;
	padding-left: 25px;
	height: 15px;
}

.FirstSubMenu_Top
{
	background-color: #AFD70D;
	height: 3px;
}
.BottomSubMenu_Top
{
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #D4D4D4;
	background-color: #64635F;
	vertical-align: top;
	text-indent: -24px;
	padding-left: 25px;
}

.form_hd
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	color: #363534;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.form_hd1
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	color: #363534;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.web_textarea
{
	background: #DBDBDB;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 16px;
	color: #5D5D5D;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.web_textarea_White
{
	background: #E9E9E9;
	border-top: 1px solid #64635F;
	border-left: 1px solid #64635F;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 18px;
	color: #5D5D5D;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.web_chck_box
{
	background: #E9E9E9;
		
}


.blck_txt
{
	color: #000000;
}

/* kontakt style */
.kontaktPerson {
	border: 3px solid #64635F;
	position:absolute;
	margin-left:410px;
	margin-top:-20px;
	width:154px;
	background-color:#C0C0C0;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}

.kontaktPerson h1 { font-size:13px; margin:0px;}
.kontaktPerson a { color:#333333; text-decoration:none}

.personImg {
	border-top: 6px solid #A2C803;
	border-bottom: 3px solid #64635F;
}

.kontaktAddress h1 { font-size:13px; margin:0px;}
.kontaktAddress a { color:#333333; text-decoration:none}
.whitelink { background-color:#64635F; padding:6px; text-decoration:underline;}
.whitelink a { color:#FFFFFF; text-decoration:underline;}
.whitelink a:hover { color:#ccc; text-decoration:none;}

.GridFirstItem
{
	padding-left:10px;
	color:Red;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}

div#tilbud {
	width: 197px;
	height: 87px;
	border-style: solid;
	border-color: #afd70d;
	border-width: 3px;
	padding: 5px 5px 5px 8px;
	margin: 0;
	margin-left: 7px;
	

	

}