/*-------------------+
| Algemeen           |
+--------------------*/

html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}/* ie flikker*/

body{ margin: 0;padding: 0; font-family: arial, sans; font-size:11px; background:  url('/image/bg_urbanskin.jpg') top left no-repeat #f7f7f7; width:100%; height:100%;}
#container{margin: 0; padding:0px; background:transparent; width:900px;}

#left{float:left; clear;left; width:270px; background:transparent; height:100%;}
#left_inner{margin: 0 10px 10px 5px;text-align:left;}

#right {float:left; clear:none; width:630px;}
#right_inner{loat:left; margin:0; padding: 0px; width:529px;}

#bottom{float: left; margin:0; padding:0; background:url('/image/bottom.gif'); width:900px; height: 114px;}

.foot_tekst {font-size:10px; text-align:right; line-height:150%; color: #b6b6b6; margin: 6px 92px 10px 5px; text-transform: uppercase;  }
a.footer {font-size:10px; text-align:right; line-height:150%; color: #b6b6b6; text-transform: uppercase; text-decoration:none;  }
a:hover.footer {font-size:10px; text-align:right; line-height:150%; color: #b6b6b6; text-transform: uppercase; text-decoration:none; }

h1{font: normal 15px "Trebuchet MS",Arial,Helvetica,sans-serif; color:#70b9c9; text-align:left; margin-right:14px; font-weight: bold; text-transform: uppercase; text-align: right; }
h2{font: normal 11px "Arial",Helvetica,sans-serif; color:#70b9c9; text-align:left; margin-left:14px; text-transform: uppercase; font-weight: bold; clear:both;}
h3{font: normal 12px "Trebuchet MS",Helvetica,sans-serif; color:#757575; text-align:left; margin-left:14px; font-style: italic; font-weight: bold; clear:both;}
h4{font: normal 13px "Trebuchet MS",Helvetica,sans-serif; color:#70b9c9; text-align:left; margin-left:14px; font-style: italic; clear:both;}

p {font-size:11px; text-align:justify; line-height:150%; color: #808080; padding: 0 14px 5px 14px; margin: 0; }

a{font-size:11px; color: #808080; text-decoration:none;}
a:hover{font-size:11px; color: #70b9c9; text-decoration:underline;}

img{border:0; display:block; margin:0; padding:0;}

.clearer {height: 1px; overflow: hidden; margin-top: -1px; clear: both;}

.floatright{float:right;clear:both;padding:0; border:1px solid #a1a1a1; margin: 0 14px 5px 14px;}

/*-------------------+
| Navigatie          |
+--------------------*/

#nav{width:270px; background: transparant; overflow:hidden; margin-top:-1px; padding:0;}

#nav a.home {display:block; width:270px; height:31px; margin: 0px; padding:0px; background-image:url('/image/menu_1.gif');}
#nav a:hover.home {background-position: 0 -32px;}

#nav a.face {display:block; width:270px; height:31px; margin: 0px; padding:0px; background-image:url('/image/menu_2.gif');}
#nav a:hover.face {background-position: 0 -32px;}

#nav a.behand {display:block; width:270px; height:31px; margin: 0px; padding:0px; background-image:url('/image/menu_3.gif');}
#nav a:hover.behand {background-position: 0 -32px;}

#nav a.prod {display:block; width:270px; height:31px; margin: 0px; padding:0px; background-image:url('/image/menu_4.gif');}
#nav a:hover.prod {background-position: 0 -32px;}

#nav a.contact {display:block; width:270px; height:31px; margin: 0px; padding:0px; background-image:url('/image/menu_5.gif');}
#nav a:hover.contact {background-position: 0 -32px;}

/*-------------------+
| Home               |
+--------------------*/

#tekstblok {width: 531px; float:left; background: url('/image/mid_fade.jpg') repeat-y;}
.img_tekst {margin: 10px 14px 10px 14px; border: 1px solid #a1a1a1}

/*-------------------+
| Behandelingen      |
+--------------------*/

.tekstblok_behand {width: 529px; margin-bottom:50px; border:1px solid red;}
.tekst_behand {width: 280px; float: left; clear: left; padding: 0 5px 10px 14px;}
.img_behand {margin: 10px 15px 10px 13px; display:block; float: right; clear: both;}

/*-------------------+
| Producten          |
+--------------------*/

.prod_sub {text-transform: uppercase; font-weight: bold; margin-top: 6px;}

/*-------------------+
| Contact            |
+--------------------*/

ul {display:block;}
ul li {list-style:none;float:left;display:block;clear:left; font-size:11px; color:#808080; margin-top:8px; margin-left:-10px;}