body {
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:left;
	margin:20px 18px 18px 18px;
	text-align:center;
}
table {
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
img  {
	border:0px;
}

div#main {
	width:609px;
	text-align:left;
	margin:auto;
}


.line {
	height:1px;
	width:100%;
	background-image:url(grafik/line.gif);
	background-repeat:repeat-x;
	margin-bottom:4px;
	clear:both;
}
.footerline {
	height:1px;
	width:609px;
	background-image:url(grafik/line.gif);
	background-repeat:repeat-x;
	margin-bottom:4px;
	clear:both;
}
p {
	margin:15px 0px 0px 0px;
}
.red {
	color:#f00;
}
.block {
	clear:both;
}

.headline {
	width:250px;
	height:25px;
	float:left;
	margin-bottom:20px;
}

.navi, .linkpfeil {
	float:left;
	width:325px;
	display:inline;
}

.linkpfeil {
	margin-left:250px;
}
.ausstand {
	float:left;
	width:325px;
}
.check {
	float:left;

}
.ausstandtext {
	width:280px;
	float:left;

}
.clearer {
	clear:both;
	display:block;
	width:100%;
	height:25px;
}
.content, .lasttopic, .lasttopichead {
	float:left;
	width:325px;
	display:inline;
	padding-left:28px;
}
.lasttopichead {
	width:170px;
}
.lasttopic {
	width:170px;
	height:60px;
}
.topics, .postings {
	float:left;
	text-align:right;
	width:50px;
}
.postings {
	width:100px;
}
.contentbox {
	float:left;
	width:325px;
	display:inline;
}

.mitpfeilohead {
	clear:left;
	width:325px;
	margin-left:200px;
	margin-top:-35px;
	display:block;

}

.pfeil {
	margin-right:17px;
}
.abstandstandard {
	height:25px;
	clear:both;
}
.abstandfooter {
	height:80px;
	clear:both;
}

/* Links */
a:link {text-decoration:none; color:#242424; font-weight:bold; }
a:visited { text-decoration:none; color:#242424;font-weight:bold; }
a:hover {   text-decoration:none; color:#242424;font-weight:bold; }
a:active {  text-decoration:none; color:#242424;font-weight:bold; }
a:focus {  text-decoration:none; color:#242424;font-weight:bold; }
/* Links ENDE */

/* Formular */
input, select {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000;
	color:#000;
	background-color:#fff;
}

.checkbox {
	width:12px;
	height:12px;
	margin-right:16px;
	vertical-align:middle;
	border:0px;
}
input.personalinformation {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000;
	color:#000;
	background-color:#fff;
	width:98%;
}

textarea, .topicanswer {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000;
	color:#000;
	background-color:#fff;
	width:315px;
	height:100px;
}
.topicanswer {
	height:297px;
}
.loginuser {
	width:145px;
	margin-right:35px;
	height:50px;
	border:1px solid red;
	background-color:#0099FF;
}
.loginpass {
	width:145px;
	margin-right:35px;
	height:50px;
	border:1px solid red;
	background-color:#0099FF;
}

/* Formular ENDE */
