body {
  margin:2px;
  text-align:center;
  background:#c9c9c9;
}
#page {
  margin:auto;
  text-align:left;
  width:980px;
  font-family:Arial;
  font-size:12px;
  border: 2px white solid;
}
#content {
  width:670px;
  padding-left:30px;
  padding-right:60px;
}

#content a{
 color:#b10d00;
 text-decoration: none;
}

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

a{
   color: #000000;
   text-decoration: none;
}
a:visited {
   color: #000000;
   text-decoration: none;
}

a:hover {
   color: #DD0000;
   text-decoration: none;
}
.numfield {
  width:30px;
  font-size:12px;
  font-family:Arial;
  text-align:center;
}
.contact_title {
  float:left;
  padding:0 0 0 0;
}
.contact_field {
  padding:0 0 0 100px;
}
.contact_field input {
  font-family:Arial;
  font-size:12px;
  padding:2px;
  width:180px;
  border:1px solid #000000;
}
.contact_field textarea {
  font-family:Arial;
  font-size:12px;
  width:180px;
  padding:2px;
  border:1px solid #000000;
}
form {
  margin:0;
}
.contact_sent {
  font-weight:bold;
  font-family:Arial;
  font-size:12px;
}

#nanoware{
float:right;
font-family:Arial;
font-size:11px;
text-align:right;
padding:13px 60px 13px 13px;
}

#nanoware a{
color: #999999;
}
#nanoware a:hover{
color: #000;
}

#unten{
padding-bottom:25px;
}

#unten a{
font-size:11px;
}

#adresse {
color:#ffffff;
padding:13px;
width:190px;
float:left;
}

#menu_oben {
float:right;
padding-right:35px;
color:#333;
}

#menu_oben a {
color:#333333;
}

#menu_oben a:hover {
color:#990000;
}

.menu{
  width:176px;
  height:20px;
  display: block;
  padding-left:38px;
  padding-top:5px;
}

.menu a{
  color: #fff;
  font-size:12px;
  font-weight: bold;

}

.menu a:hover{
  color: #000;
  font-size:12px;
    font-weight: bold;
}

.menu_ak{
  width:138px;
  height:20px;
  background: #fff;
  display: block;
  padding-left:38px;
  padding-top:8px;
}

.menu_ak a{
  color:#990000;
  font-weight: bold;
  font-size:12px;
}


table td.image div {
	height:90px;
	border: 1px #AB0202 solid;
}

table td.image div a {
	display:block;
	width:132px;
	height:90px;
}

.image-gallery a.item {
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.1);
	display: inline-block;
	height: 116px;
	width: 174px;
	transition: all 0.3s ease-out 0s;
	display: inline-block;
	text-decoration: none;
	margin: 3px;
}
.image-gallery a.item:hover {
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.3);
}
#archiv {
	margin-top: 20px;
}

#archiv a{
	margin:0px 5px;
}

