
#top {
	min-width:100px;
	height:136px;
}
#top_left {
	background:url(/images/frame/top_left.jpg) no-repeat;
	float:left;
	width:748px;
	height:136px;
}
#top_right {
	background:url(/images/frame/logo.jpg) no-repeat;
	float:right;
	margin-top:20px;
	width:245px; 
	height:116px;
}
#mid {
	background:url(/images/frame/background_logo.jpg) bottom left #000 no-repeat;
	width:100%;
	min-width:967px;
	min-height:482px;
}
#mid2 {
	background:url(/images/frame/mid_left_bottom.jpg) bottom left no-repeat;
	width:100%;
	min-height:482px;
}
#mid3 {
	background:url(/images/frame/mid_left.jpg) no-repeat;
	width:100%;
	min-height:482px;
}
#bottom_left {
	background:url(/images/frame/bottom_left.jpg) no-repeat;
	width:100%; 
	height:258px;
	color:#000;
}
#bottom, #bottom td, #bottom th {
	color:#000;
}
#bottom_right {
	background:url(/images/frame/bottom_right.jpg) right no-repeat;
	width:100%;
	height:258px;
	color:#000;
	text-align:left;
}

.site_date {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:5px;

}
.site_title {
	color:#000000;
	line-height:24px;
	font-size:14px; 
	font-weight:bold;
	
}	
.site_content {
	padding-left:0px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#000;
}	
.site_content a {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.site_content a:hover{
	color:#FF8E11; 
}
 
#news_reageren_box {
	width:500px;
	
}

#email_frm input[type=text] {
	color:#000;
	width: 170px;
}
#email_frm textarea {
	color:#000;
	width: 170px;
	height: 43px;
}
#email_frm submit {
	color:#000;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 