p, body,  td { font-family:arial; font-size:10pt;color:#000000; }
ul, ol {
        font-family:arial;
        font-size: 10pt;
        color:#000000;
        list-style : circle outside;
}

td.text{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	line-height : 14pt;
	text-indent : 15px;
	text-align : justify;
}

p.text{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	line-height : 14pt;
	text-indent : 15px;
	text-align : justify;
}

td.headline {font-size:22pt;text-align:center;font-family:comic sans ms,arial;color:#000000;font-weight:bold;filter:DropShadow(color=#ffffff, offx=2, offy=2);}
td.path {font-size:8pt;text-align:left;font-family:Arial;color:#000000;background-color:#D0D0D0;}
td.date {font-size:8pt;text-align:right;font-family:Arial;color:#000000;background-color:#ff0000;}
td.wapp {font-size:8pt;font-family:Arial;color:#000000;background-color:#ff0000;}
td.flag {font-size:8pt;text-align:center;font-family:Arial;color:#F0F0F0;background-color:#D0D0D0;}
td.back {font-size:8pt;text-align:center;font-family:Arial;color:#F0F0F0;background-color:#D0D0D0;}
td.init {font-size:20pt;text-align:center;font-family:comic sans ms,arial;color:#b0b0b0;}
td.head {background-color:#ff0000;}
td.menu {background-color:#c0c0c0;}
td.cont {background-color:#f0f0f0;}
td.cat  {text-align:right;}

/* Hyperlinks normal */
a:link {
	color: Red;
}
a:visited {
	color: Gray;
}
a:active {
	color: Black;
}
a:hover {
	color: Black;
	text-decoration: overline underline;
}

/* Hyperlinks Hauptseiten */
a.hs:link {
	color: Red;	font-weight:bold;
}
a.hs:visited {
	color: Red;	font-weight:bold;
}
a.hs:active {
	color: Red;	font-weight:bold;
}
a.hs:hover {
	color: Black;
	font-weight:bold;
	text-decoration : overline underline;
}

/* Hyperlinks Hauptseiten Unterpunkte */
a.hsu:link {
	color: Red;
	font-size : 8pt;
}
a.hsu:visited {
	color: Gray;
	font-size : 8pt;
}
a.hsu:active {
	color: Black;
	font-size:8pt;
}
a.hsu:hover {
	color: Black;
	text-decoration : overline underline;
	font-size : 8pt;
}

/* Hyperlinks im Menue */
a.men:link {color:#ffffff;text-decoration:none;font-weight:bold;}
a.men:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a.men:active {color:#ffffff;text-decoration:none;font-weight:bold;}
a.men:hover {
        color: Black;
        text-decoration:none;
        font-weight:bold;
        background : White;
}



body {
	background-image:url();
	background-attachment:fixed;
	margin-top : 0px;
}

p.key {font-size:1pt;color:#c0c0c0;}

hr.line1 {
        border:solid Red;
        width : 600px;
}
td.head1 {
        color:black;
        font-family: Arial;
        font-size:22pt;
        text-align:right;
        font-weight:bold;
        font-style : italic;
}



td.fus1 {font-size:8pt;text-align:left;font-family:Arial;color:#000000;background-color:#f7f7f7;}
td.fus2 {height: 30px;font-size:8pt;text-align:center;font-family:Arial;color:#000000;background-color:#f7f7f7;}

/* for english files*/
td.right {
        background-color: #F7F7F7; width: 650px;}
		
td.right1 {
	background-color: #F7F7F7;
	width: 610px;
	height: 500px;
}

/* for english files*/
td.left {
	width:150px;
	height: 500px;
	text-align: center;
	background-image : url();}

/*background-image : url();*/
td.left1 {
        width:150px;
        background-color: #F7F7F7;
        height: 500px;
        text-align: center;}	
		
td.foot-r{
	background-color: #F7F7F7;
	font-size:8pt;
	text-align: center;
	font-family:Arial;
	color:#000000;
}
/*background-image : url();*/
td.foot-l{
    background-color: #F7F7F7;
	text-align: center;
}	
	
/*		
table.left {
        width : 116;
        text-align : center;}*/
		
table.main{
	width:760px;
}

img.main1{
	width:760px;
	height:80px;
}

img.main2{
	width:760px;
	height:2px;
}

img.main3{
	width:760px;
	height:2px;
}
		
td.hl1 {font-family:arial;font-size:14pt;color:#000000;text-decoration:none;font-weight:bold;}
td.hl2 {font-family:arial;font-size:12pt;color:#000000;text-decoration:none;font-weight:bold;}
td.hl3 {font-family:arial;font-size:10pt;color:#000000;text-decoration:none;font-weight:bold;}
.pt8 {font-family:arial;font-size:8pt;color:#000000;text-decoration:none;}
.pt7 {font-family:arial;font-size:7pt;color:#000000;text-decoration:none;}

/* Hintergrund weiß fuer Tabellenzeilenabgrenzung */
tr.trws {background-color:#ffffff}
/* Hintergrund grau fuer Tabellenzeilenabgrenzung */
tr.trgr {
        background-color: #DCDCDC;
}