@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

#site {
	width: 820px;
	height: 197px;
	margin: 0px auto 0px auto;
	position:relative;
}

/** HEADER **/
/***********/
#header{
	position:relative;
	z-index:1;
}
/* Topmenu */
ul#topmenu {
	background-image: url(../images/top_content.png);
	background-repeat: repeat-x;
	position: absolute;
	float:right;
	left:550px;
	top:0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #aab48f;
	height:29px;
	z-index:2;
}

ul#topmenu #topleft{
	background-image: url(../images/top_left.png);
	background-repeat:no-repeat;
	width:9px;
	height:29px;
}

ul#topmenu #topright{
	background-image: url(../images/top_right.png);
	background-repeat:no-repeat;
	width:12px;
	height:29px;
}

ul#topmenu li {
	float: left;
}
ul#topmenu a:link, ul#topmenu a:visited {
	text-decoration: none;
	margin: 0px 8px 0px 8px;
	color: #000000;
}
ul#topmenu a:hover{
	color: #6e820c;
}

.taal a{
	color: #6e820c !important;
}
/* Winkelmandje */
#winkelmandje{
	position: absolute;
	left: 718px;
	top: 57px;
	text-align:right;
	z-index:2;
}

/* Zoeken */
#zoek {
	position: absolute;
	left: 660px;
	top: 145px;
	width:175px;
	z-index:2;
}
#zoek input {
	border: 0px;
	background-color: #FFFFFF;
	float: left;
}

.zoekknop,.zoekknopfr,.nieuwsbriefknop{
	background-image: url(../images/btn_zoeken.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 45px;
	height: 24px; /*23-3*/
	color: #FFFFFF;
	margin: -4px 0px 0px 15px;
	padding-top: 0px;
}

.nieuwsbriefknop{
	border: 0px;
}

.zoekknopfr{
	background-image: url(../images/btn_zoeken_fr.jpg);
	width: 68px;
}

#zoek a:link, #zoek a:visited {
	background-image: url(../images/btn_zoeken.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 45px;
	height: 20px; /*23-3*/
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin: -4px 0px 0px 15px;
}
#zoek a:hover {
	background-position: 0 -23px;
}
/* Hoofdmenu */
ul#menu {
	position: absolute;
	top: 147px;
	left:0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	margin-left:-13px;
	z-index:2;
}
ul#menu li {
	float: left;
	padding-top:3px;
}
ul#menu a:link, ul#menu a:visited {
	text-decoration: none;
	color: #000000;
}
ul#menu a:hover {
	color: #7c9117;
}

ul#menu li.home{
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	width:62px;
	height:26px;
	padding-left:70px;
}

ul#menu li.snaren{
	background-image: url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:26px;
	width: 80px;
}

ul#menu li.shop{
	background-image: url(../images/shop_bg.png);
	background-repeat: no-repeat;
	width:74px;
	height:26px;
	padding-left:39px;
}


/** CONTENT **/
/************/
#left {
	float: left;
	margin-left: 31px;
	width: 252px;	
}
#right {
	float: left;
	margin-left: 12px;
	width: 510px;
}
.kader1,.kader3 {
	background-image: url(../images/bg_lefty_top.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	width: 252px;
	margin-bottom: 12px;
}

.kader3 {
	background-image: url(../images/bg_lefty_top2.jpg);
}

.kader_bot {
	background-image: url(../images/bg_lefty_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
.kader1 h1,.kader3 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #90aa1b;
	margin: 0;
	padding: 110px 0px 0px 20px;
}

.kader3 h1{
	padding:20px 0px 0 20px;
}

.kader1 p, .kader2 p, .kader3 p {
	margin: 10px 20px 0px 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.kader2 {
	background-image: url(../images/bg_filipdewulf.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	width: 252px;
	margin-bottom: 12px;
}
.kader2 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #90aa1b;
	margin: 0;
	padding: 20px 0px 0px 24px;
}
.kader2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #a2a2a2;
	margin: 0;
	padding: 4px 0px 0px 24px;
}
.kader2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #687d07;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 12px 0px 0px 24px;
}
.kader2 i {
	color: #a6a6a6;
	font-style: normal;
}
#slogan {
	margin: 10px 0px 15px 0px;
}

.content {
	background-image: url(../images/bg_content_top.jpg);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	width: 510px;
	margin-bottom: 12px;
}
.content_bot {
	background-image: url(../images/bg_content_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px 0px 15px 0px;
}
.product,.product_racks {
	background-image: url(../images/bg_prod_top.jpg);
	background-repeat: no-repeat;
	width: 150px;
	margin: 0px 0px 15px 15px;
	float: left;
}
.product_racks {
	background-image: url(../images/bg_prod_top_racks.jpg);
}
.prod_bot {
	background-image: url(../images/bg_prod_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	color: #FFFFFF;
}

.prod_bot p{
	height:70px;
}

.prod_foto {
	width: 133px;
	height: 115px;
	margin-left: 5px;
}
.prod_foto_racks {
	width: 133px;
	height: 184px;
	margin-left: 5px;
}
.prod_price {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	margin: 5px 8px 5px 5px;
}
	.prod_price .cross{
		text-decoration: line-through;
		font-weight: normal;
	}
.prod_bot h1,.prod_bot h1 a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration:none;
}
.prod_bot p {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 15px;
	color:#8f8f8f;
}

/* Opsomming producten Home */
.opsomming {
	background-image: url(../images/bg_opsomming.jpg);
	background-repeat: no-repeat;
	width: 480px; /*510-30*/
	margin: 15px 0px 15px 0px;
	padding: 15px;
}
.opsomming_prodlijst {
	width: 200px; /*510-20*/
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 15px 10px;
}
.opsomming h1, .opsomming h1 a {
	font-size: 13px;
	/*color: #7c7c7c !important;*/
	color: #F8931D !important;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-indent: 6px;
}
.opsom_links, .opsom_rechts {
	width: 230px;
	float: left;
}
	
.opsom_rechts {
	margin-left: 20px;
}
.row, .row2, .row_last {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
	margin-top: 1px;
}
.row {
	background-image: url(../images/bg_row.png);
}
.row2 {
	background-image: url(../images/bg_row2.png);
}
.links, .rechts, .links_shop {
	background-image: url(../images/bg_item.png);
	background-repeat: no-repeat;
	height: 21px;
	text-indent: 18px;
}
.links {
	float: left;
	width: 110px;
}

.links_shop {
	float: left;
	width: 105px;
}

.rechts {
	float: right;
	width: 120px;
}
.opsomming a:link, .opsomming a:visited, .opsomming_prodlijst a:link, .opsomming_prodlijst a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.opsomming a:hover, .opsomming_prodlijst a:hover {
	color: #666666;
}
.opsomming_prodlijst a#active {
	color: #f1622a;
}

#footer, #footer a{
	text-align: center;
	color: #b0afaf;
	text-decoration: none;
	margin-top:30px;
}

/** SHOP **/
/*********/
/* Tabs */
#merkenmenu {
	height: 30px;
	margin-left: 15px;
}
.merk_active_links {
	background-image: url(../images/shopitem_active_links.png);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	width:11px;
}

.merk_active_content {
	background-image: url(../images/shopitem_active_content.png);
	background-repeat: repeat-x;
	height: 29px;
	float: left;
	padding-top:5px;
}

.merk_active_rechts {
	background-image: url(../images/shopitem_active_rechts.png);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	width:9px;
}

.merk_active_content a:link, .merk_active_content a:visited {
	text-decoration: none;
	color: #000000;
}
.merk_active_content a:hover {
	color: #536412;
}
.merk_links {
	background-image: url(../images/shopitem_links.png);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	width:11px;
}

.merk_content {
	background-image: url(../images/shopitem_content.png);
	background-repeat: repeat-x;
	height: 29px;
	float: left;
	padding-top:5px;
}

.merk_content a{
	color:#000000;
	text-decoration:none;
}

.merk_rechts {
	background-image: url(../images/shopitem_rechts.png);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	width:9px;
}

.merk a:link, .merk a:visited,.productdetail a {
	text-decoration: none;
	color: #000000;
}
.merk a:hover,.productdetail a:hover {
	color: #758e04;
}

/** PRODUCTDETAIL **/
/*********/
.productdetail{
	margin-left:25px;
	margin-right:18px;
}

.productdetail h1,.promotieflash h1, .promotieflash h1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #90aa1b;
}

.promotieflash{
	margin-left:10px;
	margin-right:0px;
}

.promotieflash h1 {
	margin-top:1px;
}

.productdetail_rechts{
	float:right;
	width:250px;
	margin-top:-13px;
}

.besteltd{
	border:1px solid #EAEAEA;
	padding:5px;
}

.geheim{
	position:absolute;
	top:-1000px;
}

.bestellingstabel{
	width:475px;
}

.bestellingstabel th{
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

/* Titels */
h4 {
	background-image: url(../images/bg_titel_shop.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px 0px 10px 15px;
	padding: 5px 0px 0px 10px;
	font-size: 13px;
	color: #616161;
	clear: both;
}
/* Bestelknoppen*/
a.bestel:link, a.bestel:visited {
	background-image: url(../images/btn_bestel.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #4d6200;
	text-decoration: none;
	width: 50px;
	height: 20px; /*23-3*/
	padding-top: 3px;
	text-align: center;
	display: block;
	float: left;
	margin: 7px 7px 10px 3px;
}
a.bestel:hover {
	background-position: 0 -23px;
	color: #000000;
}

.minfo{
	background:0;
	border:0;
	background-image: url(../images/btn_info.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 23px;
	background-position: top;
	color: #4d6200;
	
}

a.minfo:link, a.minfo:visited {
	background-image: url(../images/btn_info.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #4d6200;
	text-decoration: none;
	width: 66px;
	height: 20px; /*23-3*/
	padding-top: 3px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 7px;
}
a.minfo:hover {
	background-position: 0 -23px;
	color: #000000;
}

a img,.lol{
	border: 0;
	color: #000000;
	text-decoration: none;
}

.productdetail a{
	color: #758E04; !important
}

strong{
	color:#8ba615;
}


/** INPUT **/
/**********/
input,.variatie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 11px;
}

.variatie{
color:#000000;
}

.miniinput {
	width:20px;
	color:#000000;
}

/** CLEARFIX **/
/*************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear{
	clear:both;
}

.centeredMore a{
	display:block !important;
	text-align:center !important;
	width:200px !important;
}

.centeredMore a:hover {
	background-position:center -23px !important;
	color: #000000 !important;
}

.click1,.click2,.click3{
	cursor:pointer;
	height:28px;
}

#homelink{
	position:absolute;
	width:257px;
	height:90px;
	padding:0 0 0 49px;
	cursor:pointer;
	margin-top:-160px;
}

#flash_promoties,#flashrechts{
	float:left;
	width:333px;
}

#flashrechts{
	float:left;
	width:150px;
}

#flashrechts a{
	color:#000000 !important; 
	text-decoration:underline;
}

#flashrechts h1 a{
	color: #90aa1b !important; 
	text-decoration:none;
}

#bespanningsblok{
	background-image: url(../images/bg_bespanningen.jpg);
	background-repeat: no-repeat;
	width:145px;
	height:108px;
	padding:12px 9px 0 91px;
	margin-top:12px;
	margin-bottom: 12px;
}

#bespanningsblok h1 a,#bespanningsblok h1,#testkaderblok h1{
	text-indent:0px !important;
	color:#f16b2a !important;
}

#bespanningsblok .minfo{
	position:relative;
	left:-76px;
	top:-23px;
}

#testkaderblok{
	background-image: url(../images/bg_testkaders.jpg);
	background-repeat: no-repeat;
	width:145px;
	height:76px;
	padding:12px 9px 0 91px;
	margin-top:12px;
}

#tennisdirectblok{
	margin-top: 1em;
	padding-top: 1em;
	background-image: url(../images/bg_lefty_top2.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	width: 252px;
	margin-bottom: 12px;
}

#tennisdirectblok_bot {
	background-image: url(../images/bg_lefty_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

#shop_pakketten{
	text-align:center;
	margin-bottom:12px;
}

/* kaderhome */
.kaderhome {
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	width: 230px;
	margin-bottom: 12px;
	background-image: url(../images/bg_home_top.jpg);
}
.kaderhome .kader_bot {
	background-image: url(../images/bg_home_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
.kaderhome h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #90aa1b;
	margin: 0;
	padding: 14px 0px 0px 14px;
}
.kaderhome p {
	margin: 10px 20px 0px 20px;
	padding-bottom: 14px;
	line-height: 18px;
}

