/* *********************************positionering div's************************************/
/* *********************************positionering div's************************************/
body{
background-color: #6E1515;
background-image:url(../images/ontwerp/achtergrond.jpg);
background-repeat:repeat-y; 
background-position:center;
font-family: Comic Sans MS, Andale Mono regular, Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#container {
position:relative;/*div centreren*/
width:800px;/*div centreren*/
left: 50%;/*div centreren*/
margin: 0 0 0 -400px;/*div centreren*/  
height:650px;}

#logo{
position:absolute;
top:20px;
right:0px;
width: 800px;
height:81px;
}
#lijn1{
position:absolute;
top:1px;
right:0px;
width: 800px;
height:2px;
}
#lijn2{
position:absolute;
top:107px;
right:0px;
width: 800px;
height:2px;
}
#info{
position:absolute;
z-index:8;
top:121px;
right:684px;
width: 116px;
height:116px;
z-index:5;
}
#behandelingen{
position:absolute;
z-index:8;
top:121px;
right:438px;
width: 242px;
height:166px;
z-index:5;
}
#produkten{
position:absolute;
z-index:8;
top:239px;
right:684px;
width: 116px;
height:116px;
z-index:5;
}
#contact{
position:absolute;
z-index:8;
top:239px;
right:438px;
width: 242px;
height:166px;
z-index:5;
}

#content{ 
position:absolute;
z-index:5;
top:365px;
right:437px;
height: 300px;
width: 366px;
}
#foto{ 
position:absolute;
z-index:6;
top:121px;
right:0px;
height: 430px;
width: 430px;
border-color: #2B0C0C; 
border-width: 2px; 
border-style: solid;
}
#teamfoto{ 
position:absolute;
z-index:5;
top:0px;
right:0px;
height: 430px;
width: 323px;
}
#teamtekst{ 
position:absolute;
z-index:5;
top:5px;
right:315px;
height: 430px;
width: 107px;
}

#spaarkaart{ 
position:absolute;
z-index:5;
top:559px;
right:0px;
height: 115px;
width: 213px;
border-color: #2B0C0C; 
border-width: 1px; 
border-style: solid;
}
#actie{ 
position:absolute;
z-index:5;
top:559px;
right:219px;
height: 115px;
width: 213px;
border-color: #2B0C0C; 
border-width: 1px; 
border-style: solid;
}
#lijn3{
position:absolute;
top:673px;
right:0px;
width: 800px;
height:2px;
}

#footer{
position:absolute;
top:680px;
right:0px;
width: 800px;
height: 21px;
}
/* ********************************* einde positionering div's************************************/


/* **************************************opmaak teksten************************************/
td.tekst{  
line-height: 20px; 
font-size: 13px; 
color: #E2C18B;
}
td.tekstfooter{  
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #E2C18B;
}
td.teamkop{  
text-align: justify;
line-height: 20px; 
font-size: 14px; 
color: #C5823A;
}

a.linkweplus{  
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #C5823A;
}
a.linkweplus:hover {
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #E2C18B;
}
a.linkfooter{  
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #E2C18B;
}
a.linkfooter:hover {
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #C5823A;
}
a.menutekst{  
font-size: 13px; 
color: #1A171B;
}
a.menutekst:hover {
font-size: 13px; 
color: #6E1515;
}
h1.tekst{  
text-align: top;
line-height: 20px; 
font-size: 15px; 
color: #E2C18B;
}





a{  
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #E2C18B;
text-decoration:none;
}
a:hover {
text-align: justify;
line-height: 20px; 
font-size: 12px; 
color: #C5823A;
text-decoration:none;
}



img.home{
border:solid;
border-color:#464748;
border-width:2px;}

.scrollen {
		overflow:auto;
		height: 100%;
		width: 100%;}	  
		
		
		
		/*SCROLLBAR-FACE-COLOR: 	  #ffffff; voorkant*/
      /*SCROLLBAR-HIGHLIGHT-COLOR:  #8DC54C;  rand*/
      /*SCROLLBAR-SHADOW-COLOR: 	  #8DC54C; rand*/
      /*SCROLLBAR-3DLIGHT-COLOR:    #203f0b; 
      SCROLLBAR-ARROW-COLOR:	  #8DC54C;	/*pijltje*/ 
      /*SCROLLBAR-TRACK-COLOR: 	  #ffffff; /*achtergrond*/
      /*SCROLLBAR-DARKSHADOW-COLOR: #203f0b; 
      /*SCROLLBAR-BASE-COLOR: 	  #203f0b;*/


/************************************ css bij javascript ShowHideDIV.js *********************************************/
.mouse2
{
visibility:hidden;
z-index:10;
position:absolute;
top:200px; 
right:30px; 
background-color:#C5823A;
border: 2px solid #DDBB85;
height:23px; 
padding:5px;
text-align:center;
}  
.mouse3
{
visibility:hidden;
z-index:10;
position:absolute; 
background-color:#C5823A;
border: 2px solid #DDBB85;;
} 

/* einde css bij javascript showhideDIV.js voor het zichtbaar/onzichtbaar maken van div aanbieding */

/* *********************************opmaak formulieren************************************/
.antwoord { 
background-color: #ffffff;
border-color: #9DC22E; 
border-width: 1px; 
border-style: solid; 
color: black; 
font-family: Arial; 
font-size: 8pt;
} 

.button { 
background-color: #ffffff; 
border-color: #9DC22E; 
border-width: 1px; 
border-style: solid; 
font-family: Arial; 
font-size: 8pt; 
cursor: pointer 
}
/******************************** voor het gastenboek *********************************************/
#wrap {
color: #303030;
margin: 0 auto;
width: 450px;
text-align:center;
}
#gastenboek {
margin: 0px 20px 0px 20px;
border-left: 0px dotted #f0f0f0;
border-right: 0px dotted #f0f0f0;
padding: 0px 10px 0px 10px;
}
#gastenboek img {
	padding:0px;
	margin:0px;
	border:0;
	}

.gbnaam {
	background-color:#9DC22E;/*groen*/
	font-size:14px;
	border-bottom:1px solid #000;
	}
.gbbericht {
	background-color:#DDDDD3;
	font-size:14px;
	border-bottom:1px solid #000;
	}	
.tabel{
	text-align:left;
	width:450px;
	padding-top:0 ;
	border:1px solid #000;
	}

/* gastenboek schrijfbericht */

.tabel2 {
	padding-top:10px;
	}
.smileys {
	text-align:center;
	padding-bottom:10px;
	}
.gb_button{
	padding:10px 0px 0px 20px;
	}
.teller {
	text-align:right;
	color:#D38A11;
	font-size:14px;
	text-align:left;
	padding-right:15px;
	}
.tellernr {
	font-size:16px;
	font-weight:bold;
	}
.txt {
	width:430px;
	height:130px;
	border:1px solid #333333;
	color:#000;
	}
.gb1 {
	padding-left:25px;
	text-align:left;
	color:#000;
	text-decoration:underline;}




