/* Stylesheet voor brugklasscreening.nl*/
/*
 * Gebruikte kleuren:
 * Oranje:	#F98E20;
 * Groen:	#A1CF67
 * 
 */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	border: 0; 
	margin: 0; 
	padding: 0;
}

p {
	margin: 0; 
	padding: 0;
	margin-bottom: 1em;
}

#left {
	margin: 0; 
	padding: 0;
	margin-top: 30px;
	float: left;
	border-right: 3px solid #CFE6B2;
}

#menu {
	margin: 0; 
	padding: 0;
	width: 180px;
	height: 350px;
	float: left;
	margin-top: 30px;
	text-align: right;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #F98E20;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	background:transparent url(/fileadmin/images/green_dot.gif) no-repeat scroll right 3px;
	padding: 0px 20px 0px 0px;
}

.menu a:hover {
	color: #c0ceaf;
	background:transparent url(/fileadmin/images/green_gray_dot.gif) no-repeat scroll right 3px;
}

.menu_active a:link, .menu_active a:visited, .menu_active a:active {
	background:transparent url(/fileadmin/images/orange_dot.gif) no-repeat scroll right 3px;
}

li.menu {
	list-style:none;
	display: block;
	font-size: 12pt;
	line-height: 2em;
	white-space: nowrap;
	}

#content {
	margin: 0; 
	padding: 0;
	margin-left: 40px;
	margin-right: 60px;
	width: 480px;
	float: left;
	}

#content h1 {
	margin: 0; 
	padding: 0;
	font-size: 12pt;
	line-height: 14pt;
	margin-bottom: 1em;
	color: #F98E20;
}

#content h2,h3 {
	margin: 0; 
	padding: 0;
	font-size: 10pt;
	line-height: 14pt;
	color: #F98E20;
	font-weight: normal;
}

#content a, #right a {
	color: #A1CF67;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #right a:hover {
	color: #F98E20;
}

#right {
	width: 160px;
	float: left;
	padding-left: 15px;
	margin-top: 60px;
}

.topmenu a {
	font-size: 18x;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 40px;
	background-image: url(/fileadmin/images/login.jpg);
	background-repeat: no-repeat;
} 

.topmenu a:hover {
	background-image: url(/fileadmin/images/login_hover.jpg);
}

#braams {
	width: 120px;
	text-align: right;
	margin-right: 100px;
	float:left;
}

#braams p {
}

#footer {
	vertical-align: middle;
}

#footer a {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	
}

#footer a:hover {
	color: #F98E20;
}

.csc-mailform label {
	text-align:right;
	width:230px;
	line-height:1em;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
	}

.csc-mailform-radio label {
	float:none;
	}

.csc-mailform-radio legend {
	display: none;
	}

.csc-mailform-radio fieldset {
	border: none;
	}

.csc-mailform select {
	margin:3px;
	height:20px;
	width:200px; 
	}
	
	
.csc-mailform .textfield {
	margin:3px;
	height:20px;
	width:200px; 
	}
	
.csc-mailform .textarea {
	margin:3px;
	height:165px;
	width:200px; 
	}	

.clearBoth {
	clear: both;
	}
	
.nobr {
	display: none;
	}

.csc-mailform-label{
	float: left;
	}
	
.csc-mailform-submit {
	float: right;
	margin-right: 35px;
	}
	
.tx-newloginbox-pi1 p, .tx-newloginbox-pi1 label {
	margin: 0px;
	}
	
.tx-newloginbox-pi1 table {
	border: 0px solid #F98E20;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	}
	
.tx-newloginbox-pi1 h3 {
	margin-bottom: 1em;
	color: #F98E20;
	}
	
.tx-newloginbox-pi1 th {
	text-align: left;
	font-size: 10pt;
	}
	
.tx-newloginbox-pi1 input {
	height: 1.8em;
	line-height: 14pt;
	background: #FFFFFF;
	border: 2px solid #F98E20;
	padding: 1px;
	}
	
.tx-newloginbox-pi1 input:focus {
	border: 2px inset #F98E20;
	}

.tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit {
	height: 2em;
	margin-left: 64px;
	font-weight: bold;
	color: #A1CF67;
	background: #FFFFFF;
	border: 2px outset #F98E20;
	}

.tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit:active {
	border: 2px inset #F98E20;
	}

.tx-newloginbox-pi1 input.doe-de-test-submit {
	height: 2em;
	width: 146px;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
	background: #F98E20;
	border: 2px outset #F98E20;
	}

.tx-newloginbox-pi1 input.doe-de-test-submit:active {
	border: 2px inset #F98E20;
	}

.copyright {
	width: 990px;
	margin-top: 20px;
	float: left;
	text-align: center;
	color: #A1CF67;
}

.copyright a {
	color: #A1CF67;
	text-decoration: none;
}

.copyright a:hover {
	color: #000000;
}
