/* !!! DON'T REMOVE !!! */
@import url("_basic.css");

/* Custom CSS */
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:12px;
	background:url('/images/bg_body_zomer.jpg') #c8ddfa center 300px;
}

a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#007bc5;
}
* { outline:none; }

/* CONTAINERS */
#topback{
	background:url('/images/bg_menu_zomer.jpg') #c8ddfa center bottom;
	height:300px;
	width:100%;
}
#body_container {
	width:1000px;
	height:100%;
	margin-left:-500px;
	position:absolute;
	left:50%;
	top:0px;
	z-index:99;
}
#content_container{
	width:960px;
	min-height:250px;
	background:#FFF;
	padding:0px 20px 20px 20px;
}


/* MENU */
ul.menu 			{ list-style:none; padding:0px; margin:95px 0px 0px 15px; float:left;}
ul.menu li			{ float:left; margin-right:15px;}
ul.menu li a		{
	text-decoration:none;
	background-repeat: no-repeat;
	background-position:0px 0px;
	cursor: pointer;
	display:block;
	height: 20px;
}

a.menu_unActive_home { width:50px; }
a.menu_unActive_0 {	width:98px; }
a.menu_unActive_1 {	width:68px; }
a.menu_unActive_2 {	width:102px;}
a.menu_unActive_3 {	width:120px; }
a.menu_unActive_4 {	width:70px; }
a.menu_unActive_5 {	width:90px; }
ul.menu li a:hover { background-position:0px -21px;}

#lang {
	width:120px;
	height:27px;
	position:absolute;
	background:url('/images/btn_language.png') top left no-repeat;
	margin-left:880px;
	margin-top:15px;
	text-align:center;
	padding-top:13px;
}
#lang a 			{ color:#FFF; }
#lang a:hover 		{ color:#444444 }

/* HOME */
#content_left 	{
	/* width:460px;*/width:550px; float:left; margin-right:15px; }
#content_right 	{ width:390px; float:left; padding-bottom:20px;}
#content_news {
	background-color:#e57100;

	margin:10px 0;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 20px 15px;

}
.ie #content_news { background:url('/images/home_news.jpg') no-repeat; }

#content_news ul { list-style:none; padding:0px; margin:0px;}
#content_news li { list-style:none; width:100%; border-top:1px solid #FFF; padding-top:5px; padding-bottom:5px;}

#content_newsletter {
	width:440px;
	height:50px;
	float: left;
	margin-top:9px;
}


#content_diary {
	width:480px;
	height:180px;
	margin-bottom:10px;
	color:#FFF;
}
#diary_left {
	background:url('/images/home_diary.jpg') no-repeat;
	width:240px;
	height:142px;
	float:left;
	padding:25px;
	margin-right:10px;
}

/* CONTENT */
#content_top {
	padding:0px 10px 10px 0px;

}
#content_submenu {
	width:190px;
	background:url('/images/bg_submenu.jpg') no-repeat;
	padding-left:10px;
	padding-top:20px;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.submenu { display:block; height:10px;}
#content {
	float:left;
	width:480px;
	background:#f07c00;
	color:#FFF;
	padding:40px;
	padding-top:20px;
}
#content2 {
	float:left;
	width:660px;
	background:#f07c00;
	color:#FFF;
	padding:40px;
	padding-top:20px;
}

#content3 {
	float:left;
	width:880px;
	background:#f07c00;
	color:#FFF;
	padding:40px;
	padding-top:20px;
}


#image_container{
	width:180px;
	float:left;
	margin-left:10px;
}

/* NIEUWS STYLE */
#nieuws_submenu{
	padding:30px;
	width:402px;
	background:#8a004e url('/images/bg_nieuws_submenu.jpg') no-repeat top center;
	min-height:400px;
	height:auto !important;
	height:400px;
	color:#FFF;

}
#nieuws_submenu ul li 	{ list-style:none; margin:0px; margin-left:-40px; }
#nieuws_submenu li		{ border-top:1px solid #a23f77; margin:0px; padding:5px 0px 5px 0px;}

#nieuws_inleiding {
	width:235px;
	height:145px;
	background:url('/images/home_diary.jpg') no-repeat;
	float: left;
	padding:25px;
	float:left;
}

#nieuws_image{
	float:left;
	margin-bottom:15px;
	width:150px;
	margin-left:12px;
}


#nieuws_content {
	float:left;
	width:398px;
	background:#f07c00;
	color:#FFF;
	padding:40px;
	padding-top:20px;


}

/* COPY */
#copy {
	width:1000px;
	text-align:center;
	background:#FFF;
}

/* FONT STYLES */
.payoff				{ color:#FFF; }
span.title			{ color:#FFF; font-weight:bold;}
a.home 				{ font-weight:bold; text-decoration:underline;}
a.home:hover		{ font-weight:bold; text-decoration:none;}

a.nieuws 			{ color:#FFF;}
a.nieuws:hover		{ font-weight:bold; text-decoration:none;}

a.submenu 			{ color:#080808; text-decoration:none;}
a.submenu:hover		{ color:#007bc5; font-weight:bold; text-decoration:none;}

h2					{ color:#444444; font-style:italic; font-weight:normal; font-size:16px;}


#feet {
	position:absolute; z-index: 100;
	top: 200px;
	left: 50%;
	margin-left: -500px;
}

#logindiv{
	float:right;
	padding-right:10px;
	padding-top:10px;
}

#logindiv a{
	color:#f07c00;
	text-decoration:underline;
}

.loginlabel{
	display:inline-block;
	width:120px;
	font-weight:600;
}

#content3 a{
	text-decoration:none;
}
#content3 a:hover {
	text-decoration:none;
	font-weight:600;
	color:#ffffff;
}

.homeCollectie{
	display:block;
	width:190px;
	height:192px;
	float:left;
	background-image:url('/images/home_collectie.gif');
}

.homeCollectieText{
	display:block;
	width:160px;
	height:160px;
	padding-top:30px;
	padding-left:30px;
	cursor:pointer;
}

.links_1131	{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
}