table.maintable {
	width: 980px; 
	border: 0px; 
	padding: 0px; 
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	background: url(../images/background.jpg) bottom no-repeat;
}

table.maintable tr,
table.maintable td   {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.banner {
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td.menucolumn {
	width: 138px;
	height: 535px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

td.contentcolumn {
	width: 842px;
	height: 535px;
	vertical-align: top;
}

div.menuitem {
	margin: 0px auto 0px auto;
	text-align: center;
}

div.content {
	height: 525px;
	width: 831px;
	overflow: auto;
}

img.button {
	width:103px;
	height: 25px;
	border: 0px;
}

div.newsitem {
	border: 0px solid black;
	width: 95%;
	margin: 0px auto 10px auto;
}

div.newstopic {
	font-weight: bold;
}

table.newsfootertable {
	width: 100%;
}

td.newsfooterauthor {
	text-align: left;
}

td.newsfootercomments {
	text-align: right;
}


.ueberschrift {
 FONT-FAMILY: arial, verdana, Trebuchet MS, Helvetica;
 COLOR: #000000;
 font-weight:bold;
 font-size:20px;
}
.text {
 FONT-FAMILY: arial, verdana, Trebuchet MS, Helvetica;
 COLOR: #000000;
 font-size:14px;
}
.text_12 {
 FONT-FAMILY: arial, verdana, Trebuchet MS, Helvetica;
 COLOR: #000000;
 font-size:12px;
}

.content {
 FONT-FAMILY: arial, verdana, Trebuchet MS, Helvetica;
 COLOR: #000000;
 font-size:14px;
}

.content a,
.content a:active,
.content a:visited {
	color: black;
}
.content a:hover {
	color: black;
	text-decoration: none;
}


