@charset "UTF-8";
* { margin: 0px; padding: 0px; font-size: 11px; font-family: 'MS Sans Serif';line-height: normal; color: rgb(80,80,80); }
/* globale Einstellungen */
.antifloat {
clear: both !important;
float: none !important;
height: 1px !important;
font-size: 1px !important;
visibility: hidden !important;
width: auto !important;
}
a, a:link, a:visited, a:focus {
color: rgb(80,80,255);
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
color: rgb(50,50,50);
font-size: 1.6em;
font-weight: bold;
margin-bottom: 0.4em;
text-transform: uppercase;
}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
p, ul, ol, table { margin-bottom: 0.4em; }
img { border: none; display: block; }
a img { border: none; }
table {
border: none;
border-collapse: collapse;
clear: both;
width: 100%;
}
th, td {
padding: 0px 0.2em 0.2em 0px;
text-align: left;
vertical-align: top;
}
td p, th p { margin: 0px; }
ul { margin-left: 1.5em; }
ol { margin-left: 2em; }
#head {
background-repeat: repeat-y;
background-position: top left;
height: 0px;
width: 980px;
margin: 1em auto 0px auto;
padding: 5px 5px 0px 5px;
clear: both;
float: none;
overflow: hidden;
}
#wrapper {
margin: 0px auto;
background-repeat: repeat-y;
background-position: top left;
width: 980px;
}
.menu {
float: left;
list-style: none;
background-color: rgb(223,223,223);
width: 150px;
overflow: hidden;
margin: 0px;
padding: 2em 0px 0px 0px; /* Höhe des Brotkrumenpfad berücksichtigen */
border-bottom: 1px dashed rgb(123,123,123);
}
.menu li { 
list-style-image: none; 
border-top: 1px dashed rgb(123,123,123);
}
.menu li a {
display: block;
text-transform: uppercase;
color: rgb(80,80,80);
padding: 2px 5px;
}
.menu a:hover { background-color: rgb(173,173,173); }
.menu li a.active {
color: rgb(250,250,250);
background-color: rgb(123,123,123);
}
.menu li a.subs {
}
.menu ul {
background-color: rgb(233,233,233);
list-style: none;
margin: 0px;
}
.menu li li { padding: 0px; }
.menu li ul li a {
padding-left: 20px;
}
#rechts {
float: left;
width: 210px;
margin: 2em 10px 0px 0px;
padding: 1em 0px 0px 0px;
border-top: 1px dashed rgb(123,123,123);
overflow: hidden;
}
#rechts .teaser {
background-color: rgb(230,230,230);
padding: 5px 2px;
margin: 0px 0px 1em 0px;
}
#navpath { 
line-height: 2em; 
height: 2em;
overflow: hidden;
border-bottom: 1px dashed rgb(123,123,123);
margin-bottom: 1em;
}
#content {
float: left;
font-size: 1.1em;
width: 580px;
padding: 0px 10px;
}
#footer {
background-repeat: repeat-y;
background-position: top left;
height: 0px;
width: 980px;
margin: 0px auto 0px auto;
padding: 5px;
clear: both;
float: none;
overflow: hidden;
}
#footer a {
}
#footer a:hover {}
/* Microformats */
.vcard {
background-color: rgb(230,230,230);
padding: 5px 2px;
display: none;
}
.vcard * { display: block; }
.vcard .adr .postal-code { float: left; }
.vcard .adr .postal-code:after { content:" "; }
/* Weiterempfehlung */
.recommendation {}
.recommendation form fieldset { border: none; width: auto; }
.recommendation form fieldset input,.recommendation form fieldset textarea {
display: block;
width: 333px;
height: 17px;
margin-top: 2px;
float: left;
}
.recommendation form fieldset textarea {
height: 60pt;
width: 576px;
clear: both;
}
.recommendation form input.hidden { display: none; }
.recommendation form input.button { float: none; clear: both; margin: 10px 0px 0px 243px; height: auto; }
.recommendation form fieldset label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 230px;
height: 21px;
}
.recommendation form fieldset label.missing {
color: red;
font-weight: bold;
}
/* Kontaktformular */
.contact {}
.contact form fieldset {
border: none;
width: auto;
}
.contact form input,.contact form select,div.recommendation form textarea {
display: block;
width: 333px;
height: 17px;
margin-top: 2px;
float: left;
}
.contact form select { width: 337px; height: 21px; }
.contact form textarea {
height: 60pt;
width: 576px;
clear: both;
}
.contact form input.checkbox { width: auto; margin: 10px 0px 15px 10px; }
.contact form input.hidden { display: none; }
.contact form input.button { float: none; clear: both; margin: 10px 0px 0px 243px; height: auto; }
.contact form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 230px;
height: 21px;
max-height: 500px;
}
.contact form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0px 0px;
margin: 0px;
border: none;
width: 510px;
height: auto;
}
.contact form div.checkbox p {
margin: 0px;
padding: 0px;
}
.contact div.missing {
background-color: rgb(230,230,230);
padding: 5px 2px;
}
.contact form label.missing, .contact form input.missing {
color: red;
font-weight: bold;
}
.contact form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
.contact form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
.contact form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
.contact form input.name {
width: 106px;
}
.contact form input.plz {
width: 75px;
float: left;
margin-right: 10px;
}
.contact form input.ort {
width: 244px;
}
.contact form input.strasse {
width: 244px;
float: left;
margin-right: 10px;
}
.contact form input.hausnummer {
width: 40px;
}
.contact form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
.contact form input.telefax {
width: 167px;
}
.contact form .textarea {
height: 40px;
}
.contact div.hint {
float: none;
clear: both;
border: none;
margin: 0px;
padding: 5px 0px;
width: auto;
}
.editor { 
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: 'MS Sans Serif';
line-height: normal;
color: rgb(80,80,80);
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: rgb(50,50,50);
font-size: 1.6em;
font-weight: bold;
margin-bottom: 0.4em;
text-transform: uppercase;
}
.editor h2 { font-size: 1.5em; }
.editor h3 { font-size: 1.4em; }
.editor h4 { font-size: 1.3em; }
.editor h5 { font-size: 1.2em; }
.editor h6 { font-size: 1.1em; }
.editor p, .editor ul, .editor ol, .editor table { margin-bottom: 0.4em; }
.editor img { border: none; display: block; }
.editor a img { border: none; }
.editor table {
border: none;
border-collapse: collapse;
clear: both;
width: 100%;
}
.editor th, .editor td {
padding: 0px 0.2em 0.2em 0px;
text-align: left;
vertical-align: top;
}
.editor td p, .editor th p { margin: 0px; }
.editor ul { margin-left: 1.5em; }
.editor ol { margin-left: 2em; }
.editor h1.default {}
.editor p.separator {
padding: 0px;
margin: 0px;
height: 1px;
font-size: 1px;
}
.editor span.rot {
color: rgb(255,0,0);
}
.editor span.blau {
color: rgb(80,80,255);
}
.editor span.gruen {
color: rgb(0,160,0);
}
.editor span.gelb {
color: rgb(230,230,0);
}
.editor img.abstandrechts {
margin-right: 1.5em;
}
.editor img.abstandlinks {
margin-left: 1.5em;
}
.editor img.borderall {
border: solid thin;
}
.editor ol.roemisch {
list-style-type: upper-roman;
}
.editor ol.griechisch {
list-style-type: lower-greek;
}
.editor ol.latein-klein {
list-style-type: lower-alpha;
}
.editor ol.decimal-with-leading-zero {
list-style-type: decimal-leading-zero;
}
.editor table.borderall, .editor table.borderall th, .editor table.borderall td {
border: solid thin;
border-collapse: collapse;
}
.editor table.bordernone, .editor table.bordernone th, .editor table.bordernone td {
border: none;
border-collapse: collapse;
}
.editor { 
margin: 0;
padding: 0;
font-size: 11px;
font-family: Arial,sans-serif;
line-height: normal;
color: #505050;
width: 501px;
}
.teaser .editor { width: auto; }
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: #000000;
font-family: "Times New Roman",sans-serif;
font-size: 23px;
font-weight: normal;
text-transform: none;
margin: 0 0 0.4em 0;
}
.editor h2 { font-size: 1.6em; }
.editor h3 { font-size: 1.4em; }
.editor h4 { font-size: 1.4em; }
.editor h5 { font-size: 1.2em; }
.editor h6 { font-size: 1.2em; }
.editor p, .editor strong, .editor i {
color: #333;
font-size: 14px;
font-family: "Times New Roman", sans-serif;
}
.editor strong { color: #000; }
.editor a:active strong, .editor a:focus strong, .editor a:hover strong { color: #A70913; }
.editor p, .editor ul, .editor ol, .editor table { margin-bottom: 15px; }
.editor li { color: #505050; }
.editor img {
border: none;
display: block;
margin: 0 13px 13px 0;
}
.editor a img { border: none; }
.right .editor img { margin-right: 0; }
.editor p.separator {
background-image: url(/viomatrix/imgs/gfx/bg_linie.png);
background-position: left top;
background-repeat: repeat-x;
margin: 0 0 15px 0;
overflow: hidden;
}
.editor span.black {
color: rgb(0,0,0);
}
.editor h2.linked {
font-size: 23px;
margin-bottom: 5px;
}
.editor h2.linked a:link, .editor h2.linked a:visited, .editor h2.linked a:hover, .editor h2.linked a:active, .editor h2.linked a:focus {
font-size: 1em;
font-family: "Times New Roman", sans-serif;
}
.editor h3.sub {
font-family: Arial, sans-serif;
font-size: 1.4em;
line-height: 20px;
margin-bottom: 10px;
}
.editor h3.sub a {
margin-left: 6px;
}
.editor p.credits {}
.editor p.credits, .kommentare p.credits {
color: #000;
font-family: Arial, sans-serif;
font-size: 13px !important;
margin-bottom: 0;
font-weight: bold;
}
.editor p.credits a, .editor p.credits i, .editor p.credits strong, .editor p.credits u, .editor p.credits span {
color: #000;
font-family: Arial, sans-serif;
font-size: 13px;
font-style: italic;
}
.editor p.credits2 {
color: #000;
font-family: Arial, sans-serif;
margin-bottom: 0;
font-size: 13px;
}
.editor p.credits2 a, .editor p.credits2 i, .editor p.credits2 strong, .editor p.credits2 u, .editor p.credits2 span {
color: #000;
font-family: Arial, sans-serif;
font-size: 13px;
}
.editor p.credits3 {
color: #a70913;
font-family: Arial, sans-serif;
font-size: 13px;
margin-bottom: 0;
}
.editor p.credits3 a, .editor p.credits3 i, .editor p.credits3 strong, .editor p.credits3 u, .editor p.credits3 span {
color: #a70913;
font-family: Arial, sans-serif;
font-size: 13px;
}
.editor p.bu {
color: #000;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: italic;
margin-top: -12px;
}
.editor p.bu a, .editor p.bu i, .editor p.bu strong, .editor p.bu u, .editor p.bu span {
color: #000;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: italic;
}
.newsletter {}
.newsletter form fieldset {
border: none;
width: auto;
}
.newsletter form input,.newsletter form select,div.recommendation form textarea {
display: block;
width: 333px;
height: 17px;
margin-top: 2px;
float: left;
}
.newsletter form select { width: 337px; height: 21px; }
.newsletter form textarea {
height: 60pt;
width: 576px;
clear: both;
}
.newsletter form input.checkbox { width: auto; margin: 10px 0px 15px 10px; }
.newsletter form input.hidden { display: none; }
.newsletter form input.button { float: none; clear: both; margin: 10px 0px 0px 169px; height: auto; }
.newsletter form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 152px;
height: 21px;
max-height: 500px;
}
.newsletter form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0px 0px;
margin: 0px;
border: none;
width: 510px;
height: auto;
}
.newsletter form div.checkbox p {
margin: 0px;
padding: 0px;
}
.newsletter div.missing {
background-color: rgb(230,230,230);
padding: 5px 2px;
}
.newsletter form label.missing, .newsletter form input.missing {
color: red;
font-weight: bold;
}
.newsletter form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
.newsletter form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
.newsletter form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
.newsletter form input.name {
width: 106px;
}
.newsletter form input.plz {
width: 75px;
float: left;
margin-right: 10px;
}
.newsletter form input.ort {
width: 244px;
}
.newsletter form input.strasse {
width: 244px;
float: left;
margin-right: 10px;
}
.newsletter form input.hausnummer {
width: 40px;
}
.newsletter form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
.newsletter form input.telefax {
width: 167px;
}
.newsletter form .textarea {
height: 40px;
}
.newsletter div.hint {
float: none;
clear: both;
border: none;
margin: 0px;
padding: 5px 0px;
width: auto;
}

