/* CSS Document created by i-Concept */

/* tag style information */
body, div, td, img, h1, h2, h3, h4, ul, li{
	margin:0;
	padding:0;
	border:0 solid;
}
body{
	background-color:#403826;
	color:#FFF;
}
body, p, td, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E3926;
}
td{
	text-align:left;
	vertical-align:top;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#CD0167;
}
a:hover{
	color:#3E3926;
}
.klein a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
h1{
	margin-bottom:10px;
	font-size:28px;
	color:#CD0167;
}
h2{
	margin-bottom:10px;
	font-size:28px;
	color:#3E3926;
}
h3{
	margin-bottom:5px;
	font-size:20px;
	color:#CD0167;
}
h4{
	margin-bottom:5px;
	font-size:20px;
	color:#3E3926;
}
span.size1{
	font-size:12px;
}
span.color1{
	color:#8B7C53;
}

/* class style information */
.container{
	width:100%;
	height:100%;
}
.bg_left{
	background:url(images/bg_links.gif) right repeat-y;
	border-right:1px solid #605439;
}
.bg_right{
	background:url(images/bg_rechts.gif) left repeat-y;
	border-left:1px solid #605439;
}

.boven_left{
	width:542px;
}
.boven_right{
	width:356px;
	background:url(images/boven_right.jpg) top no-repeat;
}
.boven_right .login{
	float:right;
	padding:5px 5px 0 5px;
	text-align:right;
	color:#FFF;
}
.boven_right .start{
	background-color:#8B7C53;
	/*border:solid #605439;
	border-width:0 0 1px 1px;*/
}
.boven_right .login input[type=text], .boven_right .login input[type=password]{
	width:100px;
}
.boven_right .login a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	color:#3E3926;
}
.boven_right .login a:hover{
	color:#FFF;
}

.menu_spacer{
	background-color:#8C7B53;
	border:solid #403826;
	border-width:1px 0;
}
.menu_spacer div{
	height:28px;
}

.content_bg{
	width:542px;
	background-color:#FFF;
	border-top:1px solid #8C7B53;
}
.content{
	padding:20px 50px 20px 40px;
	color:#000;
}

.menu_balk{
	padding:20px 10px;
	background-color:#EBE7DE;
}
.menu_balk_bg{
	width:356px;
	background-color:#EBE7DE;
	border-top:1px solid #8C7B53;
}

.footer{
	height:30px;
	background-color:#8C7B53;
	border-top:1px solid #403826;
	color:#403826;
}

.block{
	border:1px solid #403826;
}
.nieuwsitem0{
	background-color:#EBE7DE;
}
.nieuwsitem1{
	background-color:#FFFFFF;
}

/* form style information */

.menubalk_input{
	border:1px solid #CD0167;
	background-color:#EBE7DE;
	color:#403826;
}
.menubalk_input_over{
	border:1px solid #CD0167;
	background-color:#CD0167;
	color:#403826;
}
#aanmelden{
	position:absolute;
	overflow:hidden;
	top:3px;
	right:5%;
	z-index:9;
}
#aanmelden2{
	position:absolute;
	overflow:hidden;
	top:25px;
	right:5%;
	z-index:9;
}
a.aklein:link, a.aklein:visited, a.aklein:active,a.aklein:hover{
	font-size:9px;
	color:#403826;
}
.form_table{
	width:100%
}
.form_table td{
	padding:1px 0;
}
input[type=text], input[type=password], select{
	width:200px;
	border:1px solid #CD0167;
	background-color:#EBE7DE;
}
input[type=submit]{
	height:20px;
	border:1px solid #8C7B53;
	background-color:#403826;
	color:#FFF;
	cursor:pointer;
}
input.small{
	width:70px;
}
select{
	width:202px;
}
.line{
	margin:10px 0;
	height:1px;
	border-top:1px #3E3926;
}

/*links*/
.links_rij{
	padding:6px 6px 6px 0;
	border-bottom:1px #CCC2AC;
}
.links_rij a{
	font-size:12px;
}
.links_rij .links_link{
	font-style:italic;
	color:#3E3926;
}

/*nieuwsoverzicht*/
ul#nieuwsKort{
	list-style:none;
}
ul#nieuwsKort li{
	padding:4px 0 4px 15px;
	background:url(images/arrow.gif) 5px 8px no-repeat;
	border-bottom:1px #CCC2AC;
}

/*poll*/
ul#answers{
	list-style:none;
}
ul#answers li{
	padding:4px 0 4px 15px;
	background:url(images/arrow.gif) 5px 8px no-repeat;
	border-bottom:1px #CCC2AC;
}

/*activiteiten*/
ul.list {
	padding: 0 0 0 10px;
	width: 50%;
	list-style:none;
}
ul.list li {
	padding: 4px;
	border-bottom: 1px solid #CCC2AC;
}