
#flashcontainer {
	position:absolute;
	width:1001px;
	height:551px;
	left:0;
	top:0;
}
#flashcontainer #flashpanel {
	position:absolute;
	width:1001px;
	height:551px;
	left:0;
	top:0;
/*	background-image:url(../images/main/home_content_bg.jpg); */
/*	background-color:#999999; */
}
#flashcontainer .mask_left, #flashcontainer .mask_right {
	position:absolute;
	left:0;
	top:0;
	width:81px;
	height:551px;
	background-image:url(../images/main/mask_left.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#flashcontainer .mask_right {
	left:935px;
	width:66px;
	background-image:url(../images/main/mask_right.png);
}
#flashcontainer .panel {
	display:none;
}
#flashcontainer .panel.active {
	display:block;
}

#poll_container {
	font-size:11px;
	line-height:12px;
}
#poll_container p.question {
	color:#ffffff;
	font-weight:bold;
	padding-bottom:5px;
}
#poll_container span.option {
	color:#32332c;
}
#poll_container .poll_result p {
	color:#32332c;
}
#poll_container .poll_result .poll_indicator {
	float:left;
	height:3px;
	width:10px;
	background-color:#f08e33;
	margin-top:4px;
}
#poll_container .poll_result .poll_pct {
	float:right;
	color:#f08e33;
}

.contentblocks {
	position:absolute;
	width:903px;
	bottom:0;
	left:49px;
	z-index:10;
}

#body {
	height:551px;
}

.newest_blog { 
	position:relative;
	display:block;
	width:177px;
}
.newest_blog p.img { 
	position:relative;
	display:block;
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
}
.newest_blog p.img img {
	max-width:50px;
	max-height:50px;
}

.newest_blog h2,.newest_blog h3,.newest_blog h4 { 
	position:relative;
	display:block;
	float:right;
	clear:right;
	width:112px;
	font-weight:normal;
	line-height:16px;
	height:16px;
	overflow:hidden;
}
.newest_blog p.intro { 
	position:relative;
	display:block;
	clear:both;
	padding-top:10px;
	line-height:16px;
	height:68px;
	font-style:italic;
}
.newest_blog span.readmore {
	background-image:url(/images/buttons/blog_leesmeer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	display:block;
	width:61px;
	height:17px;
	line-height:18px;
	padding:0;
	position:absolute;
	bottom:0px;
	right:0;
	font-style:normal;
}
.newest_blog span.readmore a {
 	display:block;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
	text-align:center;
}
#toptip p { font-size:11px; line-height:14px; }
#toptip a { color:#f5a948; }
#poll_small { font-size:11px; }
#poll_small span.readmore {
	background-image:url(/images/buttons/blog_leesmeer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	display:block;
	width:61px;
	height:17px;
	line-height:18px;
	padding:0;
	/*position:absolute;
	bottom:0px;
	right:0;*/
	margin-left:130px;
	font-style:normal;
}
#poll_small span.readmore a {
 	display:block;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
	text-align:center;
}

