/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/main-bg.gif);
	background-position:top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #424242;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #006da7;
}
a:visited {
	color: #006da7;
}
a:hover {
	color: #006da7;
}
a:active {
	color: #006da7;
}

.menu       { color: #666666; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:link       { color: #666666; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu:visited    { color: #666666; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:active     { color: #666666; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:hover     { color: #028c4c; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.selected      { color: #028c4c; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:link       { color: #028c4c; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:visited    { color: #028c4c; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:active     { color: #028c4c; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:hover     { color: #028c4c; font-size: 11px; text-decoration: none;  text-transform:uppercase; font-weight:bold;}

.validator {color: #006da7;font-size:12px;}
.validatortext {color: #006da7;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#006da7; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.titel { color:#e01e2b; font-size:16px; font-weight:bold; text-transform:uppercase}

.url       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.url a:link       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase }
.url a:visited    { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.url a:active     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.url a:hover     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase }
