/*
Theme Name: Autokoopadvies
Theme URI: http://autokoopadvies.nl/
Description: Het officiele autokoopadvies thema.
Version: 1.0
Author: Rick van Modem
Author URI: http://xfr.nl/
Tags: autokoopadvies, green

*/

body {
	margin: 0px;
	background-color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #416439;
}

a:hover {
	color: #000;
}

h1 {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-size: 18px;
	font-weight: bold;
	color: #416439;
	margin-top: 0px;
}
#page {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#icons {
	height: 30px;
	width: 980px;
	text-align: right;
}
#icons img {
	padding: 5px;
}
#header {
	height: 120px;
	width: 980px;
}
#leaderboard {
	height: 102px;
	width: 728px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#leaderboard #titel {
	font-size: 10px;
	color: #FFF;
	background-color: #999;
	display: block;
	padding-left: 5px;
	height: 12px;
}
#menu {
	width: 690px;
	margin-top: 10px;
	background-color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;

}
#content {
	width: 980px;
	overflow: hidden;
	
}
#container {
	width: 700px;
	float: left;
	background-color: #fff;
}
#headliner {
	overflow: hidden;
	padding: 10px;
	margin-top: -13px;
}

#headliner-scroller {
	position: relative;
	height: 250px;
	overflow: hidden;
	width: 680px;
}
.headliner-item {
	display: block;
	position: absolute;
    height: 250px;
	width: 680px;
	top: 250px;
	background-color: #CCC;
	border: none;
	text-decoration: none;
}
.headliner-item img {
	border: none;
}

.headliner-item a {
	color: #416439;
}
.headliner-item a:visited {
	color: #FFF;
}
.headliner-item a:hover {
	color: #243920;
}


.headliner-item .text{
	bottom: 10px;	
	left: 10px;	
	padding: 10px;
	display: block;
	/*background-color: #E1E1E1;*/
	color: #000;
	position: absolute;
	width: 640px;
	height:100px;
}

.headliner-item .text h1 {
	font-weight: bold;
	font-size: 18px;	
	margin: 0px;
	margin-left: -10px;
	bottom: 0px;
	border: none;
	background-color: #000;
	color: #fff;
	display: inline;
	padding: 5px;
	position: absolute;
	z-index: 10;
}

.headliner-item .text h1 .color {
	color: #416439;
}

.headliner-item .text .cijfer {
	background-color: #000;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	display: inline;
	position: absolute;
	float: right;
	padding: 5px;
	bottom: 0px;
	right: 0px;
	margin-left: 10px
}

.headliner-item .text h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.headliner-item .text p {	
	margin: 0px;
	padding: 0px;
}

.headliner-item .text .date {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.image-main {
	margin-bottom:10px;
	min-height: 45px;
	background-color: #416439;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#subliner {
	overflow: hidden;
	float: left;
	width: 510px;
}

#subliner .cijfer {
	float: right;
	padding: 5px;
	font-weight: bold;
	color: #416439;
	font-size: 25px;
}

#subliner h2 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	padding-bottom: 7px;
	margin: 0px;
	margin-bottom: 5px;
	border: none;
	color: #fff;
	text-transform: uppercase;
}

#subliner #subliner-item1 h2 a,
#subliner #subliner-item1 h2 a:visited,
#subliner #subliner-item2 h2 a,
#subliner #subliner-item2 h2 a:visited {
	text-decoration: none;
	color: #fff;
}

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

#subliner h1 {
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #000;
}

#subliner p {
	font-size: 11px;
	font-weight: normal;	
}

#subliner-item1 {
	display: block;
	float: left;
	width: 245px;
	text-decoration: none;
	margin-left: 10px;
}

#subliner-item1 img {
	border: none;
}

#subliner-item2 {
	display: block;
	float: right;
	width: 245px;
	text-decoration: none;
}

#subliner-item2 img {
	border: none;
}

#posts {
	overflow: hidden;
	padding: 10px;
	float: left;
	width: 500px;
}

.archive-post a.more-link,
.archive-post a.more-link:visited,
#subliner a.more-link,
#subliner a.more-link:visited,
a.more-link, 
a.more-link:visited, 
div.post-item h1 a.more-link:link, 
div.post-item h1 a.more-link:visited {
	font-size: 11px;
	background-color: #000;
	padding: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	clear: none;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

.post-item {
	display: block;
	clear: both;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 40px;
}

.post-item .icon {
	margin-top: 2px;
	margin-left: 10px;
	font-size: 12px;
}

.post-item .icon img {
	vertical-align: middle;
	margin-right: 2px;
	border: none;
}

.post-item .image {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

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

.post-item h1 a:hover {
	color: #416439;
}

.post-item h2 a:link,
.post-item h2 a:visited  {
	text-decoration: none;
	color: #FFF;
}

.post-item h2 a:hover {
	color: #000;
}

.post-item .cijfer {
	float: right;
	padding: 5px;
	font-weight: bold;
	color: #416439;
	font-size: 25px;
}

.post-item h1 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	color: #000;
	border: none;
	margin: 0px;
	padding-top: 5px;	
}

.post-item h2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin: 0px;
	text-transform: uppercase;
}

.itemtype-nieuws {
	background-color: #AAA;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.itemtype-review {
	background-color: #416439;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.itemtype-special {
	background-color: #EE2121;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.itemtype-column {
	background-color: #EE2121;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
} 

.post-item .date {
	font-size: 11px;
	font-weight: normal;
	color: #BBB;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	display: block;
}

.post-item p {
	margin: 0px;
	font-size: 11px;
	text-align: justify;
}

.post-item .reacties {
	display: block;
	background-color: #DDD;
	clear: both;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: right;
	padding: 2px;
}

/* Rating style */
.PSR_container {
	float: right;
	padding: 2px;
	font-size: 11px;
}

/* Review style */
.review-image {
	width: 70px;
	height: 70px;
	margin: 5px;
	border: none;
}

.review-details {
	border: 1px solid #CCC;
	border-top: none;
	background-color: #D6D6D6;
	font-size: 10px;
	overflow: hidden;
}
.review-details #details {
	width: 200px;
	float: left;
	padding: 5px;
}
.review-details #pluspunten {
	width: 180px;
	float: right;
	padding: 5px;
}
.review-details #minpunten {
	width: 180px;
	float: right;
	padding: 5px;
}
.review-details h1 {
	font-size: 12px;
	font-weight: bold;
}
.review-details #details h1 {
	color: #000;
}

.review-details #pluspunten h1 {
	color: #416439;
}
.review-details #minpunten h1 {
	color: #800000;
}

/* Review sidebar style */
.grades-grades {
	font-size: 11px;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}
.grades-grades .title-bar tr {
	background-color: #DDD;
}
.grades-grades .title-bar .title {
	background-color: #CCC;
	font-weight: bold;
	color: #FFFFFF;
}

.grades-grades td {
	padding: 5px;
}

.grades-grades .grade {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px;
}
.grades-grades .gradeavg {
	font-size: 26px;
	font-weight: bold;
	color: #416439;
	padding: 5px;
}
.grades-grades .grades-avg {
	background-color: #CBDEC7;
}

.video img {
	border: none;
}

/* Post style */
#post-single {
	padding: 10px;
	background-color: #fff;
	color: #666;
	margin-top: -13px;
	overflow: hidden;
}

#post-single p {
	font-size: 12px;
}

#post-single h1 {
	border: none;
}

#post-single .post .entry h1 {
	font-size: 14px;
	color: #000;
}

.post-date {
	background-color:#FFFFFF;
	display:block;
	float:right;
	margin-bottom:-50px;
	overflow:hidden;
	padding:10px;
	position:relative;
	right:0px;
	width:80px;
}

.post-date #day {
	display:block;
	float:right;
	font-size:38px;
	letter-spacing:-2px;
	line-height:28px;
}

.post-date #mon {
	display:block;
	float:right;
	font-size:16px;
	line-height:14px;
	padding-left:2px;
	text-align:center;
	text-transform:uppercase;
	width:40px;
}

.post-date #yr {
	display:block;
	font-size:16px;
	width:40px;
}

.auteur {
	width: 210px;
	float: right;
	margin-left: 10px;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 10px;
	overflow: hidden;
	color: #fff;
	background-color: #416439;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.auteur h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
}

.auteur span {
	font-size: 10px;
}

.auteur a {
	float: right;
	padding-left: 10px;
}

.auteur img {
	float: right;
	border: none;
	padding-bottom: 5px;
}

.auteur .icons {
	background-color: #fff;
	clear: both;
	margin-top: 10px;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	color: #000;
}

.auteur .icons a {
	float: none;
	padding: 0px;
}

.auteur .icons img {
	padding: 0px;
	padding-top: 5px;
	float: none;
}
/* Comments style */
.comments, .respond {
	background-color: 		#fff;
	width: 					680px;
	float: 					left;
	border-top: 			10px solid #D6D6D6;
	padding: 				10px;
	font-size: 				12px;
}

.comment-author {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.comment-author img {
	border: 1px solid #CCC;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.comment-author .url {
	color: #416439;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.comment-author p {
	margin: 0px;
	padding: 0px;
}

.comment-author .date {
	padding-bottom: 5px;
	font-size: 10px;
}

.comment-edit-link, .comment-reply-link {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	display: inline;
	padding: 2px;
	background-color: #416439;
	background-image:url('/v2/wp-content/themes/autokoopadvies/images/button-background-right.png');
	background-position: center;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	font-size: 10px;
}

.comments h3, .respond h3 {
	font-weight: bold;
	font-size: 18px;	
	margin: 0px;
	color: #416439;	
}

.comments .commentlist {
	list-style: none;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.comments .commentlist li {
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 10px;
}

.comments .commentlist li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.comments .commentlist li ul li {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url('/v2/wp-content/themes/autokoopadvies/images/background-comment-reply.png');
	background-repeat: repeat-y;
	background-position: top left;
	list-style: square;
	list-style-image: url('/v2/wp-content/themes/autokoopadvies/images/bullet-talkballoon.png');
	list-style-position: inside;
}
.comments .commentlist li ul li div {
	padding: 0px;
	padding-left: 26px;
}

.comments .commentlist li ul li div .comment-author {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: -20px;
}

.comments .navigation {
	padding-top: 10px;
	padding-bottom: 10px;
		
}

.comments .navigation a:link, .comments .navigation a:visited, .respond a:link, .respond a:visited {
	text-decoration: underline;
	color: #000;
}

.comments .navigation a:hover, .respond a:hover {
	text-decoration: none;
	color: #416439;
}

/* Sidebar style */
#sidebar {
	float: right;
	overflow: hidden;
	width: 280px;
	padding: 0px;
	margin-top: -53px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #fff;
	list-style: none;
}

#sidebar ul li h2 {
	margin: 0px;
}

#sidebar ul li .widgettitle {
	background: url('/images/background-balloon-green.png');
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}

#sidebar ul li p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}

#sidebar ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #416439;
	text-decoration: underline;
}

#sidebar .mngl-login-widget-nav {
	font-size: 12px;
}

#sidebar .mngl-login-widget-nav li {
	padding: 0px;
	margin: 0px;
}
#sidebar .widget_mnglloginwidget p {
	padding: 0px;
	margin: 0px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

#footer p {
	margin: 0px;
	font-size: 10px;
}

.widget_tag_cloud
{
	text-align: justify;
}

/* Ledensysteem */
.widget_mnglloginwidget {
	background-color: #fff;
	font-size: 12px;
}

.widget_mnglloginwidget form {
	padding-top: 10px;
	overflow: hidden;
	width:250px;
}

.widget_mnglloginwidget input {
	width: 130px;
	height: 20px;
	display: block;
	float: left;
	clear:right;
}
.widget_mnglloginwidget .login-label {
	width: 110px;
	height: 15px;
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 5px;
}

.widget_mnglloginwidget .login-checkbox {
	display:block;
	float:right;
	clear: both;
	width: 240px;
	font-size: 10px;
	text-align: right;
}

.widget_mnglloginwidget .login-checkbox input {
	vertical-align: middle;
	float: right;
}

.widget_mnglloginwidget p.submit {
	float:right;
	display:block;
	text-align: right;
}

#sidebar ul li ul {
	margin-top: 10px;
}

#sidebar ul li ul li {
	background-color: transparent;
	margin: 0px;
	margin-right: 50px;
	padding: 0px;
}

#sidebar ul li ul li a {
	text-decoration: none;
}

#sidebar ul li ul li p {
	font-size: 10px;
	color: #000;
}

#sidebar ul li a h1 {
	font-size: 14px;
	font-weight: bold;	
	border: none;
	margin: 0px;
	padding: 0px;
}

.submit input {
	height: auto;
}

#leden-nieuwsberichten
{
	background-image: url('/images/icon-nieuwsberichten.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#leden-nieuwsberichten h1 {
	color: #FFA500;
}

#leden-profiel {
	background-image: url('/images/icon-profiel.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#leden-profiel h1 {
	color: #92CD1C;
}

#leden-vrienden {
	background-image: url('/images/icon-vrienden.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#leden-vrienden h1 {
	color: #85CDCD;
}
#leden-vrienden h2 {
	color: #85CDCD;
	font-size:12px;
}

#leden-uitloggen {
	background-image: url('/images/icon-loguit.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#leden-uitloggen h1 {
	color: #EE2121;
}

#leden-directory {
	background-image: url('/images/icon-leden.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#leden-directory h1 {
	color: #7E5A8B;
}

#leden-registreer {
	background-image: url('/images/icon-registreer.png');
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;
}

#leden-registreer h1 {
	color: #EE2121;
}

#leden-inloggen h1 {
	font-size: 14px;
	font-weight: bold;	
	border: none;
	margin: 0px;
	padding: 0px;
	color: #416439;
}

#leden-inloggen p {
	
}

/* Archief post */
.pagetitle {
	margin-bottom: 5px;
	margin-top: 0px;
}

.archive-post {
	float: left;
	width: 210px;
	height: 330px;	
	padding-left: 8px;
	padding-right: 8px;	
	margin-bottom: 30px;
	overflow: hidden;
}

.archive-post .icon {
	font-size: 12px;
}

.archive-post .icon img {
	border: none;
}

.archive-post a:link,
.archive-post a:visited {
	color: #000;	
	text-decoration: none;
	display: block;	
} 

.archive-post .more-link:link,
.archive-post .more-link:visited {
	color: #fff;
}

.archive-post h1 {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.archive-post .post-date {
	background-color:#FFFFFF;
	display:block;
	float:right;
	margin-bottom:-50px;
	overflow:hidden;
	padding:5px;
	position:relative;
	right:0px;
	width:60px;
}

.archive-post .post-date #day {
	display:block;
	float:right;
	font-size:29px;
	letter-spacing:-2px;
	line-height:20px;
}

.archive-post .post-date #mon {
	display:block;
	float:right;
	font-size:10px;
	line-height:12px;
	padding-left:2px;
	text-align:center;
	text-transform:uppercase;
	width:30px;
}

.archive-post .post-date #yr {
	display:block;
	font-size:11px;
	width:30px;
}

.archive-post .archive-image {
	width: 210px;
	border: none;
}

.navigation {
	display:block;	
	clear:both;
	margin-bottom: 10px;
	height:20px;
	font-size: 12px;
}
.navigation .alignleft {
	float: left;
	height:20px;
}

.navigation .alignleft a:link,
.navigation .alignleft a:visited {
	color: #000;
	padding: 2px;
}

.navigation .alignleft a:hover {
	color: #fff;
	background-color: #416439;
	padding: 2px;
	text-decoration: none;
}

.navigation .alignright {
	float: right;
	height:20px;	
}

.navigation .alignright a:link,
.navigation .alignright a:visited {
	color: #000;
	padding: 2px;
}

.navigation .alignright a:hover {
	color: #fff;
	background-color: #416439;
	padding: 2px;
	text-decoration: none;
}


.page-entry {
	padding: 0px;
	margin: 0px;
}

/* DIT HOORT BIJ DE OCCASIONS PLUGIN */
.search-engine {
	padding: 5px;
	background-color: #9BAD96;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.search-engine input, .search-engine select {
	font-size: 11px;
}

p.zoekpages {
	text-align: center;
	font-size: 11px;
}

.zoekpages a {
	text-decoration: underline;
	color: #416439;
}

.zoekpages .active {
	background-color: #9BAD96;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.occasionTable {
	font-size: 11px;
}

.occasionTable .header td {
	padding: 5px;
}

.occasionTable .header {
	font-size: 12px;
	font-weight: bold;
	background-color: #DDD;
}

.occasionTable .header:hover, .occasionTable .header tr:hover
{
	background-color: #DDD;
	color: #666;
}

.occasionTable img {
	border: none;
}

.occasionTable h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.occasionTable .align-right {
	text-align: right;
	padding-left: 20px;
}

.occasionTable tr:hover, .occasionTable tr:hover a {
	background-color: #9BAD96;
	color: #fff;
}

.occasionTable a {
	display: block;
	height: 75px;
	text-decoration: none;
	color: #666;
}

.occasions-gallery {
	width: 320px;
	float: left;
	text-align: justify;
	margin-top: -13px;
}

.occasions-gallery img {
	border: none;
}

.occasions-gallery .galleryMini {
	padding: 3px;
	padding-top: 10px;
}

.occasions-details {
	float: right;
	width: 340px;
	clear: right;
	color: #666;
	font-size: 12px;	
	padding: 5px;
	padding-top: 0px;
	margin-top: -13px;
}

.occasions-details h1 {
	background-color: #416439;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-transform:uppercase;
}

.occasions-details .detail {
	font-weight: bold;
}

.occasions-details #autodisk {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.occasions-titel {
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
}

.occasions-tekst {
	float: left;
	display: block;
	clear: both;
}

.occasions-aanbieder {
	float: left;
	clear: both;
	margin-top: 10px;
}

.occasions-aanbieder #details h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
	margin: 0px;
}
.occasions-aanbieder #details p {
	margin: 0px;
}

.zwart {
	color: #000;
}

.kenteken-normaal {
	background-color: #FFCC12;
	color: #000;
	font-weight: bold;
	border: 1px solid #000;
	padding: 4px;
	font-size: 14px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url('/images/kenteken-nl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.occasions-premium-lijst {
	width: 170px;
	float: right;
	text-align: center;
	margin-right: 10px;
}

.occasions-premium-lijst h1 {
	background-color: #416439;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 7px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-transform:uppercase;
	border: none;
	text-align: left;
}
.occasions-premium-lijst .occasion-premium-item {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DEDEDE;
}

.occasions-premium-lijst .occasion-premium-item img {
	border: none;
}

.occasions-premium-lijst .occasion-premium-item h1 {
	background: none;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.occasions-premium-lijst .occasion-premium-item h2 {
	background: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}

/* Gebruikersonderdeel */
#mngl-profile-results a,
#mngl-profile-results a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#mngl-profile-results a:hover {
	background-color: #416439;
	color: #FFF;
}

#mngl-profile-results h3 a,
#mngl-profile-results h3 a:visited {
	background: none;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#mngl-profile-results h3 a:hover { 
	background: none;
	color: #416439;
}

.error404 {
	padding: 5px;
	background-color: #9BAD96;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
	background-image: url('/images/background-white-balloon.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.error404 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border: none;
	margin: 0px;
}

div.advies h1 {
	font-size: 14px;
	margin-top: 10px;
}

div.advies h2 {
	margin: 0px;
	font-size: 12px;
}

div.advies fieldset {
	border: none;
}

div.advies fieldset .vraag {
	float: left;
	clear: both;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
	width: 100%;
}

div.advies fieldset .vraag .antwoorden label {
	margin-left: 20px;
	font-size: 11px;
} 

div.advies fieldset label {
	float: left;
	clear: both;
	width: 310px;
}
