/*-----------------------------------------------------------------------
	Einzelne Posts
*/

#thread {

}

#thread table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	overflow: auto;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#thread table td {
	width: 100%;
	height: 100px;

	padding: 10px;

	border: 0;
	/* border-top: 1px solid #E3DFD8; */

	vertical-align: top;
}

#thread table td a {
	color: #1554af;
	text-decoration: underline;
}

#thread table td.signature {
	width: 100%;
	height: 0px;

	padding: 0px 5px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	background: #ece9e3;

	vertical-align: top;
}

#thread table th {
	height: 80px;

	padding: 5px;
	margin: 0;

	background: #E3DFD8;
	color: #232522;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;

	text-align: left;
	vertical-align: top;
}

#thread table th a {
	color: #526074;
	text-decoration: none;
}

#thread table th.avatar {
	padding: 5px;
	/*padding-right: 15px;*/
	width: 110px;
}

#thread table th.right {
	width: 250px;

	text-align: right;
}

#thread table th.right img {
	margin-top: 1px;
}

#thread table th h1 {
	padding: 0;
	margin: 0;

	color: #5A5E56;

	font-size: 1.5em;
}

#thread table th h2 {
	padding: 0;
	margin: 0;
	margin-top: 5px;

	font-weight: normal;

	font-size: 1.0em;
}

#thread table td ul li, #thread table td ol li{
	margin-left: 20px;
	margin-top: 6px;

	font-size: 1.0em;
}

#thread table th.poll {
	height: 0px;

	padding: 5px 0px 5px 15px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	text-align: left;
}

#thread table.poll {
	width: 0px;
	
	margin: 0;

	font-size: 1.1em;
}

#thread table td.poll {
	height: 0px;
	
	margin: 0;
}

#thread table.poll td {
	height: 0px;

	padding: 0px;
	padding-right: 5px;
	margin: 0;
}

#thread p {
	margin: 0;
	padding: 10px;

	text-align: left;
}


/*-----------------------------------------------------------------------
	Foren
*/
#board {

}

#board a {
	color: #526074;
	text-decoration: none;
}

#board table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#board table td {
	padding: 5px;

	border: 0;
	border-top: 1px solid #d0ccc6;

	vertical-align: top;
}

#board table td.details {
	background: #EBE8E3;
	border-left: 1px solid #d0ccc6;

	text-align: center;
	vertical-align: middle;
}

#board table th {
	padding: 5px 0px 5px 15px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	text-align: left;
}

#board table th.table {
	padding: 5px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;

	text-align: center;
}


/*-----------------------------------------------------------------------
	Threadübersicht
*/

#forum {

}

#forum table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#forum table a {
	color: #526074;
	text-decoration: none;
}

#forum table td {
	padding: 5px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	vertical-align: top;

	text-align: center;
}

#forum table th {
	padding: 5px 0px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	text-align: center;
}

#forum div.whoisonline {
	padding: 5px 0px 5px 15px;

	font-family: Arial, sans-serif;
	font-size: 0.9em;

	background: #F0EDE8;
}

#forum div.forum h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;

	font-size: 1.0em;
}

#forum p {
	margin: 0;
	padding: 10px;

	background: #F0EDE8;

	text-align: left;
}

/*-----------------------------------------------------------------------
	Forensuche
*/

#searchform {

}

#searchform a{
	color: #526074;
	text-decoration: none;
}

#searchform input.text {
	width: 100%;
}

#searchform input.radio {
	border: 0;
}

#searchform table#search {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#searchform table#search td {
	padding: 10px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	vertical-align: top;
}

#searchform table#search th {
	padding: 5px 0px 5px 15px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	text-align: left;
}


/*-----------------------------------------------------------------------
	Posting
*/

#postform {

}

#postform a{
	color: #526074;
	text-decoration: none;
}

#postform input.text {
	width: 100%;
}

#postform textarea.post {
	width: 100%;
	max-width: 700px;

	font-size: 1.0em;
}

#postform input.radio {
	border: 0;
}

#postform select {
	margin-top: 4px;
}

#postform .helpline {
	width: 100%;

	border: 0;

	background: #F0EDE8;

	font-size: 10px;
}

#postform table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#postform table td {
	padding: 10px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	vertical-align: top;
}

#postform table td.centered_form_content {
	padding: 10px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	vertical-align: top;
	text-align: center;
}

#postform table td.centered_form_content div {
	margin: 0 auto;
	padding: 0;
	border: 0;

	max-width: 700px;

	text-align: left;
}

#postform table th {
	padding: 5px 0px 5px 15px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	text-align: left;
}


/*-----------------------------------------------------------------------
	Memberlist
*/

#memberlist a{
	color: #526074;
	text-decoration: none;
}

#memberlist table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#memberlist table td {
	padding: 5px;

	border: 0;
	border-top: 1px solid #E3DFD8;

	vertical-align: top;
}

#memberlist table th {
	padding: 5px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;

	text-align: center;
}

/*-----------------------------------------------------------------------
	Registration
*/


#registration {

}

#registration a{
	color: #526074;
	text-decoration: none;
}

#registration table {
	width: 100%;

	margin: 0;
	padding: 0;
	border-spacing: 0;

	border: 0;

	background: #F0EDE8;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;

	line-height: 1.6em;
}

#registration table td {
	padding: 5px 10px;

	border: 0;

	vertical-align: top;
}

#registration table th {
	padding: 5px 0px 5px 15px;
	margin: 0;

	background: #E3DFD8;
	color: #5A5E56;

	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	text-align: left;
}

#registration table td span {
	font-size: 0.9em;

	color: #5A5E56;
}


/*-----------------------------------------------------------------------
	Smilies :D
*/

.smilie {
	border: 0;
}


/*-----------------------------------------------------------------------
	BBCode
*/

div.postingimage {
	position: relative;
	top: 6px;
	left: 6px;
	width: 45px;
	height: 1px;
	z-index: 1;
}

div.postingimage a {
	width: 45px;
	height: 45px;

	background: url("../icon_zoomimage.png");	

	display:block;
	line-height: 75px;
}

div.postingimage a:hover {
	background: url("../icon_zoomimage_hover.png");	
}

div.codebox, #standard div.codebox, pre.codebox, #standard pre.codebox {
	margin: 0 0 0 15px;
	padding: 5px;

	border: 1px dashed #949b8e;

	background: #F9F9F9;

	overflow: auto;

	font-family: "Bitstream Vera Sans Mono", "Courier New", Courier;
	font-size: 10pt;
}

pre.codebox_pre, #standard pre.codebox_pre {
	white-space: pre-wrap;
}

div.codebox_small, #standard div.codebox_small {
	max-height: 200px;
}

span.string, span.numeric,a.keyword, span.keyword, span.comment {
	font-family: "Bitstream Vera Sans Mono", "Courier New", Courier;
	font-size: 10pt;
}

span.string {
	color: #00AA00;
}

span.numeric {
	color: #0000AA;
}

span.comment {
	color: #777777;
}

a.keyword, span.keyword {
	color: #AA0000 !important;
	
	text-decoration: none !important;
}

div.quotebox, #standard div.quotebox {
	margin-left: 15px;
	padding: 5px;

	border: 1px dashed #949b8e;

	background: #F9F9F9;

	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}


#poweredby {
	margin-top: 20px;

	text-align: right;
	font-size: 0.7em;
}

#admin_link {
	margin-top: 2px;
	margin-bottom: 20px;

	text-align: right;
	font-size: 0.7em;
}

#jumpbox {
	margin-top: 20px;

	text-align: right;
	font-size: 0.7em;

	font-family: Verdana, Arial, sans-serif;
}

#jumpbox select {
	font-size: 1.1em;
}
