P {font-family: "Century Gothic", "Verdana", "serif"; color: Black;}
H1{color: Blue}
A:visited {color: #108080; text-decoration: none}
A:link {color: #109090; text-decoration: none}
A:active {color: #7e7704; text-decoration: none}
a2:hover {color: #407070; text-decoration: none; background-color:#fbdd08;}
a1:hover {color: #407070; text-decoration: none;}
a:hover {color: #ff8008; text-decoration: none; font-weight: bold;}

body {
	padding: 0px; 
	margin: 0px; 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	background-color:#cce6e4;
	text-decoration: none
	}
	
.menue1{
	list-style-type: none; 
	font-size: 11pt;
}

#tags{
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	margin-left: -400px;
	height: 540px;

	padding: 0px; 
	margin: 0px; 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	color:#cce6e4;
	text-decoration: none;
}

#navActive{
  color: #c0b040; 
  text-decoration: none;
  list-style-type: disc; 
  font-weight: bold;
}
#navActive2{
  color: #407070; text-decoration: none;
  background-color:#fbdd08;
}
#navActive1{
  color: #8e7704; text-decoration: none;
  background-color:#cce6e4
}

#background {
	z-index: 2;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	margin-left: -400px;
	height: 540px;
	margin-top: -260px;
	background-color:#cce6e4;
}

#logo {
	z-index: 4;
	position:relative;
	left: 250px;
	top: 0px;
	width: 300px;
	height: 144px;
	text-align:center;
	font-size: 11pt;
	color: #049e9c;
	
}

#logo:hover {color: #ff8008; text-decoration: none;}

#navigation {
	z-index: 8;
	position: relative;
	left: 0px; top:21px; width:290px; height:283px;
	font-size: 11pt;
	margin-left: -8px;
}


#shortcuts {
	z-index: 8;
	position: absolute;
	width: 413px; height: 24px; left: 187px; top: 364px;
	font-size: 9pt;
	text-decoration: none;
	text-align:center;
	color: #000000;
}
.sep {color: #fbdd08;}


#textbox {
	z-index: 8; 
	position: absolute;
	left: 484px;
	top:18px;
	width:296px;
	height:270px;
	color: #105050;
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
}
#textBoxHeader {
	font-size: 11pt;
	font-weight: bold;
	align: left;
	margin-top: 0; 
	margin-bottom: 6px;
	color: #306060;
}
 
#textBoxBody {
	font-weight: normal;
	color:#104040;
	margin-top: 0; 
	margin-bottom: 1px;
	font-size: 10pt;
}

#textNavigation {
  position: absolute; 
  left: 505px; 
  top: 288px; 
  width: 265px; 
  height: 18px; 
  z-index: 1;
  font-size: 10pt;
  text-align: right;
}

.pageNav {
	color: #ff8008;
	text-decoration: none;
}
.pageNav:visited {color: #0; text-decoration: bold;} 
.pageNav:hover {color: #ff8000; text-decoration: bold;} 

#actPage {
  color: #d0c008; 
  text-decoration: bold;
}


#language {
	position: absolute; 
	width: 200px; 
	height: 20px; 
	z-index: 5; 
	left: 300px; 
	top: 345px;
	font-size: 9pt;
	text-decoration: none;
	text-align:center;
	color: #000000;

}




#glossary{color: #407070; text-decoration: underline;} 
#glossary:visited {color: #407070;text-decoration: underline;} 
#glossary:hover {color: #00B000; text-decoration: underline;}
