/* GLOBAL STYLES */

body{
 font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 font-size: .85em;
}

a{
 color: #900;
}


#content h1{
 font-style: italic;
}



/* BASIC TEXT FORMATTING */

.p{
 text-indent: 3em;
}


#text li {
 margin-bottom: .5em;
}

#text dt{
 font-weight: bold;
}


/* TABLES */

table{
 border-collapse: collapse;
 margin: 1em 0;
}

th, td{
 border: 0pt solid #000;
 padding: 2pt 4pt;
}

th{
 text-align: left;
}



/* FORMS */

label{
 display: block;
}

label input, label textarea{
 display: block;
 margin-bottom: .7em;
}



/* NON-PRINTING */

#ueberschrift, #flagge1, #flagge2, #flagge3, #flagge4 , #linkList1, #linkList2, #linkList3, #linkList4, #linkList5, #menue {
 display: none;
}
