body
{
        color: #000000;
        font-size:9pt;
        font-family:Arial,Helvetica;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
}

fieldset
{
        padding: 5px;
}

.white
{
        color: #FFFFFF;
        text-decoration: none;
}

p,td
{
        color: #000000;
        font-size:9pt;
        font-family:Arial,Helvetica;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
}

table,tr,td,p
{
        cell-padding: 0px;
        cell-spacing: 0px;
        margin-width: 0px;
        margin-height: 0px;
}

/* fuer codefragmente */
.courier
{
        font-size:9pt;
        font-family:Courier;
        text-align:left;
}

.block
{
        text-align: justify;
}


h1
{
        color: #FF9900;
        font-size:12pt;
        font-family:Arial,Helvetica;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        font-weight: bold;
}

h5
{
        font-family:Arial,Helvetica;
        font-size:8pt;
        font-weight: normal;
        margin-top:0px;
        margin-bottom:0px;
}

h6
{
        font-family:Arial,Helvetica;
        font-size:12pt;
        font-weight: normal;
        margin-top:0px;
        margin-bottom:0px;
}

b
{font-weight:bold;}

/* normale links: blau und unterstrichen */
a
{
    color: #336699;
	font-size:11pt;
    text-decoration: underline;
}

a:visited  
{
text-decoration: underline;
}

a:hover    
{
text-decoration:none;
color:black;
}
	

.big
{
    color: #336699;
    font-size:10pt;
    text-decoration: underline;
}

a.head
{
    color: #336699;
    text-decoration: underline;
}


a.head:hover    
{
	text-decoration:none;
	color:#FF6600;
	text-decoration: overline;
}

a.home
{
    color: #000000;
    font-size:14pt;
    text-decoration: none;
}

a.white
{
    color: #FFFFFF;
    text-decoration: none;
}


.logo
{
background-image:url(exported/version_right.gif);
background-repeat:no-repeat;
background-position:right top;
}

.linebk
{
background-image:url(line.png);
background-repeat:repeat-x;
background-position:bottom;
}
