body {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	
	background: url(background.jpg) ;
	margin-left: 2px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12pt;	
}

h4 { 	font-size: 14px; }
h5 { 	font-size: 12px; }
h6 { 	font-size: 10px; }
 
table, tr, td 
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	border-collapse: collapse;
}

p {
	line-height: 12pt;
}
	
	
a { 
	color: #000000; 
	text-decoration: none; 

}

a:hover { 
	color: #333333; 
}

#path a, a:hover { 
	color: #999999; 
}

p 
{ 
	padding: 1px 1px 1px 1px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
} 

/* wenn color: #000000; dann IE schaltet nicht mehr bei hover */
a:visited { 

}



/* Divider Styles *********************************************************************/
#footLTrue {
	width:756px;
}

#footLTrueU {
	width:756px;
}

#footLFalse {
	display: none;
}

#main {

	width:756px;
	height:550px;
	background:#8C7E7F;
	
	/* border:0px solid #000; */
}

#main #RTrue {
	float: right;
	width: 251px;
	height:100%;
	background:#563C33;
}

#main #RFalse {
	float: right;
	width: 0px;
	height:100%;
}

/* Type != 1 && Type != 4 */
#main #LTrue {
	height:100%;
	width: 503px;
	background:#FCF5E0;
	border:0px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	
	display: block;
}

/* footer links */
#LTrueF {
	width:756px;
	color: #FFFFFF;
}

/* footer rechts */
#LTrueF2 {
	display: none;
}
/* /Type 1 */


/* Type 1 übersicht */
#main #LTrueU {
	
	height:0px;
	width: 505px;
	background:#FCF5E0;
	border:0px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	
	display: none;
}

/* footer links */
#LTrueUF {
	width:505px;
	color: #FFFFFF;
}
/* footer rechts */
#LTrueUF2 {
	width:251px;
	color: #FFFFFF;
}

/* /Type 1 */


/* Type 4 gross */
#main #LFalse {

	width: 99%;
	height:100%;
	background:#FCF5E0;
	border:0px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}

#LFalseF {
	display: none;
}

#LFalseF2 {
	display: block;
}



/* HEADER ----------------------------------------------------------------------------------- */
/*  url(header.jpg) no-repeat left top  */
#navigationmain {
	background: #ECEDEF;
	height:88px;
	width: 780px;
}

#navigationsearch {
	background: url(search.gif) no-repeat left top;
	width:16px;
	height:16px;
}

#navigationhelp {
	background: url(help.gif) no-repeat left top;
	width:16px;
	height:16px;
}

#navigationindex {
	background: url(index.gif) no-repeat left top;
	width:16px;
	height:16px;

}

#navigationprint {
	background: url(print.gif) no-repeat left top;
	width:16px;
	height:16px;
}

#navigationlogin {
	width:16px;
	height:16px;
}




/* PANELS ----------------------------------------------------------------------------------- */

/* Seiten Text panel */
.pPageText {
	
}

/* Search panel */
.pSearch {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 4px; 
	margin-bottom: 8px; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Formular panel */
.pForm {
	
}

/* Formular panel */
.pButtonBar {
	background: #FFFFFF;
	border-bottom: 2px solid #999999;
	margin-right: 4px; 
	margin-bottom: 4px; 
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/* Action panel */
.pAction {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	margin-right: 4px; 
	margin-bottom: 4px; 
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Suchresultate/Liste panel */
.pList {
	background: #FFFFFF;
	margin-right: 4px; 
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Inhalt panel */
.pContent {
	
}

/* System Info panel */
.pSystem {
	background: #FFFFFF;
	margin-right: 4px; 
	margin-bottom: 4px; 
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}

/* Reference Control */
.pRef {
	border-top: 1px solid #E58C3C;
	border-bottom: 1px solid #E58C3C;
	margin-right: 4px; 
	margin-bottom: 4px; 
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Code panel (Forum) */
.pCode {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #666666;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
} 

/* Quote panel (Forum) */
.pQuote {
	background-color: #FAFAFA; border: #E58C3C; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Chat panel */
.pChat {
	padding: 4px; width: 100%; border: 1px solid black; overflow: auto;
}



/* Data Styles ----------------------------------------------------------------------------------- */

/* First Header style */
td.repHDFirst {
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	background: url(repeaterhead.gif) no-repeat;
}

/* Header style */
td.repHD {
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
}

/* First Item style */
td.repNRFirst {
	/*border-bottom: 1px solid #E58C3C;*/
	padding-bottom: 2px;
	/*background: url(repeateritem.gif) no-repeat;*/
}

/* First Item style für 1te Zeile */
td.repNRFone {
	padding-bottom: 2px;
	/*background: url(repeateritem.gif) no-repeat;*/
}

/* First Item style für 2-nte Zeile */
td.repNRFtwo {
	/*border-bottom: 1px solid #E58C3C;*/
	padding-bottom: 2px;
	/*background: url(repeateritem2.gif);*/
}

/* First Alternating Item style */
td.repNRFAlt {
	/*border-bottom: 1px solid #E58C3C;*/
	padding-bottom: 2px;
	/*background: #FFFFFF url(repeateritem.gif) no-repeat;*/
}

/* First Alternating Item style für 1te Zeile */
td.repNRFAone {
	padding-bottom: 2px;
	/*background: #FFFFFF url(repeateritem.gif) no-repeat;*/
}

/* First Alternating Item style für 2-nte Zeile */
td.repNRFAtwo {
	/*border-bottom: 1px solid #E58C3C;*/
	padding-bottom: 2px;
	/*background: #FFFFFF url(repeateritem2.gif);*/
}

/* Item style */
td.repNR {
	/*border-bottom: 1px solid #E58C3C;*/
	padding-bottom: 2px;
}

td.repBG {
	background: #FFFFFF url(repeateritem.gif) no-repeat;
	padding-bottom: 2px;
}

/* Footer style */
td.repFT {
	border-top: 1px solid #999999;
	padding-top: 2px;
}

/* Top Line 2px (Search) */
td.line2Top {
	border-top: 2px solid #E58C3C;
}

/* Bottom Line 2px */
td.line2Bottom {
	border-bottom: 2px solid #E58C3C;
}
	

/* Hintergründe ------------------------------------------------------------------------ */
/* Hintergrund grau */
.bg01 {
	background: #8C7E7F;
}

/* Hintergrund braun */
.bg02 {
	background: #563C33;
}

/* Hintergrund orange */
.bg03 {
	background: #E58C3C;
}

/* Hintergrund schwarz */
.bg04 {
	background: #000000;
}

/* Hintergrund gelb */
.bg05 {
	background: #FFFFFF;
}

/* Hintergrund gelb previews */
.bg06 {
	background: #F6E9C7;
}

/* Hintergrund */
.bg07 {
	background: #F1E6DE;
}

/* Hintergrund Grau für Alternating Items */
.bgALT {
	/* background: #F6E9C7; */
}



/* Text ohne Strich oben */
.txt {
	font-family: tahoma, arial, helvetica, sans-serif;
	padding-top: 1px;
	/*padding-left: 3px; */
	padding-right: 3px;
	line-height: 16px;
	vertical-align: top;
}

/* Text ohne Strich oben */
.txtlb {
	font-family: tahoma, arial, helvetica, sans-serif;
	padding-top: 1px;
	/* padding-left: 3px; */
	/*padding-right: 3px;*/
	line-height: 16px;
	vertical-align: top;
	border-bottom:1px solid #999999;
}


/* Text ohne Strich oben Bold */
.txtb {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 3px;
	line-height: 16px;
	vertical-align: top;
}

/* Text für Error */
.txte {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FF0000;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 16px;
	vertical-align: top;
}

.chatchanmsg {color:#19B700; font-weight:bold;}
.chatsysmsg {color:#D50000; font-weight:bold;}
.chatactnmsg {color:#FF0000; font-weight:bold;}
.chatname {font-weight:bold;}
.chatmsg {font-weight:normal;}


/* FORUMLARFELDER ------------------------------------------------------------------------ */

.ftxtinp {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	border-left: #8C7E7F 1px solid;
	border-right: #8C7E7F 1px solid;
	border-top: #8C7E7F 1px solid;
	border-bottom:  #8C7E7F 1px solid;
}

.ftxtinpadmin {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	border-left: #8C7E7F 1px solid;
	border-right: #8C7E7F 1px solid;
	border-top: #8C7E7F 1px solid;
	border-bottom:  #8C7E7F 1px solid;
	background: #FFFFFF;
}


.ftxtinpdat {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	border-left: #FCF5E0 thin solid;
	border-right: #FCF5E0 thin solid;
	border-top: #FCF5E0 thin solid;
	border-bottom: 0px;
	background: #FFFFFF;
}
.ftxtinpneu {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	border-left: #FCF5E0 thin solid;
	border-right: #FCF5E0 thin solid;
	border-top: #FCF5E0 thin solid;
	border-bottom: 0px;
	background: #F6E9C7;
}








