body
{
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#f0f0f0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0px;
	padding:0px;
}

a{text-decoration: none;}
a:hover{cursor:pointer;text-decoration: underline;}
input[type="submit"], input[type="reset"] { cursor:pointer; }
.button:hover{cursor:pointer;}
.submitknop:hover{cursor:pointer;}
.verzend:hover{cursor:pointer;}

.outsideContainer
{
	width:1000px;
	min-height:100%;
	text-align:left;
	margin: 0 auto; /*margin:0 auto;*/
	background-repeat: repeat-y;
}

.outsideContainerSub
{
	width:1000px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	background-repeat: repeat-y;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.insideContainer
{
	margin-left:5px;
	width:994px;
	position:relative;
	min-height:100%;
}

* html .outsideContainer, * html .outsideContainerSub,html,* html .insideContainer
{

	height:100%;
}

.clearer
{
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}

#header
{
	width: 980px;
	height: 146px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding:0px;
}

#headerLeftBlock {
	float:left;
	width:229px;
}
#headerBanner {
	float: left;
	width: 229px;
	height: 113px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	background-color: #FFF;
	background-position: 0 4px;
	background-repeat: no-repeat;
}
#headerLinks {
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:8px;
	background-color: #FFF;
	text-align:center;
}
* html #headerLinks{padding-bottom:6px; margin:0px;}
#headerLinks a {
	text-decoration:none;	
}
#headerLinks a:hover {
	text-decoration:underline;
}

#headerTop a {
	color: #006599;
	text-decoration: underline;
}

#headerLogo {
	float: left;
	width: 748px;
	height: 137px;
	margin-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFF;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

#divider{
	display:inline;border-left:1px solid #DCDCDC;margin:0px 5px 0px 8px;line-height:8px;
	font-family:Arial;font-size:8px;
}


.smallFont {
	font-size: 8px;
}
.normalFont {
	font-size: 10.5px;
}
.bigFont {
	font-size: 12.5px;
}
/*
#headerMiddle
{
	height: 30px;
	width: 213px;
	text-align: right;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	color: #333333;
	margin-top: 65px;
}
*/
#headerMenu input {
	border: 1px solid #C0C6C4;
	margin: 0px;
	padding: 0px;
}

#headerMenu {
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 0px;
	margin-top: 0px;
	line-height: 20px;
}

#headerMenuLeft
{
	width: 33px;
	height: 20px;
	float: left;
}

#headerMenuMiddle
{
	float: left;
	width: 491px;
	padding-left: 20px;
	height: 20px;
	padding-top: 7px;
	line-height: 20px;
	color: #000;
}

#headerMenuSearch
{
	float: right;
	width: 280px;
	height: 30px;
	padding-top: 5px;
	text-align: right;
	color: #FFF;
	padding-right: 0px;
}

#headerMenuSearch form
{
	width: 268px;
	text-align: right;
	float: right;
}

#headerMenuSearch .searchbox
{
	width: 203px;
	height: 22px;
	float: left;
	border: 0px solid #FFF;
	background-color: transparent;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 4px;
	margin-left: 5px;
	
}

#headerMenuMiddleRight
{
	height: 20px;
	padding-top: 7px;
	line-height: 20px;
	text-align: right;
	color: #000;
	float: left;
}

#headerMenuSearch .button
{
	width: 54px;
	height: 22px;
	float: left;
	border: 0px solid #FFF;
	margin-top: 2px;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;

}
#headerMenuRight
{
	width: 14px;
	height: 40px;
	float: left;
}
#headerMenu a {
	color: #000;
	text-decoration: none;
	margin-right: 15px;
}
#headerMenu a:hover {
	text-decoration: underline;
}

#headerMenuMiddleRight a
{
	padding: 0px;
	margin: 0px;
}

/* CONTENT */

#content {
	padding-bottom: 45px;
}
#contentMenu {
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 0px;
	width: 227px;
	float: left;
	min-height: 100px;
	height: 100px;
}
#contentMain {
	width: 753px;
	margin:0px;padding:0px;
	float: left;
	height:auto;
	line-height: 18px;
}

#contentMainSub {
	width: 688px;
	float: left;
	height:auto;
	line-height: 18px;
	padding: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 5px;
	margin-top: 2px;
	background-color: #FFF;
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/contentMainSub.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

* html #contentMainSub
{
	width: 684px;

}
#contentMainSubBottom
{
	display: block;
	width: 688px;
	float: left;
	height:10px;
	line-height: 18px;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-bottom: 7px;
	background-color: #FFF;
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/contentMainSub_bottom.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}

* html #contentMainSubBottom
{
	width: 684px;
}
#contentMainLeft {
	padding-left: 5px;
	padding-right:5px;
	padding-top:2px;
	width: 510px;
	float: left;
	position: relative;
}
* html #contentMainLeft {padding-left:3px;}
#contentMainRight {
	padding-left: 4px;
	padding-top: 2px;
	width: 229px;
	float: left;
}
* html #contentMainRight {padding-left:2px;}

#contentMainRight hr {
	border-bottom: 1px dashed #9A9A9A;
	background-color: #FFFFFF;
	margin-left: -5px;
}

#contentMainRight .button {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 70px;
	height: 20px;
}

* html #contentMain {
	width: 750px;
	margin-left: 0px;
}
* html #contentMainLeft {
	width: 490px;
}
* html #contentMainRight {
	width: 225px;
	float: left;
	margin-right: 0px;
}
* html #contentMenu #bloktest,
* html #contentMenu #blokadres,
* html #contentMenu #bloknieuws,
* html #contentMenu #blokinloggen,
* html #contentMenu #blokpraktijkinformatie,
* html #contentMenu #blokinteractie,
* html #contentMenu #blokhandig,
* html #contentMenu #blokgezondheidsinformatie
{
	padding-right: 0px;
	margin-bottom: 5px;
}
* html #contentMainRight #bloktest,
* html #contentMainRight #blokadres,
* html #contentMainRight #bloknieuws,
* html #contentMainRight #blokinloggen,
* html #contentMainRight #blokpraktijkinformatie,
* html #contentMainRight #blokinteractie,
* html #contentMainRight #blokhandig,
* html #contentMainRight #blokgezondheidsinformatie
{
	padding-right: 0px;
}

#regelContentBlok {width:100%;border-top:1px solid #eeeeee;}

.searchBlock {
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/bloktitel.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 219px;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
}

.searchBlock .inputField{
	background: url('http://www.praktijkinfo.nl/pia/design/images/template14/default/search_field.png') no-repeat;
 	border:0px;width:138px;height:26px;padding-left:6px;padding-bottom:2px;font-size:15px;font-weight:normal;
}

.menu{
	font-size:14px;
	z-index: 100;
}
.menu a
{
	z-index: 11;	
	font-weight: normal;
	text-decoration: none;
    padding: 3px 0px 5px 10px;
    min-height: 2px;
    height: 2px;
    width: 209px;
    display: block;
    margin-left: 5px;
    margin-right: 5px;  
}

#contentMenu #blokadres, #contentMenu #blokadres b, #contentMenu #bloknieuws, #contentMenu #blokpraktijkinformatie, #contentMenu #blokinteractie, #contentMenu #blokhandig, #contentMenu #blokgezondheidsinformatie, #contentMenu #blokinloggen b, #contentMenu #bloknieuws b
{
    
}

#contentMenu #bloktest a,#contentMenu #blokadres a, #contentMenu #bloknieuws a, #contentMenu #blokpraktijkinformatie a, #contentMenu #blokinteractie a, #contentMenu #blokhandig a, #contentMenu #blokgezondheidsinformatie a, #contentMenu #blokinloggen a
{
    text-decoration: none;
}

#bloktest h2, #blokadres h2, #bloknieuws h2, #blokpraktijkinformatie h2, #blokinteractie h2, #blokhandig h2, #blokgezondheidsinformatie h2, #blokinloggen h2
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

#contentMenu #bloktest, #contentMenu #blokadres, #contentMenu #bloknieuws, #contentMenu #blokinloggen, #contentMenu #blokpraktijkinformatie, #contentMenu #blokinteractie, #contentMenu #blokhandig, #contentMenu #blokgezondheidsinformatie
{
	/*padding-left: 10px;*/
	margin-bottom: 5px
}

h2
{
	margin: 0px;
	padding: 0px;
}

.bloktekstTop
{
	background-color: #FFF;
    background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/bloktitel_large.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 15px;
	padding-top: 3px;
	width:500px;
	background-color: #FFF;
}


#blokpraktijkinformatie, #blokinteractie, #blokhandig, #bloktekst,
#blokadres, #blokgezondheidsinformatie, #blokinloggen, #bloktest, #bloknieuws
{
    padding: 10px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
	background-color: #fff;
    background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/blokbottom.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    width: 219px;
}

#blokpraktijkinformatieTitel, #blokinteractieTitel, #blokhandigTitel, 
#blokadresTitel, #blokgezondheidsinformatieTitel, #blokinloggenTitel,
#bloktestTitel, #bloknieuwsTitel

{
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/bloktitel.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 214px;
	height: 22px;
	padding-left: 15px;
	padding-top: 10px;
	font-size:10px;
	background-color: #FFF;
}

#blokpraktijkinformatieContent, #blokinteractieContent, #blokhandigContent, 
#bloktekstContent, #blokadresContent, #blokgezondheidsinformatieContent, 
#blokinloggenContent, #bloktestContent, #bloknieuwsContent
{
	margin: 0px;
    padding: 0px 5px 0px 5px;
	width: 219px;
	background-color: #FFF;
}
#blokadresContent{padding-left:15px; width:204px;}

#blokpraktijkinformatieContent a, #blokinteractieContent a, #blokhandigContent a, 
#bloktekstContent a, #blokadresContent a, #blokgezondheidsinformatieContent a, 
#blokinloggenContent a, #bloktestContent a, #bloknieuwsContent a
{
	font-weight: normal;
	font-size: 14px;
	padding-left: 20px;
	line-height: 25px;
    text-decoration: none;
}
#bloknieuwsContent a{font-size:1.0em;}

#blokpraktijkinformatieContent a:hover, #blokinteractieContent a:hover, #blokhandigContent a:hover, 
#bloktekstContent a:hover, #blokadresContent a:hover, #blokgezondheidsinformatieContent a:hover, 
#blokinloggenContent a:hover, #bloktestContent a:hover, #bloknieuwsContent a:hover {
	text-decoration: underline;
}


#blokhandigContent .bloktestRegel a
{
	background-image: none;
    margin: 0px;
    padding:0px;
    border-left: 0px solid #FFF;
}


.blokinloggenForm
{
	font-size: 11px;
	margin: 0px;
    padding: 0px;
    padding-left: 5px;
	width: 214px;
	background-color: #FFF;
}

#contentMenu .blokinloggenForm
{
    color: #FFF;
}

.blokinloggenForm .inputtext
{
	height: 25px;
	width: 194px;
	border: 0px solid #FFF;
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/input_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 5px;
	color: #5c6064;
}

.blokinloggenRegel
{
    padding-left: 5px;
	width: 214px;
    font-size: 11px;
    background-color: #FFF;
}

#contentMenu #bloktestTitel
{
    background-color: #999;
    color: #000;
}

.bloktestRegel
{
    font-size: 11px;
	display: block;
    min-height: 19px;
    height: 19px;
    width: 167px;
    padding-left: 20px;
}


#bloknieuws b a,.newsTitle a
{
    text-decoration: none;
    cursor: default;
}

.bloknieuwsRegel, .bloknieuwsregel

{
    padding-left: 12px;
    padding-right: 12px;
	padding-bottom: 5px;
    width: 205px;
    background-color: #FFF;
}

/*.bloknieuwsregel
{
    padding-left: 12px;
    padding-right: 12px;
	padding-bottom: 5px;
    width: 205px;
}
*/

#contentMainLeft #blokinteractieTitel, #contentMainLeft #bloknieuwsTitel, #contentMainLeft #blokhandigTitel, #contentMainLeft #blokpraktijkinformatieTitel, #contentMainLeft #blokinloggenTitel, #contentMainLeft #blokgezondheidsinformatieTitel
{
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/bloktitel_large.jpg');
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 10px;
	width: 500px;
}
* html #contentMainLeft #blokinteractieTitel, * html #contentMainLeft #bloknieuwsTitel, 
* html #contentMainLeft #blokhandigTitel, * html #contentMainLeft #blokpraktijkinformatieTitel, 
* html #contentMainLeft #blokinloggenTitel, * html #contentMainLeft #blokgezondheidsinformatieTitel
{
	width: 477px;
}

#contentMainLeft #blokinteractieContent, #contentMainLeft .bloknieuwsRegel, #contentMainLeft .bloknieuwsregel, #contentMainLeft #blokhandigContent, #contentMainLeft #blokpraktijkinformatieContent, #contentMainLeft .blokinloggenForm, #contentMainLeft #blokgezondheidsinformatieContent
{
	
	width: 485px;
}

* html #contentMainLeft #blokinteractieContent, * html #contentMainLeft .bloknieuwsRegel, 
* html #contentMainLeft .bloknieuwsregel, * html #contentMainLeft #blokhandigContent, 
* html #contentMainLeft #blokpraktijkinformatieContent, * html #contentMainLeft .blokinloggenForm, 
* html #contentMainLeft #blokgezondheidsinformatieContent
{
	width: 477px;
}

#contentMainLeft #blokinteractie, #contentMainLeft #bloktekst, #contentMainLeft #bloknieuws, #contentMainLeft #blokhandig, #contentMainLeft #blokpraktijkinformatie, #contentMainLeft #blokinloggen, #contentMainLeft #bloktest, #contentMainLeft #blokgezondheidsinformatie
{
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/blokbottom_large.jpg');
	background-repeat: no-repeat;	
	padding-bottom: 8px;
	width: 505px;

}
#contentMainLeft #bloktekst{padding-top:5px;padding-left:15px;width:490px;}
* html #contentMainLeft #blokinteractie, 
* html #contentMainLeft #bloktekst, * html #contentMainLeft #bloknieuws, 
* html #contentMainLeft #blokhandig, * html #contentMainLeft #blokpraktijkinformatie, 
* html #contentMainLeft #blokinloggen, * html #contentMainLeft #bloktest, 
* html #contentMainLeft #blokgezondheidsinformatie
{padding: 0px;width:511px;background:#fff;} 
* html #contentMainLeft #bloktekst
{padding: 0px;padding-left:15px;width:496px;}
* html .bloktekstTop {padding:0px;margin:0px;width:511px;}

#contentMenu #blokadres,#contentMenu #blokinteractie, #contentMenu #bloknieuws, #contentMenu #blokhandig, #contentMenu #blokpraktijkinformatie, #contentMenu #blokinloggen, #contentMenu #bloktest, #contentMenu #blokgezondheidsinformatie
{
	/*margin-left: 17px;*/
}

html>body #contentMenu, #bloktekst, #menu, #contentMain, #contentMainLeft, #contentMainRight, #bloktest, .bloktestRegel, #blokadres, #bloknieuws, #blokinloggen
{
	height:auto;
}

/* FOOTER */

#footer {
	position:relative;
	padding-top: 0px;
	color: #9A9A9A;
	width: 980px;
	height: 45px;
	margin: auto;
	margin-top: -45px;
	font-size: 12px;
}
#footerLeft {
	float: left;
	height: 29px;
	width: 529px;
	padding-top: 16px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/footer_left.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
}
#footerRight {
	float: left;
	width: 431px;
	height: 29px;
	padding-top: 16px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url('http://www.praktijkinfo.nl/pia/design/images/template14/blauw/footer_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
}
#footer a {
	text-decoration: underline;
}


/* OVERIGE */
* a img {
	border: 0px;
}
h1 {
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
}
hr {
	border: 0px;
	height: 1px;
	background-color: #E8E8E8;
	margin-top: 15px;
	margin-bottom: 15px;
}



* html #footer
{
	margin-top:-45px;
}

/* MODULES */

#moduleContainer
{
    padding: 10px;

}

#loginContainer
{
    border: 1px solid #757575;
    width: 300px;
    margin-left: 50px;
    padding: 10px;
    padding-top: 0px;
}

#registratieformulier label.error
{
	width: auto;
	font-size: 11px;
	color: red;
}

.pstrength-minchar
{
    font-size : 10px;
}

/* PATIENT REGISTRATIE */
.tdclass
{
	padding-right: 5px;
}
#mijnPaginaLinks
{
    float: left;
    width: 250px;
    padding-right: 29px;
}

#mijnPaginaRechts
{
    float: left;
    display: block;
    width: 241px;
    background-color: #F8F8F8;
}

.patientTitel
{
    width: 236px;
    height: 26px;
    padding-top: 10px;
    padding-left: 5px;
    border-bottom: 1px dashed #E0DCDD;
    font-weight: bold;
    color: #757575;
}

.patientModule
{
    width: 236px;
    height: 25px;
    padding-top: 4px;
    padding-left: 5px;
    border-bottom: 1px dashed #E0DCDD;
}

#tabs
{
    margin-top: 10px;
}

.tdtitel
{
    width: 150px;
    font-weight: bold;
    color: #757575;
}


.tdconsult
{
	font-weight: bold;
    color: #757575;
    width: 300px;
}

.tdstatus
{
	font-weight: bold;
    color: #757575;
    width: 100px;
}

#uitleg
{
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
}


/*ECONSULT*/

.econsult_overzichtContainer
{
	border-top: 1px dashed #CCC;

	display: block;
	padding: 5px 0px 5px 0px;
}

.econsult_wederblok
{
	font-style: italic;
}

.econsult_blok
{
	display: block;
	clear: both;
	padding-top: 5px;
	border-bottom: 1px dashed #CCC;
}

.econsult_titel
{
	width: 150px;

	display: block;
	font-weight: bold;
}

.econsult_waarde
{

	display: block;
}

.vraagnummer
{
	color: #757575;
	font-weight: bold;
	float: left;
}

.vraagdatum
{
	color: #757575;
	float: right;
}

.econsult_formulier
{
	float: left;
	display: block;
}

.econsult_medewerkers
{
	float: right;
	display: block;
	width: 160px;

}

#formcontainer
{
    padding-top: 20px;
    padding-bottom: 10px;

}
.inputfield
{
    width: 250px;
    border: 1px solid #757575;
}

.vraagtekst
{
    width: 250px;
    height: 90px;
    border: 1px solid #757575;
}
#gesteldevraagContainer
{
    background-color: #FFF;
    padding-bottom: 10px;
    border: 1px solid #666;
    cursor: pointer;
}

.gesteldevraag
{
    display: block;
    padding: 3px;
    padding-left: 10px;
    height: 14px;
    min-height: 14px;
    border-bottom: 1px dashed #666;
    cursor: pointer;
}

.gesteldevraag a
{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.vraagDatum
{
    width: 100px;
    float: left;
}

.vraagOnderwerp
{
    width: 220px;
    float: left;

}

.vraagVoor
{
    width: 120px;
    float: left;
}

.vraagStatus
{
    width: 100px;
    float: left;
}

.vraagDatum b, .vraagOnderwerp b, .vraagVoor b, .vraagStatus b
{
    font-weight: bold;
}

.antwoordVraag
{
    background-color: #FFF;
    padding: 5px;
    padding-left: 20px;
}

fieldset
{
    border: 0px solid #FFF;
    margin:0px;
    padding: 0px;
}

form
{
    margin:0px;
    padding: 0px;
}

html>body .gesteldevraag
{
	height:auto;
}

/* GASTENBOEK */
div.guestbook
{
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
}

span.small
{
	float: right;
	color: #aaa;
	font-size: 0.8em;
}
input.guestbook, textarea.guestbook, input.guestbook_submit
{
	width: 202px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 1.0em;
	background-color: #fff;
}

input.guestbook_submit
{
	width: 316px;
	color: #fff;
	font-weight: bold;
	background-color: #ccc;
	cursor: pointer;
}

textarea.guestbook
{
	width: 306px;
}

p.newMessage
{
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}



/* Nieuws & Behandelinformatie */
.rss
{
    font-weight: normal;
    font-style: italic;
    color: #000;
}

.newsTitle, .behandelinfoTitel
{
    padding-top: 5px;
    font-weight: bold;

}

.newsTitle i
{
    font-weight: normal;
}

.newsTitle a
{
    text-decoration: none;
}

.newsSum, .behandelinfoContent
{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.behandelinfoContent img
{
	padding: 3px;
}

.borderbottom {
	border-bottom: 1px solid #ccc;
}

/* Medewerkers */
.medewerker
{
	margin: 0px 0px 20px 0px;
	width: 540px;
}

.medewerker img
{
	float: left;
	width: 120px;
	border: 1px solid #E4E4E4;
}

.medewerker .text
{
	width: 400px;
	float: left;
	padding: 0px 5px;
}

.medewerker .text .naam
{
	font-weight: bold;
}

.medewerker .text .functie
{
	font-style: italic;
}

/* Links */
#contentMainLeft .linkContainer ul li a {
	color: #000;
}

/* Veel gestelde vragen */
#faqContainer ul {
	margin: 0px;
	padding-left: 0px;
}

#faqContainer ul li
{
	padding: 2px 0px;
	list-style: none;
}

#faqContainer ul ul
{
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

#faqContainer ul li a
{
	text-decoration: none;
}

#faqContainer div
{
	margin: 5px 0px 0px 21px;
	border: 1px solid #E4E4E4;
	padding: 5px;
}

#faqContainer div p, .behandelinfoContent p 	/* temp mce fix */
{
	margin: 0px;
	padding: 0px;
}

.noshow
{
	display: none;
}

.show
{
	display: block;
}

/* Praktijkfolder */
.showprint, .print_footer
{
	display: none;
}

/* Zoekpagina */
h3 {
	font-size: 12px;
	color: #8B8370;
	margin: 15px 0px 0px;
	font-weight: bold;
}
.zoekTitel {
    padding-top: 5px;
    font-weight: bold;
}
.zoekTitel i {
	font-weight: normal;
}
.zoekContent {
    border-bottom: 1px solid #E4E4E4;
}
a.zoekresult {
	text-decoration: none;
}

/* Routebeschrijving */
#map_canvas {
	width: 100%;
	height: 350px;
	float:right;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 20px;
	z-index: 0;
}
#route {
	/*width: 210px;
	height:340px;
	float:left;
	overflow: auto;
	padding-left:10px;*/
}

#route form input{
	width:120px;
}

/* Contact-, klachten- reisvaccinatie formulier */
/*#reisvaccinatie fieldset {
    border: 1px solid #8B8370;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    width: 360px;
}

#reisvaccinatie fieldset legend {
	margin-left: 20px;
	font-size: 15px;
	color: #8B8370;
	font-weight: bold;
	font-style: italic;
}*/
html #reisvaccinatie fieldset legend { /* IE hack */
	margin-left: -7px;
}
#reisvaccinatie fieldset {
	margin-left: -2px;
}
#reisvaccinatie fieldset legend {
	margin-left: 2px;
	font-weight: bold;
	color: #000;
}

#contact table tr td {
	vertical-align: top;
}

p
{

}

.roundemup
{
    background-color: #E9F1F8;
    padding: 20px;
}

.berekenbutton
{
    border: 0px solid #E9C9A0;
    background-color: #E9C9A0;
    font-weight: bold;
}

.bereken
{
    background-color: #E9C9A0;
    width: 150px;
}

.buttonTerug
{
    background-color: #E9C9A0;
    width: 70px;
    margin-top: 10px;
    padding-left: 20px;
}

.buttonTerug a
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.answer
{
    padding: 20px;
    background-color: #E9F1F8;
}

.modgezinfo p
{
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

label {
    display: block;
}

#econsultformulier label.error
{
	width: auto;
	font-size: 12px;
	color: red;
}

.formuliercontent
{
	padding-left: 3px;
}


.rood
{
	color: red;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #00689F;
	background-color: #fff;
	font-size: 12px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333;
	line-height: 14px;
}

.JT_loader{
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #00689F;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color: #FFF;
}

#JT_close_right{
	background-color: #00689F;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color: #FFF;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #00689F;
}

.jTip{
cursor:help;
}

#hidden
{
	display: none;
}

#blokgroep table
{
	width: 325px;
}

#blokgroep img
{
	width: 150px;
	padding: 2px;
	border: 1px solid #666;
}
.smaller
{
	font-size: 9px;
}

#blokzkn
{
	margin-bottom: 5px;
	margin-left: 12px;
}

#bestelling th, #bestellijst th { text-align: left; }

/**
* CSS voor ZKN Widget
**/
.zkn-widget-container { width:186px;height:135px;padding:57px 7px 8px;background:url(http://www.praktijkinfo.nl/pia/images/zknwidget/bg.png) no-repeat; }
.zkn-widget-container * { line-height:normal; }
.zkn-widget-container * { line-height:normal; }
.zkn-widget-container .zkn-widget-top { height:130px;width:186px;padding-top:0px;position:relative; }
.zkn-widget-container .zkn-widget-bottom { height:125px;padding-bottom:5px; }
.zkn-widget-container .zkn-widget-content { height:125px; }
.zkn-widget-container h4 { margin:0;padding-bottom:5px;text-align:center;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:11px;color:#000;border-bottom:1px solid #FFF; }
.zkn-widget-container form { margin:0;padding:0px 6px 0;border-top:1px solid #FFF; }

.zkn-widget-container .input { width: 100%; height: 29px; margin: 0 0 4px; }
.zkn-widget-container .input-left { float: left; width: 7px; height: 29px; background:url(http://www.praktijkinfo.nl/pia/images/zknwidget/input-small-left.png) no-repeat; }
.zkn-widget-container .input-middle { float: left; width: 160px; height: 29px; background:url(http://www.praktijkinfo.nl/pia/images/zknwidget/input-small-middle.png) repeat-x; padding: 0; }
.zkn-widget-container .input-right { float: left; width: 7px; height: 29px; background:url(http://www.praktijkinfo.nl/pia/images/zknwidget/input-small-right.png) no-repeat; }
.zkn-widget-container .input input { height:14px;width:100%;margin:8px 0;padding:0;border:0px solid;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#5a5a5a;outline:none; }

.zkn-widget-container input.submit { margin:4px 0 0;width:90px;height:29px;background:url(http://www.praktijkinfo.nl/pia/images/zknwidget/submit.png) no-repeat;border:none;cursor:pointer;text-indent:-999px;font-size:0px;display:block;line-height:0px; }
* html .zkn-widget-container { background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.praktijkinfo.nl/pia/images/zknwidget/bg.png", sizingMethod="image");background-repeat:no-repeat; }
* html .zkn-widget-container .input-left { background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.praktijkinfo.nl/pia/images/zknwidget/input-small-left.png", sizingMethod="image");background-repeat:no-repeat; }
* html .zkn-widget-container .input-right { background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.praktijkinfo.nl/pia/images/zknwidget/input-small-right.png", sizingMethod="image");background-repeat:no-repeat; }
* html .zkn-widget-container input.submit { background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.praktijkinfo.nl/pia/images/zknwidget/submit.png", sizingMethod="image");background-repeat:no-repeat; }

#medoverzicht
{
	border-bottom: 1px solid #666;
	color: #666666;
	height: 30px;
	width: 400px;
}
/*
CONSUMED
*/
/*CONSUMED */
.medlist a:hover
{
	color: #FF3469;
}
.medlist a
{
	font-weight: bold;
	text-decoration:none;
	color: #666;
}

#medoverzicht
{
	height: 20px;
	width: 400px;
	float: left;
	color: #666666;
	background-color: #F4F5F7;
}


/* ANATOMISCHE ATLAS */


.anatomie_foto
{
    text-align: center;
}

.anatomie_foto
{
    margin-left: 5px;
    float: left;
}

#dhtmltooltip
{
    position: absolute;
    width: 150px;
    padding: 2px;
    background-color: #5D83CA;
    visibility: hidden;
    z-index: 100;
    color: #ffffff;
    font-weight: bold;
}

/*CONSUMED ZOEKEN*/
.consumedheader
{
    /*float: left;*/
}

.zoek
{
    /*background-color: #FFF;*/
    /*width: 185px;*/
    padding-right: 10px;
    /*float: right;*/
}
.zoekop
{
	height: 216px;
	width: 270px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
}
.zoekoptop
{
	background-image: url("consumed/images/zoekop.jpg");
	background-repeat: no-repeat;
	height: 40px;
	width: 270px;
	border-bottom: 1px solid white;
}
.zoekopcenter
{
	background-color: #DCE1E5;
	height: 26px;
	width: 260px;
	padding: 5px;
	border-bottom: 1px solid white;
}
.zoekopbottom
{
	background-color: #F4F5F7;
	height: 120px;
	width: 270px;
}
.zelftest
{
	margin-bottom: 15px;
	width: 335px;
}
.contentLeft a,.contentCenter a,.contentRight a
{
	color: #4D86B3;
	text-decoration: none;
}
.contentLeft a,.contentCenter a,.contentRight a
{
	text-decoration: underline;
}

.zoekimg
{
	padding-left: 40px;
	width: 70px;
	float: left;
	clear: both;
}
.zoekoptie
{
	float: left;
	padding-top: 8px;
}
.zoekSubmit
{
	background-repeat: no-repeat;
	border: 0px solid black;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

.zoekveld
{
	border: 0px solid white;
	width: 160px; 
	margin-left: 10px; 
	height: 17px;
	color: #666666;
	font-size: 12px;
	padding: 2px 0px 0px 5px;
}

.zoekvenster
{
    float: left;
    width: 360px;
    background-image: url("consumed/images/vertdots.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.zoekbutton
{
	border: 1px solid #4D86B1;
	background-image: url("images/regifarm4/pijl.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
}

.zoek_dotline_small
{
	background-image: url("consumed/images/dots.gif");
	background-repeat: repeat-x;
	width: 360px;
	height: 1px;
}

.bestellen
{
	width: 480px;
}

.bestel_kader
{
    float:left;
    width:225px;
    padding-top:2px;
    height:auto;
}

.bestel_kader_sub
{
	float:left;
	width:70px;
	padding-top:2px;
}
