/* homepage specific layout */
.streamtext{ 
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	width: 237px;
	height: 121px;
	margin:0px;
	font-size: 11px;
	float:left;
	clear:both;
}

.streamlink {
	text-decoration:none;
	color:#000;
	*cursor:hand;
}
.streamtextitle {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	margin: 25px 10px 2px 10px;
	font-weight: bold;
	color: #373737;

}

.streamtext P {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	margin: 10px;
	color: #373737;

}
.streamdate {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	font-size: 9px;
	float:right;
	clear: both;
	margin:5px 5px 0 0;
	color: #5a5a5a;
}

/* article specific layout */
#leftpanel {
	float:left;
	width:  300px;
	height:  auto;
	clear: none;
}
#deurlinksboven_frame{
	float:left;
	clear: both;
}
#deurlinksonder_frame{
	float:left;
	clear: both;
	margin-top: 10px;
}
#article {
	float: left;
	clear:none;
	margin-left:0px;
	height:auto;
	width:400px;
}
#searcharticle {
	float: left;
	clear:none;
	margin-left:50px;
	height:auto;
	width:600px;
}
#aanmeldarticle {
	float: left;
	clear:none;
	margin-left:10px;
	height:auto;
	width:700px;
}
#a_item {
	float:left;
	clear : none;
	margin-top:0px;
	color: #373737;

}
#a_item ul, #a_item ol, #a_item P  {
	margin-left: 20px;	
	font-family: Calibri, Georgia, Times New roman;
	color: #4E4E4E;	
}

#a_menu{
	float:left;
	clear : none;
	height:  auto;
	margin-top:0px;
	width: 200px;
	margin-top: 95px;
	margin-left: 50px;
	border-right:  2px solid #cccccc;

}

#a_menu A:link, #a_menu a:visited{
	color: #4e4e4e;
	font-family: Lucida Sans, Lucida Grande, Helvetica;
	font-size:  12px;
	letter-spacing: 0;
	line-height: 24px;
	
	text-align: left;
	
}

#a_menu a:hover {
	color: #0083a9;
}


h1 {
	letter-spacing: 2px;
	color: #CCCCCC;
	font-size:  22px;
	font-weight: normal;
	font-family: Calibri, Georgia, Times New roman;
	margin-left: 20px;
	margin-top: 40px;	
	margin-bottom: 20px;
}
h2 {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	letter-spacing: 2px;
	line-height:140%;
	text-transform: uppercase;
	font-size: 16px;
	color: #4E4E4E;
	font-weight:normal;
	margin-bottom: 2px;
	padding-bottom:0px;
}
h3 {
	font-size: 0.5em;
	color: #7e7e7e;
	font-weight:bold;
	margin-bottom: 2px;
	padding-bottom:2px;
}

h4 {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	font-size: 12px;
	letter-spacing: 1px;
	color: #4E4E4E;
	font-weight:bold;
	margin-bottom: 2px;
	padding-bottom:2px;
}
#rightpanel {
	float:right;
	clear: none;
	width:240px;
	height: 430px;
}
#itemprefaces {
	margin-top:0px;

	
}



#a_item img {
	margin-left:2px;
	margin-right:2px;
}

#inlogformulier {
	margin-top: 10px;
	margin-bottom: 20px;
}


/*special */


IMG {
	border:0;
}
.pTitle {
 	background:#a7a7a7;
	width:230px;
	height:41px;
	border:0;
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	letter-spacing: 2px;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	border-bottom:1px solid #FFFFFF;
	*cursor: hand;
	background: url('../images/balkje2.jpg') top left repeat-x;
 }
 
#articlepreface1 {

 width: 242px;
 overflow:hidden;
 background : #e2e2e2;
}
#articlepreface2 {

 width: 242px;
 overflow:hidden;
 background : #e2e2e2;
}
#articlepreface3 {

 width: 242px;
 background : #e2e2e2;
 overflow:hidden;

}
#articlepreface4 {

 width: 242px;
 overflow:hidden;
 background : #e2e2e2;
 
}
.error {
	color:red;
}
.warning {
	color:#ff9900;
}

.footerbox A:LINK, .footerboxfirst A:LINK  {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	padding-left:8px;
	
} 
.footerbox A:visited, .footerboxfirst A:visited {
	color: #ededed;
	text-decoration: none;
	font-size: 10px;
	padding-left:8px;
}
.footerbox A:hover, .footerboxfirst A:hover {
	color: #0083a9;
	text-decoration: none;
	font-size: 10px;
	padding-left:8px;
}

.footerbox {
	margin-left: 10px;
	float:left;
	clear: none;
	width:200px;
	height:  116px;
	border-left:1px solid #FFFFFF;
}
.footerboxfirst {
	margin-left: 10px;
	float:left;
	clear: none;
	width: 140px;
	border-right:0;
	height:  116px;
}

#messageAanmelden {
	border: 1px ridge #4e4e4e;
	padding : 5px;
	background: #FFFFFF;
	color:#ff0000;
	width:100%;
}

