/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

/* indeling */

HTML,BODY {			
background-color:#f1ede7;
font-size:11px;
font-color:#000000;
height:100%;
font-family: Verdana, sans-serif;
line-height: 130%;}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

#main_content {
width: 990px;
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
}

#menu {
background:#000;
margin-top:1px;
width:990px;
height:2.5em;
float:left;
position:relative;
}

#content_left {
margin-left:40px;
margin-top:20px; 
width:510px;
float:left;
margin-bottom:30px;
}

#content_left_top {
margin-left:40px;
margin-top:20px; 
width:900px;
float:left;
margin-bottom:-10px;
}

#content_right {
width:400px;
float:right;
margin-top:40px;
margin-bottom:20px;
margin-right:40px;
}

#footer {
font-size:9px;
text-align:center;
color: #c1c1c1;
border-top:solid 1px #f1ede7;
padding-top:10px;
padding-bottom:20px;
margin-top:30px;
clear:both;
background:url(../images/footerbg.png) repeat-x bottom;
}
	
#ja-headerwrap {
	background: #000000;
	color: #CCCCCC;
	line-height: normal;
	height: 120px;
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:17px;
}

#ja-header {
	position: relative;
	height: 120px;
}

.ja-headermask {
	width: 550px;
	display: block;
	background: url(../images/bannerfade.png) no-repeat top right;
	height: 120px;
	position: absolute;
	top: 0;
	right: 0px;
}

#newsbox {
	width:900px;
}
#newsbox_links {
	width:580px;
	padding-right:20px;
	float:left;
}
#newsbox_rechts {
	padding-top:30px;
	float:left;width:300px;text-align:right;
}

/* tekststijlen */

#footer a {
	color: #c1c1c1;}
#footer a:hover {
	color: #7b4a00;}

h1 {font-size:18px;
margin-top:25px;
color:#000;
margin-bottom:10px;
}

h1.langetitel {font-size:18px;
margin-top:25px;
color:#000;
line-height:120%;
}

h2 {font-size:12px;
margin-top:12px;
margin-bottom:5px;
}

h2.news {font-size:12px;
margin-top:-3px;
margin-bottom:5px;
}

h3 {font-size:14px;
margin-top:12px;
margin-bottom:8px;
}

p {margin-bottom:10px;
margin-top:5px;}

a {
	color:#444;
	text-decoration:none;
}	   

#filmboxhoog a {  
font-weight:bold;
}

#content_left a {
	font-weight:bold;
}

#content_left a.text {
 
}
a:hover {
	color:#7b4a00;
}
	 
a.h1{
	color:#000;
	text-decoration:none;
}	


hr {
	border: 0;
	width: 100%;
	color: #f1ede7;
	background-color: #f1ede7;
	height: 1px;
	clear:both;
}

#ja-header a {
	color: #CCCCCC;
}
.ja-topnav {
	padding-left: 20px;
	position: absolute;
	bottom: 95px;
	right: 15px;
	display: inline;
	font-weight: bold;
	font-size: 92%;
	text-align:right;
	float:right;
}

.inputbox2 {
	border: 1px solid #000000;
	padding: 3px 5px;
	color: #000;
	background: #f1ede7;
	font-size: 92%;
}
.searchbox {
	border: 0px solid #000000;
	color: #000;
	background: #f1ede7;
	font-size: 10px;
	width:90px;
	height:14px;
	padding:1px 0;
}

.inputbox2:hover,
.inputbox2:focus {
	background: #fff
}

.button {
    background: #444444;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 85%;
    padding: 3px 5px;
    text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #FFFFFF;
	background: #333333;
	color: #FFFFFF;
}

.zoeken {
	float:right;
	margin:3px 5px 0 0;
}

h1.logo {
	margin:0px;
}

h1.logo a {
	top:8px;
	left:20px;
	width: 105px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 111px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -990px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

ul {
	margin-bottom:15px;
}

li {
	margin-left:20px;
	padding-left:5px;
	margin-bottom:3px;
}

.mededeling {
	position:absolute;
	top:28px;
	right:10px;
	font-size:10px;
	color:#8A0003;
}


.mededeling a {
	color:#8A0003;
	text-decoration:none;
}

.mededeling a:hover {
	color:#8A0003;
	text-decoration:none;
	font-weight:bold;
}


.vriendenvanaw a {
	font-weight:normal !important;
}

/*uitvouw-klik voor meer*/

.titel {
	cursor: pointer;
	font-size:18px;
	margin-top:25px;
	font-weight:bold;
}
.titel:hover {
	color:#7b4a00;
}
.meer {
	cursor: pointer;
	color:#444;
	text-decoration:none;
}
.meer:hover {
	color:#7b4a00;
}

/* boxen */

/* sliding boxen */

.boxgrid{
	width: 346px;
	height: 104px;
	float:right;
	background:#ccc;
	border: solid 1px #000;
	overflow: hidden;
	position: relative;
	margin:10px 0 10px 0;
	webkit-border-radius: 8px;
	border-radius:8px;
	moz-border-radius: 8px;
}

.boxgrid322{
	width: 346px;
	height: 322px;
	float:right;
	background:#ccc;
	border: solid 1px #000;
	overflow: hidden;
	position: relative;
	margin:10px 0 10px 0;
	//-webkit-border-radius: 8px;
	//border-radius:8px;
	//-moz-border-radius: 8px;
}

.boxcaption{
	padding-top:5px;
	float: left;
	position: absolute;
	background: #000;
	height: 20px;
	width: 100%;
	//opacity: .8;
	/* For IE 5-7 */
	//filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	//-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
 	}
	
.boxgridbg {
	height:104px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.newsslide {
	width:300px;
	height:140px;
}

.newsslide200 {
	width:300px;
	height:200px;
}

.newsslidebg {
	width:300px;
	height:140px;
}

.newsslidebg200 {
	width:300px;
	height:200px;
}

.boxcaption	h1 a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.boxcaption	h1 a:hover {
	color:#e5d8c5;
}

.boxcaption {
 	bottom: -40px;
 	left: 0;
 }

h1.inbox {
	margin: 0;
}

#boxcontainer{
	float:right;
	margin-bottom:10px;
	margin-top:10px;
	font-size:10px;
	text-align:left;
	border:1px solid #000;
	width: 346px;
}

.boxlink { 
display: block; 
height: 20px; 
width: 100%; 
padding:0 0 0 18px;
text-align:left;
}

#persbox{
	width:200px;
	margin:20px 20px 0px 0px;
	float:left;
}  
#filmboxhoog{
	width:105px;
	height:220px;
	margin:20px 20px 0px 0px;
	float:left;
	font-size:8pt;
}	 

#filmbox{
	width:105px;
	height:160px;
	margin:20px 20px 0px 0px;
	float:left;
	font-size:8pt;
}	  


img.video
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
img.video:hover
{
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}
#map{
border: 1px solid #000; }

.boxsubtext {
	clear:both;
	float:right;
	margin-top:-5px;
}


/* Formulier */

#formulier label {
	width: 70px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

#formulier input:hover, #formulier input:focus, #formulier input:active, #formulier textarea:hover, #formulier textarea:focus, #formulier textarea:active {
	background: #f1f1f1;
}

#formulier #submit{
	float:right;
	width: 90px;
	padding: 3px 5px;
	margin-right:1px;
	border: 1px solid #000000;
	background: url(../images/grad1.gif) repeat-x top #444444;
	color: #FFFFFF;
	font-size: 85%;
	text-transform: uppercase;
}

#formulier #submit:hover, #formulier #submit:focus, #formulier #submit:active {
	border: 1px solid #FFFFFF;
	background: #333333;
	color: #FFFFFF;
}

#formulier input, textarea{
	width: 200px;
	margin-bottom: 5px;
	font-size: 92%;
	font-family: Verdana, sans-serif;
	color: #000;
	background: #f1ede7;
	border: 1px solid #000000;
	clear:right;
	padding: 3px 5px;
}

#formulier textarea{
	width: 240px;
	height: 150px;
}

#formulier fieldset{
	margin-top:10px;
	border: 0px;
	padding-left:0px;
	width: 328px;
}
#formulier p {margin-top:0;}


 /* quote */
 
#quotetext {
	font-size:11px;
	font-style:italic;
}

.speler {
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	font-style:normal;	
}

a.speler{
	text-decoration:none;
	color:#000000;
}


/*#quotein {
	background:url(../images/quote.png) no-repeat;
	width:52px;
	height:40px;
	margin-left:-15px;
	margin-top:0px;
	position:absolute;
}*/

.quoteteken {
	width:0px;
	height:0px;
	position:float;
}

img.quote {
margin-top:-10px;
margin-left:-20px;
}

.quotate {
	width:520px;
	height:90px;
	position:relative;
	margin:15px 0 -20px 0;
}

.quotate p {
	width:520px;
	overflow:hidden;
	float:left;
	height:90px;
	border: 0px;
}

.quotate .carousel-previous {
    background: url("../images/bkw.png") no-repeat scroll 0 0 transparent;
	position:absolute;
	bottom:10px;
	right:22px;
}

.quotate .carousel-next {
    background: url("../images/fwd.png") no-repeat scroll 0 0 transparent;
	position:absolute;
	bottom:10px;
	right:10px;
}

.quotate .carousel-control {
    border: 0 none;
    cursor: pointer;
    height: 14px;
    overflow: hidden;
    width: 8px;
	z-index:1000;
	text-indent:-999px;
	-moz-opacity:0.7;opacity:0.7;filter:alpha(opacity=70);
}

.quotate .carousel-control:hover{-moz-opacity:1;opacity:1;filter:alpha(opacity=100);}

 /* homeslideshow */
 
.boxhome{
	width: 310px;
	height: 450px;
	float:right;
	background:#ffffff;
	border: solid 1px #000;
	overflow: hidden;
	position: relative;
	margin:10px 0 10px 0;
	//-webkit-border-radius: 8px;
	//border-radius:8px;
	//-moz-border-radius: 8px;
}
	
.boxhomeipad{
	width: 310px;
	height: 1000px;
	float:right;
	background:#ffffff;
	overflow: hidden;
	position: relative;
	margin:10px 0 10px 0;
}
   

.theme-default #slider {
    margin: 10px auto 0px 88px;
    width:310px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
