/*Allgemein*/
body  { background-color: #f6e9c5; background-image: url("media/layout/bg.gif"); background-repeat: repeat }

/*Schrift*/
.fusszeile    { color: #C48C4C; font-size: 10px; font-family: Verdana; text-align: right }
.main  { color: #424242; font-size: 11px; font-family: Verdana; font-style: normal; font-weight: normal line-height: 13px; }
h1   { color: #424242; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; line-height: 20px }

/*Links*/
/*Hauptnavigation*/
a:link   { color: #424242; font-size: 11px; font-family: Verdana; text-decoration: none }
a:visited   { color: #424242; font-size: 11px; font-family: Verdana; text-decoration: none }
a:hover   { color: #990000; font-size: 11px; font-family: Verdana; text-decoration: none }
a:active   { color: #424242; font-size: 11px; font-family: Verdana; text-decoration: none }
.hn_aktiv  { color: #990000; font-size: 11px; font-family: Verdana; font-style: normal; font-weight: normal }

/*Nebennavigation*/
.nn a:link    { color: #424242; font-size: 11px; font-family: Verdana; line-height: 20px; text-decoration: none}
.nn a:visited    { color: #424242; font-size: 11px; font-family: Verdana; line-height: 20px; text-decoration: none}
.nn a:hover   { color: #990000; font-size: 11px; font-family: Verdana; line-height: 20px; text-decoration: none}
.nn a:active   { color: #424242; font-size: 11px; font-family: Verdana; line-height: 20px; text-decoration: none}
.nn_aktiv  { color: #990000; font-size: 11px; font-family: Verdana; line-height: 20px; text-decoration: none}

/*In-Text-Link*/
.it a:link    { color: #990000; font-size: 11px; font-family: Verdana; text-decoration: none}
.it a:visited    { color: #990000; font-size: 11px; font-family: Verdana; text-decoration: none}
.it a:hover   { color: #424242; font-size: 11px; font-family: Verdana; text-decoration: none}
.it a:active   { color: #990000; font-size: 11px; font-family: Verdana; text-decoration: none}

/*Fusszeile*/
.fz a:link    { text-align: left; color: #C48C4C; font-size: 9px; font-family: Verdana; font-stretch: normal; text-decoration: none }
.fz a:visited   { text-align: left;color: #C48C4C; font-size: 9px; font-family: Verdana; text-decoration: none }
.fz a:hover   { text-align: left;color: #424242; font-size: 9px; font-family: Verdana; text-decoration: none }
.fz a:active   { text-align: left;color: #C48C4C; font-size: 9px; font-family: Verdana; text-decoration: none }

