#maincontainer {

width: 640px;
height: 480px;

}

.inhalt {
margin-left: 18px;
margin-right: 18px;
margin-bottom: 12px;
margin-top: 12px;
}

a, p, th, td, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans;
font-size: 11px;
}

h1 {
font-size: 12px;
color: #1133AA;
}


a:link {
color: #1133AA;
}

a.nSubActive {
font-weight: bold;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}
a.nSubActive:link {
font-weight: bold;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}
a.nSubActive:visited {
font-weight: bold;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}

a.nTop {
font-weight: normal;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}
a.nTop:link {
font-weight: normal;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}
a.nTop:visited {
font-weight: normal;
color: #1133AA;
text-decoration: none;
font-size: 11px;
}

.copy {
font-size: 9px;
color: silver;
}
