
body {
  min-height: 2000px;
  font-family: Arial, Helvetica ;
  font-size: 10pt ;
  background-image: url(/gfx/back.jpg) ;
  background-color: #257f5a ;
  background-repeat: repeat-x ;
  text-align: center;
  margin: 0 ;
}

td {
  font-family: Arial, Helvetica ;
  font-size: 10pt ;
}

a {
  color: #004499 ;
  text-decoration: underline ;
}

a:hover {
  color: #000000 ;
  text-decoration: underline ;
}

p {
  margin: 20px 20px 20px 20px ;  
}

#main {
  width: 812px ;
  margin: 0 auto 0 auto ;
  text-align: left;
}

/*#back {
  width:100% ;
  height:100% ;
  background-image: url(/gfx/bg.jpg) ;
  background-repeat: repeat-x ;
  background-attachment:fixed ;
  POSITION: absolute;

}*/

#content {
  background-color: #FFFFFF ;
  width: 610px;
  float: right ;
}

#menu {
  width: 172px;
  float: right ;
}

.menucell {
  background-color: #dcdcdc ;
  border-bottom: 1px solid #ffffff ;
  padding: 5px 0px 5px 0px ;
}

.menucell:hover {
  color: #666666 ;
  cursor: pointer ;
}

.menucell a {
  margin: 0px 0px 0px 7px ;
  color: #666666 ;
  font-weight: bold ;
  text-decoration: none ;
}

.menucell a:hover {
  margin: 0px 0px 0px 7px ;
  color: #ffffff ;
  font-weight: bold ;
  text-decoration: none ;
}

.sub {
  margin-left:10px;
}

 
.sub a {
  color: #666666 ;
  text-decoration: none ;
  font-weight: normal ;
}

.sub a:hover {
  color: #000000 ;
  font-weight: normal ;
}

h1 {
  font-size:14pt ;
  font-weight:bold;
  margin: 10px 15px 0px 237px ;
  border-bottom: 1px solid gray;
}

.newslist {
  margin: 20px 15px 10px 20px ;
  border-bottom: 1px dotted gray ;

}

h2 {
  font-size:14pt ;
  font-weight:bold;
  margin: 0px 15px 10px 0px ;
}

h3 {
  font-size:12pt ;
  font-weight:bold;
  margin: 0px 15px 10px 20px ;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/gfx/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Arial,Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

li {
  margin-left: 40px; list-style-position:outside ;
}

#cont table {
  font-size: 10pt;
  margin: 20px 20px 20px 20px;
  border-collapse:collapse;
}

#cont tr {
  border-bottom: 1px solid gray ;
}

#cont td {
  padding: 3px 10px 3px 0px;
  border-bottom: 1px solid #cccccc ;
  border-top: 1px solid #cccccc ;
}

.mbox {
  width: 480px;
  text-align:center;
  padding: 44px 44px 44px 44px;
  background-color: #FFAA00 ;
}

.cbox {
  width: 480px;
  text-align:center;
  padding: 22px 22px 22px 22px;
  margin: 22px 22px 22px 22px;
  background-color: #aaaaaa ;
}

li.nr {
  margin-bottom: 10px;
  margin-right:40px;
}

td.umfrage {
  border-bottom: 1px solid #dddddd ;
  padding:5px 0px 5px 0px;
}

