@charset "utf-8";
/* CSS Document */

body	{
/*background-color:#FFFFFF;*/
background-image:url(../images/back_main.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color:#333333;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 2em;
	color:#3dff2e;
	font-weight:normal;

}

.text	{
color:#3dff2e;
text-shadow:#666666;
}

.such {
font-family:"Times New Roman", Times, serif;
font-size: 1.2em;
color:3dff2e;
}

a {
	color:#3dff2e;
	text-decoration:none;
}

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


.such a {
font-family:"Times New Roman", Times, serif;
font-size: 1.2em;
color:3dff2e;
}

#top {

	height:22px;
	padding-left:2px;
}

#top2 {
	padding: 0 0 4px;
	text-align:right;
	padding-bottom:7px;
}

#link {
	position:absolute;
	left:2px;
	top:8px;
	width:120px;
	height:20px;
	z-index:1;
	text-align:left;
}

#logo	{
	margin-top: 50px;
	text-align: center;
}

#search {
	/*margin-top: 150px;*/
	text-align:center;
}

#text	{
	margin-top:20px;
	text-align:center;
}

#imp	{
	background-color:#006600;
	height:auto;
	width: 500px;
	margin: 10px auto 10px auto;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

#header {

background-image:url(../images/back_main.gif);
}

/* nav */

.subHeader {
font-size:12px;;
font-weight:normal;
  margin: 0 0 30px 0;
  padding: 0.75em 1ex 0.5ex 1ex;
  border-bottom: 1px solid #3dff2e;
}

.subHeader .dateline {
  /*color: 3dff2e;*/
  /*background-color: transparent;*/
  float: right;
  margin: 0 1ex;
  padding: 0;
}

.subHeader .navigation {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  text-align:center;
}

.subHeader .navigation li {
  line-height: 1.75em;
  margin: 0;
  padding: 0;
  display: inline;
}

.subHeader a {
  color: rgb(0,0,0);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.subHeader a:hover {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

.subHeader .navigation .tab {
  color:#3dff2e /*rgb(175,175,175)02080d*/;
  background-color: rgb(8,104,0);
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0.5ex 1.25em 1ex 1.25em;
  border-top: 1px solid rgb(231,231,231);
  border-right: 1px solid rgb(97,97,97);
  border-left: 1px solid rgb(231,231,231);
}

.subHeader .navigation a.tab:hover {
  color: #000;
  background-color: rgb(248,248,248);
  text-decoration: none;
  padding-bottom: 0.8ex;
  border-top: 1px solid rgb(231,231,231);
  border-right: 1px solid rgb(97,97,97);
  border-left: 1px solid rgb(231,231,231);
  position: relative;
  left: 0px;
  top: 0px;
}

.subHeader .navigation .highlighted {
  color: white;
  background-color: #3dff2e;
  border-top-color: #3dff2e;
  border-right-color: #3dff2e;
  border-left-color: #666;
}

#picturelist {
border:none;
width:900px;
text-align:left;
margin-right:auto;
margin-left:auto;
}

#picturelist li {
list-style:none;
float:left;
margin:42px;
font-weight:bold;
color:#777777;
}

#picturelist img{
display:block;
border:2px solid gray;
}

#picturelist img:hover{
border:2px solid #515151;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}
p{font-size:10px;}
p strong{font-size:12px;}


#picturelist li span.bild_text{

position:absolute;
border:none;
width:184px;
height:80px;
font-size:10px;
font-weight: 200;
color:#777777;
text-align:center;
}