#main {
	height: 688px;
	width: 1132px;
	margin-top: 44px;
	margin-right: auto;
	margin-left: auto;
}
#border {
	float: left;
	height: 688px;
	width: 44px;
}
#leftframe {
	float: left;
	height: 688px;
	width: 600px;
}
#middle {
	float: left;
	height: 688px;
	width: 44px;
}
#rightframe {
	float: left;
	height: 688px;
	width: 400px;
}
#topleft {
	float: left;
	height: 44px;
	width: 600px;
	text-align: right;
}
#topright {
	float: left;
	height: 44px;
	width: 400px;
}
#mainleft {
	float: left;
	width: 600px;
	text-align: right;
	margin-top: 5px;
}
#menu1 {
	float: left;
	height: 288px;
	width: 66px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu2 {
	float: left;
	height: 388px;
	width: 134px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu3 {
	float: left;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.textsmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.textbold {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#xnews {
	float: left;
	height: 288px;
	width: 334px;
}
#news {
	float: left;
	width: 400px;
}

.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menuactive{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: underline;
}
.menu{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: none;
}
.menu:hover{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: underline;
}
.linknewsactive{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: underline;
}
.linknews{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: none;
}
.linknewstext{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: none;
}
.linknews:hover{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: underline;
}
