body {
	background-position: top left;
	background-repeat: repeat-x;
    	background-color:#ffffff;
	color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0px;
	padding:0px;
	background-image: url('http://www.huisartsmetternich.nl/body_bg.jpg');
}

.outsideContainer {
	width:850px;
	min-height:100%;
	text-align:left;
	margin: 0 auto; /*margin:0 auto;*/
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border-left: 1px solid #48036F;
	border-right: 1px solid #48036F;
	background-image: url('http://www.huisartsmetternich.nl/container_bg.jpg');
}

.outsideContainerSub {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border-left: 1px solid #48036F;
	border-right: 1px solid #48036F;
	background-image: url('http://www.huisartsmetternich.nl/container_bg_sub.jpg');
}

.insideContainer {
	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: 850px;
	height:171px;
	background-repeat: left;
	margin-top: 0px;
	padding:0px;
	background-image: url('http://www.huisartsmetternich.nl/header_bg.jpg');
}

#headerBanner {
	float: left;
	margin-top: 12px;
	width: 195px;
	height: 118px;
	background-image: url('http://www.huisartsmetternich.nl/praktijk2.jpg');
	background-repeat: no-repeat;
}

#headerLogo {
	float: left;
	margin-top:0px;
	width: 365px;
	height: 63px;
	font-size:27px;
	color:#2d006b;
	font-family:bradley hand itc;
	font-weight:bold;
}

#headerBalk {
	clear: both;
	width: 860px;
	height: 10px;
	background-color: #2d006b;
	border-top: 1px solid #2d006b;
	border-bottom: 1px solid #2d006b;
	font-size: 1px;
}

#headerMiddle {
	height: 30px;
	width: 213px;
	text-align: right;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;	
	margin-top: 65px;
}

#headerMiddle input {
	border: 1px solid #C0C6C4;
	margin: 0px;
	padding: 0px;	
}

#headerRight {
	float: left;
}

#headerMenu {
	width: 850px;
	height: 31px;
	margin-top: 0px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #2d006b;
}

#headerMenu a {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
	background-color: #2d006b;
}

#headerTop a {
	color: #48036f;	
}



/* CONTENT */

#content {
	padding-bottom: 30px;
}

#contentMenu {
	margin-top: 2px;
	width: 179px;
	float: left;
	min-height: 100px;
	height: 100px;
	border-right: 1px solid #003481;
}

#contentMain {
	width: 670px;
	float: left;
	height:auto;
	line-height: 18px;
}

#contentMainSub {
	width: 558px;
	float: left;
	height:auto;
	line-height: 18px;
	padding: 10px;
}

#contentMainLeft {
	padding: 10px;
	padding-top: 20px;
	width: 430px;
	float: left;
	
}

#contentMainRight {
	padding-left: 10px;
	padding-top: 20px;
	width: 200px;
	float: right;
}

#contentMainRight hr {
	border-bottom: 1px dashed #9A9A9A;
	margin-left: -5px;
}

#contentMainRight .button {
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 70px;
	height: 20px;
}

#menu {
    padding-bottom: 20px;
}


#contentMenu #blokadres, #contentMenu #blokadres b {
    color: #FFF;
    padding-left: 10px;
	padding-bottom: 25px;
}

#contentMenu #blokadres a {
    color: #FFF;
}

#contentMenu #blokadres h2 {
    color: #FFF;
    margin: 0px;
    padding: 0px;
}


#blokadres {
    padding: 10px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 12px;
}



#contentMenu .blokinloggenForm .inputtext {
    border: 1px solid #FFFFFF;
    width: 80px;
}

#contentMenu {
	background-color:#B580FF;
}

body #contentMenu, #menu, #contentMain, #contentMainLeft, #contentMainRight, #blokadres 
{
	height:auto;
}

/* FOOTER */



* html #footer
{
	margin-top:-30px;
}


/* OVERIGE */
* a img {
	border: 0px;
}



.button {
	background-color: #006599;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	background-color:#267F09;
}




/* MENU */
.menu
{
    display: inline;
    min-height: 27px;
    height: 27px;
}

.menu A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 10px;
	min-height: 20px;
	height: 20px;
	width: 169px;
	display: block;
}

.menu A:HOVER
{
	background-color: #400099;
}

.menu .menu
{
	position: absolute;
	margin-left: 179px;
	background-color: #999;
	width: 156px;

}

.menu .menu A
{
    color: #000;
    background-color: #EBEBEB;
    display:block;
    min-height: 20px;
    height: 20px;
}

html>body .menu .menu A, html>body .menu A
{
    height: auto;
}

.menu .menu A:HOVER
{
    color: #400099;
}


h1 
{	color: #2d006b;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
}

h2
{	color: #2d006b;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
}

hr {
	border: 0px;
	height: 1px;
	background-color: #2d006b;
	margin-top: 15px;
	margin-bottom: 15px;
}


b 
{
	color: #000000;
}




#blokadres {
	background-image: url('http://www.huisartsmetternich.nl/vitruvian.jpg');
	background-repeat: no-repeat;
	background-position: 10px 180px;
	z-index:1;
}

#footer a,#contentMainRight a,#contentMainLeft a {
	color: #48036F;
}



/* ---------->>> 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;
}
