body {
	background: #d1e1f8;
	font-family: Arial;
	margin: 0px;
}

table {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

.maintable {
	width: 830px;
	border: 1px solid;
	border-color: #d2d1cd;
	background: url(images/background.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
}


#header1 {
	width: 830px;
	height: 180px;
	background: url(images/banniere1.jpg) no-repeat;
}

#header2 {
	width: 830px;
	height: 180px;
	background: url(images/banniere2.jpg) no-repeat;
}

#header3 {
	width: 830px;
	height: 180px;
	background: url(images/banniere3.jpg) no-repeat;
}

.menu_header {
	width: 600px;
	line-height: 25px;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
}

.logo {
	padding-top: 1px;
	border: 0px;
}

.quote {
	display: block;
	border: 1px solid #d2d1cd;
	margin-bottom: 10px;
}

.spacerow {
	border-top: 1px solid;
}

.cattitle {
	font-weight: bold;
	font-size: 12px;
}

.row2_post {
	background: #f5f5f5;
}

.row1_post {
	background: #fcfcfc;
}

.forumline_list_topics td {
border-bottom: 1px solid #f0f0f0;
}
