body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 
	Placeholder
	
	Descr: Houdt het design bij elkaar. 

 */
 

#placeholder {
	position: relative;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	margin-right: auto;
	top: 10px;
	height: 500px;
	width: 824px;

}

#placeholder2 {
	position: relative;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	margin-right: auto;
	width: 824px;
 	height:7px; 
	top: 2px; 
	text-align:right; 
	font-size:10px;
}

/* 
	Topheader
	
	Descr: Groene balk aan achterkant bovenkant

 */

#topheader {
	position: absolute;
	background-color: #21452b;
	width: 824px;
	height: 93px;
	top: 0px;
	left:5px;
}

/* 
	Logo
	
	Descr: Groene balk aan achterkant bovenkant

 */
 
#logo {
	position: absolute;
	width: 158px;
	height: 180px;
	top: 12px;
	left: 0px;
}

/* 
	Header
	
	Descr: Kies partij voor de Dieren. Word vandaag nog lid!

 */
 
#header {
	position: absolute;
	width: 479px;
	height: 80px;
	top: 20px;
	left: 161px;
}

#flags {
	position: absolute;

	height: 80px;
	top: 118px;
	left: 178px;
}

#flags img {
	border: 1px solid #ffffff;
	margin-right: 19px;
}

/* 
	Menu & menu back
	
	Descr: Achtergrond (geel) van menu tot aan zijkant rechterkant. Plus het menu en styles

 */
 
#yellow_bar {
	position: absolute;
	background-color: #F9E300; 
	width: 671px;
	height: 17px;
	top: 96px;
	left: 158px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#topmenu {
	position: absolute;
	width: 500px;
	height: 17px;
	top: 98px;
	left: 180px;
	color: #1C5B30;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#topmenu a {
	text-decoration: none;
	color: #1C5B30;
}

#topmenu a:hover {
	text-decoration: underline;
}


#languages {
	position: absolute;
	width: 100px;
	height: 17px;
	top: 99px;
	left: 605px;
	color: #1C5B30;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pageoptions {
	position: absolute;
	top: 117px;
	left: 505px;
	color: #F0F0F0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#pageoptions a {
	text-decoration: none;
	color:#DFDFDF;
}

#pageoptions a:hover {
	text-decoration: underline;
	color:#000000;
}

/* 
	Left menu
	
	Descr: Navigate links

 */
 
#leftmenu {
	position: absolute;
	width: 126px;
	height: auto;
	top: 206px;
	left: 20px;
	color: #1C5B30;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftmenu .category {
	width: 126px;
	background-color: #1d452a; /* #1C5B30; */
	color: #ffdd00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border: solid 0px #ffdd00;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform:uppercase;
}

#leftmenu .item {
	width: 126px;
	color: #6E6F6F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

#leftmenu .item a {
	color: #6E6F6F;
	text-decoration: none;
}

#leftmenu .item a:hover {
	color: #6E6F6F;
	text-decoration: underline;
}


.bottomspacing {
	width: 126px;
	height: 5px;
	margin:0px;
	padding: 0px;
}

#leftmenu #bloemonderaan {

}

/* 
	Rechtsnavigatie deel

 */
 
#nav_right {
 	position: absolute;
	width: 142px;
	height: auto;
	top: 13px;
	left: 670px;
}

/* 
	Rechts banner
	
	Descr: Bannerplaats voor verschillende plaatjes/banners

 */
 
#nav_right #banner_right {
	width: 142px;
	height: auto;
	margin-bottom: 12px;
}

/* 
	Kopje voor nieuws e.d.
	
	Descr: Kopjes

 */
 
#nav_right #head_right {
	background-color: #F9E300;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B35037;
}

#nav_right #right_list_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav_right .button {
 font-size: 11px;
 border: 0px;
 background-color:#F5F5F5;
 width: 30px;
 height: 22px;
}

#nav_right form {
	margin:0px;
}

#nav_right form input {
	/* width: 102px; */
	width: 96%;
}


/* 
	Path
	
	Descr: Op welke plek zitten we op de site?

 */
 
#path {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 468px;
	height: auto;
	left: 180px;
	top: 155px;
	text-transform:uppercase;
	font-weight: bold;
}

#path a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}


#path a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	
}
/* 
	CONTENT
	
	Descr: Dit is de content in het midden

 */
 
#content {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 468px;
	height: auto;
	left: 180px;
	top: 179px;
}

#content li {
	margin-bottom: 10px;
}

#content div {
	margin-bottom: 10px;
}

#content #highlighted {
	border: 1px #21201D dotted;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FBFBE0;
	height: auto;
	margin-bottom: 10px;
}

#content #highlighted h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#content #highlighted h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


#content #highlighted #innercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 0px;
	font-weight: bold;
	padding: 4px
}

#content .innercontent_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#content #innercontent_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.readmore {
	color: #ce4f30;
	font-weight: bold;
	margin-top: 2px;
}

.readmore a {
	color: #ce4f30;
	font-weight: bold;
	text-decoration: none;
}

.readmore a:hover {
	color: #ce4f30;
	text-decoration: underline;
}

.readmore a:visited {
	color: #ce4f30;
}

#readmore {
	color: #ce4f30;
	font-weight: bold;
	margin-top: 2px;
}

#readmore a {
	color: #ce4f30;
	font-weight: bold;
	text-decoration: none;
}

#readmore a:hover {
	color: #ce4f30;
	text-decoration: underline;
}

#readmore a:visited {
	color: #ce4f30;
}

#content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

#content #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

#content #title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content .title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

#content #innercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	padding: 0px;
}

.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C5B30;
	width: 65px;
}

#datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C5B30;
	width: 65px;
}

#datetime_weblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C5B30;
	width: 265px;
	font-weight:bold;
}

.datetime_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C5B30;
	width: 65px;
}

#datetime_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B35037;
	width: 65px;
}

.left_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.left_items a {
	color: #000000;
	text-decoration: none;
}

.left_items a:hover {
	color: #000000;
	text-decoration: underline;
}

.left_items select {
	font-size: 9px; 
	width: 100%; 
	margin-top: 2px;
}

#content input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce4f30;
	border: 2px solid #1C5B30;
	background-color: #F9E300;
}

#content img {
	border-color: #000000;
}

#content a{
	color: #1C5B30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	border-color: #000000;
}

#content a:hover{
	color: #1C5B30;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover img {

}

#content .subheader {
	border-bottom: 1px dotted #000000; 
	font-weight: bold; 
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: #FFFCE1;
}

#content .bolditem {
	border-bottom: 1px solid #cccccc; 
	font-weight: bold;
	height: 25px;
}

#content .nobolditem {
	font-weight: normal;
	border-bottom: 1px solid #cccccc; 
}

#content .itemlist {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}


#content h3 {
	border-bottom: 1px solid #cccccc; 
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.righthead {
	background-color: #F8E300;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ce4f30;
	font-weight: bold;
	padding-left:5px;
	padding:3px;	
	margin-bottom: 2px;
}

.rightheadtop {
	padding-bottom: 4px;
}


.righthead a {
	color: #ce4f30;
	text-decoration: none;
}

.righthead a:hover {
	color: #ce4f30;
	text-decoration: underline;
}

.divider {
	height: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.sponsor {
	font-size: 10px; 
	font-weight: bold; 
	color: #CCCCCC;
	text-align:center;
}

#toptions {
	position: absolute;
	right: 0px;
	top: -2px;
}

#toptions a {
	color: #CCCCCC;
	text-decoration: none;
}

#toptions a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	background-color: #000000;
}

.rowyellow {
	background-color: #FFFCE1; 
	height: 50px;
}

.rowwhite {
	background-color: #FFFFFF; 
	height: 50px;
}

.frontpageitem {
	height: auto;  
	display: block; 
	clear: both;
}

.frontpageitem img {
	float: right; 
	display: block;
	padding-left: 5px;
	padding-top: 4px;
}

.frontpageitem .options {
	display: block; 
	clear: both;  
	border-bottom: 2px solid black; 
	padding-bottom: 2px;
	color: #ce4f30;
	font-weight: bold;
}

.frontpageitem .subdate {
	float: left; 
	padding-top: 0px; 
	padding-right: 5px;
	color: #ce4f30;
	font-weight: bold;
}	

.frontpageitem .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	padding-left: 80px;
}

	.newsitem {
		display: block;
		position:relative;	

		padding: 1px;
		padding-bottom: 3px;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.newsitem h1 {
		padding:0px;
		margin: 0px;
		font-size: 17px;
		margin-bottom: 5px;
		margin-right: 110px;
	}
	
	.newsitem .icon {
		width: 100px;
		height: 128px;
		display:inline;
		float:right; 
		
	}
	
	.newsitem .intro {
		font-size: 11px;
		padding: 0px;
		margin: 0px;
		margin-bottom: 5px;
		margin-right: 110px;
	}
	
	.newsitem .optionbar {
		background-image:url(http://www.partyfortheanimals.nl/images/gradient.jpg);
		
		padding: 2px;
		height: 20px;
		clear: both; 
		font-size: 10px;
	}
	
	.newsitem .optionbar .leftside {
		float: left;
		width: 30%;
		text-align:left;
		padding: 0px;
		margin: 0px;
		margin-left: 8px;
		margin-top: 3px;
	}
	
	.newsitem .optionbar .rightside {
		float: right;
		width: 60%;
		text-align: right;
		padding: 0px;
		margin: 0px;
		margin-right: 5px;
		margin-top: 3px;
	}
	
	.newsitem .optionbar .rightside img {
		padding: 0px;
		margin: 0px;
		margin-right: 4px;
		padding-left: 4px;
		vertical-align:middle;
		border-left: 1px #CCCCCC solid;
	}
