body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

td
{
	font-size: 10pt;
}

h1 {
  font-size:15px;
  padding-bottom:0px;
  margin-bottom:0px;
}

a {text-decoration: none;}
a:link {color:#000000;text-decoration:underline}
a:visited {color:#666666;}
a:active {color:#000000;}
a:hover {
	color: #FEE300;
}



/*******************************/
/* format links for navigation */
/*******************************/
.navLevel1 {
	/* level 1, normal state*/
	display: block;
	width: 137px;
	height: 17px;
	font-size: 11px;
	background-color: #FEE300;
}

.navLevel2 {
	display: block;
	width: 137px;
	font-size: 10px;
	background-color: #FEE300;
}

.navLevel1current {
	/* if link is current position, make it bold */
	display: block;
	width: 137px;
	height: 17px;
	font-size: 11px;
	background-color: #FEE300;
	font-weight: bold;
	background-image: url(../images/akt_nav_symb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navLevel2current {
	/* ...same for level 2... */
	display: block;
	width: 137px;
	font-size: 10px;
	background-color: #FEE300;
	font-weight: bold;
}



.back {
		background-color:#CFCFCF;
}

.backwhite {
		background-color:#FFFFFF;
}

.footer {
		background-color:#FFFFFF; 
		/*width:772px;*/
		color:#000000;
		font-size:10px;
}		

.artikel {
	border: solid 4px #FEE300;
}

.monatseinsatz {
	display: block;
	width: 307px;
/*	height: 15px;*/
	font-size: 11px;
	padding:	0px;
	margin: 1px 0px 3px 0px;
	background-color: #FEE300;
}

.linie {
	border-bottom: solid 1px #C8181A;
}

.linie_oben {
	border-top: solid 1px #C8181A;
}

table.header	{
  background : url(../images/header.jpg);
  width:772px;
  height:66px;

}

td.header {
	font-size: 		10pt;
	font-weight:	normal;
 	padding-left: 	0px;
  	padding-bottom: 0px;
  	padding-right:	0px;
}

td.header2 {
	font-size: 		13pt;
	font-weight:	bold;
	padding-left: 	2px;
	padding-top: 	20px;
	padding-bottom: 0px;
	padding-right:	14px;
}

td.navigation	{
  width:150px;
  height:560px;
}

td.newsindex {
	font-size: 11px;
	padding-bottom: 13px;
	padding-top: 15px;
	border-bottom: solid 1px #C8181A;
}
	
td.newsindexhead
{
	padding-bottom: 5px;
	border-bottom: solid 1px #C8181A;
}

.headline
{
	font-size: 10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
	padding-top:0px;
	color:#000000;
	text-align:left;
	padding-bottom: 5px;
	border-bottom: solid 1px #C8181A;
	letter-spacing:1px;
	line-height:18px;
	margin-right:15px;
}

#navbuttons1 {
width: 137; text-align:left; margin-top:0px; 
 }

#navbuttons1 a.passive {background:#FEE300;color:#000000;font-size: 11px;}
#navbuttons1 a.passive:hover{background-color:#FEE300;color:#FFFFFF;font-size: 11px;}
#navbuttons1 a.active {
	background-color: #FEE300;
	background-image: url(../images/akt_nav_symb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	font-size: 11px;
}
#navbuttons1 a.active:hover{
	background: #FEE300;
	background-image: url(../images/akt_nav_symb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFEFC;
	display: block;
}
/****LINKS LEVEL 2 ******************/
#navbuttons2 {
#navbuttons2 {width: 137; text-align:left; margin-top:0px; border-bottom: 1px solid #CA1F1A;}
}
#navbuttons2 a.passive {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 22px;
	background: #FFF7AA;
	color: Black;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14px;
}

#navbuttons2 a.passive:hover{
	background-color: #FEE300;
	padding: 5px 5px 5px 22px;
	color: #1c1c1c;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14px;
}
#navbuttons2 a.active {
	background: #FFF7AA;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 22px;
	color: #1c1c1c;
	line-height: 14px;
}
#navbuttons2 a.active:hover{
	background: #FFF7AA;
	padding: 5px 5px 5px 22px;
	color: #1c1c1c;
	display: block;
}

.source
{
padding: 0px 0px; font-size:11px; font-style:italic; text-align:right;
}

.infotable td{
	border:0px solid black;
	background-color:white;
}