body {
text-align: center;
margin-top: 10px;
font-family: "Trebuchet MS", serif;
font-size: 12px;
line-height: 1.5em;
height: 100%;
background-image: url(images/bgr.png);
background-repeat: y-repeat;
}
.main{
	margin: 0 auto;
	left: 10px; 
	border-color: #666666;
	border: 3 px;
}
#head {
	width: 898px; 	
	height: 98px;
	background-image: url(images/Naumburger_Nachtskaten_Header.jpg);
	background-repeat: no-repeat;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-color: #CCCCCC;
	border-style: solid;
	z-index: 1;
}
#locator {
	position: relative;
	width: 300px; 
	top: 134px;
	left: -200px; 
	z-index: 2;
}

div.container {
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	overflow: hidden;
	width: 878px;
	background-image: url(images/blocks_bg.gif);
	background-repeat:repeat;
	margin: 0 auto;
	padding: 10px;
}
div.left{
	width: 160px;
	height: 300px;
	padding: 5px;
	float: left;
	background: #D6D6E1;
	text-align:left;
	border:#FF9900 solid 1px;
	
}
div.left_bottom{
	width: 160px;
	padding: 5px;
	bottom: 10px;
	float: left;
	text-align:left;
}
div.right{
	width: 680px;
	padding: 5px;
	float: right;
	background: #F4F4F4;
	border:#FF9900 solid 1px;
}

.footer{
	text-align:center;
	bottom: 0;
	background: #D6D6E1;
}

a:link { text-decoration:none; font-weight:bold; color:#144E3D; }
a:visited { text-decoration:none; font-weight:bold; color:#144E3D; }
a:hover { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; }
a:focus { text-decoration:none; font-weight:bold; }

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	color: #4F4D7D;
	font-size: 10pt;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #5493B4;
	background: white;
	font-size: 10px;
}

