.threada { 
	background:#202020; 
	padding:2px; 
	border:3px solid #202020; 
	border-style:double; 
	width:537px; 
	margin:auto;
}

.threadc {
	background-image:url(/design/goth/background.png); 
	padding:30px; 
	font-family: oswald;
	letter-spacing:1px; 
	font-weight:bold; 
	font-size:25px; 
	text-transform:uppercase; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); 
	width:477px;
}

.threadb { 
	background:#202020;  
	width:537px; 
	margin:auto; 
}

.threadd {
	font-family:tahoma; 
	color:#838383; 
	font-size:11px; 
	padding:15px; 
	text-align:justify;
}

.searching {
	float:left; 
	width:230px; 
	margin:3px; 
	height:200px;
}

.suchender {
	width:225px; 
	font-size:9px; 
	letter-spacing:1px; 
	font-weight:bold; 
	background:#202020; 
	padding:3px; 
	margin-bottom:1px;
}

.gesuchfact { 
	width:224px; 
	font-size:9px; 
	letter-spacing:1px; 
	font-weight:bold;  
	background:#151515; 
	padding:3px; 
	margin-bottom:1px;
}

.gesuchl {
	float:left; 
	margin:3px; 
	width:275px; 
	height:200px;
}
	
.gesuchname {
	background-image:url(/design/goth/background.png); 
	padding:7px; 
	font-family: oswald;
	letter-spacing:1px; 
	font-weight:bold; 
	font-size:15px; 
	text-transform:uppercase; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); 
	width:96%;
}
	
.gesuchtextl {
	height:144px; 
	width:270px; 
	overflow:auto; 
	padding:5px; 
	border-right:1px solid #151515; 
	border-bottom:1px solid #151515; 
	margin-top:5px;
	margin-left: -3px;
}

.wanted {
	float: right;
    width: 230px;
    margin-top: 3px;
    margin-left: 4px;
    height: 200px;
}

.gesuchter {
	width:224px; font-size:9px; letter-spacing:1px; font-weight:bold; background:#151515; padding:3px; margin-bottom:1px;
}

.gesuchr {
	float: right;
    margin-top: 3px;
    margin-right: 5px;
    width: 275px;
    height: 200px;
}

.gesuchnamer {
	background-image:url(/design/goth/background.png); 
	padding:7px; 
	font-family: oswald;
	letter-spacing:1px; 
	font-weight:bold; 
	font-size:15px; 
	text-transform:uppercase; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); 
	width:96%;
    float: left;
    margin-right: 3px;
}

.gesuchtextr {
	height:144px; 
	width:270px; 
	overflow:auto; 
	padding:4px; 
	border-left:1px solid #151515; 
	border-bottom:1px solid #151515; 
	margin-top:5px;
    float: left;
}

.endtext {
	max-height:200px; 
	width:505px; 
	overflow:auto; 
	padding:5px; 
	border-bottom:1px solid #202020; 
	margin-top:5px;
}