body {
	background-color: #595959;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0px solid red;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 16px;
	/* color: #595959; */
}

#main {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0;
	background-image: url('images/frontpage/bg.gif');
	text-align: left;
	background-repeat: repeat-y;
}

#nav {
	border: 1px solid #CA7B00;
	background: #EDEDED;
	width: 196px;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	float: left;
	padding: 13px 12px 20px 12px;
}

#nav img {
	padding: 7px 0px 0px 0px;
	border: 0px solid black;
}

#nav ul {
	list-style-type: none;
	margin-left: 50px;
	/* color: #595959; */
	margin-top: 0px;
	padding: 0;
}

#nav a {
	text-decoration: none;
	color: #595959;
}

#nav a:hover {
	text-decoration: underline;
}

#contents {
	margin-top: 15px;
	margin-left: 270px;
	width: 425px;
	color: #595959;
}

#intro {
	width: 405px;
	padding: 10px 10px 10px 10px;
	background: #EDEDED;
}

#intro .body {
	margin: 0px 0px 11px 0px;
	padding: 0;
	/*color: #595959;*/
	text-align: justify;
}

p.readmore {
	font-weight: bold;
	text-align: right;
	margin: 0;
}

p.readmore a {
	color: #CA7B00;
	text-decoration: none;
}

#news {
	margin-top: 20px;
}

#news .title {
	font-size: 12px;
	color: #CA7B00;
	font-weight: bold;
	margin: 10px 0px 4px 0px;
}

#news p.title a{
	color: #CA7B00;
	text-decoration: none;
}

#news .subtitle {
	color: #CA7B00;
	margin: 0px 0px 10px 0px;
}

#news .body {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#blogs {
	margin-top: 20px;
}

#blogs .head{
	margin: 12px 0px 10px 0px;
}

#blogs .date, #blogs .title, #blogs .origin {
	color: #CA7B00;
}

#blogs .title {
	font-weight: bold;
	margin-left: 10px;
}

#blogs .origin {
	font-style: italic;
}

#blogs .body {
	text-align: justify;
	margin: 0;
}

#newsitem h1 {
	color: #CA7B00;
	line-height: 25px;
}
	
#newsitem h2 {
	color: #CA7B00;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}	

a.nav{
	color: #CA7B00;
	text-decoration: none;
}

h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    color: #CA7B00;
}

h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    text-align: left;
    /*color: #595959;*/
}

h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 16px;
    font-style: normal;
    text-align: left;
    /*color: #595959;*/
}

ul.nav2{
    margin-left: 10px;
    padding-left: 0;
}

li.nav2{
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    list-style-type: disc;
    /*color: #595959;*/
}

a.nav2 {
    text-decoration: none;
    /*color: #595959;*/
}

a.nav2:hover {
    text-decoration: underline;
    color: #999999;
}

a.nextprev {
    text-decoration: none;
    color: #CA7B00;
    font-weight: bold;
}

a.nextprev:hover {
    text-decoration: underline;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-style: normal;
    text-align: justify;
    background-color : #595959;
}

h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    color: #CA7B00;
}

h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    text-align: left;
    /*color: #595959;*/
}

h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 16px;
    font-style: normal;
    text-align: left;
    /*color: #595959;*/
}

.nav {
    font-size: 12px;
    font-style: normal;
    line-height: 24px;
    font-weight: bold;
    list-style-type: disc;
    /*color: #595959;*/
}

ul.course {
    margin-left: 30px;
    padding-left: 0;
}

ul.nav{
    padding-left: 10px;
    margin-left: 10px;
}

ul.nav2{
    margin-left: 10px;
    padding-left: 0;
}

li.nav2{
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    list-style-type: disc;
    /*color: #595959;*/
}

a.nav {
    text-decoration: none;
    /*color: #595959;*/
}

a.nav:hover {
    text-decoration: underline;
    color: #999999;
}

a.youarehere{
    text-decoration: none;
    color: #CA7B00;
}

a.youarehere:hover {
    text-decoration: underline;
}

a.ql {
    text-decoration: none;
    color: #CA7B00;
    font-weight: bold;
}

a.ql:hover {
    text-decoration: underline;    
}

a.nav2 {
    text-decoration: none;
    /*color: #595959;*/
}

a.nav2:hover {
    text-decoration: underline;
    color: #999999;
}

.nav3:hover {
    text-decoration: underline;
    color: #999999;
    cursor: pointer;
}

a.nextprev {
    text-decoration: none;
    color: #CA7B00;
    font-weight: bold;
}

a.nextprev:hover {
    text-decoration: underline;
}

p.question-large {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #F29D00;
    background-image: url(file:///C|/Documents%20and%20Settings/Wim/My%20Documents/websites/cades.be/out/images/question_large.gif);
    background-repeat: no-repeat;
    padding: 20px;
}

em {
    font-weight: bold;
    font-style: normal;
}

em.orange {
    font-weight: bold;
    font-style: normal;
    color: #CA7B00;
}

td.credit  {
    background: #ffffff url(images/course_red_credits.gif) no-repeat scroll center center ;
}

p.orange {
	color: #CA7B00;
	line-height: 10px;
}

td.dotted {
	border-width: 1px;
	border-color: #595959;
	border-style: dotted;
}

table.table01 {
	border-top: 1px solid #CAB700;
	border-right: 1px solid #CAB700;
	border-bottom: 1px solid #CAB700;
	border-left: 1px solid #CAB700;
	background-color: #EDEDED;
}

table.table01 td {
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
    text-align: left;
}

th {
	text-align: left;
}

#quicklinks {
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -345px;
}

table.nav {
    border-style: solid;
    border-color: #CA7B00;
    border-width: 1px;
}

hr {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #CA7B00;
}

.fakelink {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.highlightedRow {
	background-color: #F7F7F7;
}

.neutralRow {
	background-color: #FFFFFF;
}

.specialNote {
	background-color: #F7F7F7;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 8px;
	border: 1px solid #E4E4E5;
}

.voorzetsel {
	color: #CA7B00;
	font-style: italic;
}

.description {
	color: #323232;
	font-style: italic;
}

.attach-descr {
	color: #888888;
	font-style: italic;
}
