/* basic elements */

*{
	margin: 0;
	padding: 0;
}

html, body {
	background: #404040;
	height: 100%;
	width: 100%;
}

body {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-align: center;
}

.right {
	float:right;
}

.left {
	float:left;
}

.clear{
	clear:both;
}

input {
border: 1px solid #f7d418;
}

select {
border: 1px solid #f7d418;
}

textarea {
border: 1px solid #f7d418;
}

/* link elements */

a img{
	border:none;
}

a {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

a.none{
	background: none;
	padding: 0;
}

a:hover{
	color: #cc0000;
}


#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 0 43px 20px 43px;
	background: url('/layout/img/bg_container.gif') no-repeat;
}

#container_footer{
	background: url('/layout/img/container_footer.gif') no-repeat;
	height: 30px;
	width: 1006px;
	margin: 0px auto 10px;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}
/*footer2 = bugtrack system */

#container_footer2{
	background: url('/layout/img/container_footer.gif') no-repeat;
	width: 1006px;
	margin: 0px auto 0px;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}

#header_top {
	overflow: hidden;
	background: url('/layout/img/1px.gif');
	clear: both;
	height: 13px;
}

#header {
	overflow: hidden;
	background: url('/layout/img/header.jpg') no-repeat;
	clear: both;
	height: 100px;
	position: relative;
	top: -24px;
}

#login {
	height: 100px;
	margin: 40px 0px 0px 630px;
	float: left;
	vertical-align: middle;
	color: #ffffff;
}

#login a {
color: #ffffff;
}

#div_header a:hover, a:active {
color: #f7d418;
}


/* ul's en li's (list-items) */

ul {
	margin: 0 0 10px 30px;
}

li {
	line-height: 1.4;
	font-size: 1.0em;
	list-style-type: none;
}


ul#content_down {
	overflow: hidden;
	margin: 0;
}

ul#content_down li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 20px;
	width: 215px;
	background-color: #ffffff;
}

ul#content_down li#content_left {
	width: 650px;
	font-size: 1.1em;
	padding-top: 10px;
}

ul#content_down li#content_left a {
	font-size: 1em;
}


ul#content_down li#content_right {
	width: 245px;
	margin: 0px;
	float: right;
}

ul#sitemap li {
	float: none;
	padding: none;
	margin: none;
	width: 100%;
	font-weight: bold;
}

ul#sitemap li ul {
	font-weight: normal;
}

ul#sitemap li ul li {
	font-weight: normal;
}

h1, h2, h3, h4, h5, .title {
	margin: 0 0 10px;
	
}

/* headers, paragraphs and titles */

h1 {
	color: #cc0000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
}

h2 {
	color: #404040;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	line-height: 1.1;
	letter-spacing: -0.5px;
}

p {
	font-size: 1em;
	margin: 10px 0 10px;
	line-height: 1.3em;
}

p.no_margin {
	margin: 0;
}

#persoonlijk {
	background: transparent url('/layout/img/bg_content_right.gif') repeat-x;
	width: 225px;
	height: 120px;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
}

#persoonlijk ul {
	width: 170px;
	margin: 0px 0px 0px 75px;
	overflow: hidden;
	background: transparent;
}

#persoonlijk ul li {
	float: left;
	width: 160px;
	margin-left: 5px;
}

.headright {
	background-color: #404040;
	color: #ffffff;
	height: 20px;
	padding-left: 5px;
}

.headright a {
	background: none;
	color: #ffffff;
}

.headright a:hover {
	background: none;
	color: #cc0000;
}

.div_kopje {
	background-color: #404040;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	padding-left: 15px;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 230px;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}

.div_kopje_geel {
	background: url('/layout/img/bg_nav.gif') repeat-x;
	height: 20px;
	color: #ffffff;
	padding-left: 15px;
	width: 245px;
	margin: 5px 0px 2px 0px;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}

.div_content_right {
	background: #82817f;
	width: 233px;
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 1.1em;
	padding: 5px 5px 20px 5px;
	border: 1px solid #404040;
	color: #ffffff;
	clear: both;
}

.div_content_right a {
	font-size: 1em;
	background: url('/layout/icons/link_arrow.gif') no-repeat 0 6px;
}

#agenda_right {
	float: left;
	display: block;
	width: 245px;
	clear: both;
	font-size: 1.1em;
	color: #ffffff;
	padding-bottom: 20px;
}

.agenda_item {
	float: left;
	display: inline;
	width: 243px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin: 0px;
	border: 1px solid #404040;
	color: #ffffff;
}

.agenda_item .datum {
	float: left;
	padding-left: 10px;
	width: 50px;
	height: 25px;
	background: none;
	color: #ffffff;
}

.agenda_item .agendapunt {
	float: left;
	width: 180px;
	padding-right: 3px;
	height: 25px;
	background: none;
	color: #ffffff;
}

.agenda_item .agendapunt a {
	width: 180px;
	height: 25px;
	color: #ffffff;
}

.agenda_item .agendapunt a:hover {
	color: #f7d418;
}

#poll ul {
	width: 235px;
	overflow: hidden;
	margin: 0px;
	clear: both;
}

#poll ul li {
	width: 235px;
	height: 20px;
	float: left;
	background: none;
}

#poll li.vraag {
	font-weight: bold;
	height: 40px;
}

#poll li.antwoord {
	height: 20px;
}

#poll li.radio {
	height: 40px;
}

#poll li.percentage {
	color: #ffffff;
	border: 1px solid #404040;
	height: 15px;
	margin: 0px 0px 10px 0px;
}

#poll li.rest {
	background: #ffffff;
	border: 1px solid #404040;
	border-left: none;
	height: 15px;
	margin: 0px 0px 10px 0px;
}

#div_button {
	height: 30px;
	text-align: right;
}

#div_button a {
	background: none;
}

#letter_aan {
	color: #cc0000;
}

#home_top {
	float: left;
	display: inline;
	width: 650px;
}

#home_introtext {
	float: left;
	width: 385px;
	padding: 10px;
}	

#home_introlinks {
	float: left;
	display: block;
	width: 245px;
	padding-top: 10px;
}

.intro_link {
	float: left;
	height: 25px;
	line-height: 25px;
	width: 245px;
}

.intro_link a {
	color: #404040;
	width: 245px;
	background: none;
}

.intro_link a:hover {
	color: #cc0000;
	font-weight: bold;
}


#home_meldingen {
	float: left;
	display: block;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.melding_item {
	float: left;
	display: inline;
	width: 650px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #187cd2;
}

.melding {
	float: left;
	padding-left: 10px;
	width: 490px;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
}

.leesverder {
	float: left;
	width: 140px;
	padding-right: 10px;
	text-align: right;
}

.leesverder a {
	width: 140px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	background: none;
	padding: 0;
}

#home_nieuws {
	float: left;
	display: block;
	width: 650px;
}

.nieuws_item {
	float: left;
	display: inline;
	width: 650px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #f7d418;
	vertical-align: middle;
}

.nieuws_item .datum {
	float: left;
	width: 90px;
	height: 25px;
	line-height: 25px;
	background: none;
	padding-left: 10px;
}

.nieuws_item .nieuws {
	float: left;
	width: 540px;
	height: 25px;
	line-height: 25px;
	background: none;
	padding-right: 10px;
}

.nieuws_item .nieuws a {
	width: 540px;
	height: 25px;
	line-height: 25px;
	color: #404040;
	background: none;
	padding: 0;
}

.nieuws_item .nieuws a:hover {
	color: #cc0000;
}

#home_spreekwoord {
	float: left;
	display: block;
	width: 650px;
	padding-top: 20px;
}

#spreekwoord {
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 650px;
}

#uitleg {
	float: left;
	width: 650px;
}

#home_sponsor{
	float: left;
	display: block;
	width: 650px;
	margin-top: 20px;
}

#sponsor_reclame {
	float: left;
	padding-left: 40px;
}

.sponsor_right {
	float: left;
}

.sponsor_right a {
	padding: 0px;
	margin: 0px;
}

div#isbt_poster{
	margin-top: 50px;
	margin-left: 145px;
}

img#fout{
	margin-left: 50px;
}

div#google_translate_element{
	position: relative;
	float: right;
	z-index: 40;
}

.goog-te-gadget-simple {
	background-color: rgb(247,212,24) !important;
}

div#placeholder_GT{
	position: relative;
	float: right;
	z-index: 40;
	width: 10px;
	height: 24px;
}

iframe#promo{
	position: relative;
	margin-top: 50px;
	margin-left: 220px;
}

/*
 *
 * IE 6 melding, dat deze browser onder een steen vandaan komt..
 * @frederik
 */

#notify_ie6 {
    position: relative;
    top: -170px;
    background-color: #FFFFDD;
    border: 1px solid #FFD700;
    padding: 15px;
    font-size: 14px;
    display: none;
}

#notify_ie6 a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#notify_ie6 a:hover {
    text-decoration: underline;
    color: #B1B1B1;
}

/*
 *
 * ticket system coco
 * @frederik
 *
 */

#bugmelden{
	padding-left: 0px !important;
}

#bugmelden:hover{
	color: #cc0000;
}

form#coco_bug input{
	padding: 5px;
	border: 2px solid #F7D418;
}

button#coco_btn{
	padding: 5px;
	border: 2px solid #F7D418;
	margin-top: 5px;
}

span.uitlijnen{
	position: relative;
	float: right;
	margin-right: 380px;
}
