/* basic */
body{
background:#e99839 url(images/back.gif) repeat top left;
font-family:Trebuchet MS,Arial,Helvetica,Sans;
font-size:12px;
line-height:16px;
color:#472a0e;
margin:0px;
height:100%;
}
a{
color:#472a0e;
text-decoration:underline;
}
a:hover{
color:#f0880b;
text-decoration:underline;
}
img{
display:block;
position:relative;
border:0px;
}
h1{
color:#f0880b;
margin:0px;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}
h2{
color:#f0880b;
margin:0px;
font-size:16px;
font-weight:normal;
}
h3{
color:#f0880b;
margin:0px;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}
td{
vertical-align:top;
}
p{
margin-top:6px;
margin-bottom:0px;
}
li{
list-style-image: url(images/bullet.gif);
margin-bottom:3px;
}
ul{
margin-left:20px;
margin-top:8px;
margin-bottom:2px;
padding:0px;
}

/* classes */
a.topmenu_link{
color:#ffffff;
text-decoration:none;
}
a.topmenu_link:hover{
color:#ffffff;
text-decoration:underline;
}
.separator{
padding-left:15px;
padding-right:15px;
display:block;
position:relative;
float:left;
}
a.menulink{
padding-top:15px;
display:block;
position:relative;
float:left;
font-size:15px;
color:#757575;
text-decoration:none;
}
a.menulink:hover{
color:#f0880b;
text-decoration:none;
}
.menulink_active{
padding-top:15px;
display:block;
position:relative;
float:left;
font-size:16px;
color:#f0880b;
text-decoration:none;
}
.quotedtext{
padding-left:20px;
}
.line{
padding-top:10px;
padding-bottom:10px;
}
.foto{
padding-left:18px;
}
.comfortgroep{
display:block;
position:relative;
float:right;
right:18px;
}
.badge{
display:block;
position:relative;
float:right;
height:141px;
width:141px;
margin-right:10px;
}
.adres{
display:block;
position:relative;
float:right;
padding-right:20px;
padding-top:20px;
}
.adreslink{
text-decoration:none;
}
a.adreslink:hover{
text-decoration:underline;
}
.footerlink{
font-size:11px;
color:#898989;
text-decoration:none;
}
a.footerlink:hover{
font-size:11px;
color:#f0880b;
text-decoration:underline;
}

/* IDs */
#topmenu{
display:block;
position:relative;
top:72px;
text-align:right;
color:#ffffff;
float:right;
}
#language{ 
display:block;
position:absolute;
font-size: 12px;
margin: 5px 0 0 810px;	
}
#language img{ 
float: left;
margin-right: 4px;
}
#menu{
display:block;
position:relative;
top:93px;
left:15px;
float:left;
}
#footer{
padding-top:18px;
}
/*cells*/
.td1{width:900px; height:155px; background:#ffffff url(images/head.gif) no-repeat top left;}
.td2{width:362px; padding-bottom:20px; background:#ffffff url(images/border.gif) repeat-y top left;}
.td3{width:320px; padding-top:22px; padding-bottom:20px; background:#ffffff;}
.td4{width:218px; text-align:right; padding-bottom:20px; background:#ffffff url(images/border.gif) repeat-y top right;}
.td5{width:218px; text-align:right; vertical-align:bottom; padding-bottom:20px; background:#ffffff url(images/border.gif) repeat-y top right;}
.td6{width:900px; height:40px; text-align:center; color:#898989; background:#c9c8c8;}
.td7{width:582px; padding-top:22px; padding-left:40px; padding-right:60px; padding-bottom:40px; background:#ffffff url(images/border.gif) repeat-y top left;}
.td8{width:900px; height:155px; background:#ffffff url(images/head2.gif) no-repeat top left;}
.td9{width:362px; padding-bottom:20px; background:#ffffff;}

.kaderke{
border:solid;
border-width:1px;
border-color:#f0880b;
}

label{
	float: left;
	width: 160px;
	text-align: right;
	margin: 0 15px 4px 0;
	color: #00bfff;	
	height: 18px;
}
.errmsg{
	display: block;
	font-size: 12px;
	float: left;
	margin: 1px -1px 10px 175px;
	
	font-weight: bold;
	color: #ff0000;
	clear: both;
}

.okmsg{
	display: block;
	clear: both;
	font-size: 12px;
	float: left;
	margin: 10px -1px 10px 0;
	font-weight: bold;
	color: #fff;
}
.back{
	float:left;
	clear: both;
	margin-top: 15px;
}
.myStar{
	display: block;
	padding-top: 5px;
	height: 1px;
}
.obligatory{
	display: block;
	margin-left: 175px;
	margin-bottom: 2px;
	color: #ffffff;
}	
br{
	clear: both;
}

