/* START - Body */

body.ps_body {
	background-color: #EEE;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.ps_body {
	font-size: 11px;
	color: #bc0d13;
}

div.ps_body {
	font-size: 11px;
	color: #bc0d13;
}

a.ps_body {
	text-decoration: none;
	font-size: 11px;
	color: #bc0d13;
	font-weight: bold;
}

a.ps_body:hover {
	text-decoration: underline;
	color: #bc0d13;
	font-weight: bold;
}

/* END - Body */

td.table_top_left {
	height: 0px;
	width: 0px;
}

td.table_top {
	border-top: 1px solid #bc0d13;
}

td.table_left {
	border-left: 1px solid #bc0d13;
}

td.table_right {
	border-right: 1px solid #bc0d13;
}

td.table_bottom_left {
	height: 0px;
	width: 0px;
}

td.table_bottom {
	border-bottom: 1px solid #bc0d13;
}

td.table_bottom_right {
	height: 0px;
	width: 0px;
}

/* START - Topic */

td.ps_topic {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topic.gif);
	background-color: #bf2626;
}

a.ps_topic {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

a.ps_topic:hover {
	text-decoration: underline;
	color: #FFF;
}

/* END - Topic */

/* START - Main */

td.ps_main {
	font-size: 12px;
	color: #bc0d13;
	background-color: #fff;
}

a.ps_main {
	text-decoration: none;
	font-size: 12px;
	color: #bc0d13;
	font-weight: bold;
}

a.ps_main:hover {
	text-decoration: underline;
	color: #bc0d13;
	font-weight: bold;
}

input.ps_main {
	border: 1px solid #bc0d13; 
	padding: 2px; 
	background-color: #ffffff; 
	color: #bc0d13;
}

select.ps_main {
	border: 1px solid #bc0d13; 
	padding: 2px;
	background-color: #ffffff;
	color: #bc0d13;
}

textarea.ps_main {
	border: 1px solid #bc0d13; 
	padding: 2px; 
	background-color: #ffffff; 
	color: #bc0d13;
}

/* END - Main */

/* START - Categories */

td.ps_cat_pic_border {
	background-color: #FFCCCC;
}

td.ps_cat_left {
	background-color: #FFF;
	color: #bc0d13;
	font-size: 12px;
	padding: 0.4em;
}

td.ps_cat_right {
	background-color: #FFF;
	font-size: 11px;
	color: #bc0d13;
	padding: 0.4em;
}

a.ps_cat_left {
	text-decoration: none;
	color: #bc0d13;
	font-size: 16px;
	font-weight: bold;
}

a.ps_cat_left:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #bc0d13;
	font-weight: bold;
}

a.ps_cat_right {
	text-decoration: none;
	font-size: 11px;
	color: #bc0d13;
	font-weight: bold;
}

a.ps_cat_right:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #bc0d13;
	font-weight: bold;
}

/* END - Categories */

/* START - Comments */

td.ps_com_left {
	font-size: 8pt;
	color: #bc0d13;
	background-color: #FFCCCC;
}

td.ps_com_right {
	font-size: 8pt;
	color: #bc0d13;
	background-color: #FFFFFF;
}

a.ps_com_right {
	text-decoration: none;
	color: #bc0d13;
	font-weight: bold;
}

a.ps_com_right:hover {
	text-decoration: underline;
	color: #bc0d13;
	font-weight: bold;
}

/* END - Comments */

/* START - Other */

td.ps_topx {
	font-size: 13pt;
	color: #000000;
	background-color: #EBEBEB;
}

div.ps_topx_small {
	font-size: 8pt;
	color: #000000;
}

a.ps_topx {
	text-decoration: none;
	font-size: 13pt;
	color: #3F5E88;
}

a.ps_topx:hover {
	text-decoration: underline;
	color: #3F5E88;
}

td.ps_stats {
	font-size: 11px;
	color: #bc0d13;
	background-color: #FFF;
}

input.ps_explain {
	border-style: none;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-color: #EBEBEB;
	color: #000000;
}

ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	padding: 0px 0px 5px 0px;
}

.footer
{
	border-top: 1px solid #bc0d13;
	border-left: 1px solid #bc0d13;
	border-right: 1px solid #bc0d13;
	border-bottom: 1px solid #bc0d13;
	background-color: #fff;
}
.footer_text_div
{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#bc0d13;
	text-decoration:none;
	padding:5px;
}

.rdr_table_spalten
{
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #bc0d13;
	border-right: 0px solid #bc0d13;
	border-left: 0px solid #bc0d13;
	border-bottom: 1px solid #bc0d13;
}