
* { margin: 0; padding: 0; }
html { height: 101%; }
body { font-family: verdana, arial, sans-serif; text-align: center;  background-image: url(../pic/back.gif);
background-repeat: repeat; background-color: #fcefc2; color: #000000; font-size: 100.01%; }

/* Clearen per Overflow */
.floatbox { overflow: hidden; }

/* Text und Links allgemein */
p, li { font-size: 80%; line-height: 130%; }
a { text-decoration: none; background-color: transparent; color: #114477; font-weight: bold; border-bottom: 0px solid #114477; }
a:visited { color: #666666; border-bottom: 0px; }
a:hover { color: #ff3300; border-bottom: 0px solid #ff3300; }
.red { color: #ff3300; font-weight: bold; }

/* alle Inhalte */
#gesamt { text-align: left; width: 945px; margin: 30px auto; background-color: transparent; border: 0px; }

/* Header */
#header { height: 192px; text-align: left; background-color: transparent; }
#header img.titel { float: left; margin: 0 15px 0 0; border: 1px solid #114477; }
#header img.titel2 { margin: 0; border: 1px solid #114477; }

/* Menue */
#menu a.aktiv { color: #ff3300; background-color: transparent; }
#menu { width: 945px; background-color: transparent; text-align: center; border-bottom: 1px solid #114477; }
#menu p { padding: 8px 0; margin: 0; }
#menu a { color: #114477; text-decoration: none; text-align: left; margin: 0 16px 0 0; background-color: transparent; font-weight: bold; border-bottom: 0px; }
#menu a:hover { color: #ff3300; }

/* Content-Bereich */
#content { width: 945px; background: transparent; background-image: url(../pic/seite.gif);
background-repeat: repeat; background-position: left top; border: 0px; min-height: 580px; }

/* Submenue */
#submenu a.aktiv { color: #ff3300; background-color: transparent; }
#submenu { float: right; text-align: left; width: 314px; margin: 30px 0 30px 0; }
#submenu img { float: left; border: 1px solid #114477; margin: 0 15px 6px 15px; }
#submenu p { margin: 0 0 0 15px; }
#submenu ul { padding: 10px 0 0 115px; }
#submenu li { list-style-type: none; padding: 0px;  }
#submenu a { color: #114477; text-decoration: none; background-color: transparent; font-weight: normal; border-bottom: 0px; }
#submenu a:hover { color: #ff3300; background-color: transparent; }
#submenu p.line { clear: left; font-size: 1px; height: 1px; background: transparent; margin: 0px 0 4px 15px; border-top: 1px dashed #114477; }

/* Textblock */
#text { width: 628px; margin-right: 15px; background-color: transparent; }
#text p { margin: 0px 15px 10px 0px; font-size: 82%; }
#text p.free { clear: left; font-size: 1px; height: 1px; background: transparent; margin: 0px 0 4px 15px; border: 0px; }

#text ul { list-style-type: square; padding: 0px 25px 10px 30px; }
#text li { padding: 2px 0px; }
#text ul.link { list-style-type: none; padding: 0px 15px 10px 0px; }

#text h1 { font-style: italic; color: #114477; text-align: left; margin: 0px 16px 20px 0px; padding: 4px 0; font-size: 110%; border-bottom: 1px solid #114477; }
#text h2 { color: #114477; margin: 20px 15px 10px 0px; font-size: 90%; }
#text h3 { margin: 0px 15px 10px 0px; font-size: 80%; }
#text h4, h5, h6 { margin: 10px 15px 0px 0px; font-size: 80%; }

#text img.bild { float: left; margin: 0 0 8px 0; border: 1px solid #114477; }
#text img.bild2 { float: right; margin: 0 0 8px 0; border: 1px solid #114477; }
#text img.left { float: left; margin: 5px 15px 5px 0; border: 1px solid #114477; }
#text img.right { float: right; margin: 5px 0px 5px 15px; border: 1px solid #114477; }

/* Formular */
#text table { width: 610px; border: 1px solid #888888; margin: 0 0 20px 1px; padding: 10px; border-collapse: collapse; }
#text table.formular { background-image: url(../pic/schreiben.jpg); background-repeat: no-repeat; background-position: left top; }
#text table.anfrage { background-image: url(../pic/mausklick.jpg); background-repeat: no-repeat; background-position: left top; }
#text td { width: 50%; font-size: 12px; padding: 8px 6px 0 6px; text-align: right; }
#text td.right { text-align: left; padding: 4px 6px; }
#text form { margin: 0; }
#text label { font-size: 12px; font-weight: bold; }
#text select { width: 100px; }

/* Bilderblock */
#bilder { float: right; width: 300px; background-color: transparent; border: 0; margin: 4px 15px 0px 10px; font-size: 70%; color: #666; text-align: center; font-weight: bold; }
#bilder img { border: 1px solid #114477; margin-bottom: 10px; }
#bilder a { border-bottom: 0; }
#bilder img a { border-bottom: 0; }
#bilder a:hover { border-bottom: 0; }
#bilder img a:hover { border-bottom: 0; }

/* Footer */
#footer { clear: all; background-color: transparent; text-align: center; border-top: 1px solid #114477; }
#footer p { font-size: 70%; color: #333333; padding: 12px 40px; line-height: 140%; }

/* Ausgeblendetes */
.novis { display: none; }
#print { display: none; }
