/* fonts von Dani */
SELECT.selectNormal{visible:false; color: #666666; background-color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; border: #333333 1px solid;}
INPUT.inputNormal{visible:false; width: 420px; color: #666666; background-color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; border: #333333 1px solid;}
TEXTAREA.textareaNormal{visible:false; width: 420px; color: #666666; background-color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; border: #333333 1px solid;}
.tableRowLeft{color: #666666; background-color: #DEE4E9; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; font-weight: normal;}
.tableRowRight{color: #666666; background-color: #DEE4E9; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; font-weight: normal;}
.text{color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; font-weight: normal;}
.entryTitle{color: #B1BCC5; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 11px; font-weight: bold;}
A:link, A:visited, A:active{
	visible:false;
	color: #ff9900;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A:hover{
	visible:false;
	color: #ff9900;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/*.bodyBG{background-image: url(/images/bg.gif);background-repeat: repeat;}*/
.bodyBG{background-color: #ADD8E6;}
A.navigation:link, A.navigation:visited, A.navigation:active{visible:false; color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navigation:hover{visible:false; color: #ff9900; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navigationSel:link, A.navigationSel:visited, A.navigationSel:active{visible:false; color: #ff9900; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navigationSel:hover{visible:false; color: #ff9900; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navigationGrey:link, A.navigationGrey:visited, A.navigationGrey:active{visible:false; color: #cccccc; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navigationGrey:hover{visible:false; color: #cccccc; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: bold;}
.borderDarkGray{color: #666666; background-color: #666666;}
.borderGray{color: #999999; background-color: #999999;}
.borderLightGray{color: #cccccc; background-color: #cccccc;}
.borderWhite{color: #ffffff; background-color: #ffffff;}
.textWhiteBig{color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 13px; font-weight: bold;}
.textGreyBig{color: #999999; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 13px; font-weight: bold;}
.textWhite{color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-size: 11px; font-weight: normal;}
.textGrey{
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}
A.textGrey{
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, SPAN {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

SPAN#bodytext {
	font-family: verdana, arial;
	font-size: 11px;
}


TD#footer {}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	vertical-align: top; 
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	padding-top: 10px;
}
/* 
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}
*/
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 SPAN {
	width: 95%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 SPAN A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}
TD#menu_1 SPAN A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	font-size: 12px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	font-weight:bold;
	font-size: 15px;

}
DIV.menu1-level1-act {
	font-weight:bold;
	font-size: 15px;
	color : navy;
}
TD#menu_1 DIV.menu1-level1-act A {
	font-weight:bold;
	font-size: 15px;
	color : #ff9900;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 SPAN.menu1-level2-no {
  font-size: 10px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 SPAN.menu1-level2-act {
	font-weight:bold;
	font-size: 10px;
	color : #FF0000;
}
SPAN.menu1-level2-act {
	font-weight:bold;
	font-size: 10px;
	color : #FF0000;
}
TD#menu_1 SPAN.menu1-level2-act {
	font-size: 10px;
	font-weight:bold;
	color : #FF0000;
}
TD#menu_1 SPAN.menu1-level2-act A{
	font-size: 10px;
	font-weight:bold;
	color : #ff9900;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 SPAN.menu1-level3-no {
  font-size: 10px;
	color : #FF00FF;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 SPAN.menu1-level3-act {
	font-weight:bold;
	font-size: 10px;
	color : #FF0000;

}
SPAN.menu1-level3-act {
	font-weight:bold;
	font-size: 10px;
	color : #FF0000;
}
TD#menu_1 SPAN.menu1-level3-act {
	font-size: 10px;
	font-weight:bold;
	color : #FF0000;
}
TD#menu_1 SPAN.menu1-level3-act A{
	font-size: 10px;
	font-weight:bold;
	color : #ff9900;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
	white-space: nowrap;
	font-family: verdana, arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}



