body {
  margin:0;
  padding:0;
}

body,table,input,textarea,select,button {
  font-family:tahoma,sans-serif;
  font-size:11px;
  color:#000;
}

a {
  color:#4476A9;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

h1 {
  font-size:14px;
}
h2 {
  font-size:14px;
}
h3 {
  font-size:13px;
}
h4 {
  font-size:11px;
}
h5 {
  font-size:13px;
}
h6 {
  font-size:11px;
}

#main table td {
  padding:3px 1em 3px 0;
  vertical-align:top;
}
#main table th {
  padding:3px 1em 3px 3px;
  text-align:left;
  vertical-align:top;
}

#pageheader {
  text-align:right;
  padding:10px;
  height:39px;
  background-image:url(images/volkscomputer.jpg);
  background-repeat:no-repeat;
  color:#fff;
}
#pageHeader h1,
#pageheader p {
  display:none;
}
#pageHeader a {
  text-decoration:none;
  color:#fff;
}
#pageHeader a:hover {
  text-decoration:underline;
}

#banner {
  background-image:url(images/title.jpg);
  background-repeat:no-repeat;
  height:80px;
  vertical-align:bottom;
}
.topDeco {
  height:20px;
  background:#DDE7F2 url(images/topStripe.jpg) 0 0 repeat-x;
}

#left {
  padding:0;
  width:200px;
  vertical-align:top;
}
.navig {
  margin:0 0 10px 0;
}
#main {
  padding:0 20px 0 20px;
  widht:510px;
  vertical-align:top;
}
#right {
  padding:0;
  width:200px;
  vertical-align:top;
}

.copyright {
  margin-top:20px;
  padding-top:5px;
  font-size:10px;
  color:#aaa;
  background-image:url(images/hrDotted.png);
  background-repeat:repeat-x;
}
.copyright a {
  color:#aaa;
}

a#nv1_webshop span,
a#nv1_volkscomputer span,
a#nv1_impressum span {
  display:none;
}
a#nv1_webshop {
  display:block;
  float:left;
  height:31px;
  width:87px;
  background-image:url(images/nv1_webshop.jpg);
}
a:hover#nv1_webshop {
  background-position:0 31px;
}
a#nv1_volkscomputer {
  display:block;
  float:left;
  height:31px;
  width:140px;
  background-image:url(images/nv1_volkscomputer.jpg);
}
a:hover#nv1_volkscomputer {
  background-position:0 31px;
}
a#nv1_impressum {
  display:block;
  float:left;
  height:31px;
  width:104px;
  background-image:url(images/nv1_impressum.jpg);
}
a:hover#nv1_impressum {
  background-position:0 31px;
}
