/* Stylesheet Allesismogelijk.nl */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #002d5b;
	background-color: #e2e2e2;
	background-image: url(../images/bkg_body.gif);
	background-repeat: repeat-x;
}

#wrapper_0 {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	float: none;
}

#wrapper_1 {
	width: 980px;
	position: relative;
	float: left;
}

/* Begin Topbar */

#topbar {
	width: 980px;
	height: 25px;
	margin-bottom: 2px;
	background-image: url(../images/bkg_topbar.gif);
	background-repeat: repeat-x;
	position: relative;
	float: left;
}

.topbar_item {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.topbar_item_separator {
	width: 2px;
	height: 25px;
	padding: 0px 10px;
	background-image: url(../images/bkg_topbar_item_separator.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.topbar_textfield {
	width: 121px;
	height: 14px;
	margin-top: 3px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #FFF;
	background-color: #FFF;
	background-image: url(../images/bkg_textfield.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #006cab;	
}

.textarea_contact 
{
	width: 250px;
	height: 100px;
	margin-top: 3px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
/*	background-image: url(../images/bkg_textfield.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #002D5B;	
}

.textfield_contact 
{
	width: 250px;
	height: 17px;
	margin-top: 3px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
/*	background-image: url(../images/bkg_textfield.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #002D5B;	
}

.textfield_contact_postcode 
{
	width: 70px;
	height: 17px;
	margin-top: 3px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
/*	background-image: url(../images/bkg_textfield.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #002D5B;
}

.textfield_contact_plaats 
{
	width: 162px;
	height: 17px;
	margin-top: 3px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
/*	background-image: url(../images/bkg_textfield.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #002D5B;
}

.btn_topbar {	
	padding: 5px 0px 0px 7px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	float: left;
}

.btn_contactform 
{
	width: 125px;
	height: 20px;
	padding-bottom: 1px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #0064AC;
	border: none;	
}

#topbar a:link,
#topbar a:visited {
	color: #FFF;
	text-decoration: none;
}

#topbar a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* END Topbar */

#header {
	width: 980px;
	height: 125px;
	padding-bottom: 5px;
	background-color: #FFF;
	position: relative;
	float: left;
}

#wrapper_content_0 {
	width: 980px;
	background-color: #FFF;
	background-image: url(../images/bkg_navi_main.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

#wrapper_content_1 {
	width: 980px;
	background-image: url(../images/bkg_navi_main_follow_up.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

/* Begin Left Zone */

#navi_main {
	width: 200px;
	padding: 2px 0px 0px 5px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color: #FFF;
/*	background-image: url(../images/bkg_navi_main_follow_up.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	position: relative;
	float: left;
}

#wrapper_navi_main_items {
	height: 228px;
	position: relative;
	float: left;
}

.navi_main_item {
	width: 190px;
	height: 38px;
	padding: 6px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #0064ac;
	position: relative;
	float: left;
	color: White;
	text-decoration: none;
}


.navi_main_item_hover {
	width: 190px;
	height: 38px;
	padding: 6px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #005392;
	border-bottom: 1px solid #0064ac;
	position: relative;
	float: left;
	color: White;
	text-decoration: none;
}

.navi_main_item a:link, .navi_main_item a:visited,
.navi_main_item_hover a:link, .navi_main_item_hover a:visited {
	color: #FFF; text-decoration: none;
}

.navi_main_item a:hover, .navi_main_item_hover a:hover {
	color: #FFF; text-decoration: none;
}

.bkg_navi_item_1 {
	background-image: url(../images/bkg_navi_item_1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bkg_navi_item_2 {
	background-image: url(../images/bkg_navi_item_2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bkg_navi_item_3 {
	background-image: url(../images/bkg_navi_item_3.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bkg_navi_item_4 {
	background-image: url(../images/bkg_navi_item_4.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.bkg_navi_item_5 {
	background-image: url(../images/bkg_navi_item_5.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi_sub {
	width: 200px;
	height: 21px;
	font-size: 11px;
	color: #06c;
	position: relative;
	float: left;
}

#navi_sub a:link, #navi_sub a:visited { color: #06c; text-decoration: none; }
#navi_sub a:hover { color: #06c; text-decoration: underline; }

#address {
	padding: 12px 0px 10px 14px;
	line-height: 1.7em;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 9px;
	position: relative;
	float: left;
}

#address a:link, #address a:visited {
	color: #FFF;
	text-decoration: none;
}

#address a:hover {
	color: #FFF;
	text-decoration: underline;
}

#address_copyright {
	color: #4a739d;
}

/* END Left Zone */

#content_middle {
	width: 520px;
	position: relative;
	float: left;
}

#content_right {
	width: 255px;
	position: relative;
	float: left;
}

#wrapper_content_full {
	width: 775px;
	background-image:
}

#home #content_full {
	position: relative;
	float: left;
}

#content_full {
	width: 775px;
	position: relative;
	float: left;
}

#home .wrapper_content_title {
	padding-left: 10px;
	background-image: url(../images/bkg_wrapper_content_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.wrapper_content_title_right {
	padding-left: 10px;
	background-image: url(../images/bkg_wrapper_content_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: right;
}
.wrapper_content_title {
	padding-left: 10px;
	background-image: url(../images/bkg_wrapper_content_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.wrapper_content_title_product {
	/*padding-left: 10px;*/
	background-image: url(../images/bkg_wrapper_content_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#home .content_title {
	width: 492px;
	height: 16px;
	padding: 4px 8px 0px 10px;
	text-transform: uppercase;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #0f9bd7;
	background-image: url(../images/bkg_content_full_title.gif);
}
.content_title_right{
	width: 230px;
	height: 16px;
	padding: 4px 0px 0px 10px;
	text-transform: uppercase;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #0f9bd7;

	background-image: url(../images/bkg_right-red.gif);
}
.content_title {
	width: 742px;
	height: 16px;
	padding: 4px 8px 0px 10px;
	text-transform: uppercase;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #0f9bd7;
	background-image: url(../images/bkg_content_full_title.gif);
}

.content_title a:link { color: #FFF; text-decoration: underline; }
.content_title a:visited { color: #FFF; text-decoration: underline; }
.content_title a:hover { color: #FFF; text-decoration: none; }

#home .content_text {
	width: 95%;
	padding: 14px 0px 0px 20px;
	line-height: 1.2em;
	background-image: url(../images/bkg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
.content_text_right {
	padding:14px 10px 14px 20px;
	line-height: 1.2em;
	background-image: url(../images/bkg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
.content_text {
	width: 95%;
	padding: 14px 10px 14px 20px;
	line-height: 1.2em;
	background-image: url(../images/bkg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

#home #footer_content_full {
	width: 520px;
	height: 14px;
	background-image: url(../images/bkg_content_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#footer_content_full_right {
	width: 250px;
	height: 14px;
	background-image: url(../images/bkg_content_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#footer_content_full {
	width: 775px;
	height: 14px;
	background-image: url(../images/bkg_content_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

p {
	margin-bottom: 12px;
}
#left { 
float: left;
width: 519px;
overflow: hidden;
}
#right {
float: right;
width: 250px;
padding-right: 5px;
overflow: hidden;
}
.content_text_news {
	padding: 10px 10px 10px 20px;
	line-height: 1.2em;
	background-image: url(../images/bkg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

.content_text_news a:link, .content_text_news a:visited, .content_text_news a:hover 
{
	color: #002d5e; 
	text-decoration: none; 	
	line-height:18px;
}
.content_text_product {
	/*padding: 10px 10px 10px 8px;*/
	padding-left: 20px;
	line-height: 1.2em;
	background-image: url(../images/bkg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

.wrapper_product 
{
	margin-bottom: 10px;
	position: relative;
	float: left;
}

.content_title_product {
	width: 726px;
	height: 16px;
	padding: 1px 8px 0px 10px;
	text-transform: uppercase;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #0f9bd7;
	background-image: url(../images/bkg_content_full_title.gif);
}
.content_text_product_single {
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
	position: relative;
	float: left;
	width: 550px;
}
#footer_content_full_product_single {
	width: 753px;
	height: 14px;
	position: relative;
	float: left;
}

.background_catalogue {
    width: 750px;
    background-image: url(../images/bkg_navi_item_1.gif);
    background-position: top left;
    background-repeat: repeat-y;
    position: relative;
    float: left;
}

#category {
	width: 500px;
	position: relative;
	float: left;
}
#category_left {
	width: 225px;
	padding: 5px;
	float: left;
	position: relative;
}
#category_right {
	width: 225px;
	padding: 5px;
	float: right;
	position: relative;
}
#category a:link, #category a:visited, #category a:active {
	color: #022c5e;
	text-decoration: none;
}
#category a:hover {
	color: #0898d5;
	text-decoration: none;
}
#categoryTable a:link, #categoryTable a:visited, #categoryTable a:active {
	color: #022c5e;
	text-decoration: none;
}

#categoryTable a:hover {
	color: #0898d5;
	text-decoration: none;
}
input, textarea 
{
	font-family: Trebuchet MS, Verdana, sans-serif;
/*  border-width: 1px;
    border-style: solid;
    border-color: #000;*/
}

select
    {

    background-color: #f5f5f5;
    
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
#product_prijs
{
	float: right;
	width: 55px;
	padding-right:20px;
width:33px;
}
#product_prijs_title
{
	float: right;
	width: 84px;
	padding-right:20px;
}
#product_prijs_oud
{
	float: right;
	width: 39px;
	padding-right:20px;
}
#product_aantal 
{
	float: right;
	width: 55px;
}
#product_aantal_title
{
	float: right;
	width: 60px;
}
.productTitel
{
	float:left;
	position:relative;
}
#product_price 
{
	width: 175px;	
	float: right;
}
.linetrough 
{
	text-decoration: line-through;
}
.aanbieding 
{
	color: #d50100;	
}
