body{
  background: #4f89b7 url(bg.gif) no-repeat;
  margin: 0px;
  padding: 10px;
  font: 0.7em "Lucida Grande", "Lucida Sans Unicode", "lucida", "sans-serif";
}

select{
    border-right: #D0DFEC 2px solid;
    padding-right: 0px;
    padding-left: 1px;
    border-top: #D0DFEC 2px solid;
    font-size: 12px;
    border-left:  #D0DFEC 2px solid;
    color:  #153b63;
    border-bottom: #D0DFEC 2px solid;
    font-family: Arial;
}

.msg{
    border-right: #D0DFEC 2px solid;
    padding-right: 0px;
    padding-left: 1px;
    border-top: #D0DFEC 2px solid;
    font-size: 12px;
    border-left:  #D0DFEC 2px solid;
    color:  #153b63;
    border-bottom: #D0DFEC 2px solid;
    font-family: Arial;
    color: #0000ff;
}

#map{
 	border-color:#D0DFEC;
 	border-width:5px;
 	border-style:solid;
}

#title{ /*small text above the header picture*/
  width: 760px;
  color: #FFF;
  font-family: "Arial", sans-serif;
  font-size: 1.2em;
  font-weight: bolder
}

#gg_list{
  font-family:Arial, sans-serif, Verdana;
  font-size:7pt;
  background-color:#6ad;
  height:15px;
  width:50%;
  padding:0px;
  margin:0px;
  overflow:hidden;
  display:inline;
}

#gg_list_0{
  font-family:Arial, sans-serif, Verdana;
  font-size:7pt;
  background-color:#7cf;
  height:15px;
  padding:0px;
  margin:0px;
  display:inline;
  overflow:hidden;
}

#gg_list_1{
  font-family:Arial, sans-serif, Verdana;
  font-size:7pt;
  background-color:#8df;
  height:15px;
  padding:0px;
  margin:0px;
  display:inline;
  overflow:hidden;
}

.box_out{ /*makes the light-blu borders*/
  width: 750px;
  background: #D0DFEC;
  margin:5px;
  padding: 5px;
}
.box_in{ /* getting the white background */
  background: #FFF;
  padding: 0;
  margin: 0px;
}
/*
.table_css{
  padding: 5px;
  margin: 0px;
  text-align: right;
  color: #666;
  font: 13px "Lucida Grande", "Lucida Sans Unicode", "lucida", "sans-serif";
}

.table_list_css{
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #666;
  font: 10px "Lucida Grande", "Lucida Sans Unicode", "lucida", "sans-serif";
}
*/
.left{ /*  Navigation and statistics */
  float: left;
  width: 150px;
}
.right{ /*Content */
  float: left;
  width: 580px;
}



h4{ /*headline for left boxes */
  font-size: 1em;
  color: #205076;
  font-weight: normal;
  border-bottom: 1px #205076 dotted;
  margin:0px;
  padding: 2px 0px 2px 10px;
}
ul.nav{ /*Navigationbox */
  list-style-type: none;
  text-align: left;
  padding: 5px;
  margin: 0px;
}
ul.nav li{
  display: inline;
}
ul.nav li a{
  padding-left: 15px;
  text-align: left;
  color: #999;
  display: block;
  text-decoration: none;
}
ul.nav li a:hover{
  color:#FFF;
  background: #FFBF00;
}
ul.nav li a.current{
  color: #666;
}
.distancer{ /* needed for small distance between boxes*/
  line-height: 5px;
}

ul.stat{ /*Navigationbox */
  list-style-type: none;
  text-align: left;
  padding: 5px;
  margin: 0px;
}
ul.stat li{
  display: inline;
}
ul.stat li a{
  padding-left: 5px;
  text-align: left;
  color: #555;
  display: block;
  text-decoration: none;
}
ul.stat li a:hover{
  color:#000;
  background: #FF8888;
}
ul.stat li a.current{
  color: #666;
}

p{ /*general text*/
  padding: 5px;
  margin: 0px;
  text-align: justify;
  color: #666;
}
p a{ /*general text-links */
  color: #000;
}
p a:hover{
  text-decoration: none;
}


h1{ /*red headline */
  color:#D40000;
  border-bottom: 1px #D40000 solid;
  font-size: 14px;
  margin: 0px 0px 5px 0px; 
  padding: 3px;
}
h3{ /*small blue headlines*/
  width: 50%;
  background: #D0DFEC;
  font-size: 12px;
  color: #205076;
  padding: 2px;
  margin: 0px;
}


.copyright{/*little footer*/
  /*text-align: center; */
  color: #FFF;
}
.copyright a{
  color: #000;
}

.smallfont{
  padding: 5px;
  margin: 0px;
  text-align: justify;
  color: #666;
}





/*///////////////////////////////////////////////////////////////////////////////////////////////*/



table { font: 80% Verdana, "New York", Arial, Helvetica, sans-serif; color: #000; background: #fff url(table_bg.jpg) no-repeat right bottom; text-align: left; margin: 4px; border-left: 2px solid #063d81; border-bottom: 2px solid #063d81; border-right: 2px solid #063d81; border-top-style: none; border-top-width: medium; border-collapse: collapse; }
table a {
	text-decoration: none;
	color: #000;
}
table a:visited {
	text-decoration: none;
}
table a:hover, table a:active {
	background-color: #fff;
	text-decoration: none;
	color: #000;
}
thead th {
	font-size: 105%;
/*  height:20px;*/
  vertical-align: bottom;
	color: #eee;
	background-color: #063d81;
	border-bottom: 2px solid #356cb0;
}
tbody {

}
tr {
	vertical-align: top;
}
tr,th,td {
	padding: 2px;
}
tr.odd td, tr.odd th {
	background-image: url(table_odd_bg.gif);
	background-repeat: repeat;
}
tfoot th,tfoot td {
	padding: 2px 2px;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}


