
/* ANFANG */

.menue {
background-image:url(bilder/kopf_bild.jpg);
background-repeat: no-repeat;
background-position:right;
text-align:right;
}

.buehne {
padding: 40px 38px 30px 40px;
}

.fuss {
border-top: solid 1px #6D0014;
}



/* TABELLEN */

.tbl_news {
padding: 12px;
background:#FFECCA;
}

.tbl {
background: #FFECCA;
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
padding-left:5px;
}

.tbl_border {
border: solid 1px #6D0014;
}

.sp_tbl {
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
}

.sp_head {
font-family: Verdana,Arial,Helvetica;
font-size: 15px;
color: #6D0014;
font-weight: bolder;
border-bottom: solid 1px #6D0014;
}

.sp_head2 {
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
color: #6D0014;
font-weight: bolder;
border-bottom: solid 1px #6D0014;
}



/* UNTERMENUE */

.balken_start {
width:151px;
background: #FFFFFF;
border-right: solid 1px #6D0014;
}

.balken {
width:151px;
background: #FFDFA7;
border-right: solid 1px #6D0014;
}

.umenue {
text-align:left;
background: #FFCC73;
border-bottom: solid 1px #6D0014;
padding: 4px 0 4px 10px;
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
color: #6D0014;
}

.umenue2 {
text-align:left;
background: #FFCC73;
border-bottom: solid 1px #6D0014;
border-right: solid 8px #6D0014;
padding: 4px 0 4px 10px;
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
color: #6D0014;
font-weight: bolder;
}


/* FONTS */

.headline {
margin-bottom:15px;
padding:0 0 0 5px;
border-bottom: solid 1px #6D0014;
}

.news {
font-family: Verdana,Arial,Helvetica;
font-size: 14px;
color: #6D0014;
font-weight: bolder;
padding-bottom:15px;
}

.newsklein {
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
color: #6D0014;
}

.norm {
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
padding-left:5px;
}

.tabelle {
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
}

.klein {
font-family: Verdana,Arial,Helvetica;
font-size: 11px;
color: #6D0014;
}

.stammhead {
background: #FFCC73;
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
border-bottom: dotted 1px #6D0014;
text-align:center;
font-weight: bolder;
}

.stamm {
background: #FFE5B9;
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
padding: 5px;
}

.topnews {
background: #FFE5B9;
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
border-top: solid 1px #FFBF50;
border-right: solid 1px #FFBF50;
border-bottom: solid 1px #FFBF50;
border-left: solid 1px #FFBF50;
text-align:center;
width:350;
height:75;
}

.bottomnews {
background: #FFE5B9;
font-family: Verdana,Arial,Helvetica;
font-size: 13px;
color: #6D0014;
border-top: solid 1px #FFBF50;
border-right: solid 1px #FFBF50;
border-bottom: solid 1px #FFBF50;
border-left: solid 1px #FFBF50;
text-align:center;
height:30;
}

.bottomnews2 {
background: #FFE5B9;
font-family: Verdana,Arial,Helvetica;
font-size: 15px;
color: #6D0014;
border-top: solid 1px #FFBF50;
border-right: solid 1px #FFBF50;
border-bottom: solid 1px #FFBF50;
border-left: solid 1px #FFBF50;
text-align:center;
height:30;
}

.fenster {
padding: 20px 0 0 0;
font-family: Arial,Helvetica;
font-size: 13px;
color: #6D0014;
}




/* SONSTIGES */

UL {
padding: 10px 0 25px 30px;
margin: 0;
list-style-type:disc;
}

.galeriebilder {
border: solid 1px #6D0014;
}



/* LINK */
A.hm:link {color:#6D0014; text-decoration: none;}
A.hm:visited {color:#6D0014; text-decoration: none;}
A.hm:hover {color: # 6D0014; text-decoration: none;}
A.hm:active {color:#6D0014; text-decoration: none;}

A.um:link {color:#6D0014; text-decoration: none;}
A.um:visited {color:#6D0014; text-decoration: none;}
A.um:hover {color: # 6D0014; text-decoration: none;}
A.um:active {color:#6D0014; text-decoration: none;}

A.seite:link {color:#6D0014; text-decoration: none;}
A.seite:visited {color:#6D0014; text-decoration: none;}
A.seite:hover {color: # 6D0014; text-decoration: underline;}
A.seite:active {color:#6D0014; text-decoration: none;}

A.index:link {color:#6D0014; text-decoration: none;}
A.index:visited {color:#6D0014; text-decoration: none;}
A.index:hover {color: # 6D0014; text-decoration: none;}
A.index:active {color:#6D0014; text-decoration: none;}

