/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0183BF;
}
a:visited {
	color: #0183BF;
}
a:hover {
	color: #0183BF;
}
a:active {
	color: #0183BF;
}

.menu       { color: #ffffff; font-size: 12px; text-decoration: none; font-weight:bold}
.menu a:link       { color: #ffffff; font-size: 12px; text-decoration: none; font-weight:bold }
.menu a:visited    { color: #ffffff; font-size: 12px; text-decoration: none; font-weight:bold}
.menu a:active     { color: #ffffff; font-size: 12px; text-decoration: none; font-weight:bold}
.menu a:hover     { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold }

.selected      { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold}
.selected a:link       { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold }
.selected a:visited    { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold}
.selected a:active     { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold }
.selected a:hover     { color: #003454; font-size: 12px; text-decoration: none; font-weight:bold }

.validator {color: #0183BF;font-size:11px;}
.validatortext {color: #0183BF;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#0183BF; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.titel {color: #003366; font-size: 16px; font-weight:bold; text-transform:uppercase;}

ul {color: #0183BF;}
