body {
font-family:sans-serif;
}

#header {
margin:0px;
margin-left:-40px;
}

h1, h2 {
color:#006;
}

h3, p, li, legend, label {
color:#000;
}

h1 { font-size:18pt; }
h1 .sub { font-size:16pt; }
h2 { font-size:12pt; }
h3, p, li, legend, label { font-size:11pt; }

h1, h2 {
text-align:center; 
}

p a {
white-space:nowrap;
}

em {
font-style:normal;
font-weight:bold;
}

a { text-decoration:underline; }

.ext_img {
display:none;
}

a img {
border-width:0px;
}

a.currentPage {
font-weight:bold;
}

#nav {
margin-top:3px;

/* sonst keine Höhe da alle Elemente gefloatet */
height:1em;

padding:1px;
margin-left:3px;
margin-right:3px;

border-bottom:1px solid #444;

font-size:10pt;
}

#nav a, #nav a:visited, #nav a:hover {
color:#444;
text-decoration:none;
}

#nav a:hover { color:#000; }

/* Formularelemente (Schriften schon oben) */
form .textfield {
border:1px #666 solid;
width:160px;
margin-right:10px;
}

form .textfield:focus {
border:1px #000 solid;
}

form fieldset {
margin:20px;
margin-right:10px;
margin-left:0px;
padding:10px;
}
