.bg {
	width: 920px;
	height: 620px;
	top: 50%;
	position: absolute;
	margin-left: -457px;
	left: 50%;
	margin-top: -307px;
	background: url(../img/container.jpg) no-repeat;
}

td {
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

td a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.container {
	width: 900px;
	height: 600px;
	position: absolute;
	background: #993333 no-repeat;
	border: 1px solid #000000;
	top: 9px;
	right: 10px;
}

.mainTXT {
	background: #996666;
	position: relative;
	top: 35px;
	width: 650px;
	height: 390px;
	overflow: auto;
	border: 1px solid #e6e6e6;
	float: right;
	right: 20px;
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

.mainTXT a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.mainTXT a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.mainHeader {
	font: bolder 20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: -5px;
	padding-bottom: 0;
	color: #000000;
}

.mainTXT img {
	padding-right: 10px;
	padding-left: 10px;
}

.navi {
	width: 200px;
	height: 400px;
	border: 1px none #191919;
	position: relative;
	float: left;
	top: 35px;
	left: 25px;
	text-decoration: none;
}

.navilogo {
	background: url(../img/navi_logo.jpg) no-repeat;
	width: 130px;
	height: 92px;
}

.navibottom {

}

.navi a {
	color: #ffffff;
	text-transform: uppercase;
	font: 900 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.navi a:hover {
	color: #000000;
	text-transform: uppercase;
	font: 900 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.menuLevel1 a {
	color: #ffffff;
	text-transform: uppercase;
	font: 900 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.menuLevel1 a:hover {
	color: #000000;
	text-transform: uppercase;
	font: 900 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.menuLevel2 a {
	color: #ffffff;
	text-transform: uppercase;
	font: 900 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.menuLevel2 a:hover {
	color: #000000;
	text-transform: uppercase;
	font: 900 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.head {
	width: 100%;
	height: 100px;
	background: #ffffff url(../img/balken.jpg) no-repeat;
	position: relative;
	top: 20px;
	border: 1px none #000000;
}

.footer {
	width: 100%;
	height: 20px;
	background: #ffffff none no-repeat;
	position: absolute;
	border: 1px none #000000;
	bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	font: normal 14px Courier, "Courier New", mono;
	vertical-align: middle;
	text-decoration: none;
	clear: left;
}

.footer a {
	color: #993333;
}

.footer a:link {
	color: #993333;
	font-weight: 900;
}

.footer a:hover {
	color: #993333;
	font-weight: bold;
}

.footer a:visited {
	color: #993333;
}

.root {
	width: 500px;
	height: 10px;
	background: none no-repeat;
	position: relative;
	border: 1px none #000000;
	text-align: left;
	top: 25px;
	left: 210px;
	font-size: 12px;
}

.speznavi {
	width: 100%;
	height: 10px;
	background: none no-repeat;
	position: absolute;
	border: black none 1px;
	top: 0;
	text-align: right;
}

.copyright {
	width: 100px;
	height: 15px;
	bottom: 0;
	position: absolute;
	background: no-repeat url(../img/byN8walkers.jpg);
	border: 1px none #66ff66;
	right: 0;
}

body {
	margin: 0;
	background: repeat url(../img/bg_logo.jpg) #cccccc;
	overflow: auto;
}


