/* verwedete FARBEN:
Text:
pink :          e50083
dunkles braun:  794d4e
haftungshinw:   5a272a

Hintergrund:
pink:           ae005f
helles braun:   845a5a
dunkles braun:  794d4e
*/

/* CSS Document */
*{ margin:0; padding: 0; border: 0; }
html{	overflow-y: scroll; }
body { font: 62.5% Arial; background: url(bg.gif) repeat fixed; line-height: 1.8em;}


h1,h2,h3 { color: white; }
h2 { font-size: 1.4em; }
h3 { font-weight: bold; }
h4 { font-size: 1.1em; float: left; margin-right: 0.3em; color: #e50083; text-transform: uppercase; }
span.important { color: #e50083}
a img { border: 0}
a { color: white; }
a:hover { color: #e50083; }
li { color: white; }

p { font-size: 1.1em; color: white; letter-spacing: 0.025em;}
p.align-right { text-align: right; }
#footer img.pipe { margin: 0 1em; width: 0.1em; height: 0.7em; }
#footer { width: 69em; text-align: center; }
/*
#footer li { text-transform: uppercase; display: inline; }
*/
#footer li { text-transform: uppercase; display: inline; float: left; letter-spacing:0.01em; }
#footer li.act { color: #e50083; }
#footer ul { margin: 1.5em 0 0; color: white; font: bold 1em Arial; }
#footer a { color: white; text-decoration: none; }
#footer a:hover { color: #e50083; }

#contentright li { width: 8em; text-transform: uppercase; letter-spacing: -0.05em; margin: 0 0 3.2em; font-weight: bold; }
#contentright li.narrow { font-size: 0.8em; line-height: 1em; margin: 0 0 1.2em; }
#contentright li a { text-decoration: none; display: block; }
#contentright li.act { color: #e50083; }

#mailform label { text-align: right; font-size: 1.1em; color: white; display: block; }
#mailform input,
#mailform textarea { font-family:Arial,sans-serif; font-size: 1.1em; margin-right: 1em; margin-left: 2em; float: right; width: 18.2em; }
#mailform input { height: 1.6em; }

#mailform input.mf-submit { clear:both; margin: 1em 1em 1em 0;}
#mailform div.fieldset { margin: 1em 0; }
#mailform fieldset.csc-mailform { background:transparent url(mailform_background.png) repeat fixed 0%; }

