body
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	/* background: url('http://www.psoriasis.nl/images/page/page_bg.jpg') repeat-x #45AFD6;   */
    height: 100%;

}

.outsideContainer
{
	width: 756px;
	min-height: 99%;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
    background: url('http://www.psoriasis.nl/nieuwdesign/images/page/inner_faker.jpg') repeat-y;
}

* html .outsideContainer
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 50px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
    padding-bottom: 1px;
}


/* HEADER */
.header
{
	height: 234px;
}


/* CONTENT */
.content
{
	margin-right: 19px;
	padding-bottom: 30px;
}


.contentNewsParent
{
	display: inline;
	float: left;
	margin-top: 13px;
	width: 192px;
	background-color: #0079C2; 
	min-height: auto;
	padding-bottom: 30px;
	text-align: left;
	color: white;
	
    _margin-top: -17px;
	_padding-top: 20px;
}

.contentNews
{
	display: inline;
	float: left;
	width: 192px;
	/* background: url('http://www.psoriasis.nl/images/page/menu_bg.jpg') repeat-x #FFF; */
	background-color: pink; 
	min-height: 100px;
	height: 100px;
	text-align: left;
}

.headerMenuTest
{
	width: 757px;
	#width: 747px;
	height: 10px;
}



/* SUBCONTENT */
.contentMain
{
	display: inline;
	float: left;
	width: 478px;
	min-height: 150px;
	margin-left: 17px;
}

.contentSub
{
    width: 300px;
    margin-top: 20px;
    _margin-top: 0px;
    min-height: 150px;
    padding-top: 3px;
    float: left;
    color: #000;
    font-size: 13px;
}

.contentSub A
{
    text-decoration: none;
    color: #0079C2;
    font-weight: bold;
}

.contentNews
{
    width: 110px;
    height: 150px;
    min-height: 150px;
    margin-left: 45px;
    padding-top: 20px;
    float: left;
}


.contentMainSub
{
	display: inline;
	float: left;
	width: 478px;
	min-height: 150px;
	margin-left: 17px;
    margin-top: -12px;
    _margin-top: -31px;
}

.contentSubSub
{
    min-height: 150px;
    float: left;
    padding-top: 3px;
}

.contentSubSub A
{
    color: #165F9F;
    text-decoration: none;
}

.contentPsoriasis
{
    width: 278px;
    height: 150px;
    min-height: 150px;
    padding-top: 20px;
    float: left;
}

html>body .contentMain, .contentMainSub, .contentMenu, .contentSub, .contentSubSub, .contentPsoriasis, .contentNews
{
    height: auto;
}

/* FOOTER */
.footer
{
	width: 759px;
	_width: 763px;
	font-size: 10px;
	color: #505050;
	background-color: #fff;
	text-align: left;
    margin: -30px auto 0;
    _margin-top: auto;
	height: 30px;
	position:relative;
	border-top: solid 1px #999999;
}

.footer A
{
    color: #505050;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}


/* EXTRA */
html
{
	height: 100%;
}

body
{
	height: 100%;
}

.insideContainer
{
	position: relative;
	min-height: 100%;
}

* html .insideContainer
{
	height: 100%;
}

/*.footer
{
	position: relative;
	height: 15px;
	margin: -30px auto 0 auto;
	background-color: purple;
}
*/

* html .footer
{
	margin-top: -37px;
}


/* HIERONDER DE REST VAN DE CLASSES EN CONTENT
 * BOVENSTAAND STUK IS ALGEMEEN EN ALTIJD NODIG
 */


.headerMenu
{
    height: 25px;
    width: 757px;
    background-color: #DD2200;
    text-align: center;
    padding-top: 8px;
}

.wittelijn
{
    height: 1px;
    width: 756px;
    background-color: #fff;
}

.headerZoeken
{
    height: 29px;
    width: 760px;
    _width: 700px;
    background-color: #fff;
    margin-left: -1px;
}

.headerLogo
{
    height: 170px;
    width: 756px;
    background: url('http://www.psoriasis.nl/nieuwdesign/images/page/zwemmenmetpsoriasis.jpg') no-repeat;
}

.menubuttons
{
    position: absolute;
    height: 34px;
    margin-top: 8px;
    margin-left: 680px;
    _margin-left: 650px;
}

.seperator
{
    width: 100%;
    height: 1px;
    font-size: 1px;
    border-top: 1px solid #FF8A00;
}

.footerLeft
{
    height: 20px;
    width: 200px;
    float: left;
    color: #B3B3B3;
    padding-left: 25px;
}

.footerLeft A
{
    font-style: bold;
    font-decoration: none;
    color: #B3B3B3;
}

.footerRight
{
    height: 8px;
    padding-top: 4px;
    width: 503px;
    float: right;
    text-align: right;
    color: #B3B3B3;
}

.footerRight A
{
    font-style: bold;
    font-decoration: none;
    color: #B3B3B3;
}

H1
{
    font-size: 26px;
    color: #000;
}

html>body H1
{
    margin-top: 0px;
}

H2
{
    margin: 0px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}


html>body H2
{
    margin-top: 10px;
}

H3
{
    margin: 0px;
    font-size: 22px;
    color: #fff;
}

H4
{
    margin-top: 10px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}


html>body H3
{
    margin-top: 10px;
}

A
{
    color: #45afd6;
    text-decoration: underline;
    font-weight: bold;
}

A:HOVER
{
    color: #000;
}

td
{
	font-size: 12px;
}

.topLink
{
    width: 757px;
    height: 29px;
    display: block;
}

.topLinkText
{
    padding-right: 310px;
    padding-top: 7px;
    text-align: right;
    font-weight: bold;
}

.topLinkText A
{
    text-decoration: none;
    color: #0079C2;
}

.topLinkText A:HOVER
{
    color: #000;
}

.firstword
{
    color: #000;
    font-weight: bold;
}

.sendAfriend INPUT
{
	border: 0 solid;
	background: white;
	font-family: Arial;
	font-size: 12px;
	color: #176EA0;
	height: 24px;
	width: 102px;
	text-align:right;
	text-decoration: underline;
	background: url('/images/tellafriend.gif') no-repeat;
}
.tellfriendtbl INPUT, .tellfriendtbl TEXTAREA
{
	width: 260px;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #969696;
	padding: 2px;
}
.tellfriendtbl TEXTAREA

{
	height: 75px;
}
.zoekDiv
{
    width: 300px;
    height: 29px;
    margin-left: 457px;
    margin-top: -23px;
}

.zoekTitle
{
    position: absolute;
    color: #000;
    font-weight: bold;
    margin-top: 5px;
}

.zoekFormDiv INPUT

{
    position: absolute;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 4px;
	width: 215px;
	height: 15px;
	border: 1px solid #A0A0A0;
}

.zoekButton
{
    position: absolute;
	cursor: pointer;
	margin-left: 270px;
	margin-top: 4px;
}
.zoekButton A:HOVER
{
	color: #176EA0;
}

html>body .vergrootGlas
{
    margin-top: -6px;
	margin-left: 133px;
}

.zoekTekst
{
    position: absolute;
    margin-left: 40px;
    width: 95px;
    height: 12px;
}

.nieuwsbriefDiv
{
    _position: absolute;
    width: 229px;
    height: 62px;
    margin-left: 314px;
    margin-top: -200px;
    text-align: left;
    padding: 17px;
    background: url('/nieuwdesign/images/page/nieuwsbrief.jpg') no-repeat;
}

.doedetest
{
    _position: absolute;

    width: 225px;
    height: 92px;
    margin-top: 10px;
    _margin-top: -95px;
    margin-left: 314px;
    text-align: left;
    background: url('images/page/doedetest.jpg');
}

.nieuws
{
    font-size: 12px;
    margin-left: 8px;
    _text-padding: -10px;
}

.nieuws A
{
	background: url("http://www.psoriasis.nl/nieuwdesign/images/page/navmenutest.jpg") no-repeat;	
    background-position: top left;
	display:block;
	text-decoration:none;
	color: #fff;
	padding-left: 11px;
}		

.nieuws a:hover
{
	color: #C7D8F0;
}
		
.nieuws ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
        
.nieuws li
{
	margin: 15px 0 0 0px;
	_margin: 0px;
}

.nieuwsbriefTitle
{
    font-size: 25px;
    height: 20px;
    color: #176EA0;
    padding-left: -21px;
    padding-top: 2px;
}

.nieuwsbr
{
    text-decoration: bold;
    font-size: 11px;
    height: 25px;
    color: #176EA0;
    font-weight: bold;
}

.nieuwsbriefFormDiv INPUT
{
	padding-left: 5px;
	padding-right: 20px;
	font-size: 11px;
	font-family: Verdana;
	width: 121px;
	border: 1px solid #A0A0A0;
}

.nieuwsbriefFormDiv A
{
    color: #DD2100;
}

.nieuwsbriefFormDiv A:HOVER
{
    color: #176EA0;
}

.nieuwsBriefje
{
	position: absolute;
	margin-top: -6px;
	margin-left: 143px;
	cursor: pointer;
}

html>body .nieuwsBriefje
{
    margin-top: -6px;
	margin-left: 133px;
}

IMG
{
    border: none;
}

.imagemap
{
    width: 200px;
    margin-top: 95px;
    margin-bottom: 95px;
    float: left;
    background-color: #ff0;
}

html>body .imagemap
{
    height: auto;
}

.behandelmethoden
{
    _position: absolute;
    color: #fff;
    width: 299px;
    height: 240px;
    margin-top: -219px;
    _margin-top: 10px;
    padding: 4px;
    _padding-top: 15px;
    background: url('/nieuwdesign/images/page/behandelmethoden.jpg') no-repeat;
    font-size: 11px;
}

.behandelmethoden TD
{
    width: 150px;
}


.behandelmethodentext
{
    color: #fff;
    padding: 5px;
    margin-top: -8px;
    font-size: 11px;
    font-weight: normal;
}

.behandelmethoden A
{
    color: #fff;
    text-decoration: none;
}

.behandelmethoden A:HOVER
{
    color: #C7D8F0;
}

.poll
{
    _position: absolute;
    width: 232px;
    height: 229px;
    margin-left: 312px;
    /*padding-top: 20px;
    padding-left: 15px;*/
    background: url('/nieuwdesign/images/page/poll.jpg') no-repeat;
}

#dhtmltooltip
{
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: #E9F0F6;
    visibility: hidden;
    z-index: 100; 
    color:#000;
}

.leoleeuw
{
    position: absolute;
    height: 72px;
    width: 72px;
    margin-left: 36px;
    margin-top: -80px;
    background: url('http://www.psoriasis.nl/nieuwdesign/images/page/leoleeuw.jpg') no-repeat;
}

.behmthdtble
{
    margin-top: -91px;
    cellspacing: 0px;
}

.polllink
{
    height: 82px;
    width: 533px;
    _position: absolute;
    _margin-top: 235px;
}

.bannerBlock{_position:absolute;width:229px;height:215px;}
.bannerBrochure{position:absolute;margin:5px 0px 0px 314px;padding:69px 0px 0px 10px;width:229px;height:215px;background:url('http://www.psoriasis.nl/nieuwdesign/images/brochure_banner.gif') no-repeat;}
.bannerLink1{display:block;width:198px;height:65px;}
.bannerLink2{display:block;width:198px;height:65px;margin:4px 0px 0px 0px;}

