body {
        margin: 10px 20px 10px 20px;
		font-size:14px;
        background:#333333 url(2chan.gif);
		color:#000000;
        font-family:Arial, sans-serif; 
}
hr      {
		height: 0px; 
		border-top: 2px solid #CC1105;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	   	clear: both;
}
* html hr {
		height:2px; /* Browserweiche MSIE */
		border:none;
}
a, a:visited {
        color:#0000CC;
        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;
}
.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;
        text-align:center;
        font-size:48pt;
		font-weight:bold;
        color:#CC1105;
        width:100%;
}
/*
.logo img { 
		-moz-border-radius:5px;
		border:5px solid #CC1105; 
}
*/
.slogan {
		background:inherit;
		text-align:center;
		font-size:28px;
		color:#CC1105;
}
.theader, .passvalid {
		-moz-border-radius:5px;
		margin-left:2px;
		background:#ccffcc;
		text-align:center;
		padding:2px;
		color:#000000;
        width:100%;
}

.postarea {
        background:inherit;
		text-align:left;
}
.postarea table {
		float:left;
}
.rules {
        font-size:11px;
        font-family:inherit;
}
.postblock {
        -moz-border-radius:5px;
		background:#ccffcc;
        color:#000000;
		font-size: 14px;
        font-weight:bold;
}
.firstpost {
	-moz-border-radius:5px;
	padding-bottom:10px;
	color:#000000;
    font-family:inherit;
	min-width:450px;
}
.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:#000000;
		background:inherit;
}
.filesize, .filesize a {
	font-size:12px;
    font-family:inherit;
	text-decoration:none;
	color:#000000;
/*	display: none; */
}
.filetitle {
	background:inherit;
	font-size:24px;
    font-family:inherit;
	font-weight:bold;
	color:#CC1105;
	text-transform: uppercase;
	
}
.postername, .commentpostername {
	background:inherit;
	font-size:18px;
    font-family:inherit;
	color:#117743;
	font-weight:bold;
}
.omittedposts, .omittedposts a, .abbrev, .abbrev a {
        background:inherit;
		color:#000000;
}
.reply {
	-moz-border-radius:5px;
	padding-bottom:10px;
	background:#ccffcc; /*fcbccc*/
	color:#000000;
    font-family:inherit;
	min-width:450px;
}
.doubledash {
	font-family:inherit;
 	vertical-align:top;
	clear:both;
	float:left; 
	color:#000000;
}
.replytitle {
        background:inherit;
        font-size:16px;
        font-family:inherit;
        color:#000000;
        font-weight:800;
		text-transform: uppercase;
}
.postertrip, .modtrip, .admintrip {
		font-family:inherit;
		color:#CC1105;
}
.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:#000000;
}
.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:#117743;
}
.footer, .footer a {
        text-align:center;
        font-size:10px;
        font-family:inherit;
		color:#000000;
}
