/* DATEI: layout.css */
body {
	margin-left: 0px;
	margin-top: 0px;
}

img {
border: 0px;
}

div {
font-family: Arial;
font-size: 12px;
color: #990000;
text-align:left;
vertical-align:top;
}
div.news {
font-family: Arial;
font-size: 12px;
color: #990000;
text-align:left;
}

.button {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #333333;
 text-decoration: none;
 background-color: #CCCCCC;
 border: 1px solid #000000;
 margin-top:2px;
}

h1 {
 font-family: Arial Narrow;
 font-weight: bold;
 font-size: 10pt;
 text-align:center;
 margin-bottom:5pt
}
tr.liste {
 font-family:  Courier New;
 font-size: 8pt;
 font-weight: bold;
 text-align:justify;
 color: #AC2F2F;
 vertical-align:top;
}
tr.titel {
 font-family:  Courier New;
 font-size: 10pt;
 font-weight: bold;
 text-align:justify;
 vertical-align:top;
}
tr.headline {
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #AC2F2F;
text-shadow:black;
}
tr.news {
font-family: Arial;
font-size: 12px;
color: #990000;
text-align: justify;
}
tr.kalender {
font-family: Arial;
font-size: 12px;
color: #990000;
text-align: left;

}
p.link {
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #990000;
text-align:right;
margin-top:2px;
}
div.unten {
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #990000;
text-align:left;
margin-top:2px;
}
a.link {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #990000;
text-align:right;
text-decoration:none;
}
a:hover.link {
color: #FF992E;
}
a.headline {
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #AC2F2F;
text-decoration:none;
}
a:hover.headline {
color: #FF992E;
}
a.link2 {
font-family: Arial;
font-size: 11px;
color: #990000;
text-align:right;
text-decoration:none;
}
a:hover.link2 {
color: #FF992E;
}
a.news {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #990000;
text-align:right;
text-decoration:none;
}
a:hover.news {
color: #FF992E;
}
a:hover.untermenue {
color: #FF992E;
}
.headline {
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #AC2F2F;
}
.headline1 {
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #AC2F2F;
}
a.untermenue {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #990000;
text-align:right;
text-decoration:none;
font-style: italic;
}
.text {
font-family: Arial;
font-size: 12px;
color: #990000;
text-align:left;
}
.headline1c {
font-family: Arial;
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #AC2F2F;
align: center;
}
.text2 {
font-family: Arial;
font-size: 14px;
color: #990000;
text-align:left;
}
td.kopf {
/*border: 1px inset #FFFFFF;*/
background-color:#AC2F2F;
color:#FFFFFF;
font-family:  Arial;
font-size: 10pt;
text-align:justify;
vertical-align:top;
}
td.kopf1 {
/*border: 1px inset #FFFFFF;*/
background-color:#AC2F2F;
color:#FFFFFF;
font-family:  Arial;
font-size: 10pt;
text-align:center;
vertical-align:top;
}
td.kopf2 {
/*border: 1px inset #FFFFFF;*/
background-color:#AC2F2F;
color:#FFFFFF;
font-family:  Arial;
font-size: 16pt;
text-align:center;
vertical-align:top;
}
td.liste {
border: 1px solid #990000;
border-top: none;
border-left: none;
/*border: 1px inset #FFFFFF; */
/*background-color:#FFFFFF;*/
color:#AC2F2F;
font-family:  Arial;
font-size: 10pt;
text-align:justify;
vertical-align:top;
}
td.liste2 {
border: 1px solid #990000;
border-top: none;
border-left: none;
/*border: 1px inset #FFFFFF; */
background-color:#FFFFFF;
color:#AC2F2F;
font-family:  Arial;
font-size: 10pt;
text-align:right;
vertical-align:top;
}
td.liste3 {
/*border: 1px inset #FFFFFF;*/
border: 1px solid #990000;
border-top: none;
border-left: none;
/*background-color:#FFFFFF;*/
color:#AC2F2F;
font-family:  Arial;
font-size: 10pt;
text-align:left;
vertical-align:top;
}
td.liste_unten {
border-bottom: 1px solid #990000; 
background-color:#FFFFFF;
color:#AC2F2F;
font-family:  Arial;
font-size: 10pt;
text-align:justify;
vertical-align:top;
}
td.liste_unten2 {
border-bottom: 1px solid #990000; 
background-color:#FFFFFF;
color:#AC2F2F;
font-family:  Arial;
font-weight: bold;
font-size: 10pt;
text-align:justify;
vertical-align:top;
}
table.liste {
border: 2px ridge #FFFFFF; 
background-color:#FFFFFF;
color:#AC2F2F;
font-family:  Arial;
font-size: 10pt;
text-align:justify;
vertical-align:top;
}
input.dunkel {
border: 1px inset #FFFFFF; 
background-color:#AC2F2F;
color:#FFFFFF;
font-family:  Arial;
font-size: 10pt;
text-align:center;
vertical-align:top;
}








