body {
	background-color: #white;
	color:#184d16;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
}

img {
	border:none;
	float:none;
	padding: 0px 0px 0px 0px;
}

#top_line {
	background-image:url(../gif/line.gif);
	background-position:center top;
	background-repeat:repeat-x;
	float:right;
	height:1px;
	left: 182px;
	position:absolute;
	text-align:center;
	top:215px;
	width:550px;
	z-index:3;
}

html>body #top_line {
	left: 180px;
}

#title {
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	height: 22px;
	left:550px;
	position:absolute;
	top: 196px;
	width:211px;
	z-index:3;
}

#recorder {
	background-image:url(../gif/denner.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:533px;
	left:120px;
	position:absolute;
	top:15px;
	width:60px;
	z-index:1;
}

#brs {
	background-image:url(../gif/brs.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:154px;
	left:220px;
	position:absolute;
	top:26px;
	width:277px;
	z-index:1;
}

#menu_panel {
	position: absolute;
	top: 240px;
	left: 10px;
	z-index: 2;
}

html>body #menu_panel {
	top: 220px;
}

#menu {
	line-height: 2.4;
	text-align: right;
}

#menu li {
	position: relative;
	list-style: none;
	display: block;
	font-size: 14px;
}

#menu a {
	text-decoration: none;
	color: black;
}

#menu a:hover {
	color: #184d16;
}

#selected {
	color: #184d16;
	font-weight: bold;
}

#news_content {
	left:700px;
	position:absolute;
	top: 250px;
	width: 200px;
	z-index: 4;
}

#news_content h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #184d16;
	margin: -2 0px;
	line-height: -2em;
}

html>body #news_content h1 {
	margin:-10px 0pt;
}

#news_content p {
	font-size: 14px;
	font-weight: regular;
	color: #636363;
	text-align: left;
	line-height: 1.5;
}

#dates {
	font-weight: bold;
}

#news_content a {
	color: #636363;
	font-weight: bold;
}

#news_content a:hover {
	color: #184d16;
	font-weight: bold;
}

#main_content {
	left:220px;
	position:absolute;
	top:230px;
	width:450px;
}

#main_content h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #184d16;
	padding: 0px;
}

#main_content p {
	font-size: 16px;
	font-weight: regular;
	color: #636363;
	text-align: left;
	line-height: 1.3;
	margin-top: -5px;
}

#main_content a {
	color: #184d16;
	font-weight: bold;
}

#lists {
	line-height: 1.4;
	text-align: left;
	left: 10px;
}

#lists li {
	position: relative;
	display: block;
	font-size: 12px;
	color: black;
}
