@import url("ie.css");

/*---------- R E S E T  S T Y L E S -------------*/
*{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	padding:0;
	margin:0;
}

ul {
	list-style: none;
}

a {
	outline: none;
}

#clear {
	visibility: hidden;
	clear: both;
}

/*---------- L A Y O U T  S T Y L E S ----------*/
html {
	height: 100%;
}

body {
	font-size: 10pt;
	height: 100%; 
	margin:0 62px 0 0;
	background: #d8f15b url('../_img/bg_header.gif') repeat-x;
	color: #fff;
}

#home {
	margin: 0 174px 0 0;
}

#dots {
	background: url('../_img/dots_y.gif') repeat-y right top;
	margin: 0;	
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	_height: 100%; /* voor IE */
	right:0;
	width:100%;
}

#container {
	min-width:823px;
	max-width:1050px;
	margin: 0;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: url('../_img/bg_sidebar.gif') repeat-y;
}

#header{
	height:103px;
	background: url('../_img/bg_menu.gif') repeat-x;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 183px;
	height: 103px;
	background: url('../_img/logo.gif') no-repeat;
}

#logo a {
	display: block;
	width: 183px;
	height: 103px;
}

#logo a span {
	left: -999px;
	position: absolute;
}

#menu {
	height: 103px;
	background: url('../_img/dots_y.gif') repeat-y right top;
}

#sidebar {
	position: absolute;
	top: 103px;
	left: 0;
	width: 183px;
	height:auto;
	color: #58b3ed;
}

#content {
	background: url('../_img/gradient_blue.gif') repeat-x left 0;
	min-height: 200px;
	_height: 200px;
	margin: 0 1px 0 183px;
	padding: 30px 16px 30px 16px;
	line-height: 20px;
}

#content div.ticker{
	margin:0;
	padding:0;
	height: 163px;
	border: 12px solid #fff;
	overflow:hidden;
	width:  575px;
	background:#FFFFFF;
}

#map {
	border: 12px solid #fff;
	color: #000;
}


/*---------- C O N T E N T  S T Y L E S ----------*/

table{
border-collapse: collapse;
border: #FFF 1px solid;
	
}
img {
	border: 12px solid #fff;
	/* margin:12px; */
}

img#noborder {
	border: 0px solid #fff;
}

#home img {
	margin:0;
	}

h1 {
	margin: 0 0 10px 0;
}

h1 span {
	font-size: 14pt;
	background: #fff;
	color: #c4dc50;
	padding: 3px;
}

p {
	padding: 8px 0 15px 0;
}

h2 {
	display: inline;
	background: #fff;
	color: #82c0e9;
	font-size: 12pt;
	padding: 0 3px 0 3px;
}

h3 {
	color: #d8f15b;
}

#content a:link, #content a:active, #content a:visited {
	border-bottom: 1px dashed #d8f15b;
	color: #fff;
	text-decoration: none;
}

#content a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#content ul {
	list-style: disc;
	padding: 0 0 0 50px;
}

#printer {
	float: right;
}

#printer img, #printer a:link, #printer a:active, #printer a:visited {
	border: 0;
}

#sidebar h1 {
	color: #c3db4b;
	font-size: 13pt;
	font-weight: normal;
	/*display: block; */
	/*width: 135px;*/
	/*padding: 29px 27px 26px 21px;*/
        padding: 12px 10px 12px 21px;
	background: url('../_img/dots_x.gif') repeat-x bottom left;
        margin: 0 0 0 0;
}

/*---------- V O T I N G  S T Y L E S ----------*/

#voting p {
	/*padding: 21px 15px 0 20px;*/
	padding: 15px 15px 0 20px;
	font-size: 10pt;
}

#voting a {
	display: block;
	width: 63px;
	height: 30px;
	background: url('../_img/btn_vote.gif') no-repeat; 
}

#voting a span {
	left: -999px;
	position: absolute;
}


/*---------- V O T I N G  R E S U L T  S T Y L E S ----------*/

#votingResult {
	width: 602px;
	_border: 1px solid #fff;
}

#question {
	font: 13pt bold;
	padding: 0 0 8px 5px;
	width: 593px;
	_width: 595px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
	_border: 1px solid #fff;
	margin: 0;
}

#answer_text, #answer_bar, #answer_percent {
	float: left;
	padding: 2px 5px 2px 5px;
	border: 1px solid #fff;
	margin: 0;
	_margin: 0;
}

#answer_text {
	width: 199px;
	_width: 200px;
	border-left:2px solid #fff;
	_border-left: 1px solid #fff;
}

#answer_bar {
	width: 295px;
	height: 19px;
	padding: 5px 5px 0 5px;
}

#answer_bar_content {
	height: 12px;
	font-size: 5px;
	border:1px solid #fff; 
	background:#d8f15b ;
}

#answer_percent {
	width: 69px;
	_width: 70px;
	border-right: 2px solid #fff;
	_border-right: 1px solid #fff;
	padding: 2px 5px 2px 6px;
}

#votes {
	float: left;
	width: 588px;
	_width: 590px;
	border: 2px solid #fff;
	border-top: 1px solid #fff;
	_border: 1px solid #fff;
	padding: 2px 5px;
	margin: 0;
}

/*---------- A G E N D A  S T Y L E S ----------*/
select {
	width: 100px;
	margin: 0 0 10px 0;
}

#agenda dl {
	border-bottom: 1px solid #fff;
}
	
#agenda dd	{
	margin-left:80px;
	min-height: 20px;
	_height: 20px;
}
	
#agenda dt {
	padding: 0 17px 0 5px;
	float:left;	
}

.wdag {}
.wend {background: #c7dd5c;}

/*---------- M E D E W E R K E R  S T Y L E S ----------*/
#medewerker {
 width: 600px;
}

#foto {
 float: left;
 height: 183px;
 width: 150px;
 border-bottom: 1px solid #fff;
}

#details {
 padding: 7px 0 0 0;
 float: left;
 height: 176px;
 _height: 177px;
 width: 450px;
 border-bottom: 1px solid #fff;
}

/*---------- H O M E / C O N T A C T  S T Y L E S ----------*/
#contact {
 padding: 0 0 10px 20px;
 background: url('../_img/dots_x.gif') repeat-x bottom;
 
}
#contact h1 {
 margin: 30px 0 0 0;
 padding: 0;
 background: none;
}
#contact p {
 font-size: 9pt;
 margin: 0 0 0 0;
}
#contact a:link, a:active, a:visited {
 color: #666;
 text-decoration: none;
}
#contact a:hover {
 text-decoration: underline;
}

/*---------------- T E L L E R  S T Y L E S ----------------*/
p.teller {
 padding: 0;
 margin: 0;
}