@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image:url(../gfx/bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	
}

#siteContainer {
	position:relative;
	width: 880px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(../gfx/program.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:140px;
	min-height:680px;
	_height:680px;
	}
	
	#topContainer {
	height:80px;
	width:880px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
	
	.credits{
		font-family: "Trebuchet MS";
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
	}
	
	#footer {
	clear:both;
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top:40px;
	height:80px

	}


#contentContainer {
	width:880px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	}
	
	
	
	#contentContainerLinks {
	position:absolute;
	width: 280px;
	left:0px;
	margin-left: 0;
	background-repeat: no-repeat;
	margin-top: 0px;
	}
	
		#contentContainerRechts {
	position:relative;
	width:320px;
	text-align:left;
	left: 280px;
	min-height:500px;
	_height:500px;
	top: 120px;
		}
		
			#contentContainerRechtsDescription {
	position:relative;
	width:360px;
	text-align:left;
	left: 280px;
	min-height:440px;
	_height:440px;
	top: 120px;
	background-color:#FFFFFF;
		}

#logo-container {
	position:absolute;
	top:0px;
	left:40px;
}

#logo {
	position:absolute;

}

#logo a {
	display: block;
	width: 160px;
	height: 120px;
	background: url(../gfx/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
  }
  
#menu {
	position:absolute;
	width:160px;
	height:80px;
	top:120px;
	display: block;
  
  }
  


#olivia {
	position:absolute;
	top:160px;
	left:800px;
	height: 80px;
	width: 80px;
}

#programma {
	position:absolute;
	top:45px;
	left:320px;
	height: 0px;
	width: 80px;
}

#programma h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#ffffff;
	margin: 0px;
	font-weight:normal;
}

#aanmelden {
	position:absolute;
	top:10px;
	left:600px;
	height: 80px;
	width: 160px;
}

#aanmelden h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#2e2e2e;
	margin: 0px;
	font-weight:normal;
	padding-left:10px;
}

#aanmelden a   {
	color: #2e2e2e;
	text-decoration: none;
}

#aanmelden a:visited   {
	color: #2e2e2e;
	text-decoration: none;
}

#aanmelden a:link   {
	color: #2e2e2e;
	text-decoration: none;
}


#aanmelden a:hover {
	color: #ee236c;
	text-decoration: underline;
	
	
	}

#uitnodigen {
	position:absolute;
	top:50px;
	left:680px;
	height: 80px;
	width: 160px;
}

#uitnodigen h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#ef236c;
	margin: 0px;
	font-weight:normal;
	padding-left:10px;
}

#uitnodigen a   {
	color: #ee236c;
	text-decoration: none;
}

#uitnodigen a:visited   {
	color: #ee236c;
	text-decoration: none;
}

#uitnodigen a:link   {
	color: #ee236c;
	text-decoration: none;
}


#uitnodigen a:hover {
	color: #ffffff;
	text-decoration: underline;
	
	
	}

#engels {
	position:absolute;
	top:330px;
	left:720px;
	height: 80px;
	width: 160px;
}

#engels h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	margin: 0px;
	font-weight:normal;
	padding-left:10px;
}

#engels a   {
	color: #ffffff;
	text-decoration: none;
}

#engels a:visited   {
	color: #ffffff;
	text-decoration: none;
}

#engels a:link   {
	color: #ffffff;
	text-decoration: none;
}


#engels a:hover {
	color: #ee236c;
	text-decoration: underline;
	
	
	}

#navigation {
	position:absolute;
	top:40px;
	left:200px;
	width: 80px;
	color:#E5E5E5;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	top:35px;
}




#navigation p {
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation p a {
	
	
	color: #FFFFFF;
	text-decoration: none;
}
#navigation p a:hover {
	
	
	color: #ee236c;
	text-decoration: underline;
}
#navigation p a:active {

	
	color: #ee236c;
	text-decoration: underline;
}
#navigation p a:focus {

	
	color: #ee236c;
	text-decoration: underline;
}


/* typography */




	
	a, a:link, a:visited  {
	color: #ee236c;
	text-decoration: none;
}


a:hover {
	color: #2e2e2e;
	text-decoration: none;
	
	
	}


/* programma blokken / foto links */

.programmaLeftContent {
	min-height:80px;
	_height:80px;
	margin-top:0px;
	
}

.programmaLeftContentFoto {
	left: 0px;
	top: 0px;
	float:left;
	width:40px;
	height:40px;
	background-color:#FFFFFF;
}

.programmaLeftContentText {
	background-color:#FFFFFF;
	width:240px;
	left:40px;
	float:left;
	min-height:80px;
	_height:80px;
	
}

.programmaLeftContentClear {
clear:both;
margin-bottom:0px;

}

/* programma blokken / foto links */

.programmaRightContent {
	min-height:80px;
	_height:80px;
	margin-top:0px;
	
}

.programmaRightContentFoto {
	left: 0px;
	top: 0px;
	float:right;
	width:40px;
	height:40px;
	background-color:#FFFFFF;
}

.programmaRightContentText {
	background-color:#FFFFFF;
	width:240px;
	left:40px;
	float:right;
	min-height:80px;
	_height:80px;
}

.programmaRightContentClear {
clear:both;
margin-bottom:0px;

}

.programmaLeftContentText p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2e2e2e;
font-weight:normal;
margin:0;
padding-left:5px;
padding-right:5px;

}

.programmaLeftContentText h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee236c;
font-weight:bold;
margin:0;
padding-left:5px;
padding-right:5px;
padding-top:5px;

}

.programmaLeftContentText h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ee236c;
font-weight:bold;
margin:0;
padding-left:5px;
padding-right:5px;
}

.programmaRightContentText p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2e2e2e;
font-weight:normal;
margin:0;
padding-left:5px;
padding-right:5px;

}

.programmaRightContentText h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee236c;
font-weight:bold;
margin:0;
padding-left:5px;
padding-right:5px;
padding-top:5px;

}

.programmaRightContentText h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ee236c;
font-weight:bold;
margin:0;
padding-left:5px;
padding-right:5px;
}

#footer p {
color: #585555;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
margin:0;
font-style:italic;


}

	#footer a {
	color: #585555;
	text-decoration: none;
}

#footer a:link {
	color: #585555;
	text-decoration: none;
}

#footer a:visited  {
	color: #585555;
	text-decoration: none;
}


#footer a:hover {
	color: #ee236c;
	text-decoration: underline;
	
	
	}


#contentContainerRechtsDescription p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2e2e2e;
font-weight:normal;
margin:0;
padding-left:10px;
padding-right:10px;
margin-bottom:20px;

}

#contentContainerRechtsDescription h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ee236c;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:20px;
}

#contentContainerRechtsDescription h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ee236c;
font-weight:bold;
margin:0;
padding-left:10px;
padding-right:10px;
margin-bottom:20px;
}

#contentContainerRechtsDescription img {
margin-top:-10px;
margin-right:-10px;
}

