/* CSS Document */
html, body {
height: 100%;
overflow:hidden;
}

#wrap, #wrap-depan {
min-height: 100%;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background:url(images/bg-bottom.gif) bottom repeat-x;
	margin:0;
	}
h1 {
	display:none;
	}
h2 {
	color:#3d398e;
	font-size:17px;
	margin:0 0 5px 0;
	padding:0;
	border-bottom: dotted 1px #f078b9;
	/*text-transform:uppercase;*/
	}
#wrap {
	width:100%;
	margin:auto;
	background:url(images/bg-logo.jpg) right bottom no-repeat;
	}
#wrap-depan {
	width:100%;
	margin:auto;
	background:url(images/bg-logo-index.jpg) right bottom no-repeat;
	}
a:link, a:visited {
	text-decoration:none;
	}
#header {
	padding: 7px 0 0 7px;
	background:url(images/bg-content-dalam.gif) 7px 46px no-repeat;
	padding-bottom: 75px;
	position:relative;
	}
#left-c {
	width:176px;
	float:right;
	margin-top: 30px;
	background:url(images/lang.gif) right top no-repeat;
	height:326px;
	z-index:100;
	position:fixed;
	right:0;
	}
#right-c {
	position:absolute;
	right: 180px;
	top: 94px;
	left:7px;
	bottom: 100px;
	}
#dalam-c {
	position:absolute;
	right: 10px;
	top: 94px;
	left:7px;
	bottom: 100px;
	height:73%!important;
	}	
#content {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom: 50px;
	overflow: auto;
	text-align:left;
	/*direction:rtl;*/
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#918fa4;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#918fa4;
	scrollbar-shadow-color:#bbbac3
	}
.banner {
	position:absolute;
	width: 120px;
	height:60px;
	right:250px;
	bottom:0px;
	}
#footer {
	position:absolute;
	bottom:0;
	}
.bottommenu {
	posisiton:absolute;
margin-bottom:65px;
margin-left:10px;
	}
p.menu img {
display: block;
padding: 10px 0 0;
margin:0;
}
p.menu a:link span, p.menu a:visited span {
visibility: hidden;
}
p.menu a:hover span {
visibility:visible;
}
.nederlands a, .frans a{
	width: 155px;
	height:50px;
	display:block;
	cursor:pointer;
	margin-bottom:35px;
	}
#content ul {
	margin:0 0 0 20px;
	padding:0;
	}

input.text, select.text, textarea.text  {
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #333399;
	border-width: 0 0 1px 0;
	padding: 2px;
	background:#e7e7ff;
	letter-spacing:0.07em;
	}

.fotorondleiding {
	float:right;
	width:125px;
	margin-left: 15px;
	margin-bottom: 30px;
	}
#content .breadcrumb a, #content .breadcrumb a:visited, #content a, #content a:visited{
	text-decoration:none;
	color:#cc0066;
	}
#content .breadcrumb a:hover, #content a:hover {
	color:#333399;
	}
#content a, #content a:visited {
 	/*border-bottom: dotted 1px #333399;*/
	}
#content .breadcrumb {
	color:#666666;
	border-bottom: solid 1px #efefef;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
#content h3 {
	font-size:14px;
	margin: 5px 0;
	padding:0;
	}
.red {color:red}	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form {margin: 0;padding:0}
