body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #81ABD1;
}
#center {
	background-image: url(../images/bg.jpg);
	width: 100%;
}
.textsw {
	color: #000;
	padding: 5px;
}
.textw {
	color: #FFF;
	padding: 5px;
}

a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#footer a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
#firmen a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 9px;
}
#firmen a:hover {
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
