html { height: 100%; }

body {
 margin: 0px;
 height: 100%;
 background: url('hintergrund.gif') #B3D2EE;
 background-repeat: repeat-x;
 text-align: center;
}

#copyright {
 font-size: 12px;
}

#tabelle {
 height: 100%;
 width: 946px;
 background: url('seite.gif');
 margin: 0 auto;
}

#seitenpic {
 width: 675px;
 height: 68px;
}

.sph1 { margin-left: 25px; }
.sph2 { margin-right: 25px; }
.sph3 { margin-right: 25px; }
.spv1 { padding-top: 15px; }
.spv2 { padding-bottom: 25px; }
.spv3 { padding-top: 25px; }
.spv4 { padding-bottom: 25px; }

.kopfzeileausrichtung { vertical-align: bottom; }

#schattenlinks { vertical-align: top; background: url('slinks.gif'); background-repeat: repeat-x; }
#schattenrechts { vertical-align: top; background: url('srechts.gif'); background-repeat: repeat-x; }
.schattenbreite { width: 8px; }

#s1 { width: 930px; vertical-align: top; background: #FFFFFF; }
#s2 { height: 100%; }

#n1 { height: 100%; vertical-align: top; }
#n2 { height: 100%; }
#n3 { height: 100%; background: #F3F3F3; width: 180px; }
#n4 { height: 100%; width: 100%; padding: 10px; }

#c1 { vertical-align: top; height: 100%; padding: 15px; }
#c2 { width: 645px;  text-align: left; }

#links { text-align: right; }

#fusszeile { text-align: right; color: #777777; }

span {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 14px;
}

.titel {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 22px;
 color: #3873D5;
 font-weight: bold;
}

.titel2 {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 18px;
 color: #000000;
 font-weight: bold;
}

.klein {
 font-size: 12px;
}

.blass {
 color: #AFAFAF;
}

.spalte1 {
 width: 315px;
 float: left;
}

.spalte2 {
 width: 315px;
 float: right;
}

input {
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
}

a {
 color: #3873D5;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

a.nlink1 {
 background: none;
 color: #000000;
 text-decoration: none;
 width: 160px;
 display: block;
}

a.nlink1:hover, a.nlink2:hover {
 background: #3873D5;
 color: #FFFFFF;
}

a.nlink2 {
 background: none;
 color: #000000;
 text-decoration: none;
 width: 160px;
 display: block;
 font-size: 11px;
}

#naktiv {
 background: #3873D5;
 color: #FFFFFF;
}

