body {
	    scrollbar-face-color: #CCCCCC;
	    scrollbar-shadow-color: #00CC33;
	    scrollbar-highlight-color: #FFFFFF;
	    scrollbar-3dlight-color: #00CC33;
	    scrollbar-darkshadow-color: #FFFFFF;
	    scrollbar-track-color: #E6E6E6;
	    scrollbar-arrow-color: #060f3e;

} 


.body_transparant {
	background:none transparent;		
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.header_tekst {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;	
}

.main_tekst {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;	
}

.welcome_tekst_header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;	
	background:	#CCCCCC;
}

.welcome_tekst {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;	
}

.welcome_underline {
	background:	#333333;
}


.offers_underline {
	background:	#CCCCCC;
}

.contactform_tekst {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;	
}


.offer_detail_tekst {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;	
}

.offer_detail_header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;	
}


.offer_order_header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}


.myorders_tekst {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;	
}

.myorders_tekst_header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;	
	background:	#CCCCCC;
}


.pricelist_tekst {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;	
}

.input-box
{
font-weight: normal;
font-size: 12px;
clear: both;
float: left;
margin-bottom: 16px
color: #26a;
background: #FFFFFF;
border: #666666 solid 1px
}


.submit-button
{
font-weight: normal;
font-size: 12px;
clear: both
color: #000;
background: #E0E0E0;
border: 2px #666666 outset
}

.offer_input-box
{
font-weight: normal;
font-size: 10px;
clear: both;
float: left;
margin-bottom: 14px
color: #26a;
background: #FFFFFF;
border: #666666 solid 1px
}

.offer_submit-button
{
font-weight: normal;
font-size: 10px;
clear: both
color: #000;
background: #E0E0E0;
border: 1px #666666 outset
}

.pricelist_input-box
{
font-family: Tahoma;
font-weight: normal;
font-size: 9px;
clear: both;
float: right;
margin-bottom: 14px
color: #26a;
background: #FFFFFF;
border: #666666 solid 1px
}

.pricelist_submit-button
{
font-weight: normal;
font-size: 10px;
clear: both
color: #000;
background: #E0E0E0;
border: 1px #666666 outset
}

.search_form {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.search_form input{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	clear: both;
	margin-bottom: 14px
	color: #26a;
	background: #FFFFFF;
	border: #666666 solid 1px
}


