body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFADD;
}

img {
	border: 0;
}

a {
}

.fotoviewer {
	color: #E74C2E;
	font-size: 14px;
}

#index-new {
	background: url('../images/layout/page-bg.jpg') repeat-y top center;
}

#container {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#container #header {
	position: relative;
	clear: both;
	width: 990px;
	height: 125px;
	background: none;
	margin-left: 0px;
	.margin-left: -1px;
	cursor:pointer;
}

#main_container_1 {
	position: relative;
	width: 875px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #ffe879;
	clear: right;
}

#TICKER {
	margin: 6px auto -10px auto;
	padding: 6px 0px 6px 0px;
	color: #3f3f3f;
}

#TICKER a {
	color: #3f3f3f;
}

#main_container_2 {
	position: relative;
	width: 875px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #fa7758;
	clear: right;
}

#main_container_3 {
	position: relative;
	width: 875px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #6dc9ee;
	clear: right;
}

#main_container_4 {
	position: relative;
	width: 875px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #f45d3c;
	clear: right;
}

/* Einde index pagina styles */
#index_container {
	position: relative;
	width: 875px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: right;
	background: #fffadd;
}

#flash_content
{
	background:url(../images/layout/flash_content.jpg) repeat-y;	
	width: 877px;
	min-height: 100px;
	margin-left:-1px;
	.margin-left: -2px;
	
	font-size: 20px;
	color: #000;
	
}


#flash_content a
{
	text-decoration: none;
	color: #f6f6f6;

    text-shadow: 1px 1px 1px #000;

}

	#flash_content ul
	{
		list-style: none;
		margin-left: 15px;
		padding: 0px;
	}
		
		#flash_content ul li
		{
			margin-bottom: 10px;
		}

#flash
{
	width: 900px;
	height: 215px;
}

	#flash_1
	{
		clear: both; 
		float: left;
		margin: -0px 25px 0px -1px;
		


		
	}
	
	#flash_2
	{

		float: left;
		margin: 0px 25px 0px 0px;
	}	
	
	#flash_3
	{

		float: left;
		margin: 0px 25px 0px 0px;
	}

	#flash_4
	{

		float: left;
		margin: 0px 25px 0px 0px;
	}

	

#index_1 {
/*	background-image:url(../images/layout/index_1.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
*/

	float: left;
	margin: -1px 25px 0 -1px;
}

	#index_1_content
	{
		width: 198px;
		margin-left: 1px;	
		
		margin-top: 10px;
	}
	
	#index_2_content, #index_3_content, #index_4_content
	{
		width: 199px;
		margin-top: 10px;
	}

#index_2 {
/*	background-image:url(../images/layout/index_2.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
*/	

	float: left;
	margin: -1px 25px 0 0;
}

#index_3 {
/*	background-image:url(../images/layout/index_3.jpg);
	background-repeat: repeat-y;	
	min-height: 200px;	
*/	

	float: left;
	margin: -1px 25px 0 0;
}

#index_4 {
/*	background-image:url(../images/layout/index_4.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
*/	

	float: left;
	margin: -1px 0 0 0;
}
/* Einde index pagina styles */

/* begin menu */
#menu {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#menu h1 {
	font-size: 13px;
	color: #e74c2e;
	border-top: 2px solid #ffd507;
	padding: 6px 3px 3px 3px;
	margin: 20px 0 5px 0;
}

#menu p {
	width: 100%;
	margin: 0;
	padding: 0 3px 0 3px;
}

#rechts #cursuskalender_container {
	text-align: left;
}

#rechts #cursuskalender {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #FFFADD;
	width: 196px;
}

#rechts #cursuskalender li a {
	display: block;
	padding: 5px 0 10px 0;
	width: 100%;
	text-decoration: none;
	background: #FFFADD;
	color: #262626;
	font-size: 11px;
	font-weight: normal;
}

#rechts #cursuskalender li a:hover {
	background: #fffce8;
}

#menu a {
	color: #E74C2E;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* top menu */
#topmenu_1 {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
	background: #ffd508;
}

#topmenu_1 li {
	margin: 0;
	border-bottom: 1px solid #ffe879;
}

#topmenu_1 li a {
	display: block;
	padding: 8px 15px 8px 30px;
	width: 155px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
}

#topmenu_1 li a:hover {
	background: #ffe879;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#topmenu_1 .menu_level1 {
	background: #ffd508;
}
#topmenu_1 .menu_level1_on {
	background: #ffe879;
}


#topmenu_2 {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fb623e;
	width: 200px;
}

#topmenu_2 li {
	margin: 0;
	border-bottom: 1px solid #fa7758;
}

#topmenu_2 li a {
	display: block;
	padding: 8px 15px 8px 30px;
	width: 155px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
}

#topmenu_2 li a:hover {
	background: #fa7758;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#topmenu_2 .menu_level1 {
	background: #fb623e;
}
#topmenu_2 .menu_level1_on {
  background: #fa7758;
}


#topmenu_3 {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #44bef0;
	width: 200px;
}

#topmenu_3 li {
	margin: 0;
	border-bottom: 1px solid #6dc9ee;
}

#topmenu_3 li a {
	display: block;
	padding: 8px 15px 8px 30px;
	width: 155px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
}

#topmenu_3 li a:hover {
	background: #6dc9ee;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#topmenu_3 .menu_level1 {
	background: #44bef0;
}
#topmenu_3 .menu_level1_on {
  background: #6dc9ee;
}


#topmenu_4 {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #e74c2e;
	width: 200px;
}

#topmenu_4 li {
	margin: 0;
	border-bottom: 1px solid #f45d3c;
}

#topmenu_4 li a {
	display: block;
	padding: 8px 15px 8px 30px;
	width: 155px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
}

#topmenu_4 li a:hover {
	background: #f45d3c;
	background-image: url(../images/layout/menu-arrow.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#topmenu_4 .menu_level1 {
	background: #e74c2e;
}
#topmenu_4 .menu_level1_on {
  background: #f45d3c;
}
/* einde menu */

#content {
	position: relative;
	float: left;
	width: 415px;
	padding: 25px;
	line-height: 16px;
	font-size: 12px;
}

#landing_content {
	position: relative;
	float: left;
	width: 600px;
	padding: 25px;
	line-height: 16px;
	font-size: 12px;
}

#content h1 {
	font-size: 16px;
}

#content h2 {
	font-size: 14px;
}

#content .h2_2 {
	color: #E74C2E;
	margin: 0;
}

#content img {
	display: inline;
}

#content a {
	color: #E74C2E;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

#content .msg {
	color: #E74C2E;
	font-style: italic;
}

#content #aanmeldenNieuwsbrief {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	FONT-SIZE: 10px;
	BACKGROUND: #fffce8;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	border-top: 1px solid #fff5bd;
	margin: 25px 0 0 0;
}

#content #aanmeldenNieuwsbrief input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#rechts {
	position: relative;
	float: right;
	width: 200px;
	clear: right;
	padding: 20px 0 0 0;
	text-align: right;
}

#landing_rechts{
	position: relative;
	float: right;
	width: 200px;
	clear: right;
	padding: 20px 0 0 0;
	text-align: left;	
}

#landing_rechts ul, #landing_rechts ul li{
	padding-left:0px;
	margin-left:0px;
	font-size:12px;
}
#landing_rechts ul{
	padding-left:15px;	
}

#landing_rechts img{
	width:150px;
	margin-left:-5px;
}

#icons {
	position: relative;
	clear: both;
	margin: 0 0 15px 0;
	text-align: center;
}



#fade_img {
	position: absolute;
	margin-top: 215px;
	right: 259px;
}

#rechts h1 {
	font-size: 13px;
	color: #e74c2e;
	border-top: 2px solid #ffd507;
	padding: 6px 3px 3px 3px;
	margin: 20px 0 5px 0;
}

#footer {
	height: 77px;
	clear: both;
	position: relative;
	margin: 0;
	padding: 30px 0 7px 0;
	border-bottom: 2px solid #939083;
}

/* Begin footer blok 1 */
#footer #footer_img_1 {
	width: 182px;
	height: 63px;
	float: left;
	margin: 0 25px 0 0;
	padding: 7px 10px 7px 8px;
	background: url('../images/layout/footer_blok_1.jpg') no-repeat;
	overflow: hidden;
}

#footer #footer_img_1 h1 {
	font-size: 11px;
	margin: 0 0 4px 0;
}

#footer #footer_img_1 p {
	font-size: 9px;
	text-align: justify;
	margin: 0;
	line-height: 11px;
}

#footer #footer_img_1 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer #footer_img_1 a:hover {
	text-decoration: underline;
}
/* Einde footer blok 1 */

/* Begin footer blok 2 */
#footer #footer_img_2 {
	width: 182px;
	height: 63px;
	float: left;
	margin: 0 25px 0 0;
	padding: 7px 10px 7px 8px;
	background: url('../images/layout/footer_blok_2.jpg') no-repeat;
	overflow: hidden;
}

#footer #footer_img_2 h1 {
	font-size: 11px;
	margin: 0 0 4px 0;
}

#footer #footer_img_2 p {
	font-size: 9px;
	text-align: justify;
	margin: 0;
	line-height: 11px;
}

#footer #footer_img_2 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer #footer_img_2 a:hover {
	text-decoration: underline;
}
/* Einde footer blok 2 */

/* Begin footer blok 3 */
#footer #footer_img_3 {
	width: 182px;
	height: 63px;
	float: left;
	margin: 0 25px 0 0;
	padding: 7px 10px 7px 8px;
	background: url('../images/layout/footer_blok_3.jpg') no-repeat;
	overflow: hidden;
}

#footer #footer_img_3 h1 {
	font-size: 11px;
	margin: 0 0 4px 0;
}

#footer #footer_img_3 p {
	font-size: 9px;
	text-align: justify;
	margin: 0;
	line-height: 11px;
}

#footer #footer_img_3 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer #footer_img_3 a:hover {
	text-decoration: underline;
}
/* Einde footer blok 3 */

/* Begin footer blok 4 */
#footer #footer_img_4 {
	width: 182px;
	height: 63px;
	float: left;
	margin: 0;
	padding: 7px 10px 7px 8px;
	background: url('../images/layout/footer_blok_4.jpg') no-repeat;
	overflow: hidden;
}

#footer #footer_img_4 h1 {
	font-size: 11px;
	margin: 0 0 4px 0;
}

#footer #footer_img_4 p {
	font-size: 9px;
	text-align: justify;
	margin: 0;
	line-height: 11px;
}

#footer #footer_img_4 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer #footer_img_4 a:hover {
	text-decoration: underline;
}
/* Einde footer blok 4 */

#copyright {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 25px 2px;
	font-size: 9px;
	font-weight: bold;
}

#copyright a {
	color: #E74C2E;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#logo_link{
	text-decoration:none;
	width:400px;
	z-index:1000;
	position:fixed;
	top:0px;
	display:block;
	height:200px;
	float:right;
}

input.ui-button{
	padding:20px 50px 20px 50px;
	font-size:16px;
}