body {  background-color: #CCCCCC;  background-image : url(../images/has/bg.gif);  background-repeat : repeat-x; }
td { font-family: Arial, Verdana, Helvetica, sans-serif; }
a:link { text-decoration : underline; color: #993366; }
a:visited { text-decoration : underline; color: #993366; }
a:hover { text-decoration : underline; color: #330033; }

/* Header */
.SiteHeader {  font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #82002E}
.SiteHeaderGrey { font-size: 11px; font-weight: bold; color: #CCCCCC; background-color: #82002E }

/* Left */
.leftBright {  font-size: 12px; font-weight: bold; color: #CCCCCC; background-color: #82002E}
.leftBrighter {  font-size: 12px; font-weight: bold; color: #330033; background-color: #CC3366}
.leftBrighterGrey {  font-size: 12px; font-weight: bold; color: #CCCCCC; background-color: #CC3366}
.leftForm {  font-size: 11px; }

/* Content */
.header {  font-size: 12px; font-weight: bold; color: #CCCCCC; background-color: #82002E}
.headergrey {  font-size: 12px; font-weight: bold; color: #660033; background-color: #CCCCCC}
.darkheader {  font-size: 12px; font-weight: bold; color: #CCCCCC; background-color: #993366}
.subheader {  font-size: 12px; font-weight: bold; color: #993366; background-color: #CCCCCC}
.subheader2 {  font-size: 12px; color: #993366; background-color: #CCCCCC}
.form {  font-size: 11px; }
.text_shop { font-size: 12px; color: #660033; background-color: #FFFFFF }
.textgrey { font-size: 12px; color: #660033; background-color: #CCCCCC }

.error {  line-height:20px; font-size: 12px; font-weight: bold; color: #FF0000; background-color: #FFFFFF}

/* classes for content of ecpage */
.title { font-size: 12px; color: #CCCCCC; font-weight: bold; background-color: #82002E}
.text { font-size: 12px; color: #660033; background-color: #CCCCCC }
.subtitle { font-size: 12px; color: #660033; font-weight: bold}
.news { background-color: #FFFFFF; height:97px; }

/* backgroundcolors */
.brighter {  background-color: #CC3366}
.bright {  background-color: #82002E}
.middle {  background-color: #993366}
.dark {  background-color: #660033}
.darker {  background-color: #330033}
.grey {  background-color: #CCCCCC}
.white { background-color: #FFFFFF}

 /* Fontcolors */
.FCwhite {  color: #FFFFFF}
.FCgrey {  color: #CCCCCC}

/* LInk-Fonts */
.Agrey {  color: #CCCCCC; text-decoration : none;}
.Abright {  color: #993366; text-decoration : none;}