@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 20px;
	background-color: #CE0518;
	background-image: url(../pics/middle.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #CE0518;
}
a:visited {
	text-decoration: none;
	color: #CE0518;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.font a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font a:link {
	text-decoration: none;
	color: #FFFFFF;
} 
.font a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.font a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.font a:active {
	text-decoration: none;
}

.letter_menu {
	color: #FFFFFF;
	font-weight: bold;
}

.kop_1 {
	color: #CE0518;
	font-weight: bold;
	font-size: 30px;
}

.kop_2 {
	color: #CE0518;
	font-weight: bold;
	font-size: 15px;
}
