html,body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.defbg {
	background-color: #FFFF99;
}
tr.r1 {
	background-color: #FFFFAA;
}
tr.r2 {
	background-color: #FFFFBB;
}
.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.new {
    background-image: url(/g/neu.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.thrhdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D01040;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D01040;
	padding-top: 16px;
	font-size: 0.8em;
}
.thrtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D01040;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
}
.msghdr {
	background-color: #fbf1d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D01040;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D01040;
	padding-top: 16px;
	font-size: 13px;
	font-weight: bold;
}
th.thread_info {
	font-size: 12px;
}
div.mono {
	font-family: "Courier New", Courier, mono;
	white-space: pre;
}
.pre {
	font-family: "Courier New", Courier, mono;
	white-space: pre;
}
.cright {
	float: right; margin: 0.5em; background: #000000;
}
.cleft {
	float: left; margin: 0.5em; background: #000000;
}
.cdefault {
	border: 0px;
	max-width: 300px;
	max-height: 300px;
	overflow: visible;
	padding-right: 8px;
}
.bgthumbs {
	border: 0px;
	max-width: 180px;
	max-height: 180px;
	overflow: visible;
}
.overtbl {
	font-size: small;
}
.fmtbtn {
	background-color: #B01030;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 135px;
}
table.forum td.username {
  max-width: 130px;
}
/*****/
.err {
	font-size: 1.2em;
	color: red;
	text-align: center;
	border: 1px double #FF0000;
	margin: 5px;
	padding: 5px;
}
.must {
	font-size: 1.4em;
	color: red;
}
.priv {
	color: #003399;
	font-size: 1.4em;
}
#anmeldung, #showuser, #showuser_more, #fregeln, #phila {
	font-size: 0.75em;
	background-color: #ffff99;
}
#anmeldung table.redbartbl {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
#anmeldung table.redbartbl th {
	background-color: #B01030;
	color: #ffffff;
}
#anmeldung div.countermsg {
	color: #666666;
}
#anmeldung table#vorstand {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
#anmeldung table#vorstand td {
	vertical-align: top;
}
#anmeldung table#vorstand input {
	font-size: 1.0em;
}
#anmeldung table#vorstand textarea {
	font-size: 1.2em;
}
#anmeldung table#vorstand th {
	background-color: #B01030;
	color: #ffffff;
}
#showuser table.redbartbl {
	width: 250px;
	Border-Collapse: Collapse;
/*	border: 1px ridge; */
}
#showuser table.redbartbl th {
	background-color: #B01030;
	color: #ffffff;
}
div#showuser td.left_col {
	width: 150px;
}
table#metaover {
	font-size: 0.75em;
}

/******/
/*KAL*/
/****/
#kal {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
#kal tr#thr {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A01030;
	text-align: center;
}
#kal table#tb {
	Border-Collapse: Collapse;
}
#kal tr#thr a {
	color: #FFFFFF;
}
/******/
/*FUD*/
/****/
#fud {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
#fudanote {
	background-image: url(../../g/aendnote.png);
	background-repeat: no-repeat;
	background-position: top right;
}
a.fedunavi {
	font-size: 0.85em;
	text-decoration: none;
}
div#fedushow {
	font-size: 0.75em;
}
div#fedushow table.fedulistbody {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
div#fedushow table.fedulistbody th {
	background-color: #B01030;
	color: #ffffff;
}
div#fedushow table.fedulistbody tr.odd {
	background-color: #eeee77;
}

div#feduedit {
	font-size: 0.75em;
}
div#feduedit select,input {
	font-size: 0.95em;
}
div#feduedit input.button {
	background-color: #B01030;
	border: 1px;
	color: #ffffff;
	font-weight: bolder;
}
div#feduedit table.fedueditbody,table.fedueditcmds {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
div#feduedit table.fedueditbody th {
	background-color: #B01030;
	color: #ffffff;
}
div#feduedit table.fedueditbody tr.odd {
	background-color: #eeee77;
}
div#feduedit table.fedueditbody tr.deleted {
	background-color: #FF6699;
}
div#feduedit table.fedueditbody tr.added {
	background-color: #99FF66;
}
div#feduedit table.fedueditbody tr.updated {
	background-color: #FFCC66;
}
div#feduedit table.fedueditbody tr.problem {
	background-color: #FF3366;
	margin: 2px;
	border: medium dotted #FF0000;
}

div#fedumy {
	font-size: 0.75em;
}
div#fedumy table.fedulist {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
div#fud table.fedulistbody td {
	vertical-align: top;
}
div#fedumy table.fedulist th {
	background-color: #B01030;
	color: #ffffff;
}
div#fedumy table.fedulist tr.odd {
	background-color: #eeee77;
}
div#fedumy a {
	font-size: 0.95em;
	background-color: #B01030;
	border: 1px;
	color: #ffffff;
	padding: 0px 3px;
	text-decoration: none;
	font-weight: bolder;
}

div.feduover table {
	font-size: 0.85em;
	border: 1px ridge;
	Border-Collapse: Collapse;
	width: 100%;
}
div.feduover th, div.feduover th a {
	background-color: #B01030;
	color: #ffffff;
}
div.feduover tr.odd {
	background-color: #eeee77;
}
div.feduover a {
	text-decoration: none;
	color: #444444;
}
div.feduover a:hover {
	background-color: #ffff66;
	color: black;
}
div.feduover .feduhr {
	height: 1px;
	background-color: #B01030;
}
div.twnoihdr {
	font-weight: bold;
	color: #B01030;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A01030;
	margin-bottom: 10px;
}

/******/
/*AKVK*/
/****/
#offer {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
a.offernavi {
	font-size: 0.85em;
	text-decoration: none;
}
div#offershow {
	font-size: 0.75em;
}
div#offershow pre {
	font-size: 1.25em;
}
div#offeredit {
	font-size: 0.75em;
}
div#offeredit select,input {
	font-size: 0.95em;
}
div#offeredit input.button {
	background-color: #B01030;
	border: 1px;
	color: #ffffff;
	font-weight: bolder;
}
div#offermy {
	font-size: 0.75em;
}
div#offermy table.offerlist {
	width: 100%;
	Border-Collapse: Collapse;
	border: 1px ridge;
}
div#offermy table.offerlist th {
	background-color: #B01030;
	color: #ffffff;
}
div#offermy table.offerlist tr.odd {
	background-color: #eeee77;
}
div#offermy a {
	font-size: 0.95em;
	background-color: #B01030;
	border: 1px;
	color: #ffffff;
	padding: 0px 3px;
	text-decoration: none;
	font-weight: bolder;
}

div.offerover table {
	font-size: 0.85em;
	border: 1px ridge;
	Border-Collapse: Collapse;
	width: 100%;
}
div.offerover th, div.offerover th a {
	background-color: #B01030;
	color: #ffffff;
}
div.offerover tr.odd {
	background-color: #eeee77;
}
div.offerover a {
	text-decoration: none;
	color: #444444;
}
div.offerover a:hover {
	background-color: #ffff66;
	color: black;
}

/*********/
/*BUEBOE*/
/*******/
#bxchange {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
.bxchangew1 {
	font-size: 0.96em;
	font-weight: bold;
	color: #A01030;
}
.bxchangew2 {
	font-size: 38px;
	font-weight: 500;
	color: #A01030;
	border-bottom-style: solid;
	border-bottom-color: #A01030;
}
#bxchange .cTitle, .cTextHdr, .cBook, .cText, .cBookS, cBookN, .cTextN {
	text-decoration: none;
}
#bxchange .cTitle, .cTextHdr { font-weight: bold; }
#bxchange .cTitle { font-size: 18px; color: #D01040; }
#bxchange .cText { font-size: 0.75em; font-weight: bolder; }
#bxchange .cTextHdr {	font-size: 0.96em; }
#bxchange .cBook { font-size: 0.96em; color: black; }
#bxchange .cBookS { font-size: 0.75em; color: black; }
#bxchange .cBookN { font-size: 0.7em; color: black; }
#bxchange .cTextN { font-size: 0.75em; font-weight: normal; }
#menusuche {
  padding: 0px; width: 90px;
}
#menusuchego {
    padding: 0px;
	font-size: 10px;
}
#bxchange table#list {
	Border-Collapse: Collapse;
}
#bxchange table#list tr.odd {
	background-color: #eeee77;
}
#bxchange table#list tr.info {
	background-color: #ffffff;
}
#bxchange table#list tr.oddg {
	background-color: #ddff77;
	border: 1px;
}
#bxchange table#list tr.eveng {
	background-color: #ddee66;
}
#bxchange table#list tr.header, #bxchange table#list tr.header a {
	background-color: #B01030;
	color: white;
	text-decoration: none;
}
#bxchange table#list td {
	vertical-align: top;
}
/******/
/*DICT*/
/******/
#dict {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
	font-size: 0.85em;
}
#dict span.nf {
	color: red;
}
#dict a.ref {
	color: #111111;
}

/**********/
/* STDTBL */
/**********/
table.stdtbl {
	Border-Collapse: Collapse;
}
table.stdtbl tr.odd {
	background-color: #eeee77;
}
table.stdtbl tr.header, table.stdtbl tr.header a {
	background-color: #B01030;
	color: white;
	text-decoration: none;
	font-size: 0.85em;
}
table.stdtbl td {
	vertical-align: top;
}
/*********/
/*FIDX*/
/*******/
#fidx {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
#fidx div.groupname {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A01030;
	text-align: center;
}
#fidx table.finfo {
	font-size: 11px;
}
/*****/
/*SV*/
/***/
#sv {
	font-size: 12px;
	background-color: #E0E099;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
#sv .fbhead {
	background-color: #A01030;
	color: #FFFFFF;
	height: 40px;
	border: 1px solid #000000;

}
#sv .qhrow {
	height: 5px;
	background-color: #A01030;
}
#sv .qhrow {
	height: 4px;
	background-color: #A01030;
}
#sv .infor {
	height: 8px;
	background-color: #A01030;
}
#sv .infon {
	height: 5px;
	background-color: #A01030;
}
#sv .question {
	background-color: #FFFF66;
	font-size: 13px;
	font-weight: bolder;
}
#sv .answer {
	background-color: #F0F099;
	background-position: left;
	font-size: 13px;
	font-weight: lighter;
}
#sv .comment {
	background-color: #FFCC00;
}
#sv .infot {
	background-color: #D9D990;
	font-size: 14px;
	font-weight: bold;
}
#sv .descr {
	font-weight: bold;
	font-size: 18px;
}

/**********
 *Auktionen
 **********/
#auction {
	font-size: 0.85em;
}
#auction th a {
	color: #ffffff;
}
#auction tr td.auhr {
	height: 1px;
	background-color: #B01030;
}
.ppacharity {
    background-image:url(/g/ba-small.png);
    background-repeat: no-repeat;
    background-position: right, top;
}
.ppabigcharity {
    background-image:url(/g/ba.png);
    background-repeat: no-repeat;
    background-position: right, top;
    background-size: 20px;
}
.ppajwrap ul {
    columns: 5;
    -webkit-columns: 5;
    -moz-columns: 5;
    padding: 0px;
}
.ppajump {
    display: block;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*********/
/*Newsletter*/
/*******/
#newsltr {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
	font-size: 11px;
}
#newsltr .hdr {
	color: #FFFFFF;
	background-color: #A01030;
	text-align: center;
	font-size: 14px;
}
/************/
/*REMINDER */
/**********/
#reminder {
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
#reminder #title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF66;
}
#reminder a {
	color: #444444;
}
#reminder a:hover {
	color: #A01030;
	font-weight: bold;
}

/*********/
/*RED   */
/*******/
#red, #redusr {
	font-size: 12px;
	background-color: #ffff99;
	margin: 5px;
	border: 2px ridge #A01030;
	padding: 7px;
}
/**********
 * tooltip
 */

a.tip {
	position: relative;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #A01030;
 	z-index: 100;
}

a.tip span {
	position: relative;
	font-weight: normal;
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
 	z-index: 100;
	background: #ffff66;
	border: 2px ridge #A01030;
	color: #222222;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
	z-index: 101;
}

a:hover.tip span {
	display: block;
	z-index: 101;
}

/***
 *** pjx_layer
 ***/
#pjx_layer-outer {
	background:#FFFFFF;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
}
#pjx_layer-outer .maintitle {
	background-color:#003399;
	border-color:#FFFFFF rgb(255, 255, 255) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:8px;
}
#pjx_layer-outer .close {
	background-color:#003399;
	color:#FFFFFF;
	font-size:10px;
}
#pjx_layer-inner {
	padding:3px;
	margin:3px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
#pjx_layer-content {
	padding:3px;
	margin:3px;
}
.clr_b,.clr_b_end {
    clear: both;
}
