@charset "utf-8";
/* CSS Document */


@import "contentTxt2.css";
@import "jqGalScroll.css";
@import "atmos.css";

*{
	margin:0;
	padding:0;
	border:0
}

body{
	background:#fff;
	color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	z-index:0;
	overflow:hidden;
	height:100%;
}
.clear{
	clear:both
}

img{
	border:0 none;	
}
.container{
	position:absolute;
	z-index:100;
	width:100%;
}

.sidewidth{
	width:960px;	
	margin:0 auto;
	display:table
}
ul{
	padding:0;
	margin:0;
}

.taalkeuze{
	width:100%;
	height:24px;
	background-color:#e74b92;
}
.taalkeuzeIntro{
	width:100%;
	height:24px;
	background-color:#000;
	margin:400px 0 0 0;
}
.taalkeuze .sidewidth ul, .taalkeuzeIntro .sidewidth ul {
	margin:5px 0 0 0;
	float:right;	
}
.taalkeuze .sidewidth ul li, .taalkeuzeIntro .sidewidth ul li{
	list-style:none;
	float:left;
	padding:0 5px;
}
.border{
	border-right:1px solid #fff;
}
.taalkeuze .sidewidth ul li a, .taalkeuzeIntro .sidewidth ul li a{
	text-decoration:none;
	color:#fff;
	font-size:10px
}


/*** navigatie***/


.navigatie{
	background:/*transparent  url(../images/bgNav2.png) repeat-x*/#ec6140;
	margin:20px 0 0 0;
	position:absolute;
	width:100%;
	z-index:500;
	height:38px;
	right:0
}/*
@media all {
.navigatie {
text-align: center;  }
}*/

.menubox img{
	margin:5px 0 0 0;
	float:left
}

ul#nav
{
	display:inline-block;
	list-style:none;
	visibility: visible;
	float:right;
}

#nav li.main
{
	margin:10px 0 8px 16px;
	float:left;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	position:relative;
	display:block;
}

#nav li:hover
{
	color:#c31327; 
}

ul.subnav
{
	margin-top:10px;
	position:absolute;
	text-transform:lowercase;
	display:block;
	width:150px;
	list-style:none;
	right:0px;
	background: url("../images/opaquewhite.png");
	visibility: hidden;
	z-index:99;
}

ul.subnav li
{
	padding:10px;
	border-bottom:1px solid #fff;
	color:#000;
	text-align:left;
	font-size:11px;
	border: 1px solid #e8e8e8;
	border-top:0px;
}


ul.subnav li:hover, ul.subnav li a:hover
{
	background-color: #fff;
	font-weight:bold;
	cursor:pointer;
}

ul.subnav li a
{
	text-decoration:none;
	color:#000;
	display:block;
}

ul.subnav li:hover a
{
	font-weight:bold;
	color:#c31327; 
}



#vragen{
	height:100px;
	margin-right:50px
}

.iframe body {	background-color: transparent; border:none; _color:#000	}

div.content
{
	display:block;
	position:absolute;
	top:60px;
	width:400px;
	margin:20px 0 0 540px;
	padding:10px;
	background: url("../images/opaque.png");
	display:none;
	z-index:999;
}

span.close
{
	width:15px;
	height:15px;
	float:right;
	background: url("../images/close.png") no-repeat;
}

span.close:hover
{
	cursor:pointer;
	opacity:0.8;
}


/* KLEUREN \*/

body#orange .navigatie {background: #ec6140}
body#orange .taalkeuze {background: #e74b92}

body#green .navigatie {background: #53b68a}
body#green .taalkeuze {background: #94ac66}

body#bluegreen .navigatie {background: #4e96c0}
body#bluegreen .taalkeuze {background: #94ac66}

body#pink .navigatie {background: #ec80b1}
body#pink .taalkeuze {background: #e74b92}

body#blue .navigatie {background: #4e96c0}
body#blue .taalkeuze {background: #537589}

body#grey .navigatie {background: #b2bfc6}
body#grey .taalkeuze {background: #434648}

body#red .navigatie {background: #d42f2f}
body#red .taalkeuze {background: #434648}

body#beigered .navigatie {background: #DD2944}
body#beigered .taalkeuze {background: #D0C3B2}

body#greenblue .navigatie {background: #8cc5d5}
body#greenblue .taalkeuze {background: #c0c69e}














