html,body { font:11px Arial, Helvetica, sans-serif; color:#555; }

a { text-decoration:none; color:#E57E17; }
.Button { border:1px solid #A82008; height:18px; background-color:#F7941D; font-weight:bold; color:#FFF; }
.ImageLink { border:1px solid #E57E17; }
input { border:1px solid #F7941D; background-color:#FFF; padding:1px 2px 1px 2px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }
select { border:1px solid #F7941D; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }

#Main { position:relative; width:100%; min-height:100%; height:auto !important; height:100%; background:url(/templates/files/hintergrund-inhalt.gif) center repeat-y; }
#Content { margin:0 auto; width:762px; padding-bottom:19px; font:11px Arial, Helvetica, sans-serif; color:#555; }
#Footer { position:absolute; bottom:0; width:100%; height:19px; background:url(/files/hintergrund-fusszeile.gif) repeat-x; text-align:center; }

.Color { color:#E57E17; }
.NewsTitel { font-weight:bold; color:#CC7014; }
.NewsUntertitel { color:#CC7014; }
.NoHoverBackground:hover { background-color:transparent; }
.Titel { font-size:14px; font-weight:bold; color:#E57E17; }
.Untertitel { font-size:12px; color:#E57E17; }