cm:escaping="no"

body	{
	background-color : #FFF8EC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 8pt;
}

p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, caption 
{font-family:Verdana, Arial, Helvetica, sans-serif;}

p, ul, ol, li, div, td, th, address, nobr, b, i 
	{font-size:8pt; }
	
TD { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; }

.SMALL {
	font-size: smaller;
}
.LARGE	{
	font-size : 10pt;
	font-weight : bold;
}
.XLARGE	{
	font-size : 12pt;
	font-weight : bold;
}

h1 	{ font-size:12pt;	}
h2 	{ font-size:10pt;}
h3	{ font-size:9pt;}
h4	{ font-size:8pt;}

ul, ol {margin-top : 8;}

li {list-style : square;
	margin : -10;
	margin-top : 10;
}

a:link {	color : Black;
	text-decoration:underline;
}

a:visited { color: Black;
	text-decoration:underline;}

a:active { color: Black;
	text-decoration:none;}

a:hover { color:#0066CA;
	text-decoration: underline;}
img.rahmen {
	border: 1px solid #DE612B;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
}
.forum_list_header_entry    { background-color:#ECECEC; }
.forum_list_header_author   { background-color:#ECECEC; }
.forum_list_header_count    { background-color:#ECECEC; }
.forum_list_header_date     { background-color:#ECECEC; }
.forum_msg_header2          { background-color:#ECECEC; }
.forum_header               { letter-spacing:0.1ex;font-weight:bold; }
.forum_msg_body             { border:2px solid #ECECEC; }
.forum_jump                 { margin:2px;border:2px solid #ECECEC; }
.forum_answer               { margin:2px; }
.forum_summary              { margin:2px; }

.voteBox                    { width:100%; margin-bottom:15px; border:1px solid #ECECEC; }
.voteHeading                { background-color: #ECECEC; font-weight:bold; }
.voteContent                { margin:0px; }
.voteResultPositive         { color:#ff0000; font-weight:bold; }
.voteResultNegative         { font-weight:bold; }
	
