@charset "UTF-8";
* { margin: 0; padding: 0; font-size: 11px; font-family: 'MS Sans Serif';line-height: normal; color: rgb(80,80,80); }
/* globale Einstellungen */
.antifloat {
clear: both;
float: none;
height: 1px;
font-size: 1px;
padding: 0 !important;
visibility: hidden;
}
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: 0 0.2em 0.2em 0;
text-align: left;
vertical-align: top;
}
td p, th p { margin: 0; }
ul { margin-left: 1.5em; }
ol { margin-left: 2em; }
#head {
background-repeat: repeat-y;
background-position: top left;
height: 0;
width: 980px;
margin: 1em auto 0 auto;
padding: 5px 5px 0 5px;
clear: both;
float: none;
overflow: hidden;
}
#wrapper {
margin: 0 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: 0;
padding: 2em 0 0 0; /* 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: 0;
}
.menu li li { padding: 0; }
.menu li ul li a {
padding-left: 20px;
}
#rechts {
float: left;
width: 210px;
margin: 2em 10px 0 0;
padding: 1em 0 0 0;
border-top: 1px dashed rgb(123,123,123);
overflow: hidden;
}
#rechts .teaser {
background-color: rgb(230,230,230);
padding: 5px 2px;
margin: 0 0 1em 0;
}
#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: 0 10px;
}
#footer {
background-repeat: repeat-y;
background-position: top left;
height: 0;
width: 980px;
margin: 0 auto 0 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 0 0 243px; height: auto; }
.recommendation form fieldset label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0 0;
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 0 15px 10px; }
.contact form input.hidden { display: none; }
.contact form input.button { float: none; clear: both; margin: 10px 0 0 243px; height: auto; }
.contact form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0 0;
text-align: left;
width: 230px;
height: 21px;
max-height: 500px;
}
.contact form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0 0;
margin: 0;
border: none;
width: 510px;
height: auto;
}
.contact form div.checkbox p {
margin: 0;
padding: 0;
}
.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: 0;
padding: 5px 0;
width: auto;
}
* {
font-family: "Lucida Grande",Verdana,Tahoma,sans-serif;
font-size: 11px;
}
a:link, a:visited {
cursor: pointer;
color: #4f4f4f;
text-decoration: none;
}
a:hover {
color: #004990;
text-decoration: underline;
}
a:focus, a:active {
cursor: pointer;
color: #4f4f4f;
text-decoration: none;
}
a.pdf:link, a.pdf:visited, a.pdf:hover, a.pdf:focus, a.pdf:active {
color: #004990;
text-decoration: underline;
}
#rechts a.pdf:link, #rechts a.pdf:visited, #rechts a.pdf:hover, #rechts a.pdf:focus, #rechts a.pdf:active {
background-image: url(/viomatrix//imgs/gfx/icon_pdf.png);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #004990;
font-size: 0.8em;
padding: 0 0 0 12px;
text-decoration: underline;
}
button { cursor: pointer; }
fieldset { border: 0; }
h1, h2, h3, h4, h5, h6 {
border-left: 1px solid #f5a800;
color: #4f4f4f;
font-size: 2em;
margin: 0 0 24px;
padding: 0 0 0 12px;
text-transform: none;
}
input[type="hidden"] { display: none !important; }
p {
color: #4f4f4f;
font-size: 1.2em;
margin: 0 0 24px;
}
html { overflow-y: scroll; }
#head {
background-image: url(/viomatrix//imgs/gfx/bg_headpic.png);
background-repeat: no-repeat;
background-position: 0 10px;
height: 142px;
margin: 0 auto;
overflow: visible;
padding: 0;
position: relative;
width: 962px;
z-index: 1;
}
#head img {
float: left;
margin-top: 14px;
}
#head img#fleck {
float: none;
margin: 0;
position: absolute;
top: 10px;
left: 0;
}
#head p {
color: #f6a800;
font-size: 2.2em;
font-weight: normal;
line-height: 100px;
margin: 0;
padding: 10px 0 0 244px;
}
#head .menu {
background-color: transparent;
border: 0;
color: #7d7d7d;
float: none;
position: absolute;
bottom: 0;
left: 244px;
padding: 0;
width: 536px;
z-index: 20;
}
#head .menu a:link, #head .menu a:visited {
background-color: transparent;
color: #4f4f4f;
font-size: 1.3em;
font-weight: bold;
}
#head .menu a.active:link, #head .menu a.active:visited, #head .menu a:hover, #head .menu a.active:focus, #head .menu a.active:active {
color: #004990;
text-decoration: none;
}
#head .menu a:focus, #head .menu a:active {
background-color: transparent;
color: #4f4f4f;
font-size: 1.3em;
font-weight: bold;
}
#head .white {
background-color: transparent;
background-image: url(/viomatrix//imgs/gfx/weisser_schatten.png);
background-position: 0 0;
background-repeat: no-repeat;
position: absolute;
bottom: -10px;
height: 35px;
left: 0;
width: 100%;
z-index: 10;
}
.vcard { 
position: absolute;
margin-top: -120px;
margin-left: 750px;
width: 200px;
border: 1px dashed rgb(80,80,80);
}
#wrapper {
clear: both;
float: none;
padding: 0;
position: relative;
top: -5px;
width: 962px;
}
#links {
background-image: url(/viomatrix//imgs/gfx/bg_links.png);
background-position: top left;
background-repeat: repeat-x;
float: left;
margin-top: 13px;
min-height: 460px;
overflow: hidden;
width: 216px;
}
#content {
background-color: #ececec;
background-image: url(/viomatrix//imgs/gfx/bg_content.png);
float: left;
margin: 0 0 0 10px;
min-height: 612px;
padding: 0;
width: 735px;
}
* html #content { height: 400px; }
#content a.mail { display: block; padding: 20px 0; font-weight: bold; font-size: 20px; }
#content #text {
float: left;
width: 534px;
}
#content #text div {
padding: 52px 21px;
}
#rechts {
background-color: #f5f5f5;
border: 0;
margin: 0;
min-height: 400px;
padding: 0;
width: 201px;
z-index: 1;
}
* html #rechts { height: 400px; }
#rechts { padding: 31px 0 0 0; }
#rechts p {
color: #004990;
margin: 0;
padding: 0 18px;
}
#rechts strong { color: #014990; }
#footer {
height: 20px;
padding: 0;
width: 962px;
}
#footer a:link, #footer a:visited {
color: #4f4f4f;
text-decoration: none;
}
#footer a:hover {
color: #004990;
text-decoration: none;
}
#footer a:focus, #footer a:active {
color: #4f4f4f;
text-decoration: none;
}
#footer p {
color: #4f4f4f;
font-size: 1em;
padding: 4px 22px 4px 244px;
}
#loginfeld {
background-color: #f6a800;
position: absolute;
top: 0;
right: 10px;
width: 180px;
}
#loginfeld .user { padding: 21px 15px 8px; }
#loginfeld label {
color: #004990;
display: block;
float: none;
font-weight: bold;
font-size: 1.2em;
margin: 0 0 4px;
}
#loginfeld input {
background-color: #fff;
border: 0;
float: left;
margin: 0 18px 0 0;
padding: 2px 0;
width: 113px;
}
* html #loginfeld input { margin: 0; }
#loginfeld button {
background-image: url(/viomatrix//imgs/gfx/bg_button.png);
background-repeat: no-repeat;
background-color: transparent;
border: 0;
height: 19px;
width: 19px;
}
#loginfeld p {
color: #004990;
font-size: 1em;
line-height: 1.4em;
padding: 0;
}
#loginfeld strong, #loginfeld i, #loginfeld li { color: #004990; }
#loginfeld a:link, #loginfeld a:visited {
border-bottom: 1px solid #014a8f;
color: #004990;
padding-bottom: 2px;
}
#loginfeld a:hover {
font-weight: bold;
text-decoration: none;
}
#loginfeld a:active, #loginfeld a:focus {
border-bottom: 1px solid #014a8f;
color: #014a8f;
padding-bottom: 2px;
}
.submenu { margin: 36px 0 0 11px; }
#rechts .submenu {
margin-top: 18px;
margin-bottom: 18px;
}
.submenu li {
background-image: url(/viomatrix//imgs/gfx/bg_submenu_pfeil.png);
background-repeat: no-repeat;
background-position: 0 6px;
font-size: 1.2em;
padding-left: 15px;
list-style: none;
}
.submenu li.abstandunten { margin-bottom: 12px; }
.submenu li a:link, .submenu li a:visited {
color: #004990;
font-size: 1.05em;
}
.submenu li a.active:link, .submenu li a.active:visited, .submenu li a:hover, .submenu li a.active:focus, .submenu li a.active:active {
font-weight: bold;
text-decoration: none;
}
.submenu li a:active, .submenu li a:focus {
color: #004990;
font-size: 1.05em;
}
.submenu li ul { margin: 0 0 0 2px; }
p.date {
float: right;
font-weight: bold;
}
#head p#languages {
padding-left: 0;
position: absolute;
right: 10px;
top: 102px;
width: 30px;
z-index: 100;
}
.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 h2.default {}
.editor h3.default {}
.editor h4.default {}
.editor h5.default {}
.editor h6.default {}
.editor p.separator {
padding-top: 0.5em;
margin-bottom: 0.5em;
border-bottom: 1px solid rgb(150,150,150);
}
.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 h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
border-left: 1px solid #f5a800;
color: #4f4f4f;
margin: 0 0 24px;
padding:0 0 0 12px;
text-transform: none;
}
.editor p, .editor ul, .editor ol, .editor table { margin: 0 0 24px; }
.editor ol, .editor ul { margin-left: 16px; }
.editor li {
color: #4f4f4f;
font-size: 1.2em;
list-style-image: url(/viomatrix//imgs/gfx/bg_listenpunkt.png);
}
.editor li a:link, .editor li a:visited, .editor li a:hover, .editor li a:focus, .editor li a:active { font-size: 1em; }
.editor strong, .editor i, .editor span {
color: #4f4f4f;
font-size: 1.1em;
}
.newsletter {
padding-top: 0 !important;
}
.newsletter form fieldset {
border: none;
width: auto;
}
.newsletter form input,.newsletter form select,div.recommendation form textarea {
display: block;
width: 250px;
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 0 15px 10px; }
.newsletter form input.hidden { display: none; }
.newsletter form input.button { float: none; clear: both; margin: 10px 0 0 133px; height: auto; }
.newsletter form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0 0;
text-align: left;
width: 120px;
height: 21px;
max-height: 500px;
}
.newsletter form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0 0;
margin: 0;
border: none;
width: 510px;
height: auto;
}
.newsletter form div.checkbox p {
margin: 0;
padding: 0;
}
.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: 0;
padding: 5px 0;
width: auto;
}
#content #text div.contact { padding-top: 0;border: none; }
#content #text div.contact div { padding: 0; }
div.contact h2 {
padding-bottom: 1em;
}
div.contact form fieldset {
border: none;
width: auto;
}
div.contact form h1 {
font-size: 9pt;
text-transform: uppercase;
padding: 0 0 20px 132px;
}
div.contact form input,div.contact form select,div.recommendation form textarea {
width: 250px;
display: block;
float: left;
}
div.contact form select { width: 256px; }
div.contact form textarea {
height: 80px;
width: 250px;
clear: both;
}
div.contact form input.checkbox { width: auto; margin: 10px 0 15px 10px; }
div.contact form input.hidden { display: none; }
div.contact form input.button { float: none; clear: both; margin: 10px 0 0 133px; }
div.contact form label {
clear: both;
float: left;
font-size: 1.1em;
display: block;
padding: 2px 13px 0 0;
text-align: left;
width: 120px;
height: 21px;
max-height: 500px;
}
div.contact form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0 0;
margin: 0;
border: none;
width: 560px;
height: auto;
}
div.contact form div.checkbox p {
margin: 0;
padding: 0;
}
div.contact form .missing {
color: red;
font-weight: bold;
}
div.contact form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
div.contact form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
div.contact form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
div.contact form input.name {
width: 106px;
}
div.contact form input.plz {
width: 40px;
float: left;
margin-right: 10px;
}
div.contact form input.ort {
width: 196px;
}
div.contact form input.strasse {
width: 294px;
float: left;
margin-right: 10px;
}
div.contact form input.hausnummer {
width: 40px;
}
div.contact form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
div.contact form input.telefax {
width: 167px;
}
div.contact form .textarea {
height: 40px;
}
div.contact div.hint {
float: none;
clear: both;
border: none;
margin: 0;
padding: 5px 0;
width: auto;
}
div.contact div.hint p {
margin: 0;
padding: 5px 0;
font-size: 10px;
}