/* CSS Document */

body,html { height:100%}
body {
	margin-left: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282634;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #747474;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5adb0f;
}
a:visited {
	color: #5adb0f;
}
a:hover {
	color: #5adb0f;
}
a:active {
	color: #5adb0f;
}

.menu       { color: #080607; font-size: 12px; text-decoration: none; text-transform:uppercase}
.menu a:link       { color: #080607; font-size: 12px; text-decoration: none; text-transform:uppercase }
.menu a:visited    { color: #080607; font-size: 12px; text-decoration: none; text-transform:uppercase}
.menu a:active     { color: #080607; font-size: 12px; text-decoration: none; text-transform:uppercase}
.menu a:hover     { color: #5adb0f; font-size: 12px; text-decoration: none; text-transform:uppercase }

.selected      { color: #5adb0f; font-size: 12px; text-decoration: none; text-transform:uppercase}
.selected a:link       { color: #5adb0f; font-size: 12px; text-decoration: none; text-transform:uppercase }
.selected a:visited    { color: #5adb0f; font-size: 12px; text-decoration: none; text-transform:uppercase}
.selected a:active     { color: #5adb0f; font-size: 12px; text-decoration: none; text-transform:uppercase }
.selected a:hover     { color: #5adb0f; font-size: 12px; text-decoration: none;  text-transform:uppercase}

.validator {color: #5adb0f;font-size:12px;}
.validatortext {color: #5adb0f;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#5adb0f; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.style1 {
	color: #ffffff;
	font-size: 14px;
}

.adres       { color: #ffffff; font-size: 12px; text-decoration: none; text-transform:uppercase}
.adres a:link       { color: #ffffff; font-size: 12px; text-decoration: none;  text-transform:uppercase}
.adres a:visited    { color: #ffffff; font-size: 12px; text-decoration: none; text-transform:uppercase}
.adres a:active     { color: #ffffff; font-size: 12px; text-decoration: none; text-transform:uppercase}
.adres a:hover     { color: #ffffff; font-size: 12px; text-decoration: none;  text-transform:uppercase}

.style2 {color: #53b01c; text-transform:uppercase}

.titel { color:#2f1a17; font-size:14px; text-transform:uppercase; font-weight:bold;}
