a:link
{
	color:#CC0000; 
	text-decoration:none;
	font-family:Arial, Helvetica;
}
a:visited
{
	color:#333366; 
	text-decoration:none;
	font-family:Arial, Helvetica;
} 
a:active 
{
	color:#ffffff;
	background:#333366; 
	text-decoration:none;
	font-family:Arial, Helvetica;
}
A:HOVER {
	color:#ffffff;
	background:#333366; 
	font-family:Arial, Helvetica;
	text-decoration:none;
}

h1
{
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:12pt;
	color:#333366;
	border-left-width:2px;
	border-left-style:dotted;
	border-bottom-width:2px;
	border-bottom-style:dotted;

	border-color:#CC0000; 
	padding-left:5;
	padding-bottom:3;
	
}

h2
{
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:10pt;
	color:#333366;
	border-left-width:2px;
	border-left-style:dotted;
	border-right-width:2px;
	border-right-style:dotted;
	border-top-width:2px;
	border-top-style:dotted;

	border-color:#CC0000; 
	padding-left:5;
	padding-right:5;
	padding-top:4;
	padding-bottom:4;
}

h3
{
	font-family:Arial, Helvetica;
	font-weight:normal;
	font-size:8pt;
	color:#333366;
	margin-bottom:0px;
}

body
{
	margin-left:32px;
	margin-top:17px;
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
	
    scrollbar-3dlight-color:#CC0000;
    scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CC0000;
	scrollbar-darkshadow-color:#333366;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
    scrollbar-track-color:#CCCCCC;
    
}


.tt2
{
	border-left-width:2px;
	border-left-style:dotted;
	border-right-width:2px;
	border-right-style:dotted;
	border-top-width:2px;
	border-top-style:dotted;

	border-color:#CC0000; 
	padding-left:5;
	padding-right:5;
	padding-top:4;
	padding-bottom:4;
}

.tt3
{
	border-bottom-width:2px;
	border-color:#CC0000;
	border-bottom-style:dotted;
	padding-bottom:0;
}

.tt4
{
	border-top-width:2px;
	border-color:#CC0000;
	border-top-style:dotted;
	padding-top:4;
}

.text
{
	margin-left:7;
	margin-right:7;
	
}

.textbild
{
	margin-left:2;
	margin-right:7;
	
}

.textbildrechts
{
	margin-left:7;
	margin-right:2;	
}

.navigseite
{
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

P, TD 
{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
}

input, textarea, select
{
	font-size:10pt;
	color:#000000;
	font-family:Arial;
	border:1px dotted #333366;
	background:#CCCCCC;
}