/************** standaard *******************/

body { 
	font-size: 12px;
    color: #000000;
    font-family: verdana;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

td {
    font-size: 12px;
    color: #000000;
    font-family: verdana;
    text-decoration: none
}

input {
    font-size: 12px;
    color: #000000;
    font-family: verdana;
}

select {
    font-size: 12px;
    color: #000000;
    font-family: verdana;
}	
	
hr {
	color: #00a4e8;
}
		
a {
    font-size: 12px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:visisted {
    font-size: 12px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    font-size: 12px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    font-size: 12px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

/************** classes *******************/

.menuright {
	color: #000000;
	font-size: 12px;
	background-color: #c6e3f8;
	border-width: 2px;
	border-color: #c6e3f8;
	border-style: solid;
	line-height: 14px;
}

.menutop {
	background-color: #ffffff;
}

.box {
	background-color: #eef7fd;
	border-width: 1px;
	border-color: #00a4e8;
	border-style: solid;
}

.boxhead {
	background-color: #00a4e8;
	color: #ffffff;
	font-weight: bold;
}

.titlesmall {
	font-weight: bold;
	color: #00a4e8;
}

.titlelarge {
	font-size: 18px;
	font-weight: bold;
	color: #00a4e8;
	display: inline;
}

.auteur {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	display: inline;
}

.prijs {
	font-size: 20px;
	font-weight: bold;
	color: #00a4e8;
	display: inline;
}

.innertable {
	border-color: #00a4e8;
	border-width: 1px;
	border-style: solid;
	background-color: #eef7fd;
}

.tablehead {
	background-color: #00a4e8;
	color: #ffffff;
	font-weight: bold;
}
