
#forum{
	text-align:left;
	width:100% !important;
	margin-top:2em;
	position:relative;
	overflow:hidden;
	font-size:0.7em;
	font-weight: bold;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.PDDiv{
	text-align:left;
}
#forum table, #forum tr, #forum td{
	text-align:left;
	margin:0;
	padding:0;
}
.PhorumSubmit{
	font-size:1em;
	padding: 0.15em 0.25em;
}
.PhorumTitleText{
	xposition: absolute;
	top: -1000px;
	left: -1000px;
	width: 0px;
	height: 0px;
	display: inline;
	overflow: hidden;
	margin-left: 460px;
}
.PhorumStdBlock{
	background-color: #e2e2e2;
	line-height: 1.35em;
	clear: both;
}
.PhorumStdBlockHeader{
	padding:0.25em 0 0.25em 0.25em;
	color: #666666;
}
.PhorumHeaderText{
	font-weight:bold;
}
.PhorumNavBlock{
	margin:0 auto;
	padding:0.25em 0 0.25em 0;
	text-align: right;
}
.PhorumNavBlock div{
	display: inline;
}
.PhorumNavHeading{
	clear:both;
	font-weight:bold;
}
#forum A.PhorumNavLink{
	padding:0 0.75em 0 0.25em;
	text-decoration:none;
	color: #369;
}
#forum A.PhorumNavLink:hover{
	text-decoration:underline;
}
.PhorumReadNavBlock A.PhorumNavLink{
}
.PhorumNavBlock A.PhorumNavLink{
}
#PhorumNavMenu A.PhorumNavLink{
}
.PhorumFloatingText{
	padding:10px;
}
.PhorumHeadingLeft{
	clear:both;
	font-weight: normal;
	margin-right:0.5em;
	float:left;
}
.PhorumUserError{
	padding:10px;
	font-weight:bold;
	text-align:center;
}
.PhorumNewFlag{
	font-weight:bold;
}
.PhorumNotificationArea{
	float:right;
	border-style:dotted;
	border-width:1px;
}
/* PSUEDO Table classes                                       */
/* In addition to these,each file that uses them will have a */
/* column with a style property to set its right margin       */    
.PhorumColumnFloatXSmall{
	float:right;
	width:20px;
}
.PhorumColumnFloatSmall{
	float:right;
	width:60px;
}
.PhorumColumnFloatMedium{
	float:right;
	width:100px;
}
.PhorumColumnFloatLarge{
	float:right;
	width:200px;
}
.PhorumColumnFloatXLarge{
	float:right;
	width:180px;
}
.PhorumRowBlock{
	padding:0.25em 0 0 0.25em;
	background-color: #E2E2E2;
}
.PhorumRowBlockAlt{
	padding:0.25em 0 0 0.25em;
	border-bottom:1px solid #666;
}
/************/
/* All that is left of the tables */
.PhorumStdTable{
	text-align:left;
}
.PhorumTableHeader{
	padding:0.25em 0 0.25em 0;
	color: #666666;
	font-weight:bold;
	border-bottom:1px solid #666;

}
.PhorumTableRow{
	padding:0;
	background-color: #E2E2E2;
	color: #666666;
	font-weight: normal;
}
.PhorumTableRowAlt{
	font-weight: normal;
	padding:0;
	background-color:#d3d3d3;
	color: #666666;
}
#forum table.PhorumFormTable td{
}
.PhorumFormTable{
	width:98%;
	margin:0;
	padding:0;
}
/**********************/
/* Read Page specifics */
.PhorumReadMessageBlock{
	margin-bottom:0.25em;
}
.PhorumReadBodySubject{
	color: #666666;
	font-weight:bold;
	margin-bottom:0.5em;
}
.PhorumReadBodyHead{
	font: 100.01%/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	xfont-weight: normal;
	xfont-family: Georgia, "Times New Roman", Times, serif;
	xfont-size:1.1em;
}
.PhorumReadBodyText{
	font: 100.01%/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	xfont-family: Georgia, "Times New Roman", Times, serif;
	xfont-weight: normal;
	xfont-size:1.1em;
}
.PhorumReadNavBlock{
	padding:0.25em 0 0.25em 0;
	background-color: #E2E2E2;
}
/********************/
/* List page specifics */
.PhorumListSubText{
}
.PhorumListPageLink{
}
.PhorumListSubjPrefix{
	font-weight:bold;
}
.PhorumListModLink,.PhorumListModLink a{
}
/********************/
/* Override classes - Must stay at the end */
.PhorumNarrowBlock{
}
.PhorumSmallFont{
}
.PhorumLargeFont{
	font-weight:bold;
}
.PhorumFooterPlug{
	margin-top:10px;
}
/*
-------------------------------------------------------------
Navigationselemente in den linken Seitenbereich ziehen
-------------------------------------------------------------	
*/
#PhorumCCMenu,#PhorumNavMenu{
	clear:both;
	padding:0.1em 0.25em;
	margin-top:2em;
	margin-bottom:1em;
	color:#666;
	background-color: #D3D3D3;
	border-bottom:2px solid #369;
}
#PhorumCCMenu .PhorumNavLink,#PhorumNavMenu .PhorumNavLink{
	xfloat:right;
}

/*
-------------------------------------------------------------
neue von per
-------------------------------------------------------------	
*/
#forum a {
	color: #0099ff;
}

#forum br {
	line-height:100%;
}

#forum form{
	margin:0;
}

#forum .formelement{
	xfont-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	xfont-weight: normal;
}

#forum textarea {
	width: 97%;
}

#forum p {
	font-weight: normal;
	font-size: 1em;
}

#forum div.PhorumNavBlock span a.PhorumNavLink{
	color: #09f;
}

.PhorumStdBlockHeader .PhorumHeadingLeft {
	font-weight: bold;
}
