@import url(/css/site_base.css);
@import url(/css/buttons_r4w.css);
@import url(/css/menu_top_r4w.css);

.markcolor {
	color: #ff0ecf;
}
.markback {
	background: #ff0ecf;
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color:#ededed;
	background-image:url(/img/R4W/bodybg.png);
	background-position:center top;
	background-repeat:repeat-x;
	color:#222222;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:100%;
	margin:0px;
	text-decoration:none;
}

.fulltablewidth {
	width:761px;
}

.tablewidthinsidepadding {
	float:left;
	width:741px;
}

#container {
	background: url(/img/R4W/container_bg.png);
	width: 960px;
	overflow:auto;
}

    #header {
        position: relative;
    	width:960px;
    	height:88px;
    	background:url(/img/R4W/header_logo_bg.png);
    }

        #headerLink {
            position: absolute;
            top: 8px;
            left: 7px;
            width: 820px;
            height: 80px;
        }

        #header form
        {
            position: absolute;
            top: 63px;
            right: 23px;
            padding: 0;
            margin: 0;
            width: 101px;
            line-height: 12px;
            font-size: 12px;
        }
            #header input
            {
                line-height: 17px;
                font-size: 12px;
                font-family:Arial,Helvetica,sans-serif;
                height: 17px;
                border: none;
                background-color: transparent;
                padding: 0;
                margin: 0;
                cursor: pointer;
                width: 19px;
                outline: none;
            }

            #header input#q
            {
                width: 82px;
                cursor: text;
            }

    #maincontent {
        width: 960px;
    	float: left;
    }

        #shadow-left {
        	float:left;
        	background: url(/img/R4W/left.png);
        	width:14px;
        	height: 360px;
        }

        #innercontent {
        	float:left;
        	background: #fff url(/img/R4W/content_bg.png) 0px 31px no-repeat;
        	width:925px;
        }
        
        #innercontent_order {
        	float:left;
        	background: #fff url(/img/R4W/content_bg_order.png) 0px 31px no-repeat;
        	width:925px;
        }

            /* #menu-top-wrapper and deeper in menu_top_r4w.css */

            #sidebar {
            	float:left;
            	background: transparent; /*#13637F url(/img/R4W/content_bg.gif) repeat-x;*/
            	width:156px;
            	margin-top: 5px;
            }

            #content {
            	float:left;
            	position: relative;
            	width: 769px;
            	/* background: white url(/img/R4W/content_header.png) repeat-x top; */
            	font-family:Verdana, Arial, Helvetica, sans-serif;
            	overflow: hidden;
            }

                #contentpadding {
                	float:left;
                	width:758px;
                	padding-left:10px;
                	padding-right:1px;
                	padding-bottom:10px;
                }

        #shadow-right {
        	float:left;
        	background: url(/img/R4W/right.png);
        	width: 21px;
        	height: 360px;
        }

    #closecontent {
    	float:left;
    	width:960px;
    	height:16px;
    	background: url(/img/R4W/content_close.png); /* deze mag jeff maken */

    }

/* Inside #contentpadding */




#content h1 {
	float:left;
	width:100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}

#topmenu {
	float:left;
	width:925px;
	height:20px;
	background:transparent;
	text-align:right;
	line-height:20px;
	color:white;
	font-size: 9px;
}




ul.arrow {
    vertical-align:middle;
}

ul.arrow li {
	margin-left:20px;
	list-style-image:url(/img/R4W/arrow_woman.png);
	font-weight:bold;
	font-size:12px;
	line-height: 12px;
	vertical-align:middle;
	height: 27px;
	*line-height: 27px;

}

ul.arrow a {
	margin-left:-6px;
	font-size:12px;
	line-height: 12px;
	vertical-align:50%;
	*margin-left:0;
	*line-height: 27px;
	*vertical-align:5px;
}

#menublock-top {
	background: url(/img/R4W/menu_header.png);
	border: 1px solid #CA81D0;
	border-bottom: 0;
	color: black;
	float:right;
	width:146px;
	height:22px;
	line-height:22px;
	padding-left:4px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	text-transform: uppercase;
}

#menublock-bottom {
	float:right;
	width:140px;
	background: #CA81D0;
	padding:5px;
	border-left: 1px solid #CA81D0;
	border-bottom: 1px solid #CA81D0;
	border-right: 1px solid #CA81D0;
	margin-bottom:5px;
	overflow: hidden;
}

#menublock-bottom a {
    font-weight: bold;
}

#menublock-top-betaal {
	float:right;
	width:148px;
	height:22px;
	line-height: 22px;
	background: url(/img/R4W/menu_header.png);
	color: black;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -1.5px;
	border: 1px solid #CA81D0;
	border-bottom: 0;
	text-transform: uppercase;
}

#menublock-paymenticons {
	float:right;
	background: white url(/images/payment/paymentIcons2.jpg) no-repeat;
	width:150px;
	height:57px;
	border: 0;
	border-left: 1px solid #CA81D0;
	border-bottom: 1px solid #CA81D0;
	border-right: 1px solid #CA81D0;
	margin-bottom:5px;
	cursor:pointer;
}
#menublock-paymenticons-afterpay {
	float:right;
	background: white url(/images/payment/paymentIcons3.png) no-repeat;
	width:150px;
	height:59px;
	border: 0;
	border-left: 1px solid #CA81D0;
	border-bottom: 1px solid #CA81D0;
	border-right: 1px solid #CA81D0;
	margin-bottom:5px;
	cursor:pointer;
}

#menublock-top-keurmerk {
	background: url(/img/R4W/menu_header.png);
	border: 1px solid #CA81D0;
	border-bottom: 0;
	color: black;
	float:right;
	width:142px;
	height:22px;
	line-height:22px;
	padding-left:8px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	text-transform: uppercase;
}

#menublock-top-keurmerk .check {
    float: left;
	width:16px;
	height:18px;
    margin: 1px 3px 0 0px;
    background: url(/img/R4W/check.png) no-repeat;
	behavior: url(/js/iepngfix.htc);
}

#menublock-keurmerk {
	float:right;
	background-color: #fff;
	width:148px;
	height:50px;
	padding: 2px 1px 4px;
	border: 0;
	border-left: 1px solid #CA81D0;
	border-bottom: 1px solid #CA81D0;
	border-right: 1px solid #CA81D0;
	margin-bottom:5px;
	cursor:pointer;
}


#menublock-basket-wrapper {
	float:right;
	width:150px;
	border: 1px solid #CA81D0;
	margin-bottom:5px;
}
#menublock-basket {
	float:right;
	background: url(/img/R4W/winkelmand.png) no-repeat;
	display: block;
	width:122px;
	height:22px;
	line-height: 22px;
	color: black;
	padding-left: 28px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#menublock-basket-empty {
	float:right;
	width:140px;
	background: #CA81D0;
	color: #000;
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menublock-basket-toomanyforfree {
	float:right;
	width:140px;
	background: #FF0000;
	color: white;
	padding: 5px;
	font-size: 9px;
	text-align:center;
	font-weight: bold;
}

#menublock-basket-getfreeproduct {
	float:right;
	width:140px;
	background: #0AA6DA;
	color: #ff0ecf;
	padding: 5px;
	font-size: 9px;
	text-align:center;
	font-weight: bold;
}
#menublock-basket-getfreeproduct a {
	color: white;
}

.gratis_bg /* boven productoverzicht etc */
{
	background: #0AA6DA;
	color: #ff0ecf;
}

div.gratis_titel
{
	background: url(/img/headers/R4W/gratis.gif);
	width: 232px;
	height: 21px;
}

#menublock-basket-row {
	float:left;
	background: #d3eff8;
	width:150px;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menublock-basket-row-desc {
	float:left;
	padding:2px;
	width:91px;
}
#menublock-basket-row-price {
	float:left;
	padding:2px;
	text-align:right;
	width:51px;
	font-weight:bold;
}

#menublock-basket-total {
	float:left;
	background: #d3eff8;
	font-size: 9px;
	width:150px;
	font-weight:bold;
}
#menublock-basket-total-desc {
	float:left;
	padding:2px;
	width:91px;
}
#menublock-basket-total-price {
	float:left;
	padding:2px;
	text-align:right;
	width:51px;
}
#menublock-basket-wijzig {
	float:left;
	background:url(/img/R4W/buttons/basket_left_wijzig.gif);
	cursor:pointer;
	width:75px;
	height:20px;
}
#menublock-basket-bestel {
	float:left;
	background:url(/img/R4W/buttons/basket_left_bestel.gif);
	cursor:pointer;
	width:75px;
	height:20px;
}

input.nieuwsbrief {
	width: 136px;
	background-color: white;
	border: 1px solid #999;
}


/* ************************************************************************ */

#emotion_title_wrapper {
	float:left;
}

#emotion_form_wrapper {
	float:left;
	color:black;
	font-weight:bold;
	font-size: 12px;
	padding-left:35px;
	padding-top:58px;
}

#emotion_form_row {
	padding-top:5px;
	padding-bottom:5px;
}

#emotion_form_row select {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	width:150px;
}

#emotion_form_row .selected {
	background-color:#E5EB14;
}

#emotion_title {
	position:absolute;
	float:left;
	top:248px;
	left:22px;
}

.pinkribbon_content #emotion_title {
    position: relative;
	top:134px;
	left:0;
    width:745px;
    height: 25px;
    margin: 0 10px 0 14px;
    background-color: #FF13D0;
}


/* start big emotion imgs */
#emotion_bg_schoenen {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/schoenen.jpg) top right no-repeat;
}

#emotion_bg_kleding {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/kleding.jpg) top right no-repeat;
}

#emotion_bg_sportbehas {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/sportbehas.jpg) top right no-repeat;
}

#emotion_bg_accessoires {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/accessoires.jpg) top right no-repeat;
}

#emotion_bg_zoeken {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/zoeken.jpg) top right no-repeat;
}

#emotion_bg_pinkribbon {
	float:left;
	width:769px;
	height:336px;
	background: url(/img/emotion/bg/R4W/pinkribbon.jpg) top right no-repeat;
}

#emotion_bg_lektuur {
	float:left;
	width:769px;
	height:276px;
	background: url(/img/emotion/bg/R4W/lektuur.jpg) top right no-repeat;
}

/* start small emotion imgs */
#emotion_small_bg {
	float:left;
	width:769px;
	height:49px;
}

#emotion_small_title {
	float:left;
	padding-top:18px;
	padding-left:30px;
}

#emotion_bg_small_bg {
	width:769px;
}
/* stop small emotion imgs */

#pinkribbon_wrapper {
	float:left;
	color:black;
	padding: 10px 10px 0 14px;
    font-family: verdana;
    font-size: 19px;
    line-height: 30px;
    font-weight: normal;
}

#pinkribbon_bg {
	float:left;
	width:769px;
	height: 689px;
	background: url(/img/R4W/pinkribbon_bg.jpg) bottom right no-repeat;
}

#pinkribbon_links {
    margin: 0 0 29px;
    border-bottom: solid 1px #FFC4F3;
}

#pinkribbon_links a {
    color: #FF13D0;
    text-decoration: none;
    outline: none;
}

#pinkribbon_bar {
    display: block;
    width:745px;
    height: 25px;
    margin: 0 10px 0 14px;
    background-color: #FF13D0;
}

#pinkribbon_text1,
#pinkribbon_text2 {
    margin-top: 3px;
}

#pinkribbon_text1 {
    margin-bottom: 55px;
}

#pinkribbon_text2 {
    margin-bottom: 20px;
}
.pinkribbon_text_hidden {
    display: none;
}

/* ************************************************************************ */

/* start product details */
#product_details_nav
{
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 10px;
	margin-left: 6px;
	background: #ff0ecf;
	width:753px;
	overflow: hidden;

}

#product_details_nav_bottom
{
	float:left;
	background: #ff0ecf;
	height: 20px;
	width: 763px;
	margin-left: 6px;
	overflow: hidden;

}

#product_details_nav_bottom_bottom
{
	float:left;
	height: 5px;
	width: 762px;
	overflow: hidden;
}


#product_details_nav_back {
	float:left;
}

#product_details_nav_tellafriend {
	float:right;
}

/* stop product details */

/* ************************************************************************ */

/* start big emotion titles */
#emotion_title_zoeken  		         { background: url(/img/emotion/title/nl/R4W/zoeken.png) no-repeat; width:93px;height:15px;}
#emotion_title_schoenen 		     { background: url(/img/emotion/title/nl/R4W/schoenen.png) no-repeat; width:132px;height:15px;}
#emotion_title_kleding	 		     { background: url(/img/emotion/title/nl/R4W/kleding.png) no-repeat; width:103px;height:16px;}
#emotion_title_sportbehas	 		 { background: url(/img/emotion/title/nl/R4W/sportbehas.png) no-repeat; width:164px;height:15px;}
#emotion_title_accessoires	 		 { background: url(/img/emotion/title/nl/R4W/accessoires.png) no-repeat; width:164px;height:15px;}
#emotion_title_accessoires_diversen  { background: url(/img/emotion/title/nl/R4W/accessoires_diversen.png) no-repeat;width:276px;height:15px;}
#emotion_title_pinkribbon	 		 { background: url(/img/emotion/title/nl/R4W/pinkribbon2.png) no-repeat; width:149px;height:25px;}
#emotion_title_lektuur  	 		 { background: url(/img/emotion/title/nl/R4W/lektuur.png) no-repeat; width:110px;height:16px;}

/* ************************************************************************ */

#navbar {
	float:left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 6px;
	background-color: #9504A2;
	color: white;
	font-weight:bold;
	font-size:12px;
	line-height: 18px;
	width:746px;
	overflow:hidden;
}

.pinkribbon_content #navbar {
	background-color: white;
	color: black;
}

#navbar-text {
	float:left;
	width:200px;
}
#navbar-pages {
	float:left;
	width:150px;
}
#navbar-pages a {
	color:white;
	text-decoration:underline;
}
.pinkribbon_content #navbar-pages a {
	color:black;
	text-decoration:underline;
}
#navbar-prevpage {
	float:left;
	width:200px;
}
#navbar-nextpage {
	float:right;
}

/* ************************************************************************ */

.frontpage-title
{
	background: #ff0ecf;
	width: 734px;
	overflow:hidden;
	padding:0;margin:0;border:0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin:0px;
}

#frontpage-weekaanbieding-title
{
	background: url(/img/headers/R4W/aanbieding_van_de_week.png) no-repeat;
/*	background: url(/img/headers/R4W/gratis.png) no-repeat; */
	overflow: hidden;
	float:left;
	height: 22px;
	width: 519px;
}

table.block-productDetails
{
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.frontpage-productdetail table.block-productDetails
{
	width: 744px;
}

div.block-productDetails-afbeelding
{
	margin:0; padding: 0;
	padding: 2px;
	margin-left: 10px;
	background-color:#FFF;
}

#frontpage-nieuweproducten-title
{
	background-image: url(/img/headers/R4W/new_products.png);
	overflow: hidden;
	height: 22px;
	width: 252px;
}

#block-frontpageProducts
{
	margin:0;padding:0;
}
table.block-frontpageProducts
{
	width: 744px;
	background: transparent;
}

#frontpage-opisopspecials-title
{
	background-image: url(/img/headers/R4W/opisopspecials.png);
	overflow: hidden;
	height: 22px;
	width: 207px;
}

#disclaimer
{
	color: #D3EFF8;
	margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

/* ************************************************************************ */

td.basket-header
{
	background-color:#ff0ecf;
	color: black;
	padding:5px;
	font-weight: bold;
}

td.basket-number,
td.basket-product
{
	background-color:#f0f0f0;
	padding:3px;
}
td.basket-price
{
	background-color:#f0f0f0;
	padding:2px;
	padding-right:3px;
}
td.basket-total,
td.basket-total-price
{
	background-color:#ff0ecf;
	color: black;
	padding:3px;
}

/* ************************************************************************ */

tr.bestel-row
{
	text-align: right;
	vertical-align: middle;
	background: white;
}

td.bestel-label
{
	vertical-align: middle;
	background: #333333;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: white;
	width: 80px;
	padding-left: 4px;
	padding-right: 4px;
}

td.bestel-maat,
td.bestel-kleur,
td.bestel-aantal,
td.bestel-buttons
{
	vertical-align: middle;
	padding-left: 4px;
}
td.bestel-maat select,
td.bestel-kleur select
{
	height: 20px;
	width: auto;
}
td.bestel-buttons
{
	padding-right: 4px;
}

/* ************************************************************************ */

/*start basket icons*/
#basket-icons {
	float:left;
	width:742px;
	padding-bottom:14px;
}
#basket-icon-winkelmand {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/winkelmandje.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-winkelmand-disabled {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/winkelmandje_disabled.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-uwgegevens {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/uwgegevens.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-uwgegevens-disabled {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/uwgegevens_disabled.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-afleveradres {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/afleveradres.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-afleveradres-disabled {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/afleveradres_disabled.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-betaalwijze {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/betaalwijze.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-betaalwijze-disabled {
	float:left;
	width:150px;
	height:75px;
	background:url(/img/basket_icons/R4W/betaalwijze_disabled.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-overzicht {
	float:left;
	width:110px;
	height:75px;
	background: transparent url(/img/basket_icons/R4W/overzicht.png);
	behavior: url(/js/iepngfix.htc);
}
#basket-icon-overzicht-disabled {
	float:left;
	width:110px;
	height:75px;
	background: transparent url(/img/basket_icons/R4W/overzicht_disabled.png);
	behavior: url(/js/iepngfix.htc);
}

/*stop basket icons*/




/* ************************************************************************ */

td.frontpage_spacer
{
	overflow: hidden;
	height: 0;
	display: none;
}
td.frontpage_spacer *
{
	display: none;
}

div#hla_tabs
{
	width: 761px;
	height: 325px;
}

div#hla_tabs div.tabbuttons
{
	background-color: white;
	height: 30px;
	background-image: url(/images/frontpage/bg_tabrow.jpg);
}

div#hla_tabs div.tabpages
{
	height: 295px;
}

div#hla_tabs div.tabbuttons div.tabbutton
{
	width: 100px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
}

div#hla_tabs div.tabbuttons div.active
{
	background-color: #E9E9E9;
	background-image: url(/images/frontpage/bg_activetab.jpg);
}

div#hla_tabs div.tabbuttons div.inactive
{
	background-color: #D0D0D0;
	background-image: url(/images/frontpage/bg_inactivetab.jpg);
}

div#hla_tabs div.tabpage
{
	background: white url(/img/R4W/tabpage_bg.gif) repeat-x;
	border: 0;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

/* ************************************************************************ */

div.productoverzicht-wrapper
{
	float: left;
	width:763px;
	margin: 5px 0 5px 6px;
}

.pinkribbon_content div.productoverzicht-wrapper {
	width:745px;
	margin: 0 10px 5px 14px;
}

table.productoverzicht
{
	background-color: #BF76C5;
}

.pinkribbon_content table.productoverzicht
{
	background-color: #FF89E7;
}

table.productoverzicht td
{
	background-color: #e9e9e9;
	width:182px;
	border: 0;
	vertical-align:top;
	padding-bottom:8px;
	border-top:solid 2px #BF76C5;
	border-left:solid 2px #BF76C5;
	border-right:solid 10px #BF76C5;
	border-bottom:solid 9px #BF76C5;
}

.pinkribbon_content table.productoverzicht td
{
	border-top:solid 2px #FF89E7;
	border-left:solid 2px #FF89E7;
	border-right:solid 10px #FF89E7;
	border-bottom:solid 9px #FF89E7;
}

table.productoverzicht td.lastcol
{
    border-right: solid 2px #BF76C5;
	width:183px;
}

.pinkribbon_content table.productoverzicht td.lastcol
{
    border-right: solid 2px #FF89E7;
	width:183px;
}

table.productoverzicht td.lastrow
{
    border-bottom: solid 2px #BF76C5;
}

.pinkribbon_content table.productoverzicht td.lastrow
{
    border-bottom: solid 2px #FF89E7;
}

table.productoverzicht td.blank
{
    background-color: transparent;
}
#productoverzicht_img {
	width:100px;
	height:100px;
	padding:5px;
	background-color:white;
}

table.block_productDetails_bestellen {
	border: solid 1px #333333;
	background-color: #0AA6DA;
}

#productoverzicht_gratis_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #666666;
	padding-left:0px;
	padding-right:10px;
}

#productoverzicht_category_title,
#productoverzicht_category_title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #666666;
	padding: 3px 0 3px 10px;
	margin: 0;
}

.pricedisplay .style4 {
    font-family: "Times New Roman",serif;
    padding: 1px 11px 1px 7px;
}

.pricedisplay .style5 {
    font-style: normal;
    color: #333333;
    font-weight: bold;
}

.pricedisplay .style18 {
    font-style: normal;
    color: #333333;
    font-weight: bold;
}

.zoeken .searched_for {
    font-weight: bold;
}

#infotab_page h1 {
    margin: 2px 0 12px 4px;
	float: left;
	line-height: 111px;
}

#infotab_page h1,
#infotab_page h1 img {
	width: 744px;
	height: 111px;
}

#infotab_menu {
    margin-top: 4px;
    float: left;
    position: relative;
	clear: both;
}

#infotab_menu a {
    position: relative;
    float: left;
    display: block;
    height: 117px;
    margin-bottom: 21px;
    outline: none;
}
#infotab_menu a.last {
    margin-bottom: 0;
}

#infotab_menu a:hover {
    text-decoration: none;
}

#infotab_menu a:hover p {
    position: relative;
    text-decoration: none;
    color: #9504A2;
}

#infotab_menu img {
    position: relative;
    display: block;
    float: left;
    width: 178px;
    height: 117px;
    border: 0;
}

#infotab_menu p {
    position: relative;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 27px 0 0 23px;
    width: 548px;
    padding-left: 0px;
    padding-right: 0px;
}

#R4W_NIEUWS_TRENDS {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 4px;

}

#R4W_NIEUWS_TRENDS div.nieuws {
    clear: both;
    border-top: solid 14px #9504A2;
    width: 744px;
}

#R4W_NIEUWS_TRENDS div.last {
    border-bottom: solid 14px #9504A2;
}

#R4W_NIEUWS_TRENDS img.imagetext_left {
    margin: 1px 10px 1px 0;
    float:left;
    clear:left;
}

#R4W_NIEUWS_TRENDS img.imagetext_right {
    margin: 1px 0 1px 10px;
    float:right;
    clear:right;
}

#hardloopschemas {
    margin: 0 4px; 
}

.weer {
    margin-top: 10px;
    text-align: center;
}

.weer iframe {
    border: solid 4px #9504A2;
    padding: 0 0 4px 4px;
}

.bannertitel  h1 {
    margin: 2px 0 12px 4px;
	float: left;
	line-height: 111px;
}

.bannertitel,
.bannertitel h1,
.bannertitel h1 img {
	width: 744px;
	height: 111px;

}

.bannertitel {
	margin-bottom: 5px;
}

#R4W_NIEUWS_TRENDS .bannertitel  h1 {
    margin-left: 0;
}

#R4W_NIEUWS_TRENDS .bannertitel {
	margin-bottom: 5px;
}

.bigfreetext {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

    .bigfreetext p {
        padding-left: 5px;
        padding-right: 5px;
    }
    
#betaalmethodes td {
    cursor: pointer;
}

.formerror
{
    color: #990000;
    font-weight: bold;
    padding-left: 10px;
}
#emotion_title_sportbehas_advies {
	position:absolute;
	top:0px;
	left:170px;
	width:100%;
	height:auto;
}
