/* CSS Document */
#precampagneleft {
	width:630px;
}

#container {
	width:865px;
}

#header_campagne {
	position:relative;
	width:865px;
}

#main_camp_page {
	width:805px;
	padding-left:10px;

}

#precampagnebox  {
	margin-top:40px;
	position:inherit;
	width:630px;
	padding:0px;
	background:#e6e6e6;
}

#precampagnerightbox {
	width:180px;
	height:auto;
	overflow:visible;
	margin-top:40px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#precampagnerightbox a {
	color:#666666;
	display:block;
	width:175px;
	margin-bottom:4px;
}

#precampagnerightbox a:hover {
	text-decoration:none;
}

div.presub_zone {
	margin-top:15px;
	margin-bottom:20px;
}


#precampagnerightbox p,#precampagnerightbox ul,#precampagnerightbox ol {
	padding-top:5px;
}

#info {
	width:360px;
}

#facts {
	padding:5px;
}

#facts div.factstop {
	width:240px;
	height:16px;
	background:url(../images/factboxtop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#facts div.factsmid {
	width:240px;
	height:auto;
	background:url(../images/factboxmid.gif);
	background-repeat:repeat-y;
}

#facts div.factsbottom {
	width:240px;
	height:16px;
	background:url(../images/factboxbottom.gif);
	background-repeat:no-repeat;
}

#facts h1, #info h1, #bottomfield h1 {
	font-style:italic;
	font-size:18px;
}

div.factsmid {
	padding:5px;
	padding-top:0px; margin:0px;
}

div.factsmid ul {
	margin-left:15px;
	list-style-type:none;
	margin-top:0px;
}

div.factsmid li {
	padding-top:6px;
	padding-left:17px;
	padding-right:15px;
	background-image:url(../images/greenBullet.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
}

#info {
	width:340px;
}

#info div.packtop {
	width:100%;
	height:9px;
	background:url(../images/packboxtop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#info div.packmid {
	width:100%;
	height:auto;
	overflow:auto;
	background-color:#e6e6e6;
}

#info div.packbottom {
	width:100%;
	height:9px;
	background:url(../images/packboxbottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#info div.packmid p {
	margin-left:10px;
} 

div.bottombutton {
	margin-top:15px;
	width:100%;
	text-align:center;
}

#campagneheader {
	height:135px;
	width:824px;
}


#rapportheadertekst h1 {
	color:#379796;
	font-size:23px;
}

#rapportheadertekst h2 {
	font-size:18px;
}

#campagnemenu {
	position:absolute;
	top:360px;
	left:50%;
	margin-left:274px;
}

#rapport_campagnemenu {
	padding-bottom:25px;
}

#campagnemenu ul.menulist,#rapport_campagnemenu ul.menulist {
	list-style-type:none;
}

#campagnemenu ul.menulist li,#rapport_campagnemenu ul.menulist li {
	width:108px;
	height:31px;
	background:url(../images/campagnemenubutton.gif);
	background-repeat:no-repeat;
	margin:3px 2px;	
}

#campagnemenu ul.menulist li a,#rapport_campagnemenu ul.menulist li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:24px;
	text-align:center;
	padding-top:7px;
}

#campagnemenu ul.menulist li a:hover,#rapport_campagnemenu ul.menulist li a:hover {
	color:#666;	
}

#tabbox {
	margin-top:40px;
	width:650px;
	position:relative;
}

#rapportbox {
	width:604px;
	padding-left:10px;
	float:left;
	margin-right:20px;
	border-left:1px dotted #CCC;
}

#maincampaignbox {
	width:670px;
	padding-left:0px;
	float:left;
	margin-right:15px;
}

#rapportbox div.formulierveld
{
	width:550px;
}

#rapportbox div.formulierveld ul.sublist {
	width:550px;
}

#rapportbox div.formulierveld ul.sublist li {
	width:248px;	
	margin-left:15px;
	float:left;
	clear:none;
}

#tabboxmenu {
	position:absolute;
	top:-28px;
	width:650px;
	height:31px;
}

#tabbox div.boxtop {
	background:url(../images/tabboxtop.gif);
	background-repeat:no-repeat;
	width:650px;
	height:14px;
}

#tabbox div.boxmid {
	width:650px;
	height:auto;
	background:url(../images/tabboxmid.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#tabbox div.boxmid div.tabcontent {
	padding-right:10px;	
}

#tabbox div.boxbottom {
	background:url(../images/tabboxbottom.gif);
	background-repeat:no-repeat;
	width:650px;
	height:14px;
	margin-bottom:15px;	
}


#rightbox {
	margin-top:400px;	
}

#rightbox ul.campagnelinklist,#rapport_rightbox ul.campagnelinklist {
	list-style-image:url(../images/arrowblank.gif);
}

#rightbox ul.campagnelinklist li,#rapport_rightbox ul.campagnelinklist li {
	height:25px;
}

#rightbox ul.campagnelinklist li a,#rapport_rightbox ul.campagnelinklist li a {
	color:#000;	
}

#rightbox ul.campagnelinklist li a:hover,#rapport_rightbox ul.campagnelinklist li a:hover {
	text-decoration:none;	
}

#tabmenu {
	margin-left:6px;	
	list-style-type:none;
}

#tabmenu li {
	float:left;
	width:104px;
	height:31px;
	background:url(../images/tab.gif);
	background-repeat:no-repeat;
	margin-left:2px;
}

#tabmenu li a {
	display:block;
	padding-top:7px;
	color:#000;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	text-align:center;
	height:28px;
}

#tabmenu li a:hover {
	color:#669999;	
}

#tabmenu a.active {
	background:url(../images/tabactive.gif);
	background-repeat:no-repeat;
}

#boxcontent div {
	margin-left:10px;
}

#boxcontent .tabcontent {
	display:none;	
}

#boxcontent .active {
	display:block;	
}

div.packmid ul {
	list-style-type:disc;
	margin-left:5px;
	padding-left:12px;
}

div.packmid ul li  {
	margin-left:15px;
}

#precampagnerightbox a.middel_knop {
	color:#FFFFFF;
}

#precampagnerightbox a:hover.middel_knop {
	color:#333;
}

#right_rapport_nav {
	width:190px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}


div.subtitleFullTop {
	background:url(../images/subtitleFullTop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:601px;
	height:8px;
	margin-top:10px;
}

div.subtitleFullMid {
	background:#e6e6e6;
	width:561px;
	height:auto;
	overflow:auto;
	padding:0 20px;	
}

div.subtitleFullMid p {
	font-size:12px;
	padding:0px; margin:0px;
}

div.subtitleFullBottom {
	background:url(../images/subtitleFullBottom.gif);
	background-repeat:no-repeat;
	width:601px;
	height:8px;
}

#rapportbox h3 {
	font-size:16px;
	margin:18px 0px 0px 0px;
	color:#379796;
}

ul.inlijnveld {
	margin:0px; padding:0px;
	list-style-type:none;
	width:620px;
	padding-left:12px;
}

ul.inlijnveld li {
	margin:0px; padding:0px;
	float:left;
	margin-top:7px;	
}

ul.inlijnveld li.vraag {
	width:390px;
	font-weight:bold;
}

#changer div.formulierveld,#algemeen div.formulierveld {
	padding:0px;
	margin:0px;
	margin-left:12px;
	margin-top:7px;
}

#changer div.formulierveld h1,#algemeen div.formulierveld h1 {
	border:0px;
	font-size:12px;
	margin:0px; padding:0px;
	font-weight:normal;
}

#changer div.formulierveld ul.sublist,#algemeen div.formulierveld ul.sublist {
	margin:0px;
	margin-top:4px;
	padding:0px;
}

#changer div.formulierveld ul.sublist li,#algemeen div.formulierveld ul.sublist li {
	margin:0px;
	margin-top:3px;
	margin-left:25px;
}

#changer div.formulierveld ul.sublist li,#algemeen div.formulierveld  ul.sublist li{
	width:133px;
}

#changer div.formulierveld ul.sublist li input,#algemeen div.formulierveld ul.sublist li input {
	width:auto;
	margin:0px;
}

#outputform {
	margin-top:5px;
	margin-bottom:10px;
	background-color: #eee;
	border: 1px solid red;	
	display:none;
	padding:0px 0px 5px 0px;
}

#outputform p {	
	margin: 5px;
	margin-top:0px; margin-bottom:0px;
	padding-bottom:3px; padding-left:12px;
}

div.campagnebericht {
	float:left;
}

div.campagnebericht h2 {
	color:#379796;
	border-bottom:1px solid #379796;
	font-size:18px;
	font-weight:500;
	width:100%;	
}

#campagne_ws {
	font-size:11px;
	border-top:1px solid #CCC;
	margin-top:167px;
	width:185px;	
}

#campagne_ws ul {
	width:170px;	
}

#campagne_ws p {
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
}

div.rightarea ul.reacties {
	list-style-type:none;
}

div.rightarea ul.reacties li {
	padding:5px 0px;	
	margin:0px;
}

div.rightarea ul.reacties li.label {
	background:url(../images/label.gif);
	background-repeat:no-repeat;
	width:195px;
	height:18px;
	padding:0px 0px 0px 5px;
}

div.main_camp_blogitem div.infobar {
	overflow:hidden;
	width:460px;
	margin-top:20px;
	margin-left:130px;
}

div.main_camp_blogitem div.infobarLeft {
	width:22px;
	height:30px;
	background:url(../images/infobarLeft.gif);
	background-repeat:no-repeat;
	float:left;
}

div.main_camp_blogitem div.infobarMid {
	float:left;
	background:#e1e1e1;
	height:18px;
	overflow:hidden;
	width:255px;
	text-align:left;
	margin-top:12px;
}

div.main_camp_blogitem div.infobarMid span.aantal_reacties {
	padding-left:5px;
}

div.main_camp_blogitem div.infobarRight {
	width:180px;
	float:left;
	margin-top:10px;
}

div.sharelink {
	float:left;
}

.reactielink {
	padding-left:60px;	
}

.reactielink a {
	color:#000;
	text-decoration:none;
}

.reactielink a:hover {
	text-decoration:none;
	color:#67cac7;
}

#main_blog_rechts {
	width:180px;
	background-color:#003300;
	float:left;
}

div.main_camp_invulform ul li {
	margin-bottom:7px;
}

div.main_camp_invulform  {
	padding-bottom:30px;
}

#watrapporteren {
	padding-top:15px;
	padding-bottom:15px;
}

#notloggedinform {
	padding-top:10px;
	padding-bottom:20px;
}

#notloggedinform ul.reactielogin {
	text-align:left;
}

div.main_camp_blogitem_view p {
	margin:0px; padding:0px;
	margin-bottom:4px;
}



.pager_current{
	float: left;
	text-align: center;
	width: 13px;
	line-height: 22px;
	font-weight: bold;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;

	}
	
.pager_container{
	width: 500px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	border: solid 0px #dddddd;/*surion edit*/
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.pager_container div {
	width:16px;
}

.pager_next_previous{
	float: left;
	text-align: center;
	width: 13px;
	line-height: 22px;
	font-weight: bold;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}
.pager_number{
	float: left;
	text-align: center;
	width: 13px;
	line-height: 22px;
	font-weight: bold;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}
.pager_first_last{
	float: left;
	text-align: center;
	width: 13px;
	line-height: 22px;
	font-weight: bold;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}

#zoekbalk h2 {
	font-size:16px;
	margin:0px; padding:0px;
	margin-top:7px; margin-bottom:7px;
}

#zoekbalk #zoeknaam {
	width:120px;
}

#zoekbalk ul {
	margin:0px; padding:0px;
	margin-top:5px; margin-bottom:5px;
	width:125px;
}

#zoekbalk ul li {
	margin:0px; padding:0px;
	margin-left:10px;
	width:145px;	
}

#zoekbalk  {
	color:#000000;
	padding-left:5px;
	margin-top:5px;
	width:140px;
	filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; -khtml-opacity: 0.9;	
}

#zoekbalk li.zoekknop {
	margin-left:0px;
}


#zoekbalk li.zoekknop input {
	margin-left:2px;
	background:none;
	color:#000000;
	background-color:#FFFFFF;
	border:1px outset #CCC;
	width:127px;
}

#zoekresoplijsting {
	width:570px;
	margin-left:15px;
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
	margin-bottom:25px;
}

li.commentline {
	list-style-type:none;
}

#currentfotos {
	margin-left:5px;
	padding:5px;
	border:1px solid #CCC;
	width:460px;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:3px;
}

ul.fotooplijsting {
	padding:0px; margin:0px;
	margin-bottom:3px;
	width:465px;
}

ul.fotooplijsting li {
	float:left;
	width: 415px;
	padding-left:5px;
}

ul.fotooplijsting li.trasher {
	width:20px;
	padding:0px;
}

div.main_camp_blogreaction_inlinenav span {
	width:25px;
	display:block;
	height:19px;
	float:right;
	margin-left:10px;	
}

div.main_camp_blogreaction_inlinenav span.dropleft {
	width:130px;
	display:block;
	height:19px;
	float:left;
	margin-right:5px;	
	margin-left:0px;
}

div.main_camp_blogreaction_inlinenav span a,div.ror_form h3 {
	text-decoration:none;
	color:#65c7c6;
}

div.ror_form h3 {
	font-size:14px;
}

div.main_camp_blogreaction_inlinenav span a.aantalsubreacties:hover {
	text-decoration:none;
}

div.ror_form ul li textarea.reactiebox
{
	height:55px;
	margin-bottom:5px;
}

span.aantalsubreacties {
	width:50px;
	display:block;
}

a.aantalsubreacties {
	padding-left:21px;
	background-image:url(../images/conversationicon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	float:right;
	display:block;
	width:30px;
	height:19px;
}

div.main_camp_blogreaction_inlinenav span.dropleft a.leesreacties,div.main_camp_blogreaction_inlinenav span.dropleft a.arrright {
	padding-left:21px;
	background-image:url(../images/arr_right.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-top:2px;
	float:left;
	display:block;
	width:130px;
	height:19px;
}

div.main_camp_blogreaction_inlinenav span.dropleft a.arrdown {
	background-image:url(../images/arr_down.jpg);
}

div.invis_subset {
	display:none;
}

div.main_camp_blogreaction_inlinenav a:hover {
	text-decoration:underline;
}


div.main_camp_blogreaction_inlinenav {
	padding-top:2px; padding-bottom:5px;
}

div.ror_form {
	display:none;
	margin-bottom:15px;
}

div.main_camp_blogreaction_view div.reactietitel {
	width:300px;
	margin-left:0px;
	text-decoration:underline;
}

div.ror_form div#loginformulier {
	width:400px;
	margin-left:0px;
}

div.subreacties {
	margin-top:5px;
}

div.reactieitem {
	background-color:#d3f4f3;
	padding:4px;
	margin-left:25px;
	margin-top:3px; margin-bottom:2px;
}

div.reactieitem p {
	font-size:11px;
}

div.reactieitem span.insider {
	font-weight:bold;
	color:#349694;
}

div.presub_inhoud h2 {
	padding: 4px 4px 5px 5px;
}

a.leesmeerreacties,div.main_camp_bloginhoud a.leesmeerreacties {
	margin-top:10px;
	display:block;
	width:200px;
	height:25px;
	margin-left:25px;
	color:#349694;
}

div.main_camp_blogreaction_view p.personeel {
	color:#ffee21;
}

div.main_camp_blogreaction_view span.personeel {
	color:#226472;
}

div.reactieitem img {
	vertical-align:middle;
}

div.main_camp_blogreaction_view p img {
	vertical-align:middle;
}

div.main_blog_rechts_inhoud {
	overflow:hidden;
}


#facebookfakediv {
	width:450px;
	height:45px;
	border:1px solid #0000CC;
	background-image:url(../images/facebook.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

#menulist li.steljekandidaat {
	display:none;	
}

#facebookdiv {
	display:none;
}

div.main_blog_rechts_inhoud ul.zoeken input {
	border:0px;
	background:none;
}

div.main_blog_rechts_inhoud ul.zoeken {
	margin-bottom:10px;
	padding-bottom:15px;
}

ul.zoeken li.zoekknop input {
	margin-top:10px;
}

p.reedsdeelgenomen {
    color: #CC0000;
    font-weight: bold;
}

#factszone h3 {
	padding-left:0px;
}

div.subreacties div.personeel {
	background-color:#ffffcc;
}


#foto_1z a.middel_knop {
	float:left;
	margin-right:5px;
	cursor:default;
}

div#contact {
	border:1px solid green;
	width:126px;
}

div#contact ul {
	padding:0;
	margin:0;
	border:0;
}

#menulist li a.cannotreport{
	display:none;
}

