
/* Porz-Vernetzt
mittleres gelb: #FDCC03;
helles violett: #eadaec;
*/
/* #left ul li a:hover, */

a, a:visited,
div.addressArcordionHeader, .arcordionHeader
{
	color:#;
}
#footer, #centerwrap
{
	border-color: ;
}

#left ul li a:hover, 
#left .adminLinkHover,
a.current, #left ul li a.current,
.pnl_weekday_all .weekday_all, .pnl_weekday_mo .weekday_mo, .pnl_weekday_tu .weekday_tu,
.pnl_weekday_we .weekday_we, .pnl_weekday_th .weekday_th, .pnl_weekday_fr .weekday_fr, 
.pnl_weekday_sa .weekday_sa, .pnl_weekday_su .weekday_su
{
	color: white !Important;
	background-color:#fd9c03;
}


.a .a, .b .b, .c .c, .d .d,
.e .e, .f .f, .g .g, .h .h, 
.i .i, .j .j, .k .k, .l .l, 
.m .m, .n .n, .o .o, .p .p, 
.q .q, .r .r, .s .s, .u .u, 
.v .v, .w .w, .x .x, .y .y, 
.z .z, .all .all a.normal
{
    color: white;
	background-color:#fd9c03;


}
#footer
	{
		border-top: 15px solid #fd9c03;

	}


/* ADMIN STYLES */

.GridViewHeaderStyle, th{
	background-color:#fd9c03;
	color: White;
}

.Grid_SelectedRow
{
	background-color: #badaec;
}
.PostingTable
{
	border: solid 1px #fd9c03;	
}
.PostingHeader
{
	background-color: #fd9c03;	
}
	.PseudoLinkHover
	{
		font-weight: bold;
		text-decoration: underline;
		color: #fd9c03;	
		cursor: pointer;
	}


.ThreadTable_Forum
{
	border: solid 1px #b08d02;
	
}

.ThreadHeaderTitel_Forum
{
	background-color: #fd9c03;
	
}

.ThreadHeaderDate_Forum
{
	background-color: #fd9c03;
	
	border-color: #b08d02;
}

.ThreadHeaderHits_Forum
{
	background-color: #fd9c03;
	
}

.ThreadContentImage_Forum
{
	border-color: #b08d02;
	
}

.ThreadContentTitel_Forum
{
	border-top: solid 1px #b08d02;
	
}

.ThreadContentDate_Forum
{
	border-color: #b08d02;
	
}

.ThreadContentHits_Forum
{
	border-top: solid 1px #b08d02;
	
}

.Post_Forum
{
	border: solid 1px #b08d02;
	
}

.LeftUserInfo_Forum
{
	border-color:#b08d02;
}
.PostRightColumn_Forum
{
	border-color: #b08d02;
}
.PostHeader_Forum
{
	border-color: #b08d02;
	background-color: #fd9c03;
	
}
.PostContent_Forum
{
	border-color:#b08d02;
	
}
.PostFooter_Forum
{
	border-color:#b08d02;
	
}

.mail_all
{
	border-color: #fd9c03;
}

	a, a:visited
	{
		font-weight: bold;
		text-decoration: none;
		color: #fd9c03;
	}

	a:hover
	{
		text-decoration: underline;
		color: #fd9c03;
	}

