/*********************************************************/
/* style.css                                             */
/*********************************************************/

/* Remove all margings and padding on all elements for all browsers. */
* {
	Margin: 0px;
	Padding: 0px;
}

HTML {
	background-color:#ffcc67;
	height:100%;
	margin-bottom:1px;
	background-image:url(/images/bg_2.png);
	background-repeat:repeat-x;
}

BODY {
	
	margin: 0;
	min-height:719px;
	font-family: 'Verdana', 'Arial', Sans-Serif;
	color:#000;
	Text-align:center;
}

p { margin: 1em 0; }

IMG {
	Border: 0 none;
	Vertical-Align: Top;

}

IMG.Icon {
	Width: 16px;
	Height: 16px;
	Vertical-Align: Top;
	Margin: 1px;
}

A {
	Text-Decoration: None;
}
#content-inner A {
	COLOR:color:#3eb8df;
	Text-Decoration: None;
}

A:hover {
	Text-Decoration: UnderLine;
}

A:active {
	Text-Decoration: None;
}


.send a{
	float:right;
	background-image:url(/images/pijl.wit.png);
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	cursor:hand;
	margin:10px 0 0 0;
}

.send a:hover{
	float:right;
	background-image:url(/images/pijl.blauw.gif);
	background-repeat:no-repeat;
	height:32px;
	width:32px;
}

#logo /* Wrapper for logo */
{  
	float:left;
	width:250px;
}

.adress{
	width:530px;
	height:28px;
	word-spacing:-0.3em;
	color:#bbb;
	font-size:0.6em;
	line-height:1.1em;
	float:left;
	margin:110px 0 0 0;
	clear:right;
}

.ruler{
	height:1px;
	background-color:#3eb8df;
	clear:both;
	margin-bottom:10px;
	}

/*********************************************************/
/* Main layout styles                                    */
/*********************************************************/

/*********************************************************/
/* Layout 1	                                             */
/*********************************************************/

BODY#layout_1 DIV#maincontainer{
	Margin:0 auto;
	Width:912px; 
	text-align:left;
}

BODY#layout_1 DIV#maincontainer DIV#header {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	height:215px;
	width:892px;
	padding-left:25px;
	margin-top:10px;
}

BODY#layout_1 DIV#maincontainer DIV#container {
  	float:left;
	Width:912px;
}


BODY#layout_1 DIV#maincontainer DIV#container #content{
	float: left;
	width: 435px;
	padding-bottom:10px;
}

#content_top{
	float:left;
	background-image:url(/images/content_top_.png);
	background-repeat:no-repeat;
	width: 435px;
	height:18px;
}
#content_middle{
	float:left;
	background-image:url(/images/content_middle.png);
	background-repeat:repeat-y;
	width: 435px;
	min-height:471px;
}

#content_bottom{
	float:left;
	background-image:url(/images/content_bottom.png);
	background-repeat:no-repeat;
	width: 435px;
	height:18px;
}

#content_inner{
	float:left;
	margin:0 0 0 12px;
	width:400px;
	min-height:405px;
}
#content_inner a{
	COLOR:#000;
	Text-Decoration:underline;
}
#content_inner a:hover{
	COLOR:#3eb8df;
	Text-Decoration:underline;
}

#content_left{
	float:left;
	width: 430px;
	min-height:435px;
	margin-left:27px;
}

#image_holder{
	float:left;
	width: 420px;
	height:263px;
	
}

#block_menu_1{
	float:left;
	background-image:url(/images/lechat_bg.png);
	background-repeat:no-repeat;
	width: 215px;
	height:245px;
}

#block_menu_2{
	float:left;
	background-image:url(/images/OMG-BG4.png);
	background-repeat:no-repeat;
	width: 210px;
	height:245px;
}



/*********************************************************/
/* Layout 2	                                             */
/*********************************************************/

BODY#layout_2 DIV#maincontainer{
	Margin:0 auto;
	Width:912px; 
	text-align:left;
}

BODY#layout_2 DIV#maincontainer DIV#header {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	height:215px;
	width:892px;
	padding-left:25px;
	margin-top:10px;
}

BODY#layout_2 DIV#maincontainer DIV#container {
  	float:left;
	Width:912px;
}


BODY#layout_2 DIV#maincontainer DIV#container #content{
	margin-left:30px;
	float: left;
	width:855px;
	height:600px;
	padding-bottom:10px;
}



/*********************************************************/
/* 	   HHHHHHHHHHHHHHHHHH                                */
/*********************************************************/
h1{
	font:normal 2.0em 'Times', 'Helvetica', Serif;
	color:#3eb8df;
	margin:-3px 0 5px 0;
	z-index:10;
}

h2{
	font-size:12px;
	font-weight:bolder;
	margin:10px 0 0 0;
	color:#000;
	text-transform:uppercase;
}

h2 a{
	font-size:11px;
	font-weight:bolder;
	color:#000;
}

h2 a:hover{
	font-size:11px;
	color:#000;
	font-weight:bolder;
	text-decoration:underline;
}

h3{
	
	font-size:15px;
}

h4{
}

h4 a{
}

h4 a:hover{
}

h5{
}

h5 a{
}

h5 a:hover{
}

h6{
}
.prijslijst table{
	width:250px;
	border-collapse:collapse;
}
.prijslijst td{
	padding:2px;
	margin:0px;
	border:#ccc 1px solid;
}

.pcol_1{
	color:#404040;
	background-color:#ddd;
}

.pcol_2{
	color:#404040;
	background-color:#19bfed;
}

.pcol_3{
	color:#404040;
	background-color:#ffcc67;
}

table.translate{
	
}

table.translate tr td{
	padding:2px;
	text-align:left;
	font-size:10px;
}

table.translate{
	
}

img.webcambutton{
	cursor:hand;
	cursor:pointer;
}