/*


KEINE VERÄNDERUNG VORNEHMEN!

*/

/* Tabellenrahmen */
.welcome, .topforumtable, .topforumtable td, .topforumtable textarea, .topforumtable th, .topforumtable input, .replytable, .replytable th {
	border: 1px solid #C3C3C3;
}

/* Überschrift Willkommenstext */
.welcome span {
	font-size: 140%;
	font-weight: bold;
	color: #278D27;
}


/* Schrift Willkommenstext 
.welcome {
	color: ;
}*/


table {
	width: 100%;
}

.welcome {
	width: 100%;
}

.topforumtable {
	border-collapse: collapse;
	width: 100%;
	padding: 3px;
	text-align: center;
	color: #456070;
} 

.topforumtable th {
	background: #E7F5F8;
	padding: 3px;
	color: #000000;
	font-weight: bold;
}

.topforumtable th span {
	color: #707070;
	font-size: 80%;
}

.topforumtable textarea {
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	height: 100px;
}

.topforumtable input {
	color: #000000;
	background: #FFFFFF;
	width: 100%;
}


.topdescription {
	font-size: 80%;
	font-weight: normal;
}

.topforumtable td {
	padding: 3px;
}

.subforumtable {
	width: 100%;
}

.subforumtable td {
	border: 0px;
}

.subforumtable a {
	font-weight: bold;
}

.subforumtable td span {
	color: #858585;
	font-size: 80%;
}

.left {
text-align: left;
}

.table_bottom tr, .table_bottom td {
	border: 0px;
}

.infos {
font-size: 80%;
}

.infos a {
color: #456070;
}

.thread {
	width: 50%;
}

.forum {
	width: 50%;
}

.thread a {
font-weight: bold;
}

.tablehead a {
	color: #000000;
	width: 100%;
}

.replytable {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

.replytable th {
font-size: 80%;
text-align: left;
background: #EBEBEB;
padding: 3px;
}

.replyleft {
text-align: left;
background: #EBEBEB;
width: 125px;
}

.replyleft {
text-align: left;
padding: 5px;
}

.replyleft a {
	font-weight: bold;
}

.reply {
	padding: 5px;
	width: 100%;
}

.abstand {
height: 6px;
line-height: 1px;
font-size: 1px;
}

.admin1 {
border: 0px;
text-align: left;
}

.form_label {
font-weight: bold;
}

.form_element textarea {
	height: 165px;
}

.submit-group {
	margin-right: 5px;
	float: left;
}

.inputformat {
	width: 100%;
	font-weight: normal;
	padding: 5px;
}

.tinyback {
display: none;
}

.signature {
	font-style: italic;
	font-size: 90%;
	padding-top: 0px;
}

.lastchange {
	font-size: 80%;
	padding-top: 25px;
	text-align: right;
	padding-bottom: 0px;
}

.threadcreater {
color: red;
font-size: 9px;
}

.thread_userinformation {
font-size: 9px;
}

.form_element select {
    border: 1px solid #C3C3C3;
    padding: 4px;
    width: 50%;
}
