/* CSS Document */

/* fix for the IE 1px-off margin error */
* html .StupidIEMarginHack { margin-right: 1px; }
* html .StupidIEWidthHack { width: 100%; }

body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/bg.gif);
	position: relative;
	background-position: 50% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
}


#container {
	width: 960px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}

#logos {
	width: 960px;	
	height: 50px;		
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo_uss {	
	width: 223px;
	height: 50px;
	margin-left: 10px;	
	float: left;
	display: inline;
}

#logo_2012 {
	width: 67px;
	height: 50px;
	margin-left: 25px;
	background-image:url(img/2012.gif);
	float: left;
	display: inline;
}

#logo_hu {	
	width: 98px;
	height: 50px;	
	margin-left: 100px;
	float: left;
	display: inline;
}

#logo_uu {	
	width: 180px;
	height: 50px;	
	margin-left: 25px;
	float: left;
	display: inline;
}

#header_divide {
	display: none;	
}

#kruimelpad {
	display: none;
}

#header {
	display: none;
}

#shortcuts {
	display: none;
}

#sidebar {
	display: none;
}

#menu {
	display: none;	
}

#newsletter {
	display: none;
}

#networks {
	display: none;
}

#like {
	display: none;
}

#content {
	width: 800px;
	margin-top: 20px;
	margin-left: 30px;	
	float:left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

#content a, #content a:active, #content a:visited, #footer a, #pics a {
	color: #275caa;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#news {	
	display: none;	
}

.news_kopje {	
	float: left;
	width: 100%;	
	font-weight: bold;
	color: #e41e2f;	
}

#uitgelicht {
	width: 220px;
	background-color: #f8aa3d;
	position: relative;
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
	padding: 0px;
	border: 0px;
	border-style: solid;
	border-color: #e41e2f;
	font-size: 11px;
	text-align: left;
}

.bullet {
	color: 	#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.uitgelichtkop {
	background-color: #275caa;
	padding: 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

.uitgelichttekst {
	padding: 5px;
}

.uitgelichttekst2 {
	padding: 0px;
}



.newsdatum {
	color:#999999;	
}

.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #f8aa3d;
	font-weight: bold;
	line-height: 25px;
	text-align: left;		
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #f8aa3d;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	margin: 0px;		
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #275caa;
	font-weight: bold;	
}

.b_pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #f8aa3d;
	font-weight: bold;
	line-height: 28px;	
	float: left;
	text-align: left;
	width: 100%;
}

.b_discipline {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e41e2f;
	font-size: 11px;
	margin-bottom: 10px;
	text-decoration: none;
}

#content .b_discipline a, .b_discipline a:active, .b_discipline a:visited {
	color: #e41e2f;	
	text-decoration: none;
}

#content .b_discipline a:hover {
	text-decoration: none;
	color: #999999;
}

.b_instelling {	
	font-size: 11px;
	color: #275caa;
	font-weight: bold;
	width: 350px;
	float: left;
	margin-top: 10px;
}

.b_code {	
	font-size: 11px;
	color: #275caa;
	font-weight: bold;
	width: 200px;
	float: left;
	margin-top: 10px;
	text-align: right;
}


.b_par {
	width: 100%;
	float: left;	
}

.b_par2 {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.subnav {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.b_beschrijving {
	width: 100%;
	float: left;	
	margin-top: 20px;
	margin-bottom: 20px;
}

.b_print {
	width: 100%;
	float: left;
	text-align: right;	
}


.b_fee td {
	border: solid 1px #6600FF;
}

.b_kopje {	
	float: left;
	width: 100%;
	margin-top: 20px;
	font-weight: bold;
	color: #e41e2f;
	border-bottom: solid 1px #f8aa3d;
}

.b_applyknop {	
	background-color: #275caa;
	color:#FFFFFF;
	border: 0px;
	width: auto;	
	font-size: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
}


#sitesearch {
	width: 160px;
	background-color: #f8aa3d;
	margin-top: 20px;
	float: left;	
	display: none;
}

#search_box {
	margin-left: 8px;
	margin-bottom: 10px;
}

.search_button {
	background-color:#275caa;
	color:#FFFFFF;
	border: 0px;
	width: 20px;
}

.button {
	background-color:#f8aa3d;
	color:#FFFFFF;
	border: 0px;
	width: 20px;
}

.search_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #7e9db9;
	width: 110px;
	padding: 2px;
}

.tbox_max {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #7e9db9;
	width: 110px;
	padding: 2px;
}

#overlay{ background-image: url(img/overlay.png); }

* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption { 
	float: left;
}

#keyboardMsg {
	float: right;
}

#lightbox img {
	border: none;
} 

#overlay img {
	border: none;
}

#pics {
	margin-right: 20px;
	margin-top: 0px;
	border: 0px;
	float: right;
	display: none;
}

.sidebar_login {
	border: 0px;	
	margin-top: 20px;
}

.sidebar_pic {
	border: 1px;
	border-style: solid;
	border-color: #f8aa3d;
	margin-top: 20px;
}

#zoekcursus {
	width: 550px;
	border: 1px;
	border-style: solid;
	border-color: #f8aa3d;
	padding: 0px;
	float: left;
}

.zoekcursus_titel {
	background-color: #f8aa3d;
	padding: 3px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

.zoekcursus_input {
	padding: 0px;
	margin: 0px;
}

#zoekcursus select,#zoekcursus input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
}

#zoekcursus input {
	width: 20px;
}



#discipline_list {	
	padding: 0px;
	border-bottom: 1px dotted #f8aa3d;
	margin-top: 11px;
	float: left;
	width: 550px;
}

.disciplines_naam {
	font-size: 11px;	
	float: left;
	width: 150px;	
	padding: 5px;	
	text-align: right;
}

.disciplines_tekst {
	font-size: 11px;
	float: left;
	padding: 5px;
}



.cursus_listing {
	border: 1px;
	border-style: solid;
	border-color: #f8aa3d;
	margin-top: 20px;
	padding: 5px;
	overflow:hidden; 
	float: left;
	width: 540px;
}

.cursus_listing:hover {
	cursor: pointer;
	background-color: #f8e2c4;	
}

#content .naam a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e41e2f;
	font-weight: bold;
	width: 100%;
}

.beschrijving {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f8aa3d;
	border-top: 1px solid #f8aa3d;	
}

.credits {
	float: left;
	width: 100px;
}


.period {
	float: left;
	width: 200px;
}


.duration {
	float: left;
	width: 100px;
}

.fee {
	float: left;
	width: 100px;
}

.aantalresultaten {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;	
}

#footer {
	width: 960px;
	margin-top: 35px;
	margin-bottom: 10px;
	text-align: center;
	color: #999999;
	float: left;
}

.subkopje {
	color: #C9242B;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

.tabel_gegevens td {
	border: 1px;
	border-style: solid;
	border-color: #f8aa3d;
	padding: 2px;
}

.tabel_application td {
	border-bottom: solid #f8aa3d 1px;
	padding: 4px;
	text-align: left;
}

.tabel_application input,.tabel_application select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.tabel_cursuszoeken {
	width: 100%;
}

.tabel_cursuszoeken td {
	border-bottom: solid #f8aa3d 0px;
	padding: 5px;
	text-align: left;	
}

.tabel_cursuszoeken_middenrij {
	background-color: #f8dcb5;
}

.tabel_login td {
	border-bottom: solid #f8aa3d 1px;	
	padding: 4px;
	text-align: left;
}

.tabel_login {
	border: solid #f8aa3d 1px;	
}

.tabel_login input,.tabel_login select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.tabel_application_kopje {
	border: 1px;
	border-style: solid;
	border-color: #f8aa3d;
	background-color: #f8aa3d;
	padding: 3px;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

.simple_window {
		width:250px;
		height:50px;
		border:1px solid #000;
		background-color:#fff;
		padding:10px;
		text-align:left;
		font-family:"Lucida Grande",Verdana;
		font-size:12px;
		color:#333;
}


