/* schriftstil,abstände */

body
{color: #000000; background-color:#ffffff; font-family: verdana,arial; font-size: 10pt;}

table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #000000 ;font-family: verdana,arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: #a9c4b5;
scrollbar-highlight-color : white; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #a9c4b5;}


/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 155px;	
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color:black;
	text-decoration:none;
}
/*
TD#menu_1 DIV A:hover {
	font-size: 10pt;
	width:160px;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}
*/
TD#menu_1 DIV.menu1-level1-no {
	display:block;
	background-color:#E5E5E5;
	border-top:solid 1px #ffffff;
	font-style: italic;
	font-weight: bolder;
	border-bottom:solid 1px #ffffff;
	font-size: 10pt;
}

TD#menu_1 DIV.menu1-level1-act {
	color:#000000;
	font-size: 10pt;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-style: italic;
	font-weight: bold;
	filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10pt;
  padding-left:10px;
	font-style: italic;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  padding-left:10px;
	font-style: italic;
	color:#000000;
	font-size: 9pt;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	filter:alpha(opacity='70', style='0');
}

TD#menu_1 DIV.menu1-level3-no {
  font-size: 8pt;
  padding-left:20px;
	font-style: italic;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  padding-left:20px;
	font-style: italic;
	color:#000000;
	font-size: 8pt;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	filter:alpha(opacity='70', style='0');
}

/* menue linke seite */

#menu1 a {
	display:block;
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:160px;
	background-color:#E5E5E5;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-style: italic;
	font-weight: bolder;

}
#menu1 a.sub {
	display:block;
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:160px;
	background-color:#E5E5E5;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-style: italic;
	font-weight: normal;

}
#menu1 a:visited{ ;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:160px;
	background-color:#E5E5E5;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-style: italic;
	font-weight: bold;

}
#menu1 a.sub:visited{ ;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:160px;
	background-color:#E5E5E5;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
    font-weight: normal;


}

#menu1 a:active{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:160px;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-weight: bold;

}

#menu1 a:hover {
	color: black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:160px;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	font-style: italic;
	font-weight: bold;

}
#menu1 a.sub:hover{ ;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:160px;
	background-color:#EFDE00;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
font-weight: normal;


}
/* news rechte seite */
#news p {
	display:block;
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:160px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding-left: 0px;
	padding-right: 0px;

}
#news a {
	display:block;
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:160px;
	font-style: italic;
	

}

#news a:visited{color:#087339;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
width:160px;
}


#news a:active{color:#087339;text-decoration:underline;font-family:Arial, Helvetica, sans-serif; 
font-size: 10pt; 
width:160px;
}

#news a:hover {color: #087339;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
width:160px;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}


/* allgemeine links im text */

/*
a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 10pt; }

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #000000;  text-decoration:underline;font-family: verdana; font-size: 10pt; }
*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.mehr {  font-size: 9px; font-style: normal}
.chargenstyle {  font-size: 14px; font-style: normal; font-weight: bold}

/* NEWS splash in template #4 */
TABLE#news-table {
  margin-left: 10px;
  border: solid 1px black;
}
TD.news-header {
	background-color: navy;
}
TD.news-header H1 {
  color: white;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}