/* STYLES */
body {

	background-color: #E2E2DC;
	padding: 0px;
	margin: 0px;
	text-align:justify;
	font-family : arial;
	font-size : 13px;
	color : #666666;

}


p, li, h2  {
	text-align:justify;
	font-family : arial;
	font-size : 13px;
	line-height: 20px;
	color : #666666;
	padding : 20px;
	margin-top:0px;
}

li,ul {
	text-align:justify;
	font-family : arial;
	font-size : 13px;
	color : #666666;
	padding-bottom:0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

P.p_white, A.p_white { 
	color : #ffffff;
	padding-top: 0px;

}

H1.p_white {
	text-align : left;
	color : #ffffff;
}

H1 {
	font-family : arial;
	font-weight: 0;
	font-size : 36px;
	color : #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:0px;
	padding-top: 15px;
	margin : 0px;
	font-weight: 0;
}

H2 {

	font-family : arial;
	font-size : 18px;
	color : #666666;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:-15px;
	margin-bottom:-15px;

}


A {
	color : #ffffff;
	text-decoration : none;
	background-color: #666666;
	padding-left : 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom: 2px;
}

A:hover {
	text-decoration : underline;
	background-color : #E2E2DC;
	text-decoration : none;
	color: #666666;
	text-decoration: none;
}



input, textarea {

	background-color: #ffffff;
	border-style : solid;
	border-width : 1px;
	border-color: #cccccc;
	width : 100%;
	color : #555555;
	font-family : arial;
	font-size : 13px;
}

input { height : 20px; }

input.send_button {
	width : 84px;
	border-style : none;
}

LI.rss  {
	list-style-type: none;
    margin: 0px;
    padding: 0px;
	text-align: right;
	margin-right: 10px;
	align:right;
		
}

UL {
	padding : 0px;
	margin: 0px;
}

a.rss {
	background: url(../images/li_arrow.gif) no-repeat right center;
	background-color: transparent;
	line-height:20px;
	color: #ffffff;
	padding:0px;
	padding-right:10px;
	margin:0px;
}

a.rss:hover {

	background-color: #ffffff;
	color: #6699cc;

}


.menu_item {
	color : #ffffff;
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	width : 191px;
	height: 30px;
	float:left;
	border-right: thin solid #ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height: 30px;
}

.menu_item:hover {
	background-color: #BED63A;
	text-decoration : none;
}

.menu_item_active, .menu_item_active:hover {
	background-color: #555555;
	color : #ffffff;
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	width : 191px;
	height: 30px;
	float:left;
	border-right: thin solid #ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height: 30px;
	text-decoration : none;
	
}

.header {

	padding: 20px;
	padding-bottom:5px;
}

.dashed_line {
	width:100%; 
	height:10px; 
	background-image: url('../images/line_dashed.gif'); 
	background-repeat: repeat-x;
	margin-top:9px;
	
	
}


.dashed_line_grey {
	width:100%; 
	height:10px;
	background-image: url('../images/line_dashed_grey.gif'); 
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	
	
}

/* DIVS */

#container {
	
	position: relative;
	margin: 0 auto; 
	width: 950px;
	min-height: 100%;
	height: 100%; /* voor IE */
	height: auto !important; /* voor moderne browsers */
	
}

#content {
	width : 100%;
	min-height: 100%;
	height: 100%; /* voor IE */
	height: auto !important; /* voor moderne browsers */
}

#content_left {
	width : 560px;
	float: left;
	min-height: 100%;
	height: 100%; /* voor IE */
	height: auto !important; /* voor moderne browsers */	
	vertical-align : top;
	padding-bottom: 10px;
}

#content_right {
	width : 380px;
	float : right;
	min-height: 100%;
	/*height: 100%; /* voor IE */
	/*height: auto !important; /* voor moderne browsers */
	vertical-align : top;
	padding-bottom: 10px;
}


#logo {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	background-color: #ffffff;
	height : 185px;
	cursor:pointer;
}


#content_intro {
	position: relative;
	width: 560px;
	height : 200px;
	background-image:url('../images/background_intro.gif');
	color: #ffffff;

}

#content_main {
	position: relative;
	width: 560px;
	height : auto;
	background-color: #ffffff;
	min-height: 100%;
}


#logo_right {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	background-color: #ffffff;
	height : 185px;
}

#menu {
	position: relative;
	width: 100%;
	height : 200px;
	padding: 0px;
	margin: 0px;
	background-image:url('../images/background_intro.gif');
}

#quotes{
	position: relative;
	color: #ffffff;
	width: 100%;
	height : 140px;
	padding: 0px;
	margin:0px;
	background-image:url('../images/background_blue.gif');
}

#actueel{
	position: relative;
	color: #ffffff;
	width: 100%;
	background-image:url('../images/background_blue.gif');
}

#socialbar{
	position: relative;
	color: #ffffff;
	width:100%;
	background-image:url('../images/background_blue.gif');
	
}

#socialbar A {
	
	background-color: transparent;
	color: #ffffff;
	font-size:12px;
	
}

#footer {
	margin-top : 0px;
	margin-bottom : 20px;
	width : 100%;
	color : #A3A3A3;;
	font-family : verdana;
	font-size : 9px;
	float : left;
	text-align : left;
}

.blog A {
	
	background-color: transparent;
	color: #555555;
	font-weight: bold;
	
}
.blog A:hover {
	
	background-color: transparent;
	color: #555555;
	font-weight: bold;
	text-decoration:underline;
	
}



A.backgroundlink {
	color : #ffffff;
	text-decoration : none;
	background-color: #666666;
	padding-left : 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom: 2px;
	font-weight:normal;
}

A.backgroundlink:hover {
	text-decoration : underline;
	background-color : #E2E2DC;
	text-decoration : none;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}


#content_main ul {margin-left:20px;}
