@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;
}
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;
}
* { font-family: Verdana, sans-serif; }
html { overflow-y: scroll; }
body {
background-image: url(/viomatrix/imgs/gfx/bg_body.png);
background-repeat: repeat-y;
background-position: top left;
}
button { cursor: pointer; }
fieldset { border: 0; }
iframe {
border: 0;
height: 300px;
width: 100%;
}
legend {
color: #000;
font-size: 1.1em;
font-weight: bold;
}
optgroup {
background-color: #cce1f6;
font-style: normal;
}
optgroup option { background-color: #fff; }
td img { margin: 0 12px 6px 0; }
#head {
background-image: none;
height: 99px;
margin: 0;
padding: 0;
width: 100%;
}
.vcard { 
position: absolute;
margin-top: -120px;
margin-left: 750px;
width: 200px;
border: 1px dashed rgb(80,80,80);
}
#placeholder { width: 998px; }
#wrapper {
background-image: none;
float: left;
margin: 0px;
width: 770px;
}
.menu {
background-color: #fff;
border: 0;
display: block;
float: none;
overflow: visible;
padding: 0;
width: 100%;
}
.menu li {
border: 0;
float: left;
height: 1%;
margin: 0 2px 0 0;
position: relative;
width: 135px;
z-index: 50;
}
.menu li.first { width: 134px; }
.menu li a:link, .menu li a:visited, .menu li a:focus, .menu li a:active, .menu li span {
background-image: url(/viomatrix/imgs/gfx/button_oben1.jpg);
background-repeat: repeat-x;
display: block;
color: #fff;
font-size: 1.1em;
font-weight: bold;
padding: 11px 18px 14px 10px;
text-transform: none;
}
.menu li a.active { background-color: transparent; }
.menu li.last {
margin: 0;
text-align: right;
width: 222px;
}
.menu li a:hover { background-image: url(/viomatrix/imgs/gfx/button_oben2.jpg); }
.menu li ul {
background-color: transparent;
display: none;
position: absolute;
top: 39px;
left: 0;
width: 190px;
z-index: 100;
}
.menu li.last ul { width: 222px; }
.menu li:hover ul { display: block; }
.menu li ul li {
float: none;
height: 1%;
width: 190px;
}
.menu li ul li a:link, .menu li ul li a:visited {
background-image: url(/viomatrix/imgs/gfx/menu-back.jpg);
background-repeat: no-repeat;
color: #0066cc;
display: block;
height: 1%;
padding: 9px 0 10px 5px;
}
.menu li.last ul li a:link, .menu li.last ul li a:visited {
background-image: url(/viomatrix/imgs/gfx/menu-back_222px.jpg);
text-align: left;
}
*+html .menu li ul li { display: inline; }
.menu li ul li a:hover {
background-color: transparent;
background-image: url(/viomatrix/imgs/gfx/menu-back_over.jpg);
}
.menu li.last ul li a:hover { background-image: url(/viomatrix/imgs/gfx/menu-back_over_222px.jpg); }
.menu li ul li a:active, .menu li ul li a:focus {
background-image: url(/viomatrix/imgs/gfx/menu-back.jpg);
background-repeat: no-repeat;
color: #0066cc;
display: block;
height: 1%;
padding: 9px 0 10px 5px;
}
.menu li.last ul li a:active, .menu li.last ul li a:focus {
background-image: url(/viomatrix/imgs/gfx/menu-back_222px.jpg);
text-align: left;
}
.menu li li a span {
background-image: none;
color: #0066cc;
display: inline;
font-size: 1em;
padding: 0;
}
.menu li ul ul {
top: 0;
left: 190px;
}
.menu li.last ul ul { left: 222px; }
.menu li:hover li ul { display: none; }
.menu li li:hover ul { display: block; }
.menu li ul li li {
display: block;
padding-left: 1px;
}
#head2 {
background-image: url(/viomatrix/imgs/gfx/tab_hg_balken.jpg);
background-repeat: repeat-x;
margin-top: 1px;
padding: 20px 0 0;
}
#head2 img { float: left; }
#head2 div {
background-image: url(/viomatrix/imgs/gfx/kasten_mitte.jpg);
background-repeat: no-repeat;
float: right;
height: 250px;
position: relative;
width: 223px;
}
#head2 div div {
background-image: none;
float: none;
height: auto;
padding: 114px 26px 0 18px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
#head2 div div div {
margin: 0 0 34px;
padding: 0;
position: static;
}
#head2 h6 {
color: #cce1f6;
margin: 0 0 13px;
}
#head2 p {
color: #cce1f6;
margin: 0 0 13px;
}
#head2 button {
background-color: transparent;
background-image: url(/viomatrix/imgs/gfx/icon_button.gif);
background-repeat: no-repeat;
background-position: 0 2px;
border: 0;
height: 13px;
margin: 0 0 0 4px;
width: 11px;
}
#head2 input { width: 140px; }
#head2 select { width: 160px; }
#left {
background-color: #f4f4f4;
float: left;
position: relative;
width: 201px;
}
* html #left { overflow: hidden; }
#left .submenu {
margin: 0;
padding: 12px 0 0 0;
width: 100%;
}
#left .submenu li, #homeline {
background-image: url(/viomatrix/imgs/gfx/stw_menu_strichlinie_links.jpg);
background-position: 100% 100%;
background-repeat: no-repeat;
display: block;
list-style: none;
width: 100%;
}
#left .submenu li.empty { background-image: none; }
#left .submenu li a:link, #left .submenu li a:visited {
background-image: none;
background-repeat: no-repeat;
background-position: 0 3px;
color: #de6e0a;
display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px 10px;
}
#left .submenu li a:hover { text-decoration: underline; }
#left .submenu li a:active, #left .submenu li a:focus {
background-image: none;
background-repeat: no-repeat;
background-position: 0 3px;
color: #de6e0a;
display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px 10px;
}
#left .submenu li ul {
background-image: url(/viomatrix/imgs/gfx/stw_menu_strichlinie_links.jpg);
background-position: 100% 0%;
background-repeat: no-repeat;
margin: 0;
padding: 4px 0 0 0;
}
#left .submenu li li a:link, #left .submenu li li a:visited, #left .submenu li li a:active, #left .submenu li li a:focus {
background-image: url(/viomatrix/imgs/gfx/tab_dreieck.gif) !important;
background-position: 0% 50%;
color: #0066cc !important;
padding: 7px 20px 9px;
}
#left .submenu li li.active a { text-decoration: underline; }
#left .submenu li li.active li a:link, #left .submenu li li.active li a:visited, #left .submenu li li.active li a:active, #left .submenu li li.active li a:focus {
background-image: url(/viomatrix/imgs/gfx/tab_ecke.gif) !important;
background-position: 0% 50%;
text-decoration: none;
padding-left: 35px;
}
#left .submenu li li.active li a:hover { text-decoration: underline; }
#left #home {
position: absolute;
top: -48px;
left: 0;
}
#left #home a:link, #left #home a:visited, #left #home a:focus, #left #home a:active {
background-image: url(/viomatrix/imgs/gfx/tab_dreieck.gif);
background-position: 0% 55%;
color: #0066cc;
padding: 10px 10px 10px 20px;
}
#homeline {
position: absolute;
top: -6px;
left: 0;
}
#sub {
background-image: url(/viomatrix/imgs/gfx/stw_menu_hg_links.jpg);
background-position: 0 -1px;
}
#content {
float: left;
padding: 0;
width: 569px;
}
* html #content { overflow: hidden; }
#content div { padding: 20px; }
#content div div { padding: 0; }
#content div#navpath {
border: 0;
color: #525350;
font-size: 1.1em;
height: auto;
line-height: 1em;
margin: 0;
padding: 20px 20px 0 20px;
}
#navpath a:active, #navpath a:focus, #navpath a:link, #navpath a:visited {
color: #525350;
font-size: 0.9em;
font-weight: bold;
}
#right {
float: left;
margin: 0 0 0 20px;
width: 200px;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
background-image:url(/viomatrix/imgs/gfx/button_oben1.jpg);
background-repeat:repeat-x;
color: #fff;
font-size: 1.1em;
margin: 0 0 3px 0;
padding: 10px 0 14px 10px;
}
#right .teaser h1, #right .teaser h2, #right .teaser h3, #right .teaser h4, #right .teaser h5, #right .teaser h6 {
background-image: none;
background-color: #0066cc;
color: #cce1f6;
font-size: 1.3em;
margin: 0 0 8px 0;
}
#right .teaser img { margin-left: -10px; }
#right .teaser p { margin: 0; }
#right .empty {
background-color: #ffffff;
height: 99px;
width: 200px;
}
#footer { 
background-image: none; 
border-top: 1px solid #0066cc;
padding: 8px 0 0 0 !important;
height: auto;
width: 550px;
}
#gelb #footer { border-top-color: #fdc22a; }
#footer a:link, #footer a:focus, #footer a:active, #footer a:visited {
color: #525350;
font-size: 1.1em;
font-weight: bold;
}
#footer p {
color: #525350;
font-size: 1.1em;
margin: 0 0 20px 0;
text-align: right;
}
#footer p.copyright { font-size: 1em; }
#right .teaser { background-color: #cce1f6; }
#right .teaser p, #right .teaser li, #right .teaser strong {
color: #0066cc;
font-size: 1em;
}
#right .quicklinks p, #right .quicklinks strong, #right .quicklinks li { font-size: 1.05em; }
#right .quicklinks p { margin-bottom: 12px; }
#right .teaser a:link, #right .teaser a:visited, #right .teaser a:active, #right .teaser a:focus { color: #0066cc; }
#right .teaser p { padding: 0 0 0 10px; }
#right .teaser ul { margin: 6px 0 0 10px; }
#right div.first {
background-image: url(/viomatrix/imgs/gfx/tab_hg_balken.jpg);
background-position: 0 0;
background-repeat: repeat-x;
padding-top: 30px;
}
#right .quicklinks ul { margin-left: 12px; }
#right .quicklinks li {
background-image: url(/viomatrix/imgs/gfx/tab_strichlinie.jpg);
background-position: -10px 100%;
background-repeat: no-repeat;
list-style-type: none;
padding: 6px 0 8px;
}
#right .quicklinks li a:link, #right .quicklinks li a:visited {
background-image: url(/viomatrix/imgs/gfx/tab_punkt.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #0066cc;
font-size: 1.05em;
font-weight: bold;
padding-left: 18px;
}
#right .quicklinks li a:hover { text-decoration: underline; }
#right .quicklinks li a:focus, #right .quicklinks li a:active {
background-image: url(/viomatrix/imgs/gfx/tab_punkt.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #0066cc;
font-size: 1.05em;
font-weight: bold;
padding-left: 18px;
}
#linkliste {
list-style: none;
margin: 0 0 40px 0;
}
#linkliste li {
font-size: 1.1em;
margin: 0 0 4px 0;
}
.downloads, .editor ul.downloads { margin: 0; }
.downloads li, .editor .downloads li {
font-size: 1em;
list-style: none;
margin: 0;
padding: 0 0 12px;
}
.downloads li a:active, .downloads li a:focus, .downloads li a:link, .downloads li a:visited {
color: #000;
display: block;
font-size: 1.1em;
line-height: 1.2em;
}
.downloads li.pdf a:active, .downloads li.pdf a:focus, .downloads li.pdf a:link, .downloads li.pdf a:visited {
background-image: url(/viomatrix/imgs/gfx/pdf.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding: 4px 0 4px 28px;
}
a.toplink {
background-image: url(/viomatrix/imgs/gfx/toplink.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
padding-right: 16px;
}
ul#suchergebnisse { margin-top: 14px; }
ul#suchergebnisse li { list-style-image: url(/viomatrix/imgs/gfx/tab_punkt.gif); }
#galerie div {
float: left;
margin: 0 10px 10px 0;
width: 160px;
}
#galerie div a.zoom:link, #galerie div a.zoom:visited, #galerie div a.zoom:active, #galerie div a.zoom:focus {
background-image: url(/viomatrix/imgs/gfx/magnifier.png);
background-position: 0 0;
background-repeat: no-repeat;
display: block;
float: right;
height: 16px;
margin: 2px 0 0;
width: 16px;
}
#galerie div a.zoom:hover { text-decoration: none; }
#galerie div p.titel { margin: 2px 0 0; }
.pageselect a.show:link, .pageselect a.show:visited, .pageselect a.show:active, .pageselect a.show:focus { color: #de6e0a; }
#gelb .menu li a:link, #gelb .menu li a:visited, #gelb .menu li a:focus, #gelb .menu li a:active, #gelb .menu li span {
background-image: url(/viomatrix/imgs/gfx/button_oben1_netz.jpg);
color: #ffc32d;
}
#gelb .menu li a:hover { background-image: url(/viomatrix/imgs/gfx/button_oben2_netz.jpg); }
#gelb .menu li ul li a:link, #gelb .menu li ul li a:visited {
background-image: url(/viomatrix/imgs/gfx/menu-back_netz.jpg);
color: #ffffff;
}
#gelb .menu li.last ul li a:link, #gelb .menu li.last ul li a:visited { background-image: url(/viomatrix/imgs/gfx/menu-back_netz_222px.jpg); }
#gelb .menu li ul li a:hover { background-image: url(/viomatrix/imgs/gfx/menu-back_over_netz.jpg); }
#gelb .menu li.last ul li a:hover { background-image: url(/viomatrix/imgs/gfx/menu-back_over_netz_222px.jpg); }
#gelb .menu li ul li a:active, #gelb .menu li ul li a:focus {
background-image: url(/viomatrix/imgs/gfx/menu-back_netz.jpg);
background-repeat: no-repeat;
color: #ffffff;
}
#gelb .menu li.last ul li a:active, #gelb .menu li.last ul li a:focus { background-image: url(/viomatrix/imgs/gfx/menu-back_netz_222px.jpg); }
#gelb #head2 { background-image: url(/viomatrix/imgs/gfx/tab_hg_balken_netz.jpg); }
#gelb #left .submenu li, #gelb #homeline { background-image: url(/viomatrix/imgs/gfx/stw_menu_strichlinie_links_netz.jpg); }
#gelb #sub { background-image: url(/viomatrix/imgs/gfx/stw_menu_hg_links_netz.jpg); }
#gelb #left .submenu li.empty { background-image: none; }
#gelb #right h2 {
background-color: #ffc629;
color: #464646;
}
#gelb #right .first { background-image: url(/viomatrix/imgs/gfx/tab_hg_balken_netz.jpg); }
#gelb #right .teaser { background-color: #ffe296; }
#gelb #right .quicklinks li { background-image: url(/viomatrix/imgs/gfx/tab_strichlinie_netz.jpg); }
#gelb #right .quicklinks li a:link, #gelb #right .quicklinks li a:visited, #gelb #right .quicklinks li a:focus, #gelb #right .quicklinks li a:active {
background-image: url(/viomatrix/imgs/gfx/tab_punkt_netz.gif);
color: #525350;
}
#gelb #right .teaser p, #gelb #right .teaser li, #gelb #right .teaser strong { color: #525350; }
#gelb #left #home a:link, #gelb #left #home a:visited, #gelb #left #home a:focus, #gelb #left #home a:active { color: #525350; }
#gelb #left .submenu li a:link, #gelb #left .submenu li a:visited {
background-image: none;
color: #990000;
}
#gelb #left .submenu li a:hover { text-decoration: underline; }
#gelb #left .submenu li a:active, #gelb #left .submenu li a:focus {
background-image: none;
color: #990000;
}
#gelb #left #home a:link, #gelb #left #home a:visited, #gelb #left #home a:focus, #gelb #left #home a:active { background-image: url(/viomatrix/imgs/gfx/tab_dreieck_netz.gif); }
#gelb #left .submenu li ul { background-image: url(/viomatrix/imgs/gfx/stw_menu_strichlinie_links_netz.jpg); }
#gelb #left .submenu li li a:link, #gelb #left .submenu li li a:visited, #gelb #left .submenu li li a:active, #gelb #left .submenu li li a:focus {
background-image: url(/viomatrix/imgs/gfx/tab_dreieck_netz.gif) !important;
color: #525350 !important;
}
#gelb #left .submenu li li.active a { text-decoration: underline; }
#gelb #left .submenu li li.active li a:link, #gelb #left .submenu li li.active li a:visited, #gelb #left .submenu li li.active li a:active, #gelb #left .submenu li li.active li a:focus {
background-image: url(/viomatrix/imgs/gfx/tab_ecke_netz.gif) !important;
color: #525350 !important;
text-decoration: none;
}
#gelb #right .teaser a:link, #gelb #right .teaser a:visited, #gelb #right .teaser a:active, #gelb #right .teaser a:focus { color: #525350; }
#gelb #right h2.first {
background-image: url(/viomatrix/imgs/gfx/button_oben1_netz.jpg);
color: #fff;
padding-top: 10px;
}
#gelb #head2 div { background-image: url(/viomatrix/imgs/gfx/kasten_mitte_netz.jpg); }
#gelb #head2 div div { background-image: none; }
#gelb .menu li.last span { color: #fff; }
#gelb .menu li li a span {
background-image: none;
color: #ffc32d;
}
#gelb ul#suchergebnisse li { list-style-image: url(/viomatrix/imgs/gfx/tab_punkt_netz.gif); }
.ct_nachricht { 
position: absolute;
left: -100px;
top: -100px;
width: 1px;
height: 1px;
overflow: hidden;
display: inline;
}
.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: #0066cc;
}
.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 {
font-family: Verdana, sans-serif;
width: 550px;
}
#right .editor { width: auto; }
.editor a:active, .editor a:focus, .editor a:link, .editor a:visited {
color: #000;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}
.editor a:hover { text-decoration: underline; }
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: #fa9e1d;
font-size: 1.4em;
margin-bottom: 20px;
text-transform: none;
}
.editor h2 {
border-bottom: 1px solid #0066cc;
color: #525350;
font-size: 1.2em;
padding: 0 0 4px;
}
#gelb .editor h2 { border-bottom-color: #ecab00; }
.editor h2, .editor h3, .editor h4, .editor h5, .editor h6 { font-size: 1.2em; }
#right .editor h2 { border: 0; }
.editor p {
color: #000;
font-size: 1.1em;
line-height: 1.6em;
}
.editor u, .editor i, .editor strong, .editor span, .editor li, .editor td, .editor th {
color: #000;
font-size: 1em;
}
.editor ul { margin-bottom: 8px; }
.editor li {
font-size: 1.1em;
margin: 0 0 4px 0;
}
.editor table p, .editor table strong, .editor table li, .editor table i { color: #525350; }
.editor table thead th p {
font-size: 1.05em;
padding: 5px 6px;
}
.editor table thead th ul, .editor table thead th ol { margin: 5px 6px; }
.editor table tbody td p {
font-size: 1.05em;
padding: 5px 6px;
}
.editor table tbody td ul, .editor table tbody td ol { margin: 5px 6px; }
.editor p.separator {
border-bottom: 1px solid #0066cc;
font-size: 1px;
height: 1px;
line-height: 1px;
margin: 10px 0;
padding: 0;
}
#right .editor p.separator { margin: 6px 0; }
#gelb .editor p.separator { border-bottom-color: #fdc22a; }
.editor p.separator2 {
font-size: 1px;
padding: 0;
margin: 20px 0;
height: 1px;
line-height: 1px;
}
.editor p.separator2, form.formgen fieldset fieldset { border-bottom: 1px dashed #525350; }
form.formgen fieldset fieldset.last { border: 0; }
.editor table.grau {
border-collapse: collapse;
width: 520px;
}
.editor table.grau thead {
background-color: #cce1f6;
border-bottom: 1px solid #0066cc;
}
#gelb .editor table.grau thead { background-color: #ffe794; }
#gelb .editor table.grau thead th { border-bottom: 1px solid #ecab00; }
.editor table.grau tbody td {
background-color: #f3f3f3;
border: 2px solid #fff;
}
.editor table.blau {
border-collapse: collapse;
width: 520px;
}
.editor table.blau tbody td {
background-color: #ebf4fc;
border: 2px solid #fff;
}
.editor td.center { vertical-align: middle; }
.editor img.abstandrechts { margin-right: 12px; }
.editor img.abstandlinks { margin-left: 12px; }
div.contact {
border: none;
width: auto;
}
div.contact form fieldset {
border: none;
width: auto;
}
div.contact form p {
border: none;
padding: 0 0 5px 0;
}
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: 350px;
display: block;
float: left;
}
div.contact form select { width: 356px; }
div.contact form textarea {
height: 90px;
width: 527px;
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 10px 180px;
}
div.contact form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0 0;
text-align: left;
width: 164px;
}
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: 42px;
float: left;
margin-right: 10px;
}
div.contact form input.ort {
width: 294px;
}
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: 90px;
}
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;
}
.editor .map24_input {
background-color: #ffffff;
color: #555555;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
font-weight: normal;
border: 1px #bebebe solid;
}
.editor .map24_list {
background-color: #FFFFFF; 
border-style: groove;
font-family: Arial, Geneva, Helvetica, sans-serif; 
font-size: 9px;
}
.editor .map24_text {
font-family: Arial; 
font-size: 11px; 
color: #586A75;
}
.editor .map24_margin {
margin-left: 10px;
}
.editor .map24_padding {
padding-left: 10px;
}
.editor .map24_title {
font-family: Arial; 
font-size: 11px; 
color:#FFFFFF; 
padding-left: 10px; 
padding-top: 31px; 
font-weight: bold;
background-color: #0072BC;
}
.editor .map24_cell {
padding-left: 10px; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
background-color: #F8F9FA;
}
.editor .blockborder {
border-bottom-width: 1px;
border-bottom-style: solid;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
border-color: #BEBEBE;
width: auto;
}
.editor .map24_submit {
font-size: 11px;
color: #0D3D6A;
}
.editor .blockborder b { font-size: 9px; }
.editor .blockborder td {
vertical-align: middle;
}
form.formgen {}
form.formgen fieldset { padding: 0; }
form.formgen fieldset legend, form.preview fieldset div.caption {
border-bottom: 1px solid #0066cc;
color: #525350;
}
form.formgen fieldset legend span, form.preview fieldset div.caption {
color: #525350;
display: block;
padding: 0 0 6px 0 !important;
width: 550px;
}
form.formgen fieldset fieldset { margin: 0 0 12px;padding: 0 0 12px; }
form.formgen fieldset fieldset legend, form.preview fieldset fieldset div.caption {
border: 0;
color: #000;
}
form.formgen fieldset fieldset fieldset { border: 0;margin: 0; }
form.preview fieldset div.caption { font-weight: bold; }
form.formgen div {
float: none;
clear: both;
margin: 2px 0 3px;
}
form.formgen div.missing p { margin: 0 0 12px 0; }
form.formgen div.missing label, form.formgen div.missing p {
color: red;
font-weight: bold;
}
form.formgen label, form.preview div.label, div.ackn {
color: #525350;
display: block;
float: left;
font-size: 1.1em;
padding: 1px 0 0 0;
width: 170px;
}
form.preview div.label, div.ackn { padding: 0;margin: 0; }
form.formgen div.ackn {
display: block;
float: right;
margin: 0 0 8px;
padding: 0 5px 0 0;
width: 520px;
}
form.formgen div.file {
display: inline;
padding: 0 5px 0 0;
font-weight: bold;
}
form.preview div.text, form.preview div.password, form.preview div.select, form.preview div.file {
display: block;
font-weight: bold;
clear: none;
}
form.preview div.textarea {
display: inline;
clear: none;
font-weight: bold;
}
form.preview div.checkbox {
display: inline;
clear: none;
width: 2em;
height: 1em;
}
form.preview div.checked {
background-image: url(/viomatrix/imgs/gfx/tick.png);
background-repeat: no-repeat;
display: block;
float: left;
height: 20px;
width: 20px;
}
form.formgen input, form.formgen select, form.formgen textarea {
font-size: 1.1em;
padding: 1px;
width: 235px;
}
form.formgen select { padding: 0; }
form.formgen input.checkbox {
padding: 0;
width: auto;
}
form.formgen input.checkboxackn { margin-top: 4px; }
form.formgen input.plz { width: 54px; }
form.formgen span.icon_kalender { position: relative; }
form.formgen span.icon_kalender img { display: inline; }
html#formgenprint body { background-image: none; }
#Kalender {
background-color: #ffffff;
border: 1px solid #eeeeee !important;
position: absolute !important;
top: 0 !important;
left: 100% !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
width: 240px !important;
z-index: 10000;
}
#Kalender div {
margin: 0 !important;
padding: 2px !important;
}
#Kalender div div { padding: 0 !important; }
#Kalender table, #Kalender td, #Kalender th {
border: 0;
background-color: inherit;
height: auto;
margin: 0;
padding: 2px;
width: auto;
}
#Kalender table#Kalender_Monate {
margin: 16px 0 0 0;
width: 100%;
}
#Kalender table#Kalender_Monate td { width: 25%; }
#Kalender table#Kalender_Monate td.last a {
background-image: url(/viomatrix/imgs/gfx/resultset_previous.png);
background-repeat: no-repeat;
display: block;
height: 16px;
width: 16px;
}
#Kalender table#Kalender_Monate td.next a {
background-image: url(/viomatrix/imgs/gfx/resultset_next.png);
background-repeat: no-repeat;
display: block;
float: right;
height: 16px;
width: 16px;
}
#Kalender table#Kalender_Monate th { text-align: center;font-size: 1.1em; }
#Kalender #Kalender_Wochen { padding: 0 4px !important; }
#Kalender #Kalender_Wochen table { width: 100%; }
#Kalender #Kalender_Wochen table td { width: 12.5%; }
#Kalender #Kalender_Wochen table a {
display: block;
height: 15px;
width: 100%;
}
#Kalender #Kalender_Aktuell { display: none; }
#Kalender_returnobj { display: none; }
#Kalender a:active, #Kalender a:focus, #Kalender a:link, #Kalender a:visited {
color: #0066cc;
font-weight: normal;
}
#Kalender a#Kalender_Close {
background-image: url(/viomatrix/imgs/gfx/cross.png);
background-repeat: no-repeat;
background-position: 0 0;
position: absolute;
top: 2px;
right: 2px;
display: block;
width: 16px;
height: 16px;
}
#Kalender a#Kalender_Close:hover { text-decoration: none; }
#Kalender input.kalender_jahreswahl {
border: 1px solid #ccc;
color: #000;
font-weight: bold;
width: 38px;
}
ul.sitemap {
margin-left: 40px;
width: 264px;
}
ul.sitemap li {
list-style-image: url(/viomatrix/imgs/gfx/tab_punkt.gif);
padding: 3px 0 2px;
}
#gelb ul.sitemap li { list-style-image: url(/viomatrix/imgs/gfx/tab_punkt_netz.gif); }
ul.sitemap li a:link, ul.sitemap li a:visited, ul.sitemap li a:focus {
color: #646560;
font-size: 1.2em;
font-weight: bold;
}
ul.sitemap li a:hover { text-decoration: underline; }
ul.sitemap li a:focus, ul.sitemap li a:active {
color: #646560;
display: block;
font-size: 1.2em;
font-weight: bold;
}
ul.sitemap li ul { margin: 0 0 0 20px; }
ul.sitemap li ul li {
border: 0;
padding: 3px 0 2px;
}
ul.sitemap li ul li a:link, ul.sitemap li ul li a:focus, ul.sitemap li ul li a:visited {
font-size: 1.1em;
font-weight: normal;
}

