@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	font-size:12px
}
body {
	background-color: #d3d3d3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menubalk {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight: bold;
}
.contacttabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.contatWeb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.Titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E43A45;
	text-align: left;
}

.copyright tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
}
a:link {
	text-decoration: none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: none;
	color:#999;
}
a:active {
	text-decoration: none;
	color:#E43A45;
}
