BODY
{
	/* dies ist nur, damit content mittig ist */
	margin: 0px auto;
	text-align:center;
	font-family: Verdana; 
	font-size: 12px;
	background: #2d3851;
}

/* Copyright unten */
.copyright {
	text-align: right;
}

/* header start */
#header ul {
	text-align: right;
}
#header ul li {
	display:inline;
}
#header a {
	border: 1px solid #000000;
	padding: 5px;
	background: #F1F1F1;
	color: black;
	text-decoration: underline;

}
#header a:hover {
	background: #FFFFFF;
	border: 1px dashed #000000;
	text-decoration: none;
}
/* header end */


/* willkommenstabelle start */
#welcometable {
	
}
#welcometable ul {
	margin:0 auto;
	
}
#welcometable fieldset ul li {
	display:inline;
	margin:0 3px 0 3px;
	width: 200px;
	border: 1px solid black;
}
#welcometable fieldset, #stats fieldset,.profilfieldset {
	border: 1px solid black;
	background: #A7AEB8;
	font-family: Verdana; 
	font-size: 10px;
	padding: 5px;
	color: #464C64;	
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin: 12px 0 !important;
	margin: 20px 0;
	
}
.profilfieldset table {
	/* for the fucking ie */
	font-family: Verdana; 
	font-size: 10px;
	}
#welcometable fieldset legend, #stats fieldset legend,.profilfieldset legend{
	padding: 0 3px 0 3px;
	background: #5F7797;
	border: 1px solid black;
	font-weight: bold;
	color: #e9f2fc;
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
}
/* willkommenstabelle ende */


/* content start */
#content {
	font-family: Verdana; 
	font-size: 10px;
}
#content table {
	/* only for the fucking ie */
	font-family: Verdana; 
	font-size: 10px;
}
#content .headtd,#content .lastheadtd {
	background: #5F7797;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #354463;
	border-right: none;
	font-weight: bold;
	font-family: Verdana; 
	font-size: 10px;
	padding: 5px;
	color: #e9f2fc;
}
#content .lastheadtd {
	border-right: 1px solid #354463;
}
#content .lastheadtd.main {
	background-color: #7E90A8;
	color: #424347;
}

#content .forumtd, #content .lastforumtd {
	background: #A7AEB8;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #354463;
	border-right: none;
	border-top:none;
	font-family: Verdana; 
	font-size: 10px;
	color: #464C64;
}
#content .lastforumtd {
	border-right: 1px solid #354463;
}
#content a.threadlink {
	font-size: 12px;
}

#content .newthread {
	border: 1px solid #354463;
	background: #A7AEB8;
	padding: 5px;
	margin: 5px;
	float: right;
	font-weight: bold;
	font-family: Verdana; 
	font-size: 10px;
}

#content .postbit2, #content .postbit1 {
	border: 1px solid #354463;
	margin-top: 5px;
	background-color: #BFC4CB;
}
#content .postbit2 .top, #content .postbit1 .top {
	border-bottom: 1px solid #354463;	
	background: #5F7797;
	padding: 3px;
	font-family: Verdana; 
	font-size: 10px;
}
#content .postbit2 .info, #content .postbit1 .info {
	border-bottom: 1px solid #354463;	
	background: #A7AEB8;
	padding: 5px;
	font-family: Verdana; 
	font-size: 10px;
}
#content .postbit2 .post, #content .postbit1 .post {
	font-family: Verdana; 
	font-size: 12px;
	padding: 5px;
}
#content .vote fieldset {
	border: 1px solid black;
	background: #A7AEB8;
	padding: 5px;
	color: #464C64;
	font-family: Verdana; 
	font-size: 10px;
	
}
#content .vote fieldset legend{
	padding: 0 3px 0 3px;
	background: #5F7797;
	border: 1px solid black;
	font-weight: bold;
	color: #e9f2fc;
}
#content .vote ul {
	margin: 0px 0px 0px 40%;
	width: 200px;
}
#content .vote ul li {
	list-style-type:none;
	margin-top: 2px;
	background: #BFC4CB;
}
#content .vote ul li.result {
	width: 400px;
}
#content h4 {
	margin: 0 0 3px 0;	
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid black;
	background: #BFC4CB;
	font-family: Verdana; 
	font-size: 10px;
}
#content ul.usercp {
	margin: 0 0 5px 20px;	
	padding-left: 0px;
}

#content .postbuttons {
	margin: 3px 5px 3px 300px;
	padding: 2px;
	text-align: right;
	font-family: Verdana; 
	font-size: 10px;
}
#content .postbuttons a{
	border: 1px solid black;
	background: #A7AEB8;
	padding: 2px;
}
#content .postbuttons a:hover {
	border: 1px dashed black;
	background-color: #BFC4CB;
}
#header .suche,#header .suche:hover, 
#header .startseite,#header .startseite:hover,
#header .mitglieder,#header .mitglieder:hover,
#header .profil,#header .profil:hover,
#header .abmelden,#header .abmelden:hover,
#header .register,#header .register:hover,
#header .cpanel,#header .cpanel:hover,
#content .postbuttons .addquote,
#content .postbuttons .postdel,
#content .postbuttons .addanswer,
#content .newthread,
#content .postbuttons .melden,
#content .postbuttons .edit,
#content .postbuttons .weiterleiten {
	background-repeat: no-repeat; 
	background-position: center left;	
	padding-left: 15px;
}
#content .postbuttons .addquote {
	background-image: url('../../../images/std/quote.gif');
}
#content .postbuttons .postdel {
	background-image: url('../../../images/std/delete.gif');
}
#content .postbuttons .addanswer,#content .newthread {
	background-image: url('../../../images/std/add_answer.gif');
}
#content .postbuttons .melden {
	background-image: url('../../../images/std/beitrag_melden.gif');
}
#content .postbuttons .edit {
	background-image: url('../../../images/std/beitrag_edit.gif');
}
#content .postbuttons .weiterleiten {
	background-image: url('../../../images/std/weiterleiten.gif');
}
#header .suche,#header .suche:hover {
	background-image: url('../../../images/std/top_search.gif');
}
#header .startseite,#header .startseite:hover {
background-image: url('../../../images/std/top_main.gif');
/*	background-image: url('../../../images/std/arrow_refresh_small.png');*/
}
#header .mitglieder,#header .mitglieder:hover {
	background-image: url('../../../images/std/top_members.png');
}
#header .profil,#header .profil:hover {
	background-image: url('../../../images/std/top_profil.gif');
}
#header .abmelden,#header .abmelden:hover {
	background-image: url('../../../images/std/top_logout.gif');
}
#header .register,#header .register:hover {
	background-image: url('../../../images/std/top_register.gif');
}

/* content end */


.forumnavi {
	border-color: #354463;  
	border-style: solid;
	border-width: 1px;
	width: 100%;
	border-spacing: 0px;
	background-color: #A7AEB8;
	padding: 3px;
	color: #464C64;
	font-family: Verdana; 
	font-size: 10px;
}

.maintable {
	font-family: Verdana; 
	font-size: 10px;
	background-color: #BFC4CB;
	
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: center;
	width: 85%;			/* dies ist die weiter der hintergrundtabelle!! */
	margin: 0px auto;
	padding: 5px;
	text-align: left;
}


/* links */
A:link, A:visited, A:active 
{ 
	COLOR: #000000; 
	TEXT-DECORATION: underline; 
} 

A:hover 
{ 
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

/* elemente */

textarea,input,select {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial; 
	FONT-COLOR: #000000;
	border: 1px solid black;
}

.radio, input[type="radio"], input[type="checkbox"] {
	background-image: none;
}
input[type="radio"] {
	border: hidden;
}

form {
	margin: 0px 0px 0px 0px;	
}


/* Code und Quote boxen */
.code ul {	
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 0px 3px;
	border-right: 1px solid black;
	list-style-type: none;
}

.code ul li {
	text-align:right;
	
}
.code .oben, .quote .oben, .attachmentbox .oben {
	border-bottom: 1px solid black;
	width: 99%;
}

.quote, .attachmentbox, .code{
	width:98%; 
	table-layout: fixed;
	margin: 0px auto;	
	padding: 2px 2px 2px 2px;
	border:2px solid #526984;
	overflow: auto;
	background-color: #FFFFFF;
	font-family: Verdana; 
	font-size: 10px;
	
}

.quote hr, .attachmentbox hr, .code hr {
	width: 99%;
	margin: 0px; 
	margin-bottom: 3px;
	
}


/* ajax klassen */
.hidden {
	top: -5000;
	left: -5000;
	position: absolute;
}
.popdown {
	position: absolute;
	z-index: 1000;	
	
}
.popdown ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.popdown ul li {
	
	border: 1px solid black;
}
.popdown ul li a {
	display: block;
	margin: 0px;
	padding: 3px;
	cursor: pointer;
}
.popdown ul li a:hover {
	background-color: #7E90A8;
	color: #424347;
}


.smilie_ubb_box {
	float: right;
	width: 170px;

}

.reiter_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
}

.reiter_list li {

	display: inline;

}
.reiter_list li a {
	padding: 4px;
	border: 1px solid black;
	margin: 0px;
	background: #5F7797;
	color: black;

	cursor: pointer;
}
.reiter_list li a:hover,.reiter_list li a.aktiv {
	background: #919CAB;
	border-bottom: 1px solid #919CAB;
}

.reiter_box {
	
	margin-top: 4px;
	padding: 3px;
	border: 1px solid black;	
	background: #919CAB;	
}
.reiter_box img {
	padding: 5px;
}
.reiter_box.hidden {
	display: none;
}

