html,body,form{
    height:100%;
}
body
{
    background-color: #e7f2f8;
    font-size: 12px;
}
h1
{
    /*font-family:'PT Sans W01 Black';*/
    font-family: 'PT Sans W01 Regular';
    color: #00638f;
    font-size: 1.667em;
    font-weight: lighter;
    margin-top: 20px;
    
}

h2
{
    
    font-family:'PT Sans W01 Regular';
    color: #00638f;
    font-size: 1.667em;
    font-weight: lighter;
}

h3
{
   
    font-family:'PT Sans W01 Regular';
    color: #00638f;
    font-size: 1.167em;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

div.adresgegevens h3 {color: #000;}


a {color: #1a678a;}
a:hover
{
    text-decoration: underline;
}

table {}
table tr {}
table tr th 
{
    text-align:left;
    background:#000;
    color:#fff;
    line-height:18px;
    padding: 0 5px;
    }
table tr td 
{
    line-height:18px;
    padding: 0 5px;
    }
 a.logo
{
    border:none;
}
.containernormal
{
   padding: 0 20px;
}
.pageblockwrapper, .frontwrapper
{
    max-width:930px;
    margin-top: 20px;
   
}
.wrapper
{
    margin: 0 auto;
    max-width: 930px;
    background-color: #FFFFFF;
    border: solid 1px #d6e0e6;
   -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px 1px #b4bcc0;
    box-shadow: 0px 1px 1px 1px #b4bcc0;
    height:auto;
    min-height: 500px;
    font-size: 1.167em;
}


.header
{
    max-width: 930px;
    padding: 25px 0 35px 0;
}

.zoeken
{
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    margin: 60px 0 0 0;
    background-color: #FFFFFF;
    width: 100%;
    text-align: right;
    
}

div.zoeken input, div.zoeken button {
	border: none;

}
div.zoeken input.box {
	background-color: transparent;
    width: 170px;
    color: #848484;
    float:left;
    padding-left: 5px; 
    margin-top:8px;
    
    
}

div.zoeken input.box:focus {
	
	/*outline:none;*/
}
div.zoeken input.btn {
	
	cursor: pointer;
	text-indent: -9999px;
	color: transparent;
    margin: 8px 8px 0 0;
    
}
div.zoeken input.btn:hover {
	
}
div.zoeken a {
	padding-right:20px;
	}


.row.nav{
    z-index:200;
    position:relative;
}
.row.contentwrapper{
    z-index:10;
    position:relative;
    padding-bottom: 20px;
}
.navwrapper
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #cad3d9;
    height: 80px;
}
@media only screen and (max-width: 768px)
{

    .navwrapper
    {
        height: 120px;
    }

}
.nav
{
   padding: 30px 0 0 0;
   font-size: 1.167em;
   max-width: 930px;
}
.nav a
{
    display:block;
    height: 25px;
    color:#6a6a6a;
    padding-right: 15px

}
.facebook
{
    text-align:right;
    
}
    .facebook a
    {
        
        height: 32px;
        float:right;
        margin-left: 3px;
        padding-right:0;
        
        
    }
@media only screen and (max-width: 768px)
{
    .facebook
    {
        
        margin-top: 10px;
    }
}
div.fb-like
{
    
}
    .nav a.selected
{
    
    color: #00638f;
    
}
    .nav a.open
    {
    background-image: url('../img/arrow_nav.gif');
    background-repeat: no-repeat;
    background-position: right 7px;
    }
.nav ul li ul a
{
    color: #a1a1a1;
    padding-right: 0;
}
    .nav ul li ul a.open
    {
        background-image:none
    }
.nav ul.topMenu
{
    font-family: 'PT Sans W01 Regular';
    font-size: 1.143em;
    font-weight: lighter;
   
}
.nav ul.topMenu li
{
    float: left;
    margin-top: 1px;
    padding: 0px 15px 0px 0px;
    position:relative;
}
.nav ul.topMenu li ul
{
    display: none;
    position: absolute;
    left: 0px;
    width: 161px;
    margin: 0;
    padding: 0;
    top: 25px;
    background-color: #FFFFFF;
    border: solid 1px #d6e0e6;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    -webkit-box-shadow: 0px 1px 1px 0px #b4bcc0;
    box-shadow: 0px 1px 1px 0px #b4bcc0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.857em;
    
}
.lt-ie9 .nav ul.topMenu li ul { top: 26px;}
.nav ul.topMenu li:hover ul {
    display:block;
      
}
.nav ul.topMenu li ul li{
    float:none;
    border-bottom: solid 1px #ededed;
    height:auto;
    margin:0;
    padding:0;
    width: 100%;
  }
.nav ul.topMenu li ul li:last-child

{
    border-bottom: none;
}
   

.nav ul.topMenu li ul li a{
    font-weight:normal;
    font-size: 0.857em;
    padding:3px 10px;
    height:auto;
    width: 90%;
}

.nav ul.topMenu li ul li ul{
    position:relative;
    top:0px;  
    border:none;
    box-shadow:none;
   
}

.nav ul.topMenu li ul li ul li{
   background-image:none;   
   
}


#kruimelnav {font-size: 0.9em; margin-bottom: 10px;}

.content
{
    background-color: #FFFFFF;
    margin: 30px 20px 20px 20px;
    /*padding: 20px 30px 30px 30px;*/
    line-height: 1.571em;
    color: #5a5a5a;
    
    
}
.content p {line-height: 1.714em;}
    
/*.content h1+p
{
    font-weight: bold;
    font-size: 1.167em;
}*/
div.content ul
{
    list-style: none inside;
    margin: 10px 20px;
    list-style-image: url('../img/bullet.gif');
}
div.content ul li {margin-bottom: 8px;}

body.pageclass_apotheken .content img
{
    float:right;
}
@media only screen and (max-width: 768px)
{
    body.pageclass_apotheken .content img
    {
        float: none;
    }
}
.clearer
{
    clear:both;
}
.aside
{
    margin: 0px 0px 20px 0px;
    padding: 30px 0px 0px 0px;
}
    .aside img
    {
        max-width: 90%;
    }
@media only screen and (max-width: 768px)
{
     .aside img  
     {
        max-width: 100%;
    }
}
.pageblock
{
    background-color: #FFFFFF;
    border: solid 1px #d6e0e6;
   -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px 1px #b4bcc0;
    box-shadow: 0px 1px 1px 1px #b4bcc0;
    padding: 13px;
    height: 300px;
    position:relative;
    margin-bottom:20px;
}
@media only screen and (max-width: 768px)
{
    .pageblock
    {
        margin-bottom: 20px;
    }
}
.pageblockHeader
{


    background-image: url('../img/border_pageblock.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    display:block;
    height: 40px;
    
    
} div.pageblock h2
{
    font-size: 1.500em;
    color: #515151;
    float: left;
    font-family: 'PT Sans W01 Regular';
    margin: 0 3px 0 0;
    font-weight: bold;
}
div.pageblock h3
{
    font-size: 1.167em;
    line-height: 1.833em;
    color: #515151;
    font-weight: lighter;
    vertical-align: text-bottom;
}
div.pageblock p
{
    margin: 18px 0;
}

div.pageblock ul { margin: 0;padding: 0;}
div.pageblock li {margin: 3px 0;}


.buttonPageblock, .submitbutton
{
    display:block;
    line-height: 30px;
    background-image: url('../img/bg_button.gif');
    background-repeat: repeat-x;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #1a678a;
    color: #FFFFFF;
    font-family:'PT Sans W01 Regular';
    font-size: 1.167em;
    width: 120px;
    height: 32px;
    text-align:center;
    margin-bottom: 5px;
}
.submitbutton
{
    line-height: 20px;
}
    .buttonPageblock:hover, .submitbutton:hover
{
    background-image: url('../img/bg_button_over.gif');
    color: #FFFFFF;
    text-decoration: none;
}
@media only screen and (max-width: 768px)
{
    .pageblockHeader
    {
        height: 60px;
    }
    div.pageblock h2
    {
        float:none;
    }
}

   
div.binnenkort {
	position:absolute;
	left:35px;
	top:70px;
	width:207px;
	height:200px;
	z-index:1;
}
    
.adresgegevens a
{
    color: #408aab;
    font-weight: bold;
}
.adresgegevens a:hover {color:#2b443e;}
table
{
   background-color: #f6f7f7;
   
}
div.content input,div.content  textarea, div.content  select
{
    border: 1px solid #adadad;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 10px;
    outline: medium none;
    padding: 5px 3px;
    
}

div.content td select, 
div.content td input

{
    float:left;
    margin-right: 5px;
}
div.content input[type="radio"]
{
    border:none;
    padding:0;
    
    

}
label.herhaal
{
    float:left;
    padding-right: 5px;
    margin: 3px 0;
    width: 130px;
    
}
div.receptnummer
{
    float: left;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 5px;
}
div.receptplus
{
    margin-top: 45px;
    margin-left: 5px;
    float:right;
    
}
div.receptcontainer
{
    background-color: #ededed;
    float: left;
    padding: 15px 5px 5px 5px;
    width: 90%;
}
div.recept
{
    float:left;
    margin-right: 5px;
}
    div.recept input
    {
        float:none;
    }
.apotheker
{
    border: solid 1px #00638f;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
    .apotheker img
    {
        float:left;
        margin-right: 10px;
    }
.footer
{
    background-color: #FFFFFF;
    border-top: 1px solid #cad3d9;
    height: 50px;
    margin-top: 55px;
    padding: 30px 0 0 0;
    font-family:'PT Sans W01 Regular';
   
}
.footercontent
{ 
    max-width: 930px;
}
.footer div.customlink {
    margin: 20px 0;
    padding: 0 0 0 45px;
    border-left: 1px solid #fff;
    }
.footer div.customlink.col0
{
    border: none;
}

    
.footer li {margin: 0;}
.footer a
{
    color: #408aab;
    text-decoration: none;
    display:block;
}

.colofon
{
    float:right;
}
@media only screen and (max-width: 768px) 
{
    .colofon
    {
        float:none;
    }
}
.FormRadioListStacked label {display: inline-block;}
.FormRadioListInline {float: left; margin: 0 12px 0 0;}
.FormRadioListInline label {display: inline-block;}


.formElement{
    display:block;
    clear:both;
    margin:10px 0;
    border-left: solid 10px #F2F2F2;
    padding-left:10px;
}
.formElement input{
    display:block;
}
.formElement input[type=radio]{
    display:inline;
}
.fieldLabel{
    display:inline;
    clear:both;
    margin:10px 0 0 0;
}
.fieldDescription{

}
.verplicht{
    display:inline;
}

.blueButton{
	font-family:'PT Sans W01 Regular';
    font-size: 1.167em;
	color: #ffffff!important;
    text-decoration: none!important;
	padding: 10px 20px;
    display: inline-block;zoom:1; *display: inline; _height: 16px;
    margin-top: 10px;
    background-color: #54A0C4;
	background: -moz-linear-gradient(
		top,
		#55a9d0 0%,
		#3589b0);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#55a9d0),
		to(#3589b0));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #1a678a;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(201,074,201,0);
}
.blueButton:hover {
	background: -moz-linear-gradient(
		top,
		#86c7e5 0%,
		#3589b0);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#86c7e5),
		to(#3589b0));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input.submitbutton
{
    width: 150px;
    height: 30px;
}
/*FRONTROTATOR*/

.logo{ position: relative;}
.logo span {
    position: absolute;
    left: 354px;
    top: -71px;
    font-family:'PT Sans W01 Regular';
    color: #00638f;
    font-size: 28px;
    white-space: nowrap;
}

#frontrotator
{
    display: block;
    /*overflow: hidden;*/
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);
    -moz-box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);        
    box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
@media only screen and (max-width: 960px) {
    #frontrotator, .logo span {
        display: none!important;
        visibility:hidden;
    }
}
#frontrotator .frontItem{
	display:none;
}

#frontrotator #mainImage{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  
}
#frontrotator #mainImage .new{
	z-index:15;
    
    
}
#frontrotator #mainImage .old{
	z-index:13;
    
}
#frontrotator .tekstvlak
{
    background-position: right top;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 25;
    width: 50%;
    height: 300px;
    background-color: #FFFFFF;
    background-image: url('../img/bg_frontrotator01.gif');
    background-repeat: no-repeat;
    -moz-border-radius: 0px 5px 5px 0;
    -webkit-border-radius: 0px 5px 5px 0;
    border-radius: 0px 5px 5px 0;
}
#frontrotator .tekst{
	position:absolute;
	top:94px;
	right:15px;
	z-index:955;	
	width: 270px;
    color:#5a5a5a;
	font-family:Arial;
    font-weight: normal;
	font-size: 13px;
	font-weight:normal;
}
#frontrotator .tekst .tekttitle {
    display: block;
    position: absolute;
    left: 130px;
    top: -38px;
    font-family:'PT Sans W01 Regular';
    color: #00638f;
    font-size: 20px;
    white-space: nowrap;

}
#frontrotator .tekst a{
	color:#5183c3;
    text-decoration: underline;
}
    #frontrotator div.subTitle
{

}
     #frontrotator div.Title
    {

    }
#butNavigatie {
    border: 0 none;
    margin: 0;
    position: relative;
    text-align: left;
    top: 125px;
    z-index: 156000;
}
.navButtons {
    display: none;
    float: right;
    width: 5px;
    height: 5px;
    text-indent: -9999px;
    margin:5px 5px 0 0;
    background-image: url('../img/dotWhite.png');
    background-repeat: no-repeat;
}
.navButtons.active{
    background-image: url('../img/dotGreen.png');
    background-repeat: no-repeat;
}
.arrowLeft, .arrowRight{
    width: 33px;
    height: 33px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    text-transform: uppercase;
    position: absolute;
}
.arrowLeft
{
    background-image: url('../img/arrowLeft.png');
    left: -45px;
    
}
.arrowRight{
    background-image: url('../img/arrowRight.png');
    right: -45px;
}

.mobileMenu{
	clear:both;
	border: 1px solid #C4C4C4;
	font-size: 1em;
	height:2em;
     width: 100%;
   	margin: 5px auto 5px;
	padding: 2px;	
	display:block;	
	position:relative;
    color: #6a6a6a;
    font-family: 'PT Sans W01 Regular';
     -webkit-border-radius: 3px;
    border-radius: 3px;
}


.lt-ie8 .logo span{
    top: 64px;
    font-size: 22px;
}
span.receptthuis
{
    min-width: 160px;
}
.receptthuis label
{
    display: inline-block;
    margin-right: 5px;
}
div.content .receptthuis input
{
    float:none;
}
.paragraph {
    margin-bottom:20px;
}
#flickr_badge_uber_wrapper {
    width: 100% !important;
}
#flickr_badge_wrapper {
    width:100%;
}
.flickr_badge_image {
    float:left;
}
.flickrBlock {
    height:460px;
    text-align:center;
}
