/* Algemene stijl */
body {
	font-size: 12px;
}
table {
	font-size: 12px;
	vertical-align: top;
}
a {
	text-decoration: none;
}

h1 a, .kop a,
h2 a, .subkop a,
.alineatekst a {
	color: #c96d0d;
	text-decoration: none;
}
h1 a:hover, .kop a:hover,
h2 a:hover, .subkop a:hover,
.alineatekst a:hover {
	text-decoration: underline;
}

#section6 h1 a:hover, #section6 .kop a:hover,
#section6 h2 a:hover, #section6 .subkop a:hover,
#section6 .alineatekst a:hover {
	color: #3A3C3D;
}

.alineatekst ul,
.alineatekst ol {
	vertical-align: middle;
	padding: 15px;
	padding-top:0;
	padding-bottom:0;
	
}
.alineatekst ol {
	margin-left:10px;
}

.alineatekst ul li {
	vertical-align: middle;
}
.alineatekst sub  {
	font-size: 10px;
	vertical-align: sub;
}
.alineatekst sup {
	font-size: 10px;
	vertical-align: sup;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1, .kop {
	color: #2C602F;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:7px;
	clear: both;
}
h2, .subkop {
	font-size: 14px;
	color: #3A3C3D;
	font-weight: bold;
	margin-bottom:7px;
	clear: both;
	
}

.subkop {
	padding-top:20px;
	display:block;
}

.alineatekst {
	color: #3A3C3D;
	clear: both;
	margin-bottom:7px;
}
#section6 h2, #section6 .subkop,
#section6 .alineatekst {
	color: #FFF;
	padding: 0 10px 0 10px;
}
#section6 h1, #section6 .kop {
	padding: 0 10px 0 10px;
}
.alineatekst_groen {
	background: #2C602F;
	color: #FFF;
	clear: both;
	border-bottom: 1px solid #73BF44;
	padding:3px 7px 4px 7px;
	font-size: 14px;
	font-weight: bold;
}
.alineatekst_groen a, .alineatekst_groen a:hover {
	color: #FFF;
	text-decoration: none;
}
.kaart_gelderland {
	color: #3A3C3D;
	clear: both;
	margin-bottom:7px;
}
.kaart_gelderland a, .kaart_gelderland a:hover {
	color: #2C602F;
	text-decoration: none;
}
.nieuwsviewer{
	margin-bottom:7px;
}
.nieuwsviewerkop {
}
.nieuwsviewer_divider {
	width: 100%;
	height: 2px;
	background: #FFF url(/images/nieuws_divider.gif) repeat-x 2px 0px;
	clear:both;
}
.nieuwsviewer_pijlen {
	width: 40px;
	height: 80px;
	background: #FFF url(/images/nieuws_pijl.gif) no-repeat 50% 50%;
}

.lijntje {
	font-size:1px;
	width: 100%;
	height: 12px;
	background: #FFF;
	border-bottom:1px solid #2C602F;
	margin-bottom:12px;
}
.smallline {
	font-size:1px;
	width: 100%;
	height: 1px;
	background: #ccc;
}
.imageleft {
	margin: 0 5px 2px 0;
	float: left;
}
.imageright {
	margin: 0 0 2px 5px;
	float: right;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
.adminmessage {
	background: #ccc;
	padding: 4px 4px 4px 30px;
	border: 1px dashed #666;
	color: #666;
	background: #EDEDED url(/admin/images/alert.gif) no-repeat 6px 6px;
}
/* Einde standaard Bouwsteen stijlen */

/* Poll */
.pollcontainer {
	text-align:left;
	margin:0 0 0px 10px;
}
.pollboven {
	position:relative;
	top:0px;
	left:-10px;
	width:100px;
	display:block;
	font-size:1px;
	height:100px;
	z-index:100;
}
.poll {
	position:relative;
	top:-67px;
	text-align:left;
	width:160px;
	border: 1px solid #000;
	color: #000;
	padding: 0px 2px 0;
	background: #FFF;
	z-index:50;
}
.pollVraag{
	margin:63px 6px 0 6px;
}
.pollAntwoord{
}
.pollButton_stem, 
.pollButton_archief {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin: 0 0 3px;
	background: transparent;
	cursor: pointer;
}
.pollButton_archief {
	color: #73BF44;
	font-style: italic;
	font-weight: normal;
}
.pollbalk {
	background-color: #73BF44;
}
.pollresults {
	margin: 4px 0 11px 0;
	background: #FAF0D9;
	border: 1px solid #F6CA63;
}
.ptxt {}
.pollbody {
	background: #FFF;
}
/* Einde Poll */


/* Fotoalbum */
.tblFotopopup {
}
.tblHeader {
}
.tblButtons, .tblButtonsDisabled {
	background: #185E99;
	width: 18px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
}
.tblButtonsDisabled {
	background: #D4D0C8;
}
.fotoalbumHeader {
	color: #185E99;
	font-weight: bold;
	text-align: center;
}
.fotoalbumFooter {
	padding: 2px 0 0 0;
}
/* Einde Fotoalbum */


/* Formulieren */
.formulier input,
.formulier textarea {
	font-family: arial;
	font-size: 12px;
	width: 240px;
	padding: 0 2px 0;
	border: 1px dotted #000;
} 
.formulier input.button {
	background: #2c602f;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	border: none;
}
.formulier textarea {
	height: 70px;
}

/* RSS feeds */
.rss {
	background: #dcdddf;
}
.rss a {
	color: #000;
}
.rss h1 {
	color: #fff;
	padding: 1px 5px;
	background: #000;
}


/* Tips en Forum onderdelen */
.box {
	padding: 3px;
	background: #eaf7e2;
}
.stelling em {
	float: right;
	font-size: 11px;
}
.thumbs a img {
	border: 1px dashed #ccc;
}
.stellingreactie {
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom:1px dashed #ccc;
}
.stellingreactie .meta {
	color: #999;
}
.small {
	font-size: 11px;
	color: #999;
}

/* Afvalbak */
.afvalbak {
	width: 460px;
	height: 430px;
	padding: 26px 0 0 55px;
	margin: 0 0 20px;
	background: url(/images/afvalbak/afvalbak_recht_340_breed.gif) no-repeat 0 1px;
}
.afvalbar {
	display: none;
	font-size: 1px;
	line-height: 1px;
	margin: 0 184px 0 0;
	padding: 0;
	width: 221px;
	float: left;
}
.wheel {
	position: relative;
	top: 337px;
	left: 0;
	width: 259px;
	height: 67px;
	background: url(/images/afvalbak/wheel.png) no-repeat;
}

/* Buttons op afvalvrij */
.buttons {
	display: block;
	width: 100%;
	clear: both;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
a.button {
	display: block;
	width: 123px;
	height: 125px;
	margin: 4px auto 10px;
	background: url(/images/buttons_sprite.png) no-repeat;
}
a.button.berkel {
	background: url(/images/buttons_sprite.png) no-repeat 0px -125px;
}
a.button.loket {
	width: 162px;
	height: 82px;
	margin: 10px auto 35px;
	background: url(/images/digitaalloket_servicenummer.png) no-repeat;
}
a.button.servicenr {
	width: 162px;
	height: 118px;
	background: url(/images/digitaalloket_servicenummer.png) no-repeat 0px -82px;
}
a.button.infolijn {
	width: 162px;
	height: 120px;
	background: url(/images/digitaalloket_servicenummer.png) no-repeat 0px -199px;
}
a.button span {
	display: none;
}

/* Zoeken */
.searchform {
	text-align: center;
	padding: 20px 0px 18px;
}
.ClassSearchResultHighlight {
	background: yellow;
	padding: 0px 1px 0px;
}

/* Veelgestelde vragen */
.faq .answer {
	padding: 15px 0px 15px 11px;
}
