body {
	background-color: #4B759B;
	background-image: url(media/images/bg1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#klein_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#klein_zwart a:link, #klein_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#klein_zwart a:hover {
	text-decoration: none;
}

#normaal_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#normaal_zwart a:link, #normaal_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#normaal_zwart a:hover {
	text-decoration: none;
}

#medium_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#medium_zwart a:link, #medium_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#medium_zwart a:hover {
	text-decoration: none;
}

#medium_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#medium_wit a:link, #medium_wit a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#medium_wit a:hover {
	text-decoration: none;
}

#groot_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#groot_zwart a:link, #groot_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#groot_zwart a:hover {
	text-decoration: none;
}

#klein_grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC; 
}

#klein_grijs a:link, #klein_grijs a:visited {
	color: #CCCCCC; text-decoration:none;
}

#klein_grijs a:hover {
	text-decoration: none;
	text-decoration: underline;
}

#medium_grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

#medium_grijs a:link, #medium_grijs a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#medium_grijs a:hover {
	text-decoration: none;
}
#klein_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

#klein_copy a:link, #klein_copy a:visited {
	color: #336699;
	text-decoration: underline;
}

#klein_copy a:hover {
	text-decoration: none;
}

#klein_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00; 
}

#klein_test a:link, #klein_test a:visited {
	color: #FFFF00; 
	text-decoration:none;
}

#klein_test a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}

#menu_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu_zwart a:link, #menu_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#menu_zwart a:hover {
	text-decoration: none;
}

#foutmelding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

#foutmelding a:link, #foutmelding a:visited {
	color: #ff0000;
	text-decoration: underline;
}

#foutmelding a:hover {
	text-decoration: none;
}

#opgelet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
}

#opgelet a:link, #opgelet a:visited {
	color: #00ff00;
	text-decoration: underline;
}

#opgelet a:hover {
	text-decoration: none;
}

.opgelet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
}

#warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}

#warning a:link, #opgelet a:visited {
	color: #ffff00;
	text-decoration: underline;
}

#warning a:hover {
	color: #ffff00;
	text-decoration: none;
}

#pup {
    position                : absolute;
    width                   : 575px;
    padding                 : 0px;
    margin                  : 0px auto auto 0px;
    font-size               : 11pt;
    color                   : #000; 
	background-color		: #4B759B;
	background-image		: url(media/images/bg_small.jpg);
	background-position		: center bottom;
	background-repeat		: no-repeat;
	background-attachment	: scroll;
	font-family				: Arial, Helvetica, sans-serif;
    text-align              : left;
    border                  : 2px solid #333;
    z-index                 : 200; /* aaaalways on top*/
	

}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}

.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

#mediaresult tr {
	font-size: 9px;
	font-family: "Courier New", Courier, monospace;
}