							/* nieuwsoverzicht */

div#content{	
	width: 970px;
	margin-top: 1.1em;
	background: url(/images/bg_formulier.gif) left top;		
}

div#content div#column_2{	
	width: 780px;	
}

html>body div#content div#column_2{	
	width: 770px;	
}

div#content div#column_2 p{
	width: 515px;
	margin-bottom: 30px;
}

div.wrapper div.left h3{
	width: 400px;
	float: left;
	margin-top: 12px;
	font-size: 1.2em;
}

div.star{
	float: right;
	width: 130px;
	margin-top: 21px;
	color: #0374ae;
}

div.star span{
	color: #000000;
}

div.wrapper{
	width: 770px;
	overflow: hidden;
	font-size: 0.85em;
	background: url(/images/line_form.gif) no-repeat bottom right;
	padding-bottom: 10px;
}

div.wrapper div.left{
	width: 580px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
}

html>body div.wrapper div.left{
	width: 570px;
}

div.wrapper div.right{
	width: 190px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
	color: #0374ae;	
	margin-bottom:10px;	
}

html>body div.wrapper div.right{
	width: 160px;
}

div.wrapper div.input4 {
	margin-top:95px;
}

div.wrapper fieldset{
	border: none;
	margin-top: 10px;	
}

div.wrapper div.left fieldset div.legends{		
	width: 195px;	
	float: left;		
}

div.wrapper div.fields{
	float: right;
	width: 375px;		
}

div.wrapper div.left label{
	margin-right: 16px;
}

html>body div.wrapper div.left label{
	/*vertical-align: top;*/		
}

div.wrapper input{
	margin-left: 0;
	padding-left:0;
}

div.wrapper div.right h3{
	background: url(/images/info.gif) no-repeat left 2px;
	padding-left: 19px;
}

div.wrapper .line{
	border: 1px solid #7f9db9;
	width: 277px;
}

div.submit{	
	padding-right: 288px;
	margin-top: 9px;
	float: right;	
}

html>body div.submit{
	padding-right: 284px;
}

div.submit input{
	background: url(/images/button.gif) no-repeat right top #129cc9;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 32px 3px 8px;
	display: block;
	border: none;	
	font-size: 0.85em;
	cursor: pointer;	
}

#column_2 ul.tabs{
	font-size: 0.85em;
	margin-left: 0;
	padding-left: 5px;	
	background: url(/images/line_form.gif) no-repeat bottom right;
	padding-bottom: 0.4em;			
}

#column_2 ul.tabs li{
	list-style: none;
	margin: 0;
	display: inline;		
}

ul.tabs a{
	padding: 0.5em 10px;
	margin-left: 6px;
	border: 1px solid #88cde4;
	border-bottom: none;	
	text-decoration: none;			
}

ul.tabs a:hover{
	text-decoration: underline;
}

ul.tabs li.on a{
	background: white;
	border-bottom: 1px solid white;
	font-weight: bold;
	color: #820082;	
}

select.selectbox{
	width: 279px;
	border: 1px solid #7f9db9;	
}

html>body select.selectbox{
	width: 280px;
}

fieldset.align_checkboxes input{
	margin-bottom: -2px;
}

html>body fieldset.align_checkboxes input{
	margin-bottom: -1px;
}

fieldset.align_radios input{
	margin-bottom: -2px;
}

html>body fieldset.align_radios input{
	margin-bottom: -3px;
}


