/* DATEI: css.css */

body { font-family:"Times New Roman"; font-size:16px; text-align:center; }

a:link    { text-decoration:none; font-weight:bold; color:#e00000; }

a:visited { text-decoration:none; font-weight:bold; color:#800000; }

a:hover   { text-decoration:none; font-weight:bold; background-color:#ffff00; }

a:focus   { text-decoration:none; font-weight:bold;  }

a:active  { text-decoration:none; font-weight:bold;  }


h1 {font-family: 'Arial'; color: black; font-size: 22px}

h2 {font-family: 'Arial'; color: black; font-size: 20px}

h3 {font-family: 'Arial'; color: black; font-size: 16px}

    
#form { font-weight:bold; text-align:center; width:440px; padding:10px; margin:0 0 0 0 ; border:3px solid #EE0000; }
/* umrandung von einschueben */


#menu { width: 195px; margin: 5px; padding:5px; background:TRANSPARENT; }

#menu ul, #menu li { list-style-type: none; margin: 0px; padding: 0px; color:#2F2F2F; }
.format1 { margin-left: 0px; }
.format2 { margin-left: 0px; color: #905000; }
.format3 { margin-left: 0px; color: #600000; font-size: 14px}

#menu li a:link, #menu li a:visited, #menu li a:active 
{display:block; border-bottom: dashed 1px #000000; color: #000000; text-decoration:none; background:TRANSPARENT; 
padding-top:0px; padding-bottom:0px; height: 24px; line-height: 24px; }

#menu li a:hover { background:TRANSPARENT; border-bottom: solid 1px #000; color: #ff0000; font-style:italic; }

.formlink { color:black; font-size: 12px; }
.formlink a:link, .formlink a:visited, .formlink a:hover, .formlink a:focus, .formlink a:active { text-decoration:none; font-weight:normal; color:#000000; }

table#formlink4 { color:black; font-size: 12px; font-weight:bold; }
table#formlink4 a:link, table#formlink4 a:visited, table#formlink4 a:focus, table#formlink4 a:active 
{ text-decoration:none; color:#905000; }

table#formlink4 a:hover { text-decoration:none; color:#905000; font-style:italic; }


.ue { font-family: 'Arial'; color:black; font-size: 18px; }

h1.ueberschrift {text-align: center; text-decoration: underline; letter-spacing: 0.6em;}
h2.ueberschrift {text-align: center; text-decoration: underline; letter-spacing: 0.4em;}



