body {
	margin: 10px 20px 10px 20px;
	font-size: 14px;
	background: #333333 url(leaves1.png) top center repeat-x;
	color: #CCCCCC;
	font-family: georgia,Trebuchet,serif;
	/* Courier,monospace */
}

* html body {
	background: #333333;
	/* Browserweiche MSIE, stellt BG-Bilder nicht korrekt dar */
}

hr {
	height: 0px;
	border-top: none; /* 2px solid #000000; */
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	clear: both;
	/* display: none; */
	
}

* html hr {
	height: 2px;
	/* Browserweiche MSIE */
}

a {
	color: #707070;
	text-decoration: underline;
	font-family: inherit;
}

a:hover, .omittedposts a:hover, .abbrev a:hover, .nothumb a:hover, .footer a:hover {
	color: #CC1105;
	text-decoration: none;
	font-family: inherit;
}

h1, h2, h3 {
	color: #CC1105;
	text-transform: uppercase;
}

input[name="name"],
input[name="link"],
input[name="sub"],
.postarea input[name="pwd"],
input[name="staffpost[pass]"],
textarea[name="com"] {
	padding: 3px 12px 3px 5px;
	margin: -1px;
	border: 1px solid #222222;
	color: #333333;
	-moz-border-radius-topright: 16px;
	-moz-border-radius-bottomright: 16px;
}

input[name="upfile"] {
	margin: -1px;
	color: #333333;
}

.delform input[name="pwd"],
input[name="pass"] {
	padding: 3px 0px 3px 8px;
	margin: -1px;
	border: 1px solid #222222;
	color: #333333;
	-moz-border-radius: 16px;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

.adminbar {
	font-size: 12px;
	text-align: right;
	background: inherit;
	clear: both;
	float: right;
}

.navbar {
	font-size: 12px;
	text-align: left;
	float: left;
}

.logo {
	clear: both;
	font-size: 24pt;
	color: #CCCCCC;
	width: 100%;
}

.logo img {
	border: 1px solid #222222;
}

.slogan {
	margin: 0 0 0 3px;
	background: inherit;
}

.logo, .slogan {
	text-align: left; /* schiebt logo und slogan gleichzeitig */
}

.theader {
	-moz-border-radius: 16px;
	border: 1px solid #222222;
	margin-left: 2px;
	margin-right: 10px;
	background: #2A2A2A none repeat scroll 0 0;
	background-image: url('leaves.jpg');
	text-align: center;
	padding: 2px;
	width: 98%;
	color: #CC1105;
}

.passvalid {
	text-align: center;
	color: #CCCCCC;
	margin: 20px 10px 20px 3px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #222222;
	background: #2A2A2A;
	-moz-border-radius: 16px;
}

tr .passvalid {
	-moz-border-radius: 0px;
}

.postarea {
	background: inherit;
	text-align: left;
}

.postarea table {
	float: left;
}

.rules {
	border: 0px solid #222222;
	background: inherit; /* #2A2A2A; */
	padding: 0px;
	font-size: 11px;
	font-family: inherit;
	text-align:left;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
}

/*
#delform  {
	margin: 20px 0 20px 3px;
	padding: 0px 5px 10px 15px;
	background-image: url('leaves.jpg');
	border: 1px solid #222222;
	-moz-border-radius: 15px;
}

.delform {
	margin: 31px 5px 0 0;
}
*/

.postblock {
	padding: 1px 10px 1px 1px;
	width: 100px;
	background: inherit;
	background-image: url('leaves.jpg');
	border: 1px solid #222222;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: 500;
	text-align: right;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
}

.img {
	margin: 20px 20px 20px 10px;
}

.firstimg {
	margin: 10px 20px 10px 0px;
}

.thumb {
	margin: 10px 20px 10px 20px;
}

.nothumb, .nothumb a, .nothumb a:visited, .reply .nothumb {
	color: #CCCCCC;
	background: inherit;
}

.filesize, .filesize a {
	font-size: 12px;
	font-family: inherit;
	text-decoration: none;
	color: #707070;
	/*display: none;*/
}

.filetitle {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	min-height: 10px;
	font-size: 24px;
	font-family: inherit;
	color: #CCCCCC;
	font-variant:small-caps;
/*	text-transform: uppercase; */
}

.postername, .commentpostername {
	background: inherit;
	font-size: 16px;
	font-family: inherit;
	color: #CCCCCC;
	font-weight: 800;
}

.omittedposts, .omittedposts a, .abbrev, .abbrev a {
	background: inherit;
	color: #707070;
}

.thread {
	margin: 20px 10px 20px 3px;
	padding: 10px 20px 3px 20px;
	border: 1px solid #222222;
	background: #2A2A2A;
	-moz-border-radius: 12px;
}

.reply, .highlight {
	-moz-border-radius: 8px;
	border: 1px solid #222222;
	padding: 5px;
	background: #333333;
	color: #CCCCCC;
	font-family: inherit;
	min-width:500px;
}

* html .reply {
	background: #2A2A2A;
	/* Browserweiche MSIE, stellt BG-Bilder nicht korrekt dar */
}

.highlight {
	border: 1px dashed #707070;
}

.returnlink {
	margin: 10px 15px 5px 5px;
	float: right;
}

.replylink {
	margin: 10px 15px 5px 5px;
	float: right;
}

/*
.reflink {
	margin: -16px 12px 4px 4px;
	float: right;
}

.reply .reflink {
	margin: -16px 8px 4px 4px;
	float: right;
}
*/

.doubledash {
	font-family: inherit;
	vertical-align: top;
	clear: both;
	float: left;
	color: #707070;
	display: none;
}

.replytitle {
	background: inherit;
	font-size: 16px;
	font-family: inherit;
	color: #CCCCCC;
	font-weight: 800;
	text-transform: uppercase;
}

.postertrip {
	font-family: inherit;
	color: #CC1105;
}

/*
.modtrip {
	font-family: inherit;
	color: #11CC05;
}
.admintrip {
	font-family: inherit;
	color: #1105CC;
}
*/

.banned {
	font-size: inherit;
	text-transform: uppercase;
}

.oldpost {
	background: inherit;
	font-size: 16px;
	font-family: inherit;
	color: #CC1105;
	font-weight: 800;
}

.thumbnailmsg {
	background: inherit;
	font-size: 10px;
	font-family: inherit;
	color: #CCCCCC;
}

.col_1 {
	width: 300px;
	float: left;
}

.col_2 {
	width: 500px;
	float: right;
}

.dellist {
	background: inherit;
	text-align: center;
}

.delbuttons {
	background: inherit;
	text-align: center;
	padding-bottom: 4px;
}

.managehead {
	background: #0F8FE1;
	color: #000000;
	font-family: inherit;
	font-size: 14px;
	padding: 0px;
}

.postlists {
	background: #FFFFFF;
	width: 100%;
	padding: 0px;
	color: #000000;
}

.row1 {
	background: #9AD2F6;
	font-family: inherit;
	font-size: 12px;
	color: #000000;
}

.row2 {
	background: #FFFFFF;
	font-family: inherit;
	font-size: 12px;
	color: #000000;
}

.unkfunc {
	background: inherit;
	font-style: italic;
	color: #CCCCCC;
}

/*
.pagelink {
	font-style:bold;
}
*/

.footer {
	margin: 15px 10px 15px 0;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	font-family: inherit;
	color: #CCCCCC;
	border: 1px solid #222222;
	background: #2A2A2A;
	-moz-border-radius: 12px;
}
.footer a, .footer a:visited {
	font-size: 10px;
	font-family: inherit;
	color: #CCCCCC;
}
