/*---------------------------------------Body----------------------------*/
body {
	background-image: url(../images/bk.gif);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--------------------------------------Inhalt---------------------------*/
TD#Inhalt {
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px; 
  color: #888888; 
}

TD#Inhalt P {
  font-family: verdana, arial;
	font-size: 10px;
	text-align: left;
  color: #888888;	
}
TD#Inhalt H1 {
  font-family: verdana, arial;
	font-size: 12px;
	text-align: left;
  color: #888888;	
}

/*--------------------------------------Suchinhalt---------------------------*/
.info {
  font-family: verdana, arial;
	font-size: 10px;
  color: #FFFFFF; 
}
.info A {
  font-family: verdana, arial;
	font-size: 10px;
  color: #FFFFFF; 
  text-decoration: none;
}

/*---------------------------- Flaggen -------------------------------*/
TD#F1 {	
	padding-top: 7px;
}
TD#F2 {	
	padding-top: 7px;
}
TD#F3 {	
	padding-top: 7px;
}
/*--------------------------- Menü -----------------------------------*/
/* Menu 1 column */
TD#Nav {	
	vertical-align: center; 
	width: 656px;	
	padding-top: 7px;
	text-align: right;
	padding-right:30px;
}
TD#Nav SPAN {
  font-family: verdana, arial;
	/*width: 95%;*/
	/*padding-top: 20px;*/
	padding-left:10px;
	padding-right:10px;
	font-size: 16px;
	font-weight:bold;
}
TD#Nav SPAN A {
	/*color: navy;*/
	text-decoration: none;
	color: #FFFFFF;
}
TD#Nav SPAN A:hover {
	/*background-color: #DDFFAA;*/
  /*filter:alpha(opacity='10', style='0');*/
  /*border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;*/
  color: #88AAFF;
}

/*  MENU 1, level 1, normal state (NO) */
TD#Nav SPAN.Nav-L1-no {
  /*border-bottom: 1px dotted #999999;*/
}

/*  MENU 1, level 1, active state (ACT) */
TD#Nav SPAN.Nav-L1-act {
  /*border-bottom: 1px solid #999999;*/
	color: #AAAAAA;

  /*background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');*/
}

TD#Nav SPAN.Nav-L1-act A {
	color: #AAAAAA;
}

/*  MENU 1, level 2, normal state (NO) */
TD#Nav SPAN.Nav-L2-no {
  font-size: 11px;
  padding-top:5px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#Nav SPAN.Nav-L2-act {
  font-size: 11px;
  font-weight:bold;
  padding-top:5px;  
  padding-left:20px;
}

TD#Nav SPAN.Nav-L2-act A {
  color:black;
}

/*-------------------------Bild----------------------*/
bBild {	
	vertical-align: center; 
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;  
}
bBild SPAN {
	vertical-align: center; 
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;

}
bBild SPAN A {
	vertical-align: center; 
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;

}
