/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #100D08;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #C39C63;
}
a:visited {
	color: #C39C63;
}
a:hover {
	color: #C39C63;
}
a:active {
	color: #C39C63;
}

.menu       { color: #C39C63; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:link       { color: #C39C63; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu a:visited    { color: #C39C63; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:active     { color: #C39C63; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu a:hover     { color: #ffffff; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}

.selected      { color: #ffffff; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:link       { color: #ffffff; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:visited    { color: #ffffff; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:active     { color: #ffffff; font-size: 13px; text-decoration: none;  text-transform:uppercase; font-weight:bold;}
.selected a:hover     { color: #ffffff; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.validator {color: #C39C63;font-size:11px;}
.validatortext {color: #C39C63;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#C39C63; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.adres { text-transform:uppercase; font-size:9px}
.adres a:link, visited, active, hover { text-decoration:none; font-size:9px; color:white }

.titel{ color:White; text-transform:uppercase; font-weight:bold; font-size:20px }

.submenu       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:link       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.submenu a:visited    { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:active     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:hover     { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}

.subselected      { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.subselected a:link       { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.subselected a:visited    { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.subselected a:active     { color: #C39C63; font-size: 11px; text-decoration: none;  text-transform:uppercase; font-weight:bold;}
.subselected a:hover     { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
