body{
	background-image:none;
}

.header_homebutton:link, .header_homebutton:visited{
	display:block;
	width:540px;
	height:50px;
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-90px;
	text-decoration:none;
}
.header_homebutton:hover, .header_homebutton:active{
	text-decoration:none;
}

.homebutton:link, .homebutton:visited{
	float:right;
	text-decoration:none;
}

.homebutton img{
	position:relative;
	top:2px;
}

.homebutton:hover, .homebutton:active{
	text-decoration:none;
}

.main_container_vervolg{
	width:980px;
}

.home_col1_vv{
	width:210px;
}

.home_col2_vv{
	width:770px;
	height:606px;
	background-image:url('/images/vv_main_back.jpg');
}

.vv_content{
	margin-top:120px;
	margin-left:20px;
	width:670px;
}

.vv_content_content{
	color:#000;
}

.vv_content_content_right{
	width:170px;
	height:380px;
	float:right;
	margin-left:10px;
	padding-left:10px;
	overflow:auto;
	border-left:1px solid #ffb362;
}

.vv_content_scroll{
	height:400px;
	overflow:auto;
}

.vv_pagetitle{
	margin-bottom:10px;
}

h1{

}

h2{
	font-size:14px;
	margin:0;
}

.gb_msg{
	font-size:12px;
	padding:10px;
	padding-right:30px;
	margin-bottom:10px;
	width:556px;
	/*background-color:#fff;*/
}

.gb_msg h3{
	padding:0;
	margin:0;
	color:#FF9A00;
	color:#000;
}

.gb_msg hr{
	border:0;
	border-top:1px solid #999;
}

.gb_msg sub{
	font-size:12px;
	color:#FF9A00;
	color:#666;
}

.gb_pages{
	width:596px;
	text-align:right;
	color:#000;
}

.gb_pages a:link, .gb_pages a:visited{
	color:#000;
	text-decoration:none;
	font-size:14px;
}

.gb_pages a:hover, .gb_pages a:active{
	color:#000;
	text-decoration:underline;
}

.gb_button{
	float:none;
	position:absolute;
	left:50%;
	top:200px;
	margin-left:250px;
}

.gb_add{
	font-size:12px;
	padding:10px;
	margin-bottom:10px;
	width:400px;
	color:#000;
}

.gb_add form label, .gb_add form input, .gb_add form textarea, .gb_add form div{
	display:block;
	float:left;
	width:250px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}

.gb_add form div input{
	width:auto;
}

.gb_add form label{
	width:90px;
	padding-right:20px;
	text-align:right;
}

.gb_add form textarea{
	height:150px;
}

.gb_add form input.input_small{
	width:150px;
}

.gb_add form br{
	clear:both;
}


span.blog_comment_date{
	font-size:10px;
	color:#333;
	float:right;
}

.blog_comment_header a:link, .blog_comment_header a:visited{
	color:#000;
	text-decoration:none;
}

.blog_comment_header a:hover, .blog_comment_header a:active{
	color:#333;
	text-decoration:none;
}

.blog_comment_header{
	margin-top:10px;
	width:440px;
}
.blog_comment_body{
	/*background-color:#fff;*/
	width:440px;
}

.blog_comment_body p{
	padding:10px;
}

.blog_form label, .blog_form input, .blog_form textarea, .blog_form span{
	display:block;
	float:left;
	margin-top:10px;
}

.blog_form input, .blog_form textarea{
	border:1px solid #000;
	background-color:#fff;
}

.blog_form br{
	clear:both;
}

.blog_form label{
	width:120px;
}

.blog_form input, .blog_form span{
	width:200px;
}
.blog_form textarea{
	width:320px;
	height:200px;
}

.blog_form span label{
	width:auto;
}

#cmt_Message_count{
	float:left;
}