BODY {
	color: #efefef;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
  padding: 0;
  margin: 0;
  background-color: #3e3e3e;
}

DIV, TABLE, P, INPUT, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
  color: #efefef;
}

#logo {
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 10;
}
#logo2 {
  right: 10px;
  bottom: 10px;
  position: absolute;
  z-index: 30;
}


.inhalt {
  padding: 8px 8px 8px 8px;
  background-color: transparent;
  color: #000000;
  /*border: 1px solid Gray;*/
  top: 60px;
  position: relative;
  z-index: 2;
}

#navline {
  top: 51px;
  background-color: #000000;
  width: 100%;
  height:2px;
  position: absolute;
  z-index: 32;
}

#navigation {
left: 240px;
  top: 34px;
  position: absolute;
  z-index: 33;
}

#copyright {
  bottom: 0px;
  position: fixed;
  background-color: #000000;
  color: #efefef;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  width: 100%;
  z-index: 20;
  font-size : 7pt;
}

h4 {
  margin-top: 12px;
  font-size : 10px;
  font-weight : bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}

#gallery {
  width:800px;
}

.tutorial {
  border: 1px solid Gray;
  width: 320px;
  padding: 4px;
  margin: 4px;
  text-align: center;
}


.quackdia {
  border: 1px solid Gray;
  background-color: #ffffff;
  width: 120px;
  padding: 4px;
  margin: 4px;

}






a:link {
  color:#d2ba82;
  text-decoration:none;
  }
a:visited {
  color:#d2ba82;
  text-decoration:none;
  }
a:hover {
  color:#d2ba82;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

A.nav           { color : #afafaf; text-decoration : none;  font-weight : bold;}
A:LINK.nav      { color : #afafaf; text-decoration : none;  font-weight : bold;}
A:FOCUS.nav     { color : #afafaf; text-decoration : none;  font-weight : bold;}
A:Visited.nav   { color : #afafaf; text-decoration : none;  font-weight : bold;}
A:Active.nav    { color : #afafaf; text-decoration : none;  font-weight : bold;}
A:Hover.nav     { color : #ffffff; text-decoration : underline;  font-weight : bold;}

A.nav_a           { color : #FFFFFF; text-decoration : none; font-weight : bold;}
A:LINK.nav_a      { color : #FFFFFF; text-decoration : none; font-weight : bold;}
A:FOCUS.nav_a     { color : #FFFFFF; text-decoration : none; font-weight : bold;}
A:Visited.nav_a   { color : #FFFFFF; text-decoration : none; font-weight : bold;}
A:Active.nav_a    { color : #FFFFFF; text-decoration : none; font-weight : bold;}
A:Hover.nav_a     { color : #FFFFFF; text-decoration : none; font-weight : bold;}

  
/*NAvigation*/
.nav_active {
  background-color: #000000;
  width: 100px;
  padding: 4px;
}

.nav_inactive {
  background-color: transparent;
  width: 100px;
  padding: 4px;
}


/* Newsübersicht */
.newsdate { font-size : 10px; padding-top: 4px; padding-bottom: 4px; border-bottom: 1px dotted #606060; color: #606060;}
.news_head { font-size: 11pt; margin-bottom: 4px; margin-top: 4px; color: #919EA9;}
.news { padding:4px; color: #a0a0a0;}
.newsrightbar {border-left: 1px dotted #606060;}


div.resent {
  margin-right: 10px;
  border-bottom: 1px dotted #606060;
  padding-top: 4px;
  padding-bottom: 4px;
}

.navbarbutton
{
	color: #000000;
	
}

.foto {
  height: 180px;
}