/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	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: #434343;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ee7a05;
}
a:visited {
	color: #ee7a05;
}
a:hover {
	color: #ee7a05;
}
a:active {
	color: #ee7a05;
}

.menu       { color: #12579b; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:link       { color: #12579b; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.menu:visited    { color: #12579b; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:active     { color: #12579b; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu:hover     { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }

.selected      { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected:link       { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected:visited    { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected:active     { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected:hover     { color: #ee7a05; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold }

.adres       { color: #115292; font-size: 11px; text-decoration: none;}
.adres a:link       { color: #ee7a05; font-size: 11px; text-decoration: none; }
.adres a:visited    { color: #ee7a05; font-size: 11px; text-decoration: none; }
.adres a:active     { color: #ee7a05; font-size: 11px; text-decoration: none; }
.adres a:hover     { color: #ee7a05; font-size: 11px; text-decoration: none; }

.validator {color: #ee7a05;font-size:12px;}
.validatortext {color: #ee7a05;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#ee7a05; border:solid 1px #434343;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.titel {color: #115191; font-size: 18px; text-transform:uppercase;}

ul {color: #ee7a05;}

.sitemaplink       { color: #115292; font-size: 11px; text-decoration: none;}
.sitemaplink a:link       { color: #115292; font-size: 11px; text-decoration: none; }
.sitemaplink a:visited    { color: #115292; font-size: 11px; text-decoration: none; }
.sitemaplink a:active     { color: #115292; font-size: 11px; text-decoration: none; }
.sitemaplink a:hover     { color: #115292; font-size: 11px; text-decoration: none; }
