﻿/* CSS Document */
body {
	width:100%;
	margin:0;  
	font-family: Tahoma,Arial;
	font-size:0.8em;
	
}

#allXX{
/*width:1%;   90 */ /* 98 max */
background-color:aqua;
margin-left:180px;
margin-right:20px;

}

.center {
 text-align:center;
	}
		

a {
font-family: Tahoma,Arial;
	 /*font-size:1.1em;  was 0.8 mvr */
	color:#990000;  /* was color:#FF9900*/
	 
}

a:hover {
font-family: Tahoma,Arial;
	 /*font-size:1.1em;   was 0.8 mvr */
	color:#000000;
	
}

.price{
	font-size:1em;
	color:#990000;
	font-weight:bold;
}
.box_price_right_inside {
margin:auto;
padding:0 0 0 30px;
}

input {
font-size:0.8em;
}

.clear{
clear:both;
}

.content{
padding:5px;
}

h1{
font-size:1.8em;
	font-family: Tahoma,Arial;
color:#666666;
}

h2{
font-size:1.4em;
	font-family: Tahoma,Arial;
color:#666666;
}

.img_home{
float:left;
padding:3px;
}

.img{
	/* border-style: none;*/
	border:0;	  
	}
	

a img {border: none}

.img_right_home{
padding:3px;
border:0;
}

.line_1{
clear:inherit;
border-bottom:#666666 1px dashed;
margin:2px;
}


#top_top{
background:url(../images/top_header_02.jpg) 0 0 repeat-x;
height:91px;
}




#logo{
/*background:url("../images/top_header_access_r_2.JPG") 0 0 no-repeat;*/
width:100%;
height:89px; /* 91 mvr */
 

}

#top_right {
	float:right;
	height:20px;
	padding:5px 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}

#left_column{
float:left;
background:url(../images/left_bck.gif) 0 0 repeat-y;
width:180px; /* 219px mvr*/
/*margin-left:180px;  add  mvr* height:800px; */
height:auto;
}

#left_column_small{
float:left;
background:url(../images/left_bck.gif) 0 0 repeat-y;
width:100px;
height:800px;
}


.menu_t{  /* top mvr*/
background:url(../images/menu_01.png) 0 0 no-repeat;
width:162px;
height:42px;
}

.menu_m{
background:url(../images/menu_02.png) 0 0 repeat-y;
width:162px; /* hier breedte l menu aanpassen??, was 198 mvr*/
height:170px;  /* was 250 mvr*/
}

.menu_m2{
background:url(../images/menu_02.png) 0 0 repeat-y;
width:162px; /* hier breedte l menu aanpassen??, was 198 mvr*/
height:138px;  /* was 250 mvr*/
}

.menu_b{	/* bottom mvr*/
background:url(../images/menu_03.png) 0 0 no-repeat;
width:162px;
height:12px;
}

.menu_txt{
padding:5px;
}

.menu_txt_top{
	padding:10px 5px 5px 5px;
	font-weight: bold;
	text-align:center;	

}

#orange_header{
background:url(../images/orrange_header_02.jpg) 0 0 repeat-x;
height:161px;
margin:0 0 0 171px;  /* 219px mvr ;*/

}

#orange_header_front{
background:url(../images/orrange_header_01.jpg) 0 0 no-repeat;
height:161px;
}

#face{
float:right;
background:url(../images/face.png) 0 0 no-repeat;
width:125px;
height:160px;
}

#welcome{
/*float:left;
width:300px;*/
padding:10px;
font-size:24px;
color:#000000;
}

#welcome_2{
/*float:right;
width:300px;*/
padding:10px;
font-size:12px;
color:#000000;
}

#price{
/*float:right;
width:300px;*/   /* added mvr ;*/
padding:10px;
font-size:1em;
color:#990000;
font-weight:bold;

}

#right_column{
float:right;
 width:210px;  /*last mvr*/
padding:5px;   /* was weg, mvr*/
}

#center_column{
margin-left:200px;
/*margin:0 200px 0 230px 225*/
/*background:#FFFF00;*/
/*margin:50px*/
/*padding:50px*/
}
#center_column_s{
margin-left:140px;
}

.box_gray{
background:#C0C0C0;
padding:5px;  
margin:5px;  /*was 5  mvr*/
margin-right:25px;  /*add  mvr*/
}

.box_home{
padding:5px 5px 5px 5px;
height:100px;
}

.box_home_txt{
/*padding:0 0 0 150px;*/
margin:0 0 0 130px;
}


#footer_top{
background:url(../images/gray_bck.gif) 0 0 repeat-x;
height:8px;
}

#footer{
background:#000000;
color:#FFFFFF;
font-size:10px;
height:30px;
}
