/* 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-repeat: repeat-x; 
	background-position: top;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #747474;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #003772;
	font-weight:bold;
}
a:visited {
	color: #003772;
	font-weight:bold;
}
a:hover {
	color: #75b0ef;
	font-weight:bold;
}
a:active {
	color: #003772;
	font-weight:bold;
}

.menu					{ color: #003772; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu a:link			{ color: #003772; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.menu a:visited			{ color: #003772; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu a:active			{ color: #003772; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.menu a:hover			{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }

.selected				{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected a:link		{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected a:visited		{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.selected a:active		{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.selected a:hover		{ color: #ffd72f; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }

.submenu				{ color: #ffffff; font-size: 12px; text-decoration: none; font-weight:normal}
.submenu a:link			{ color: #ffffff; font-size: 12px; text-decoration: none; font-weight:normal }
.submenu a:visited		{ color: #ffffff; font-size: 12px; text-decoration: none; font-weight:normal}
.submenu a:active		{ color: #ffffff; font-size: 12px; text-decoration: none; font-weight:normal}
.submenu a:hover		{ color: #ffffff; font-size: 12px; text-decoration: none; font-weight:normal}

.subselected			{ color: #ffd72f; font-size: 12px; text-decoration: none; font-weight:normal}
.subselected a:link     { color: #ffd72f; font-size: 12px; text-decoration: none; font-weight:normal}
.subselected a:visited  { color: #ffd72f; font-size: 12px; text-decoration: none; font-weight:normal}
.subselected a:active   { color: #ffd72f; font-size: 12px; text-decoration: none; font-weight:normal}
.subselected a:hover    { color: #ffd72f; font-size: 12px; text-decoration: none; font-weight:normal}

.subjobs				{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.subjobs a:link			{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal }
.subjobs a:visited		{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.subjobs a:active		{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.subjobs a:hover		{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}

.jobsselected			{ color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.jobsselected a:link    { color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.jobsselected a:visited { color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.jobsselected a:active  { color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}
.jobsselected a:hover   { color: #989898; font-size: 12px; text-decoration: none; font-weight:normal}

.news					{ color: red; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.news a:link			{ color: red; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }
.news a:visited			{ color: red; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.news a:active			{ color: red; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold}
.news a:hover			{ color: red; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold }

.validator				{ color: #003772;font-size:12px;}
.validatortext			{ color: #003772;}
input.stylebutton		{ font-size: 12px; color: #ffffff; background-color:#003772; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha				{ border:1px solid #7f9db9}

#container				{ position:absolute; left:50%; margin-left:-452px;}

.subtitel				{ color: #003772; font-weight:bold; text-decoration:underline	}
.subtitel2				{ color: #003772; font-weight:bold; text-decoration:none; font-size:18px;	}