/* Generated by KaZcadeS */
body, td, th {
  color: #ffffff;
}

body {
  background-color: #666666;
  background-image: url(images/kb-hintergrund.jpg);
}

#att{
  color: #ffffff;
  font-size: 16px;
}

#Seite {
  margin: 1em auto 1em auto;
  height: 100%;
  width: 800px;
  background-color: #000000;
  border: 2px solid #BFBFBF;
  color: #FFFFFF; 
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
}

#navcontainer ul
{
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #313131;

color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
/* border-right: 1px solid #fff; */
}

#navcontainer ul li a:hover
{
background-color: #FF0000;
color: black;
}

#navcontainer #active
{
/*	border-left: 1px solid #fff; */
}


#page {
 background-image:url(images/akt.jpg);
 background-repeat: no-repeat;
/*  float:right;*/
}
/* #Seite img {
  border: 1px solid #959596;
}*/
#page2{
}
#map {
  width: 400px;
  height: 400px;
  color: #000000;
  margin: 0 auto 0 auto;
}

html {
  height: 100%;
}

#lightbox img{
	border: 2px solid #FFF;
}
 
