/* siteBase Aaltjesdagen.nl - H.J. Luth 11-2007 */

html, body, p {
	margin:				0;
	padding:            0;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}

body {
	min-height:			300px;
	width:				100%;
}

h1, h2, h3, h4, h5 {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	text-indent:        15px;
	padding-top:        8px;
	padding-bottom:     8px;
	color:				#62768f;
}

#container {}

#content {
	width:				850px;
	min-height:         500px;
	padding-top:		98px;
	margin:				0 auto;
}

#content:after { 
	content: 			""; 
	display: 			block; 
	height: 			0; 
	clear: 				both; 
}

#data {
	position:			fixed;
	width:				180px;
	height:				180px;
	z-index:			10;
}

#logos {
	width:				240px;
	background-color:	#d6dae3;
	float:				right;
	margin:				0;
	margin:				0 27px 0 0;
}

#logos.nieuws {
	padding-top:        50px;
}

#text {
	width:				530px;
	float:				left;
	padding:       	    30px 0 30px 30px;
}

#text img.left {
	float:				left;
	padding-right:      8px;
}

#text img.right {
	float:				right;
	padding-left:       8px;
}

#text p {
	text-align:			justify;
	line-height:		1.5em;
	padding-left:		15px;
	color:				#383838;
	padding-bottom:     10px;
	padding-right:      15px;
	font-size:			1.0em;
}

#text a:link, a:active, a:visited {
	color:				#adb4c7;
	text-decoration:	none;
	font-weight:		bold;
	}

#text a:hover {
	color:				#192e63;
	font-weight:		bold;
	}

ul#nav {
	text-align: 		center;
	position:			fixed;
	width:				100%;
	height:				39px;
	list-style-type:	none;
	margin: 			0;
	padding:	        0;
}

ul#nav li {
	display:			inline;
}

ul#nav li span {
	display:			none;
}

ul#nav li a
{
	text-decoration: 	none;
	color: 				#fff;
	padding-left:     	115px;
	padding-top: 		30px;
	line-height:		74px;
}

iframe {
	height:				378px;
	width:				582px;
	overflow:			hidden;
}

iframe.wwweer {
	height:				245px;
	width:				240px;
	}
	
#footer {
	width:				834px;
	height:				30px;
	margin:				0 auto;
	padding-top:        5px;
	color: 				#999;
	text-align:			right;
}

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

ul#nieuws {
	padding:	        0 0 15px 0;
	margin:				0;
	list-style-type:	none;
}

ul#nieuws li {
	height:				23px;
	font-size:			13px;
	border-bottom:		1px solid #FFF;
	width:				240px;
	text-indent:        10px;
}

ul#nieuws li a {
	text-decoration:	none;
	color:				#41527e;
	padding-left:       10px;
	line-height:		1.6em;
	font-weight:		normal;
}		

ul#nieuws li a:hover {
	color:				#5a6d9e;
}

.donderdag, .vrijdag, .zaterdag {
	width:				580px;
	padding-top:		35px;
}

#programma p.activiteitbg {
	background-color:	#f4f5f7;
	border:				1px solid #eff0f4;
}

#programma p {
	padding-top:        7px;
	width:				550px;
}

#programma p:first-line, #profiel p:first-line  {
	font-weight:		bold;
	font-size:			120%;
}

h1.programma {
	width:				590px;
}

.profiel {
	width:				497px;
	height:				100px;
	clear: 				left;
}

.profiel img {
	float:				left;
	margin:				10px 0 0 8px;
}

.profiel p:first-line {
	font-weight:		bold;
}

.profiel p {
	padding:			18px;
	float:				left;
}

a.email {
	padding-left:		10px;
	text-decoration:	none;
	color:				#6070ac;
}

.listlink {
	height:				20px;
	display:			block;
}

.results {
	padding:			0 0 0 110px;
}

.resultsRow {
	width: 				500px;
	padding:            5px;
	clear:				left;
}

.resultsCell {
	float: 				left;
}
	
.description {
	width:				50px;
	font-weight: 		bold;
}