body,td { font-family:Courier New,Courier; font-size:8pt; }
b { font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 8pt}
h1 { font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 12pt}

.head1 { font-size:16pt;
		 font-weight: bold; }

.head2 { font-size:14pt;
		 font-weight: bold; }

.head3 { font-size:12pt;
		 font-weight: bold; }

.head4 { font-size:10pt;
		 font-weight: bold; }

.small {font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 8pt}

.membernormal { color: #000000;}

.memberheadline { font-weight: bold; color: #000000;}

.memberarea {
	background-color: #eeeeee;
}

.txtinput
{
    BORDER-RIGHT: #bebebe 1px solid;
    BORDER-TOP: #bebebe 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #bebebe 1px solid;
    COLOR: #0d3d6a;
    BORDER-BOTTOM: #bebebe 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff
}
.txtradio
{
    BORDER: #bebebe 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #0d3d6a;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff
}
.txtselect
{
    BORDER-RIGHT: #bebebe 1px solid;
    BORDER-TOP: #bebebe 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #bebebe 1px solid;
    COLOR: #0d3d6a;
    BORDER-BOTTOM: #bebebe 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff
}
/* ausblenden auf Wunsch von DK deaktiviert
.noprint
{
    display:none;
}
*/
div.chapter 
{   
    font-family:Courier New,Courier,monospace;
}
div.chapter p
{
    margin:0; padding: 0;
    font-family:Courier New,Courier,monospace;
}
div.chapter li,ul,ol
{
    padding-top: 0; padding-bottom:0;
    margin-top:0; margin-bottom:0;
    font-family:Courier New,Courier,monospace;;
}
table.skilltable
{
    width:100%;
    border-collapse:collapse;
}
table.skilltable tr
{
    padding:0; margin:0;
}
table.skilltable td
{
    padding:0; margin:0;
    vertical-align:top;
    font-family:Courier New,Courier,monospace; font-size:9pt;
}
table.skilltable td.skill
{
    width:147px;
    /*border-top:#d8d8d8 solid 1px;
    border-bottom:#d8d8d8 solid 1px;*/
}
table.skilltable td.skilllevel
{
    /*display:none;*/
    width:35px;
    /*border-top:#d8d8d8 solid 1px;
    border-bottom:#d8d8d8 solid 1px;*/
}
table.skilltable td.skillcomment
{
    color:#000000;
}
div.chapter div
{
    font-family:Courier New,Courier,monospace;;
}
div.chapter  hr
{
    width:80%;
    margin:1em 0;
    color:#eeeeee;
    background-color:#eeeeee;
}
div.chapter div.heading
{
    font-family:Verdana,Arial,Helvetica,Tahoma,sans-serif;
    font-weight:bold;
    text-decoration:underline;
    margin-top:1.0em;
    margin-bottom:1.0em;
}
div.chapter .rf_section
{
    border:1px dotted grey;
    margin-bottom:1.2em;
    padding:0.5em
}
div.chapter .rf_title
{
    font-style:normal;
}
div.chapter .rf_content
{
    color:#000000;
   	font-family:Verdana, Arial, Helvetica, Tahoma;
    font-style:italic; font-weight:normal;
    font-size:8pt; padding:0 1em;
}
#sidebar
{
    display:none;
}

