body, td, input {
	font-family: Arial, 'Times New Roman', serif;
	font-size:12px;
	letter-spacing: 0.01em;
	line-height: 1.5em;
}

body {
	background:#fff url("../images/intro/bg.jpg") top left repeat;
	padding:0px;
	margin:0px;
	text-align:center;
}

a:link, a:visited, a:hover, a:active {
	color:#FFF;
	outline: none;
}

a:hover {
    color: #454105;
}

div, img {
    behavior: url(http://www.11en30.nu/js/iepngfix.htc);
}

#container {
	width:1013px;
	position:relative;
	margin:25px auto;
	margin-top:30px;
	text-align:left;
}

#header {
	position: relative;
	width:1013px;
	height:156px;
	background:url("../images/intro/header.jpg") top left no-repeat;
}

#footer {
	width:1013px;
	height:101px;
	background:url("../images/footer_vervolg.jpg") top left no-repeat;
	float:left;
	padding-top:36px;
	padding-left:60px;
	color:#FFF;
	font-family:arial;
}

h1 {
	font-size:20px;
	color:#d21e21;
}

h2 {
	font-size:16px;
	color:#d21e21;
}

#overflow {
	margin-top:0px;
	margin-left:29px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:20px;
	float:left;
	background:url("../images/intro/bg_overflow.jpg") top left repeat-y;	
}

#flashHeader{
	margin-bottom:10px;	
}

ul#idCountry {
	padding:0px;
	margin:0px;
	list-style:none;
	
	float:right;
	margin-right:25px;
	
	padding-left:5px;
	margin-top:91px;
}

ul#idCountry li {
	float:left;
	padding-right:5px;
}

ul#idCountry li a img {
	border:none;
}

#header #footerForm {
	float:right;
	padding-right:5px;
	margin-top:91px;
}

#header #footerForm input {
	border:1px solid #5a5506;
	background:white;
	font-family:Times New Roman, Arial, Verdana;
	font-size:11px;
}	

#header #footerForm .btn_submit {
	background:transparant;
}

/****** ARTIKEL OVERZICHT - ALGEMEEN ******/

div.overzicht_artikelen {
    text-align: center;	
	margin-left:20px;
	margin-right:20px;
}

.artikelblok {
	background: #fff;
	border:2px solid #C5760F;
	width:70px;
	height:70px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.artikelblok img{
	border:none;
	padding:0px;
	margin:0px;
	
}

.artikelblok_small {
	border:2px solid #C5760F;
	cursor:pointer;
	width:50px;
	height:50px;
	text-align:center;
}
.artikelblok_small img{
	border:none;
}

div.article-scroller-wrapper-external {
	
}

div.article-scroller-wrapper-external a.prev {
    float: left;	
    text-decoration: none;
}

div.article-scroller-wrapper-external a.next {
    float: right;
    text-decoration: none;	
}

div.article-scroller-wrapper-internal {
    position: relative;
    overflow: hidden;
    height: 54px;
    margin: 0 10px;   
}

div.article-scroller-wrapper-internal ul.article-scroller {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;	
}

div.article-scroller-wrapper-internal ul.article-scroller li {
	position: absolute;
	width: 50px;
	height: 50px;
	overflow: hidden;
    padding: 0;
    background: #fff;	
    border:2px solid #C5760F;    
}

div.article-scroller-wrapper-internal ul.article-scroller li.active {
    border: 2px solid #222;
}

div.article-scroller-wrapper-internal ul.article-scroller li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;

}

div.article-scroller-wrapper-internal ul.article-scroller li a img {
    border: 0;	
}

/****** ARTIKEL PAGINA *****/

.artikel_text {
	width: 455px;
	_width:475px;
	height:317px;
	_height:337px;
	float:left;
	display:block;
	overflow:auto;
	padding:10px;
	background:url('../images/intro/content.png') top left no-repeat;
	margin-left:3px;
}

div.artikel_text div.artikel-foto, div.wide div.artikel-foto, div.wide_leftTop div.artikel-foto {
	float: left;
    margin: 5px 5px 5px 0;	
}



.artikel_video {
	width:450px;
	float:right;
	overflow:none;
	display:block;
    margin-left: auto;
    margin-right: 20px;
    margin-bottom: 15px;

}

.artikel_etc {
	width:922px;
	margin-left:15px;
	text-align: left;
	display:block;
	height:186px;
	overflow:auto;
	background:url('../images/intro/bg_links.png') top left no-repeat;
}

/** DASHBOARD **/

.mijnFavorieten{
	float:left;
	width:350px;
	_width:370px;
	text-align:left;
	margin:5px;
}

.mijnGeschiedenis{
	float:right;
	width:390px;
	text-align:left;
	margin:5px;
}

.mijnFavorieten_Lijst{
	height:290;
	width:100%;
	overflow:auto;
	float:left;
	padding:10px;
	border:1px solid black;
	margin-bottom:5px;
}

.mijnGeschiedenis_Lijst{
	height:290;
	overflow:auto;
	padding:10px;
	border:1px solid black;
	margin-bottom:5px;
}

div.omschrijving {
    line-height: 170%;
	width: 435px;
	_width:455px;
	height:187px;
	_height:207px;
	overflow:auto;
	margin-left:10px;
}

div.wide div.omschrijving { 
	width:850px;
	height: auto;
}

div.omschrijving a {
 color:#FF0000;
 text-decoration: none;
}

.jaartal
{
    display: block;
    padding: 10px 5px;
    font-style: normal;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin: 0 5px 0 0;
}

.titel
{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top:25px;
}

.subtitel
{
    margin-top: 0;
	font-size:14px;

	height:18px;
	overflow:hidden;
}

/* GESCHIEDENIS */
.geschiedenis_text {
	
}

.geschiedenis_artikelen {
	float:left;
	width:420px;
	overflow:auto;
	height:290;
}

.geschiedenis_formulier {
	height:290;
	text-align:left;
	width:380;
}


/* BEGIN Formulieren BEGIN */

table.form
{
	font-size:			11px;
	color:				black;
	line-height:		18px;
}

.req
{
	color:			#A49F79;
}

.text
{
	font-size:		11px;
	
	border:			1px solid #000000;
	background:		url("../../../cms/images/bg_textfield.jpg") top left repeat;
	
	width:			250px;
	height:			20px;
}

.button
{
	font-size:		11px;
	font-weight:	bold;
	color:			white;
	
	border:			1px solid #000000;
	background:		#A49F79;
	
	width:			250px;
	height:			20px;
}

.textarea
{
	font-size:		11px;
	border:			1px solid #000000;
	width:			250px;
	height:			150px;
}

/* EIND Formulieren EIND */


/***************************************************************************************************
 * HOVER WINDOW
 ***************************************************************************************************/
 
    div.tooltip {
        position: absolute;
        background: #fff;
        border: 1px solid #C5760F;
        width: 200px;
        overflow: hidden;
        z-index: 999;
        padding: 5px;
        text-align: left;
    }
    
    div.tooltip h1 {
        margin: 0 0 5px 0;
    }
    
/***************************************************************************************************
 * MODIFIERS
 ***************************************************************************************************/
 

.spacer { 
    clear: both;
}

.block_under {
	float:left;
	height: 165px;
	_height:175px;
	margin-top:7px;
	margin-right:5px;
	width:290px;
	_width:300px;
	padding:5px;
	overflow:auto;
	border-right:2px dashed #FFF;
	
}

.no-border {
border-right:none;
}

.block_under h1 {
	width:200px;
	background-color:#000;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}

.wide {
	width:899px;
	_width:939px;
	height:745px;
	overflow:auto;
	padding:12px 20px 20px 20px;
	margin-left:6px;
	background:url("../images/bg_content_normal.png") top left no-repeat;
}

.wide_Doc {
width:599px;
	float:left;	
	overflow:hidden;

}

.wide_leftTop{
	width:560px;
	_width:590px;
	height:107px;
	_height:115px;
	padding-top:8px;
	float:left;	
	overflow:hidden;

	padding-left:30px;
	background:url("../images/bg_content_docent_top.png") top left no-repeat;
}

.wide_leftMid {
	width:560px;
	_width:590px;
	min-height:712px;;
	float:left;	
	overflow:auto;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:30px;
	background:url("../images/bg_content_docent_mid.png") top left repeat-y;
}

.wide_leftMid p{
	padding:20px;
	
}

.wide_leftBot {
	width:560px;
	_width:590px;
	height:60px;;
	float:left;	
	overflow:auto;
	padding-left:30px;
	background:url("../images/bg_content_docent_bottom.png") top left no-repeat;
}

.wide_right {
 	width:330px;
	min-height:100px;
	height:auto;
	_height:100px;
	float:left;	
	margin-left:10px;
	margin-top:5px;
	padding-bottom:10px;
}

.wide_right h1 {
	width:300px;
	background-color:#000;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}

.wide_right_header {
	width:326px;
	height:14px;
	background:url('../images/docent_verwijzing_header.png') top left no-repeat;
}

.wide_right_content {
	width:311px;
	_width:326px;
	background-color:#197752;
	padding:5px;
	padding-left:10px;
	color:#000000;
}

.wide_right_footer {
	width:326px;
	height:14px;
	background:url('../images/docent_verwijzing_footer.png') top left no-repeat;
	margin-bottom:20px;
}

a.back {
 padding:3px;
 display:block;
 width:60px;
 background-color:#000;
 color:#FFF;
 text-decoration: none;
 font-weight:bold;
 margin-left:20px;
 margin-bottom:5px;
 
}

div.typeform {
	position:absolute;
	top:126px;
	right:30px;
	color:#FFF;
	font-weight:bold;
	
}

/***************************************************************************************************
 * SOCIAL
 ***************************************************************************************************/
 
#social-block {
	height:			32px;
	overflow:		hidden;
	float:			right;
	margin:			-6px 160px 0 0;
}

.social {
	height:			32px;
	width:			32px;
	display:		block;
	cursor:			pointer;
	text-indent: 	-9000px;
	float:			left;
}


.hyves {
	background:		transparent url(../images/social/hyves.png) left top no-repeat;
}

.facebook {
	background:		transparent url(../images/social/facebook.png) left top no-repeat;
}

.twitter {
	background:		transparent url(../images/social/twitter.png) left top no-repeat;
}
