/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4C4C4C;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #49b0fb;
}
a:visited {
	color: #49b0fb;
}
a:hover {
	color: #49b0fb;
}
a:active {
	color: #49b0fb;
}

.menu       { color: #1e1f1a; font-size: 12px; text-decoration: none;}
.menu:link       { color: #1e1f1a; font-size: 12px; text-decoration: none; }
.menu:visited    { color: #1e1f1a; font-size: 12px; text-decoration: none;}
.menu:active     { color: #1e1f1a; font-size: 12px; text-decoration: none;}
.menu:hover     { color: #49b0fb; font-size: 12px; text-decoration: none; }

.selected      { color: #49b0fb; font-size: 12px; text-decoration: none;}
.selected:link       { color: #49b0fb; font-size: 12px; text-decoration: none; }
.selected:visited    { color: #49b0fb; font-size: 12px; text-decoration: none;}
.selected:active     { color: #49b0fb; font-size: 12px; text-decoration: none; }
.selected:hover     { color: #49b0fb; font-size: 12px; text-decoration: none; }

.taal       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.taal a:link       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase }
.taal a:visited    { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.taal a:active     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.taal a:hover     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase }

.validator {color: #0093ff;font-size:12px;}
.validatortext {color: #0093ff;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#0093ff; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.titel{ font-size:16px; text-transform:uppercase; font-weight:bold;}
.style1 {color: #0093ff}
.style2 {color: #ffffff}