/* allgemeine Styles */
body {
 font-family:sans-serif;
 font-size:8pt;
 text-align:left;
 color:black;
 background-color:#CDDBEB/*#003084*/;
}

/* Leider für ***IE*** nötig */
table {
 font-size:8pt; /* Wiederholung */
}

/* Menu-Teil */
#menuouter1, #menuouter2 {
 display:none;
}

#titlebar {
 display:none;
}

#title {
 font-size:16pt;
 font-weight:bold;
 text-align:center;
 vertical-align:middle;
 line-height:100px;
}

#content {
}


#nav_top {
 display:none;
}

#nav_bottom {
 display:none;
}

#footer {
 display:none;
}

#info {
 display:none;
}


table.solidtable {
 font-size:8pt;
 border-style:solid;
 border-width:thin;
 border-color:white;
 border-collapse:collapse;
 }

table.solidtable tr td {
 border-style:solid;
 border-width:1px;
 border-color:silver;
 }

/* Titel */
h1 {
 font-size:14pt;}

h2 {
 font-size:12pt;}

h3 {
 font-size:10pt;}

h4 {
 font-size:8pt;}

/* Noch nicht besuchte Links */
a:link { color:#3b91ce/*#FFFFFF*/;}

/* Besuchte Links */
a:visited { color:#3b91ce/*#FFFFFF*/;}

/* Für Links während der Anwender mit der Maus darüber fährt */
a:hover { color:navy/*#FFFF00*/;}

.navigation {
 display:none;
}

.w3cpics {
 display:none;
}

.lastchanges {
 display:none;
}
