h1 {
font-size:18pt;
color: #000000;
font-family: Arial;
cursor: default;
}

h2 {
font-size:14pt;
color: #000000;
font-family: Arial;
cursor: default; 
}

h3 {
font-size:14pt;
color: #000000;
font-family: arial;
cursor: default;
}

h4 {
font-size:9pt;
color: #000000;
font-family: arial;
cursor: default;
}

h5 {
font-size: 8pt;
color: #000000;
font-family: arial;
cursor: default;
}

BODY {
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-BASE-COLOR: #FFFFFF;
/* SCROLL: auto; */
font-family: Arial; 
font-size: 11pt;
color: #000000;
cursor: default;
background-color: #8AD1FF;
}

#topline {
font-size: 14pt;
color: #ffffff;
cursor: default;
background-color: #000000;
}


.rahmen {  
border: #C63232;
border-style: solid; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px
}

table {
width: 100%;
}

tr {
font-family: arial;
vertical-align:top;
color: #000000;
font-size: 10pt;
font-weight: normal;
cursor: default;
/* background-color: #ffffcc; */
background-color: #ffffff; 
border-color:#c63232;
}

td {
border-width:1px;
border-style:solid;
border-color:#0080ff;
padding:1mm;
text-align:justify; 
font-family: arial;
color: #000000;
font-size: 10pt;
font-weight: normal;
cursor: default;
/* background-color:#bbbbbb; */
/* background-color:#c63232; */
}

th {
font-family: arial;
color: #ffffff;
font-size: 15px;
font-weight: bold; 
cursor: default;
border: #C63232;
background-color:#ff0000;
}

#menulinks {
font-family: arial;
/* color: #000000; */
font-size: 13px;
/*font-weight: bold; */
cursor: default;
border: #C63232;
/* background-color:#c63232; */
}

th h1 {
font-family: arial;
color: #ffffff;
font-size: 18px;
font-weight: bold; 
cursor:default;
border:#ff0000; /* C63232; */
/* background-color:#c63232; */
}

/* Formular-Felder */
form input {
font-family: Arial;
background-color: #aaaaaa;
color: #000000;
position: relative;
border: 1 ridge #9a9a9a;
}

form select {
font-family: Arial;
background-color: #aaaaaa;
width:200px;
color: #000000;
position: relative;
border: 1 ridge #9a9a9a;
}

form select option {
font-family: Arial;
background-color: #aaaaaa;
color: #000000;
position: relative;
border: 1 ridge #9a9a9a;
}
form option {
font-family: arial;
background-color: #FFFFFF;
color: #000000;
position: relative;
border: 1 ridge #000000;
}

form textarea {
font-family: arial;
background-color: #aaaaaa;
color: #000000;
position: relative;
border: 1 ridge #000000;
}

select {
font-family: arial;
background-color: #FFFFFF;
color: #ffffff;
position: relative;
border: 1 ridge #000000;
}

.Button {
background-color:#AAAAAA; 
color:#FFFFFF; 
width:200px; 
border:6px solid #DDDDDD;
}

.Radio {
background-color:#AAAAAA; 
color:#FFFFFF; 
/* width:200px; */
border:6px solid #DDDDDD;
}


/* Linkfarben und -animationen */
A {
text-decoration:shadow;
color: #0000ff;
cursor: hand;
}

A:link, A:visited {
text-decoration: none;
color: #0000ff;
cursor: hand;
}

A:active {
color: #000000;
text-decoration: none;
cursor: hand;
}

A:hover {
color: #111111;
text-decoration: none;
cursor: hand;
text-decoration:underline;
}

A.menu {
text-decoration: none;
color: #000000;
cursor: hand;
}

A.menu:link {
text-decoration: none;
color: #000000;
cursor: hand;
}

A.menu:visited {
text-decoration: none;
color: #000000;
cursor: hand;
}

A.menu:active {
color: #000000;
text-decoration: none;
cursor: hand;
}

A.menu:hover {
color: #ffffff;
text-decoration: none;
cursor: hand;
}


#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#c63232;
  padding:1mm;
  text-align:justify; }

