@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
#container {
	width: 830px;
	min-height: 700px;
	border: 0;
	margin-top: 10;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.gif);
}
#top {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 830px;
	height: 419px;
}
#main {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 830px;
	min-height: 354px;
	height:auto !important;
	height:354px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
}
#left {
	position: relative;
	float:left;
	top: 0;
	left: 0;
	right: 0;
	width: 274px;
	min-height: 354px;
	height:auto !important;
	height:354px;
	background-image: url(../images/mainlinks.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#right {
	position: relative;
	float:left;
	top: 0;
	left: 0;
	right: 0;
	width: 522px;
	min-height: 354px;
	height:auto !important;
	height:354px;
	background-image: url(../images/mainrechts.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
	line-height: 20px;
}
#bottom {
	clear: both;
	height: 17px;
	width: 812px;
	background-image: url(../images/bottom.jpg);
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left center;
	padding: 9px;
}
.left {

}
.right {

}
#sitemap {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	clear: both;
	height: 19px;
	width: 814px;
	background-color: #000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 8px;
}
#footer a {
	clear: both;
	height: 35px;
	width: 830px;
	background-color: #000000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#sitemap a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#map {
	left: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: right;
	height: 300px;
	width: 542px;
}

.initial { }
.normal { }
.highlight { background-color: #d0d0d0; }
#right a {
	font-weight: bold;
	color: #81AA09;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
}

