body {
	background: url(texturmadde.gif);
	margin: 0px auto;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.34em;
	color: #e9e9a0;
}

a {
color: #ffdf03;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
#container {
	width: 1000px;
	margin: auto;
}
#header {
	height: 298px;
}
#navi {
	width: 244px;
	height: 470px;
	float: left;
}
#main {
	background: url(bg-content.png) no-repeat;
	width: 756px;
	height: 470px;
	float:right;
	color: #e9e9a0;
}
#content {
line-height: 1.43em;
background: none;
width: 705px;
margin-top: 10px;
height: 425px;
float:left;
}
#title {
position: absolute;
margin-top: -90px;
margin-left: 150px;
}
.news-item {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #9D7C0D;
}
h1 {
margin-top: 5px;
	color: #ffdf03;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}