/* HTML styles */

head, body {
	height: 101%;
}

body, td, table, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

select {
	font-size: 11px;
	border: 1px solid #A9FF00;
	width: 150px;
}
	
input, textarea {
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A9FF00;
	}

a {
	color: #2A0963;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:active {
	color: #ffffff;
	text-decoration: none;
	}


/* custom styles */

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		}

.menu_active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

.homeberoep {
	color: #ffffff;
	text-decoration: none;
	}
	
.hometekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	}

.homeberoepgroot {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
.homeberoep:hover {
	color: #2A0963;
	text-decoration: none;
	}
	
.checkbox {
	color: #D3D02B;
	border: 0px #D3D02B none;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	width: 14px;
	}

.testvraag{
	color: #FFFFFF;
	font-weight: bold;
	}

.testantwoord{
	color: #FFFFFF;
	font-weight: bold;
	}

.geletekst, .geletekst a:link, .geletekst a:visited, .geletekst td {
	color: #ECE800;
	}
.groenetekst, .geletekst a:hover {
	color: #A9FF00;
	}

.wittetekst {
	color: #FFFFFF;
	}

.wittekop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}

.popuptekst {
	color: #A9FF00;
	}

.naarboven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A9FF00;
	}

.naarboven:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A9FF00;
	}

.subnav {
	color: #000000;
	text-decoration: none;
	}

.subnav:hover {
	color: #FF0037;
	text-decoration: none;
	}

.subnav:active{	
	color: #000000;
	text-decoration: none;
}

.feedback{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
}
	
.beroepup{
	color: #ECE800;
	font-weight: bold;
}
	
.static-index {
	font-family: Courier new;
	font-size: 11px;
}

h1 {
	color: #ece800;
	font-size: 140%;
	letter-spacing: 1px;
}

h1.white-header {
	text-decoration: italic;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	font-family: Arial;
}

ul.error-block {
	margin: 10px 0px;
	background-color: #fff;
	padding: 5px;
	padding-left: 20px;
	border: 2px solid #aa0000;
}

.sbActieForm, .sbActieForm td{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6D1853;
	letter-spacing:120%;
	line-height:150%;
}

.sbActieForm .introTekst{
	color:#9E288E;
	font-size:14px;
	font-weight:bold;
}

.sbActieForm textarea{
	border-top:1px solid #7F8184;
	border-right:3px solid #7F8184;
	border-bottom:3px solid #7F8184;
	border-left:1px solid #7F8184;
	width:430px;
	height:95px;
	font-size:24px;
}

.sbActieForm .checkBox{
	border:0px none #ffffff;
}

.sbActieForm #intVraagDiv{
	visibility:hidden;
}

.sbActieForm a, .sbActieForm a:hover, .sbActieForm a:visited, .sbActieForm a:active{
	text-decoration:underline;
	color:#BE17A9;
}

.sbActieForm .sbNaw{
	border:1px solid #6D1853;
	background-color:#EACCE6;
	margin:5px 0px 5px 10px;
	width:190px;
}

.sbActieForm .klein{
	font-size:11px;
}

.sbActieForm .sterk{
	font-size:13px;
	font-weight:bold;
}

.sbActieForm .button{
	border:1px solid #6D1853;
}

input.codeInput {
	text-transform: uppercase;
	width: 160px;
	height: 35px;
	border: 2px solid #B3FF00;
	font-size: 26px;
	color: #000000;
	text-align: center;
}

span.error {
	font-weight: bold;
	color: #dd0000;
}

p.error-text, ul.error-text li {
	color: #dd0000;
	margin-bottom: 0px;
}	

ul.error-text {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

.anjerTextarea { 
	width:440px;
	height:106px;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #818386;
	overflow: hidden;
	}

.anjerInput { 
	width:200px;
	height:16px;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #D9EACC;
	border: 1px solid #104600;
	overflow: hidden;
}

.anjerCheckbox {
	color: #D3D02B;
	border: 0px #D3D02B none;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	width: 14px;
}

.anjerButton {
	border:0;
}

.anjerText {
	font-weight:bold;
	color:#1E8313;
}

.anjerText a, a:hover {
	color:#66CC00;
	text-decoration:underline;
}

.anjer h1 {
	font-size:13px; 
	color:#66CC00;
}

h1.anjerThanks {
	color: #A6C139;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

p.anjerThanksWinner {
	font-size:13px; 
	color:#66CC00;
	font-weight: bold;
	text-align: center;
}

p.anjerThanksReturn {
	text-align: center;
	color: #000000;
}

p.anjerThanksReturn a:link, p.anjerThanksReturn a:visited {
	text-decoration: underline;
}

.anjerErrorText {
	color: #dd0000;
}

.anjerErrorText ul {
	padding-left: 5;
	margin-top: 0;
}

.anjerErrorText li {
	list-style-type: square;
	list-style-position: inside;
}

a.anjerActievoorwaarden:link,
a.anjerActievoorwaarden:hover,
a.anjerActievoorwaarden:active,
	a.anjerActievoorwaarden:visited {
	color: #66CC00;
}

body#beurs2007 div.content {
	width: 700px;
	height: 400px;
	background-color: #cd1fa1;
	color: white;
	font-family: Verdana;
	font-size: 11px;
}

body#beurs2007 div.contentIndex {
}

body#beurs2007 div.content div#beurs2007Form {
	margin-left: 13px;
	width: 418px;
	height: 385px;
	background-color: white;
	background-image: url(/acties/studiebeurs2007/form-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body#beurs2007 div.contentIndex div#beurs2007Form {
	height: 330px;
}

body#beurs2007 div.contentIndex div.contentText {
	padding: 15px;
}

body#beurs2007 div.contentIndex div#beurs2007Form p {
	margin-top: 0;
}

body#beurs2007 div.contentIndex div#beurs2007Form h3 {
	color: #ff0067;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
}

body#beurs2007 div.content div#beurs2007Form, body#beurs2007 div.content div#beurs2007Form a, 
    body#beurs2007 div.content div#beurs2007Form a:link, body#beurs2007 div.content div#beurs2007Form td {
	color: #df3378;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

body#beurs2007 div.content div#beurs2007Form a, 
    body#beurs2007 div.content div#beurs2007Form a:link
{
	text-decoration: underline;
}

body#beurs2007 div.contentIndex div#beurs2007Form, body#beurs2007 div.contentIndex div#beurs2007Form a, 
    body#beurs2007 div.contentIndex div#beurs2007Form a:link, body#beurs2007 div.contentIndex div#beurs2007Form td {
    	color: black;
    	font-family: Verdana;
    	font-size: 10px;
    	font-weight: normal;
}

body#beurs2007 div.content div#beurs2007Form table.actieForm {
	width: 352px;
	border: 0;
	margin-left: 26px;
	margin-top: 5px;
}

body#beurs2007 div.content div#beurs2007Form table.actieForm td {
	height: 25px;
}

body#beurs2007 div.content form, body#beurs2007 div.content form p {
	margin: 0;
	padding: 0;
}

body#beurs2007 div.content div#beurs2007Form input {
	color: #df3378;
	border: 2px solid #df3378;
	width: 281px;
	height: 18px;
	padding-left: 2px;
}

body#beurs2007 div.content div#beurs2007Form input.image {
	width: 83px;
	height: 26px;
	border: none;
}

body#beurs2007 div.content div#beurs2007Form input.checkbox {
	width: auto;
	height: auto;
	border: 0;
}

body#beurs2007 div.content div#beurs2007Form textarea {
	margin-top: 5px;
	color: #df3378;
	border: 2px solid #df3378;
	width: 350px;
	height: 54px;
}

body#beurs2007 div#rightInfoText {
	position: absolute;
	left: 457px;
	top: 19px;
	width: 230px;
	height: 134px;
}

body#beurs2007 div#rightPackshots {
	position: absolute;
	left: 431px;
	top: 153px;
	width: 269px;
	height: 192px;
}

body#beurs2007 div#rightInfoText h3 {
	color: #bed731;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

body#beurs2007 div#rightInfoText p {
	margin: 0;
	color: white;
}

body#beurs2007 img#bottomStar {
	position: absolute;
	left: 558px;
	top: 345px;
	width: 135px;
	height: 55px;
}

body#beurs2007 div.contentBedankt img {
	display: block;
	margin: auto;
	position: relative;
	top: 175px;
	cursor: pointer;
}

body#beurs2007 div.contentIndex img#indexBottom {
	position: absolute;
	top: 345;
	left: 0;
	border: 0;
}

body#beurs2007 div.packshotPopup {
	display: none;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: white;
	position: absolute;
	border: 2px solid #ddd638;
	margin: 0;
	padding: 5px;
	font-size: 10px;
}

body#beurs2007 div#packshotPopup1 {
	width: 160px;
	height: 156px;
	left: -100px;
	top: -55px;
}

body#beurs2007 div#packshotPopup2 {
	width: 180px;
	height: 178px;
	left: -40px;
	top: -110px;
}

body#beurs2007 div#packshotPopup3 {
	width: 160px;
	height: 132px;
	left: 70px;
	top: -110px;
}

table.geletekst td
{
	padding-top: 10px;
	vertical-align: top;
	padding-right: 5px;
}