.forum_thread {
	background: #CEEFAD;
}

.forum_board {
	background: #ACE070;
}

.forum_kat {
	background: #339900;
}

.normtable {
	width: 100%;
}

body {
	font-size: 12px;
}

.topnavi_oben {
	background: #339900;
	font-size: 12px;
}

.topnavi_hello {
	width: 150px;
}

.topnavi_unten {
	background: #ACE070;
	font-size: 12px;
}

.textarea {
	font-family: Arial;
	font-size: 12px;
	width: 450px;
	height: 300px;
}

.smalltextarea {
	font-family: Arial;
	font-size: 12px;
	width: 450px;
	height: 100px;
}

.normtext {
	font-size: 12px;
}

.lastpost{
	font-size: 10px;
}

.banned {
  text-decoration: line-through;
}