/*	Algemene onderdelen	*/
BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	background-color: #FFFFFF;
}
TABLE, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

ul, li {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
ol {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0;
	line-height: 15px;
}

.top {
	color: #666666;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;

}
a.top:link, a.top:visited {
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	color: #183D49;
	text-decoration: underline;
}
TD.menu {
	background-color: #E0E0E0;
	color: #666666;
	padding: 3px 1px 3px 5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu:link, a.menu:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: underline;
}

TD.menupijl {
	background-image: url(../../img/pijl_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E0E0E0;
	width: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menuover {
	background-color: #75848C;
	color: #FFFFFF;
	padding: 1px 1px 2px;
	cursor: hand;
}
.menuactive {
	background-color: #2A3B45;
	color: #FFFFFF;
	padding: 1px 1px 2px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}

.main {
	margin: 5px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}
.pagetitle {
	font-size: 18px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	color: #183D49;
}
.side {
	padding: 40px 5px 0px;
}
.onderschrift {
	font-size: 9px;
}
.img {
	border: 1px solid #000000;
}
.subnavi {
	padding-top: 4px;
	padding-bottom: 4px;
}
.sitemap1 {
	padding-left: 20px;
	background-image: url(bullet_1.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 5px;
}
.sitemap2 {
	background-image: url(bullet_2.gif);
	padding-left: 39px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;

}
.sitemap3 {
	background-image: url(bullet_3.gif);
	padding-left: 57px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;

}
a.sitemap:link, a.sitemap:visited {
	color: #000000;
	text-decoration: none;
}
a.sitemap:hover {
	color: #183D49;
	text-decoration: underline;
}
.invoer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
}
.right {
	padding: 7px;
}
.error {
	color: #FF0000;
	background-color: #FFD2D2;
	font-weight: bold;
	border: 1px dotted #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.set11 {
	background-color: #F4F1EA;
	background-image: url(../../img/set_11_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
TD.hogeschool {
	color: #666666;
	padding-bottom: 10px;
	height: 100%;
}
a.hogeschool:link {
	color: #666666;
	text-decoration: none;
}
a.hogeschool:visited {
	color: #666666;
	text-decoration: none;
}
a.hogeschool:hover {
	color: #FF0000;
	text-decoration: underline;
}
TD.3pix {
	color: #bababa;
	padding-bottom: 10px;
	height: 100%;
}
a.3pix:link {
	color: #bababa;
	text-decoration: none;
}
a.3pix:visited {
	color: #bababa;
	text-decoration: none;
}
a.3pix:hover {
	color: #666666;
	text-decoration: underline;
}


.homecolumn {
	color: #626060;
	font-size: 11px;
}
.homecolumnlink {
	color: #626060;
	font-size: 11px;
	padding-bottom: 5px;
}
a.homecolumnlink:link, a.homecolumnlink:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
a.homecolumnlink:hover {
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 5px;
}

.homecolumnhead {
	font-size: 12px;
	font-weight: bold;
	color: #626060;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.stippellijn {
	width: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.breadcrumbs {
	background-image: url(../../img/breadcrumbs_01.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	padding-right: 19px;
}
.menulijn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menubottom {
	background-color: #E0E0E0;
}
.studiekop {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
.studiesidekop {
	font-weight: bold;
	color: #606060;
}
.studiesidetext {
	color: #606060;
}
.disclaimer {
	padding-left: 18px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #606060;
}

.studiepleinkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.studiepleinsubkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.studiepleinsubkop:link, a.studiepleinsubkop:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
}
a.studiepleinsubkop:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 5px;
}.studenttable {
	background-color: #F4F3F3;
	border: 1px solid #CCCCCC;
}
.studentcell {
	margin: 5px;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 170px;
	background-image: url(../../img/quotes_klein.gif);
}
.studentcellwide {
	margin: 5px;
	padding: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 210px;
	background-image: url(../../img/quotes_breed.gif);
	background-color: #f3f3f3;
}
.cellright {
	margin: 5px;
	padding: 7px;
	background-color: #f3f3f3;
}
.quotesbegin {
	background-image: url(../../img/quotes_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
}
.quotesend {
	background-image: url(../../img/quotes_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kerstkopboven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #1031CE;
}
.kerstkoponder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #1031CE;
}
