/************** standaard *******************/

body { 
	font-size: 14px;
    color: #000000;
    font-family: verdana;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

td {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
    text-decoration: none
}

input {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
}

select {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
}		
		
a {
    font-size: 14px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:visisted {
    font-size: 14px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    font-size: 14px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    font-size: 14px;
    color: #00a4e8;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

a.faq {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a:visisted.faq {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a:active.faq {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a:hover.faq {
    color: #000000;
	text-decoration: none;
    font-weight: bold;
}

a.menu {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
    text-decoration: none;
    font-weight: normal;
}

a:visisted.menu {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
    text-decoration: none;
    font-weight: normal;
}

a:active.menu {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
    text-decoration: none;
    font-weight: normal;
}

a:hover.menu {
    font-size: 14px;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.tablehead {
    font-size: 14px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

a:visisted.tablehead {
    font-size: 14px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

a:active.tablehead {
    font-size: 14px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

a:hover.tablehead {
    font-size: 14px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: underline;
    font-weight: bold;
}

/************** classes *******************/

.menubutton {
	background-image: url('http://www.123luisterboek.nl/images/top/balkje.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 169px;
	height: 21px;
	top: 1px;
	position: relative;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.menubuttonSmall {
	background-image: url('http://www.123luisterboek.nl/images/top/balkje_small.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 21px;
	top: 1px;
	position: relative;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.menuleft {
	color: #000000;
	font-size: 14px;
	background-color: #f7931d;
	border-width: 1px;
	border-color: #f7931d;
	border-style: solid;
	line-heigh: 14px;
}
.menudiv {
	line-height: 16px;
}

.menuright {
	color: #000000;
	font-size: 14px;
	background-color: #c6e3f8;
	border-width: 2px;
	border-color: #c6e3f8;
	border-style: solid;
	line-heigh: 14px;
}

.menutop {
	background-color: #ffffff;
}

.box {
	background-color: #eef7fd;
	border-width: 1px;
	border-color: #00a4e8;
	border-style: solid;
}

.titlesmall {
	font-weight: bold;
	color: #00a4e8;
}

.innertable {
	border-color: #00a4e8;
	border-width: 1px;
	border-style: solid;
	background-color: #eef7fd;
}

.boxhead {
	background-color: #00a4e8;
	color: #ffffff;
	font-weight: bold;
}

.tablehead {
	background-color: #00a4e8;
	color: #ffffff;
	font-weight: bold;
}

a.auteur {
	color: black;
	font-weight: normal;
    text-decoration: none;
}

a:active.auteur {
	color: black;
	font-weight: normal;
    text-decoration: none;
}

a:hover.auteur  {
	color: black;
	font-weight: normal;
    text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00a4e8;
	display: inline;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	display: inline;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

hr {
	color: #00a4e8;
}
