@charset "UTF-8";
/* CSS Document */
<!--
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.youngvotes #body {
	position:absolute;
	background:url(http://www.youngvotes.nl/templates/images/achtergrond.jpg);
	background-repeat: repeat-xy;
	margin: 0;
	padding: 0;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0;
	left:0;
}
.youngvotes #container {
	width: 1020px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.youngvotes #header {
	float:left;
	background: #FFFFFF;
	width: 1020px;
	height:207;
	border:0;
	padding: 0;
	text-align: center;
}
.youngvotes #menu {
	margin-left:10px;
	position: absolute;
	width:1000px;
	z-index:1;
	left:50%;
	top: 207px;
	margin-top:-31px;
	margin-left: -500px; margin-right: auto;
}
.nav {
	z-index:1;
	position:static;
	float:right;
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:900px;
	margin-top:-4px;
}
.nav li {
	float:left;
	height:35px;
}
.nav li a {
	display:block;
	height:35px;
	width:150px;
	float:left;
	line-height:39px;
	color:#000;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	text-indent:18px;
}
.nav li a:hover {
	position:relative;
	visibility:visible;
	line-height:39px;
	z-index:50;
}
.nav li a:hover b {
	display:block;
	width:150px;
	height:35px;
	background:url(http://www.youngvotes.nl/templates/menu/menutab.png);
}
.nav li a:hover span {
	display:block;
	width:150px;
	height:35px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.nav li ul, .nav li div {
	position:absolute;
	left:-9999px;
}
.nav li:hover {
	position:relative;
}
.nav li:hover > a {
	line-height:39px;
	color:#FF007E;
}
.nav li:hover > a b {
	display:block;
	width:150px;
	height:35px;
	background:url(http://www.youngvotes.nl/templates/menu/menutab.png);
}
.nav li:hover > a span {
	display:block;
	width:150px;
	height:35px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.nav table {
	border-collapse:collapse;
	margin:-1px;
}
.nav :hover div#youngvotes {
	left:0;
	top:35px;
	width:150px;
	height:150px;
	padding:10px 0 0 0;
	background:url(http://www.youngvotes.nl/templates/menu/menusubyoungvotes.png);
	background-position:bottom;
	background-repeat:repeat;
	z-index:100;
}
.nav :hover div#onderzoek {
	left:0;
	top:35px;
	width:150px;
	height:175px;
	padding:10px 0 0 0;
	background:url(http://www.youngvotes.nl/templates/menu/menusubonderzoek.png);
	background-position:bottom;
	background-repeat:repeat;
	z-index:100;
}
.nav :hover div#instrumenten {
	left:0;
	top:35px;
	width:150px;
	height:125px;
	padding:10px 0 0 0;
	background:url(http://www.youngvotes.nl/templates/menu/menusubinstrumenten.png);
	background-position:bottom;
	background-repeat:repeat;
	z-index:100;
}
.nav :hover div#youngvotespanel {
	left:0;
	top:35px;
	width:150px;
	height:100px;
	padding:10px 0 0 0;
	background:url(http://www.youngvotes.nl/templates/menu/menusubyoungvotespanel.png);
	background-position:bottom;
	background-repeat:repeat;
	z-index:100;
}
.nav :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	left:0;
	top:25px;
	width:150px;
	height:144px;
	padding:10px 0;
	z-index:120;
}
.nav :hover ul li {
	height:25px;
	font-weight: none;
}
.nav :hover ul li a {
	height:25px;
	line-height:28px;
	color:#666;
	font-weight: none;
	font-size:11px;
	width:150px;
	text-align:left;
	text-indent:18px;
}
.nav :hover ul li.fly a {
	background:url(http://www.youngvotes.nl/templates/menu/) no-repeat 150px center;
}
.nav :hover ul li a:hover {
	background: url(http://www.youngvotes.nl/templates/menu/menutabhover.png);
	color:#000;
}
.nav :hover ul li:hover > a {
	background: url(http://www.youngvotes.nl/templates/menu/menutabhover.png);
	color:#000;
}
.nav :hover ul ul, .nav :hover ul div {
	position:absolute;
	left:-9999px;
}
.nav :hover ul :hover {
	z-index:200;
}
.nav :hover ul :hover div {
	left:150px;
	top:-4px;
	width:150px;
	height:144px;
	padding:10px 0;
	background:url(http://www.youngvotes.nl/templates/menu/);
	z-index:200;
}
.nav :hover ul :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	left:150px;
	top:-4px;
	width:200px;
	height:144px;
	padding:10px 0;
	z-index:250;
}
.nav :hover ul :hover ul li a {
	background:transparent;
}
.nav :hover ul :hover ul li a:hover {
	background: url();
	color:#000;
}
.youngvotes #content {
	position: relative;
	float:left;
	left:0px;
	display:block;
	width:1003px;
	background:#FFFFFF;
	margin-top:28px;
	margin-bottom:8px;
	line-height: 20px;
	background: #FFFFFF;
}
.youngvotes #content-links {
	float: left;
	width: 628px;
	padding: 0 28px 0 38px;
	text-align: justify;
	background: #FFFFFF;
	margin-bottom:20px;
}
.youngvotes #content-links img {
	border:0;
}
.youngvotes #content-links a {
	color: #FF007E;
	font-weight:bold;
}
.youngvotes #content-links a:hover {
	color: #000000;
	font-weight:bold;
}
.youngvotes #arrows {
	float: left;
	margin-top:2px;
}
.youngvotes #content-links h1 {
	margin: 0 0 15px 0;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF007E;
}
.youngvotes #content-links h2 {
	margin: 0 0 15px 0;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF007E;
}
.youngvotes #content-links h3 {
	margin: 0 0 15px 0;
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF007E;
}
.youngvotes #content-links h4 {
	margin: 0 0 10px 0;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF007E;
}
.youngvotes #home {
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #a9a9a9;
}
.youngvotes #content-rechts {
	float: left !important;
	width: 265px;
}
.youngvotes #content-rechts a {
	color: #FF007E;
	font-weight:bold;
	font-size:10px;
}
.youngvotes #content-rechts a:hover {
	color: #000000;
	font-weight:bold;
	font-size:10px;
}
.youngvotes #box1 {
	float: left;
	width: 265px;
	border: 1px solid #C0C0C0;
	padding: 15px;
	margin-bottom:28px;
	background:url(http://www.youngvotes.nl/templates/images/box.png);
}
.youngvotes #box2 {
	float: left;
	width: 265px;
	border: 1px solid #C0C0C0;
	padding: 15px;
	background:url(http://www.youngvotes.nl/templates/images/box.png);
}
.youngvotes #box2 img {
	border:1px solid #ffffff;
}
.youngvotes #ibranding {
	width: 297px;
	text-align: right;
	right:0px;
}
.youngvotes #ibranding a {
	color: #C0C0C0;
	font-size:xx-small;
	text-decoration : none;
	font-weight:bold;
}
.youngvotes #ibranding a:hover {
	color: #FF007E;
	font-size:xx-small;
	text-decoration : none;
	font-weight:bold;
}
.youngvotes #voet {
	text-align: center;
	margin: 0;
	padding: 0;
}
.youngvotes #voet img {
	border-top:1px solid #C0C0C0;
}
.edit {
	border: 1px solid #C0C0C0;
	margin:0px;
	padding:0px;
	background:url(http://www.youngvotes.nl/templates/menu/edit.png);
}
.edit a {
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: white;
	width: 100%;
	text-align: left;
}
-->
