
body
{     
    background-color:#1F3656;   
    color:#FDD695; 
    line-height:1.5em;
    font-family:'Georgia';
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{
 	color:#FDD695;
 	line-height:1.5em;
}
td.normal ,th.normal
{
 	font-weight:bold;
 	color: #FDD695;
 	background-color: #1F3656;
 	line-height:1.5em;
}

td.hinterlegt ,th.hinterlegt
{
 	font-weight:bold;
 	color:#004080; 
 	background-color:#C14023;
 	line-height:1.5em;
}


li { margin-top:3pt; }

pre { 
	font-family:Courier New,Courier;
}

code { 
	line-height:1.5em;
	font-family:Courier New,Courier; 
}

blockquote,cite { font-style:italic; }


hr
{
	color:#E8964C
} 

div.terp 
{
    white-space:pre;
    font-family:Courier New,Courier;
    border-width:1pt;
    border-style:solid;
    border-color:#000000;
    color:#7CFC00;
    background-color:#000000;
    line-height:1.5em;
}


a { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#808080;text-decoration:none;}


td.hinterlegt a { color:#FDD695; text-decoration:underline; }
td.hinterlegt a:visited { color:#1F3656;text-decoration:none;}
td.hinterlegt a:hover  { color:#888E6A; text-decoration:underline; }
td.hinterlegt a.blink       { color:#1F3656; text-decoration:underline; }
td.hinterlegt a.blink:hover { color:#1F3656; text-decoration:underline; }

img { border-color: #1F3656;}
