body { margin:0px; font-family:Arial, Verdana; color:#787878; background-color:#e1e1e1; }
body#sehtest { color:#000000; background-color:#ffffff; }
body#gutschein { margin:10px; font-family:Arial, Verdana; color:#000000; }


/* Schriften */

h2 { font-weight:bold; font-size:20px; }
h4 { font-weight:bold; font-size:16px; }
p,td { font-size:14px; }
h2#weiss { color:#ffffff; }
p#klein,a#klein { font-size:12px; color:#ffffff; }
a { text-decoration:underline; color:#787878; }
a#schwarz { text-decoration:underline; color:#000000; }
#bold { font-weight:bold; }

/* Kopfzeile */

div#kopf { position:fixed; top:0px; left:0px; height:150px; width:100%; background-image:url(images/kopf.jpg); background-repeat:no-repeat; background-position:0px 0px; font-size:10px !important; padding:10px 200px 10px 20px; }
img#kopf { display:block; float:right; margin-right:30px; }


/* Navileiste */

div#navi { display:block; float:left; position:fixed; top:150px; left:0px; height:100%; width:200px; background-image:url(images/blau.jpg); background-repeat:repeat-y; padding-left:20px; padding-top:30px; overflow:hidden; }
img#button { text-decoration:none; }


/* Inhalt */

div#content { margin-top:190px; margin-left:240px; }
img#rechts { float:right; margin-left:30px; margin-right:100px; }
img#kleinrechts { float:right; width:150px; margin-left:10px; }
img#links { float:left; margin-left:0px; margin-right:100px; }


/* Gutschein */

table#gutschein { border:none; width:90%; margin-left:auto; margin-bottom:20px; margin-right:auto; }
td#blau { background-color:#109ED6; }