/*--------------------------------------------------------------------------+
 |	'vd Poppe.nl'	 														|
 |																			|
 |	Auteur:			Keith Kornson											|
 |	Aangemaakt:		29 - 3 - 2007											|
 |																			|
 |	E-mail			info@stylux.nl											|
 |	Site			www.stylux.nl											|
 |																			|
 +--------------------------------------------------------------------------*/


/*ALGEMEEN*/ 
 
body {
background-image:url(../images/bg.jpg);
background-repeat: repeat-x;
	background-color:white;
	font-family: Verdana, sans-serif;
	font-size:12px;
	color:#484848;
	text-decoration:none;
}

li
	{
	clear:left;
	}

h1 {
	color:#484848;
	display: block;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:30px;
	margin-bottom:20px;
	border-bottom: 1px solid #009fcb;
}

h2 {
	color:#a09481;
	font-size: 14px;
	font-style: normal;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 6px 0;
	padding: 0px;
}

h3 {
	color:#a09481;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 5px 6px;
	padding: 0px;
}

h4	{
	color:#a09481;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: -5px;
	margin-bottom: -5px;
}

h3.tabel {
	color:#0066CC;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 5px 6px;
	padding: 0px;
}

p.prijs {
	color:#0066CC;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px
	}
	
p.caption {
	color:grey;
	font-size: 8px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}


TABLE.bleken {
table-layout:auto;
padding: 5px;
border:solid 1px grey;
border-collapse: collapse;
}

TD.bleken {
border: solid 1px #CCCCCC;
vertical-align: top;
}

a {
color:#0066CC;
font-weight: 600;
}

a hover {
color:#00CCFF;
font-weight: 600;
}

img {
	display:block;	
}

/* Header */

div#wrapper{

position: absolute;
left: 50%;
left: 50%;
margin-left: -375px;
}

div#header {
	width: 694px;
	height: 228px;
	border-bottom: 0px solid white;
	background-image:url(../images/header.png);
	background-color: blue;
	float: left;	
}

/* Body */

div#body {
	width: 694px;
	border-bottom: 0px solid white;
	background-image:url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-color:#c2f4ff;
	clear: both;
}

div#content {
	margin-left: 222px;
	padding-left: 20px;
	padding-right: 18px;
	width: 410px;
	border-bottom: 0px solid white;
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

div#contentagenda {
	margin-left: 0px;
	width: 694px;
	border-bottom: 0px solid white;
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-y;
}



/* afbeeldingen onderwerpen */

.onderwerp_afb_links_sm {
	width: 75px;
	margin-right: 5px;
	margin-top: 3px;
	float: left;
	border: 1px #CCCCCC dashed;
	}
	
.onderwerp_afb_links_md {
	width: 120px;
	margin-right: 8px;
	margin-top: 8px;
	float: left;
	border: 1px #CCCCCC dashed;
	}
	
.onderwerp_afb_links_cs {
	width: 400px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	border: 1px #CCCCCC dashed;
	}
	
/* onderwerpen pagina */

.onderwerp_links {
width: 170px;
height: 20px;
background-image:url(../images/bg_onderwerpen.jpg);
border: 1px solid #CCCCCC;
float:left;
padding-left: 5px;
padding-top: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 6px;
}

.onderwerp_links:hover {
width: 170px;
height: 20px;
background-image:url(../images/bg_onderwerpen_2.jpg);
float:left;
padding-left: 5px;
padding-top: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 6px;
}

/* opmaak */
div#foto {
	height: 160px;
	width: 129px;
	background-image:url(../images/tandarts.jpg);
	background-color:#CC0000;
	float: left;
}

div#foto_behandelingen {
	height: 160px;
	width: 129px;
	background-image:url(../images/behandelingen.jpg);
	background-color:#CC0000;
	float: left;
}	

.intro{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.plaintxt{
font-family:Arial, Helvetica, sans-serif;
color: #484848;
font-size:11px;
padding-left: 10px;
font-weight: normal;
}

.slogan{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: 0.3px;
color:#009fcb;
font-weight: bold;
display: block;
padding-top:5px;
padding-bottom:20px;
padding-left: 10px;
clear: both;
}

div#homegegevens{
margin-top:30px;
margin-left:10px;
}

div#onderwerpen{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009fcb;
font-weight: bold;
diplay: block;
margin-top: 20px;
}

div#onderwerpen a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009fcb;
font-weight: bold;
diplay: block;
margin-top: 20px;
text-decoration: none;
}

div#onderwerpen a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009fcb;
font-weight: bold;
diplay: block;
margin-top: 20px;
text-decoration: none;
}

div#onderwerpen a:hover {
color: #gray;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
text-decoration: underline;
}

div#terug{
margin-top: 20px;
margin-left: 380px;
}

div#terug a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009fcb;
font-weight: bold;
diplay: block;
margin-top: 20px;
text-decoration: none;
}

div#terug a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#009fcb;
font-weight: bold;
diplay: block;
margin-top: 20px;
text-decoration: none;
}

div#terug a:hover {
color: #gray;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
text-decoration: underline;
}

.rechts{
float: ;
margin-top: 15px;
}

.links{
float: left;
margin-top: 15px;
padding-left: 10px;
margin-right: 60px;
}

.clear{
clear: both;
}

/* Footer */

div#footer {
	width: 694px;
	height: 67px;
	border-bottom: 0px solid white;
	background-image:url(../images/footer_bg.gif);
	background-color: #474747;
	background-repeat: no-repeat;
}

.quicknav {
	padding-top: 20px;
	padding-left: 345px;
	border-bottom: 0px solid white;
	background-image:url(../images/footer_bg.gif);
	background-color: #474747;
	background-repeat: no-repeat;
}


.quicknav a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
font-weight: normal;
diplay: block;
text-decoration: none;
}

.quicknav a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
font-weight: normal;
diplay: block;
text-decoration: none;
}

.quicknav a:hover {
color: gray;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
text-decoration: underline;
}


.quicknav li {
	display: inline;
	color: white;
	padding-right:15px;
}

.quicknav ul {
	display: inline;
	color: white;
	margin: 15px;
	padding: 0;
}


/* Footer AGENDA */

div#footer {
	width: 694px;
	height: 67px;
	border-bottom: 0px solid white;
	background-image:url(../images/footer_bg.gif);
	background-color: #474747;
	background-repeat: no-repeat;
}

.quicknavagenda {
	padding-top: 20px;
	padding-left: 345px;
	border-bottom: 0px solid white;
	background-color: #474747;
}


.quicknavagenda a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
font-weight: normal;
diplay: block;
text-decoration: none;
}

.quicknavagenda a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
font-weight: normal;
diplay: block;
text-decoration: none;
}

.quicknavagenda a:hover {
color: gray;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
text-decoration: underline;
}


.quicknavagenda li {
	display: inline;
	color: white;
	padding-right:15px;
}

.quicknavagenda ul {
	display: inline;
	color: white;
	margin: 15px;
	padding: 0;
}



/* formulier */
div#formulier{
border: 1px solid #009fcb;
padding: 5px;
}

/*maporder*/
#maporder ul  {
	list-style		: none;
	margin			: 0;
	padding			: 0;	
}

#maporder li {
	list-style		: none;
	display			: inline;
	margin			: ;
	padding-left:  ;
}

#clear{
clear: both;
}

#breaker{
display: block;
width: 400px;
height: 5px;
border-bottom: dotted 1px #CCCCCC;
padding-bottom: 15px;
clear: both;
}

