@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;
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;
}
.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 h1.underline {
border-bottom: 1px solid;
}
.editor h2.default {}
.editor h3.default {}
.editor h4.default {}
.editor h5.default {}
.editor h6.default {}
.editor p.separator {
border-color: #CFCFCF;
border-style: solid;
border-width: 1px 0px 0px 0px;
margin: 8px 0px;
}
.editor p.codesnippet {
background-color: #E8E8FD;
border: 0px;
font-family: 'Courier New';
text-transform: uppercase;
}
.editor span.zitat {
color: #393939;
font-style: italic;
}
.editor p.sample {
background-image: url(/viomatrix/imgs/box_top_gradient.gif);
background-repeat: repeat-x;
border: 1px dashed #CFCFCF;
color: #393939;
padding: 5px;
text-transform: none;
}
.editor span.orange {
color: #E67D14;
}
.editor span.dunkelgrau {
color: #393939;
}
.editor span.grau {
color: #CFCFCF;
}
.editor span.hellgrau {
color: #F3F3FF;
}
.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;
}
* html #wrapper .menu ul.sub li { height: 1%; }
* {
color: #393939;
font-family: 'Verdana';
font-size: 13px;
}
body { background-color: #E8E8FD; }
a:link, a:visited, a:focus, a:active { color: #E67D14; }
h1, h2, h3, h4, h5, h6 {
color: #393939;
font-weight: normal;
text-transform: none;
}
h1 {
font-size: 1.7em;
margin: 0 0 20px;
}
h2 {
font-size: 1.6em;
margin: 0 0 16px;
}
h3 {
font-size: 1.5em;
margin: 0 0 12px;
}
h4 {
font-size: 1.4em;
margin: 0 0 8px;
}
h5 {
font-size: 1.3em;
margin: 0 0 4px;
}
h6 {
font-size: 1.2em;
margin: 0;
}
a {
color: #E67D14;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
a:hover { text-decoration: underline; }
p { margin: 0 0 16px; }
p img { margin: 3px 16px 14px; }
table p img { margin: 0; }
hr {
border-color: #CFCFCF;
border-style: solid;
border-width: 1px 0 0 0;
margin: 8px 0;
}
ol { margin: 0 0 0 24px; }
ul {
list-style-image: url(/viomatrix/imgs/ul_anstrich_4x7.png);
margin: 10px 0 10px 15px;
}
ul li, ol li { padding: 0 0 0 8px; }
ul li ul, ol li ol { margin: 0 0 0 20px; }
table {
border: none;
border-collapse: collapse;
margin: 8px 0;
}
table thead td, table thead th {
background-color: #393939;
background-image: url(/viomatrix/imgs/table_head_201.gif);
background-position: top left;
background-repeat: repeat-x;
color: #F3F3FF;
font-weight: bold;
}
table tfoot td {
background-color: #D7D7D7;
background-image: url(/viomatrix/imgs/table_foot_904.gif);
background-position: top left;
background-repeat: repeat-x;
font-size: 0.825em;
font-style: italic;
}
table td, table th {
border: 1px solid #CFCFCF;
padding: 2px 4px;
}
table th * {
border: none;
color: #F3F3FF;
font-weight: bold;
}
span.top {
background-position: top center;
background-repeat: no-repeat;
height: 5px;
left: 0;
position: absolute;
margin-top: 0;
z-index: 100;
}
span.bottom {
background-position: bottom center;
background-repeat: no-repeat;
height: 5px;
left: 0;
position: absolute;
margin-top: -19px;
z-index: 100;
}
#head {
background-image: url(/viomatrix/imgs/bg.png);
background-position: top center;
background-repeat: repeat-y;
height: 70px;
margin: 0 auto;
overflow: visible;
padding: 3px 35px;
width: 916px;
}
#head a {
float: left;
width: 226px;
}
#head #info {
background-image: url(/viomatrix/imgs/header_teaser_691.gif);
background-position: top;
background-repeat: no-repeat;
float: right;
font-style: normal;
font-weight: normal;
height: 45px;
margin: 5px 0 0;
padding: 6px 7px;
text-decoration: none;
width: 418px;
}
#head #info * {
display: block;
font-size: 0.8em;
height: 14px;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
#head #info span.small {
font-size: 0.7em;
margin: 0 0 5px;
}
#head #info span.headline {
font-size: 0.9em;
font-weight: bold;
}
.vcard { 
border: 1px dashed rgb(80,80,80);
margin-left: 750px;
margin-top: -120px;
position: absolute;
width: 200px;
}
#wrapper {
background-image: url(/viomatrix/imgs/bg.png);
background-position: center top;
background-repeat: repeat-y;
padding: 3px 35px;
width: 916px;
}
#wrapper .menu {
background-color: #FFFFFF;
background-image: url(/viomatrix/imgs/menu_463.gif);
background-position: top left;
background-repeat: no-repeat;
border: 0;
clear: both;
float: none;
height: 32px;
margin: 0 0 15px;
overflow: visible;
padding: 6px 0 0;
position: relative;
width: 100%;
z-index: 4;
}
#wrapper .menu li {
border-color: #4D4D4D;
border-style: solid;
border-width: 0;
display: inline;
padding: 7px 0;
position: relative;
}
#wrapper .menu li:hover ul { display: block; }
#wrapper .menu li.links {
border-width: 0 1px 0;
float: left;
}
#wrapper .menu li.rechts {
border-width: 0 0 0 1px;
float: right;
}
#wrapper .menu li a {
color: #F3F3FF;
display: inline;
font-size: 1.0em;
font-style: normal;
padding: 11px;
text-decoration: none;
}
#wrapper .menu li a.active {
color: #E6E6FF;
background: none;
}
#wrapper .menu li a:hover {
color: #E67D14;
}
#wrapper .menu li a.has_sub {
background-image: url(/viomatrix/imgs/menu_pfeil.png);
background-position: right center;
background-repeat: no-repeat;
padding-right: 22px;
}
#wrapper .menu li ul li a {
display: block;
font-weight: normal;
padding: 3px 11px;
text-transform: none;
width: 100%;
}
#wrapper .menu li ul li a:hover {
font-weight: bold;
}
#wrapper .menu a:hover { background: none; }
#wrapper .menu ul.sub {
background-color: #393939;
border-color: #4D4D4D;
border-style: solid;
border-width: 0 1px 1px 1px;
display: none;
left: -1px;
overflow: hidden;
padding: 5px 0;
position: absolute;
top: 32px;
width: 209px;
z-index: 4;
}
#wrapper .menu ul.sub li {
color: #F3F3FF;
display: block;
padding: 0;
}
#content {
padding: 0;
position: relative;
width: 598px;
z-index: 3;
}
#content span.top {
background-image: url(/viomatrix/imgs/container_top.gif);
width: 600px;
}
#content span.bottom {
background-image: url(/viomatrix/imgs/container_bottom.gif);
width: 600px;
}
#mediateaser {
margin: 0px 0px 14px 0px;
min-height: 188px;
overflow: hidden;
position: relative;
width: 600px;
z-index: 3;
}
#mediateaser a {
background-repeat: no-repeat;
color: #393939;
display: block;
font-style: normal;
position: absolute;
text-align: center;
top: 0;
z-index: 2;
}
#mediateaser a#look {
background-image: url(/viomatrix/imgs/mediateaser_look_normal.png);
background-position: top left;
display: none;
height: 58px;
left: 0;
padding: 130px 0 0 0;
text-transform: uppercase;
width: 154px;
z-index: 3;
}
#mediateaser a#look:focus, #mediateaser a#look:hover, #mediateaser a#look:active {
background-image: url(/viomatrix/imgs/mediateaser_look_active.png);
text-decoration: none;
}
#mediateaser a#close {
background-image: url(/viomatrix/imgs/mediateaser_close_normal.png);
background-position: top right;
display: none;
height: 90px;
padding: 0;
right: 0;
width: 90px;
z-index: 3;
}
#mediateaser a#close:focus, #mediateaser a#close:hover, #mediateaser a#close:active {
background-image: url(/viomatrix/imgs/mediateaser_close_active.png);
text-decoration: none;
}
#mediateaser #vorschau {
display: none;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
#mediateaser #image {
display: block;
}
#container_javascript {
display: block;
overflow: hidden;
width: 600px;
}
.container, #rechts .teaser {
background-color: #FFFFFF;
border-color: #CFCFCF;
border-style: solid;
border-width: 0 1px 0 1px;
margin: 0 0 14px 0;
padding: 9px 15px 14px 15px;
position: relative;
width: 568px;
}
.gradient {
background-image: url(/viomatrix/imgs/box_top_gradient.gif);
background-repeat: repeat-x;
}
#container_contact {
display:block;
overflow:hidden;
width:600px;
}
.contact {
background-image: url(/viomatrix/imgs/box_top_gradient_kontakt.gif);
background-position: top left;
background-repeat: repeat-x;
}
.contact div.hint {
margin: 0 0 10px;
padding: 5px 0;
width: auto;
}
.contact div.missing {
background: none;
background-image: url(/viomatrix/imgs/important_742.png);
background-position: left center;
background-repeat: no-repeat;
min-height: 48px;
padding: 6px 0 0 60px;
width: 500px;
}
.contact div.missing p {
padding: 0;
margin: 0;
}
.contact div.missing p, .contact div.missing ul li {
color: #E67D14;
font-size: 0.9em;
font-weight: bold;
}
.contact div.missing ul {
list-style: square;
margin: 0 0 0 40px;
padding: 0;
}
.contact div.missing ul li { padding: 0 0 0 7px; }
.contact div.task {
clear: none;
float: left;
width: 310px;
}
.contact div.task * { font-size: 0.7em; }
.contact div.task p { color: #E67D14; }
.contact form { margin: 14px 0 0; }
.contact form input, .contact form select, div.recommendation form textarea {
height: 16px;
width: 16px;
}
.contact form label {
clear: both;
color: #E67D14;
float: none;
font-size: 0.9em;
height: auto;
padding: 0 0 2px 0;
width: auto;
}
.contact form label.missing, .contact form input.missing {
color: #393939;
font-weight: normal;
}
.contact form input.missing, .contact form textarea.missing {
background-color: #FFC8C8;
}
.contact form label.missing {
color: #E67D14;
font-weight: bold;
}
.contact form #formular input.button {
background-image: url(/viomatrix/imgs/button_small_693.gif);
background-position: top left;
background-repeat: no-repeat;
border: 0;
clear: none;
color: #f3f3ff;
float: right;
font-size: 1em;
height: 23px;
margin: 6px 0 0;
padding: 0 0 3px;
text-align: center;
text-transform: uppercase;
width: 150px;
}
#ct_formular {
clear: both;
display: block;
float: none;
overflow: hidden;
width: 565px;
}
#formular {
padding: 16px 0 0 0;
margin: 0 30px;
}
#formular input, #formular textarea, #formular select {
border: 1px solid #cfcfcf;
display: block;
font-size: 0.9em;
margin: 2px 0 7px;
padding: 1px 2px;
}
#formular select {
height: 20px;
padding: 0;
width: 44px;
}
#formular select option { padding: 0 5px; }
#formular input.error, #formular textarea.error {
background-color: #FFC8C8;
}
#formular textarea {
height: 80px;
margin-bottom: 0;
max-height: 80px;
max-width: 498px;
width: 498px;
}
#formular input { width: 150px; }
#formular table.bordernone { width: 504px; }
#kontakt, #termin {
clear: both;
float: none;
margin: 2px 0;
}
#kontakt input, #termin input { margin: 1px 15px 0 0; }
#kontakt label, #termin label { color: #393939; }
#kontakt label, #kontakt input, #termin label, #termin input {
clear: none;
float: left;
}
.telefon {
clear: both;
float: none;
}
.datum {
clear: both;
float: none;
width: 166px;
}
.datum #ct_datum {
margin: 2px 4px 0 0;
width: 122px;
}
table .datum img {
clear: none;
float: none;
margin: 2px 0 0 4px;
}
#kalender_icon {
cursor: pointer;
display: none;
}
.zeit {
clear: both;
float: none;
margin: 0 0 0 30px;
width: 92px;
}
.zeit #ct_zeit_stunde {
clear: none;
float: left;
margin: 2px 0 0 0;
}
.zeit #ct_zeit_minute {
clear: none;
float: right;
margin: 2px 0 0 4px;
}
#ct_message {
clear: both;
float: none;
}
#submit {
background-image: url(/viomatrix/imgs/button_small_693.gif);
border: none;
clear: both;
color: #F3F3FF;
float: right;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
width: 150px;
}
#rechts {
border: 0;
float: right;
margin: 0;
padding: 0;
position: relative;
width: 304px;
}
#rechts .teaser { width: 272px; }
#rechts span.top {
background-image: url(/viomatrix/imgs/teaser_top.gif);
height: 4px;
width: 304px;
}
#rechts span.bottom {
background-image: url(/viomatrix/imgs/teaser_bottom.gif);
height: 4px;
width: 304px;
}
#rechts #top { height: 165px; }
#rechts #top a.button {
background-image: url(/viomatrix/imgs/button_meet_759.gif);
background-position: center center;
background-repeat: no-repeat;
color: #F3F3FF;
display: block;
font-size: 1.6em;
font-style: normal;
font-weight: bold;
height: 28px;
margin: 0 auto;
padding: 5px 0;
position: relative;
text-align: center;
text-decoration: none;
width: 160px;
}
#footer {
background-image: url(/viomatrix/imgs/bg.png);
background-position: top center;
background-repeat: repeat-y;
font-style: normal;
height: 35px;
padding: 3px 35px;
text-align: center;
width: 916px;
}
#footer a {
font-size: 1em;
font-style: normal;
}
#footer p {
color: #F3F3FF;
font-size: 0.875em;
}
.hintergrund {
background-image: url(/viomatrix/imgs/footer_647.gif);
background-position: top center;
background-repeat: no-repeat;
height: 29px;
padding: 9px 0 0;
}
#invisible_ajax { display: none; }
.editor { font-size: 13px; }
.editor a, .editor a * { color: #E67D14; }
.editor h1 {
font-size: 1.7em;
margin: 0 0 20px;
}
.editor h2 {
font-size: 1.6em;
margin: 0 0 16px;
}
.editor h3 {
font-size: 1.5em;
margin: 0 0 12px;
}
.editor h4 {
font-size: 1.4em;
margin: 0 0 8px;
}
.editor h5 {
font-size: 1.3em;
margin: 0 0 4px;
}
.editor h6 {
font-size: 1.2em;
margin: 0;
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: #393939;
font-weight: normal;
text-transform: none;
}
.editor ol { margin: 0 0 0 24px; }
.editor ul {
list-style-image: url(/viomatrix/imgs/ul_anstrich_4x7.png);
margin: 10px 0 10px 15px;
}
.editor ul li, .editor ol li { padding: 0 0 0 8px; }
.editor ul li ul, .editor ol li ol { margin: 0 0 0 20px; }
.editor table {
border: none;
border-collapse: collapse;
margin: 8px 0;
}
.editor table.borderall * { font-size: 0.975em; }
.editor table.borderall ul li { padding: 0; }
.editor table.bordernone img { margin: 0 14px 0 0; }
.editor table.bordernone .datum img { margin: 2px 0 0 4px; }
.editor th, .editor td { padding: 2px 4px; }
.editor table.bordernone, .editor table.bordernone th, .editor table.bordernone td {
padding: 0;
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: #393939;
font-weight: normal;
text-transform: none;
}
.editor p.codesnippet {
background-color: #E8E8FD;
border: 0;
font-family: 'Courier New';
text-transform: uppercase;
}
.editor ol { margin: 0 0 0 24px; }
.editor ul {
list-style-type: square;
margin: 10px 0 10px 15px;
}
.editor ul li, .editor ol li { padding: 0 0 0 8px; }
.editor ul li ul, .editor ol li ol { margin: 0 0 0 20px; }
table, .editor table {
border: none;
border-collapse: collapse;
margin: 8px 0;
}
#rechts .editor table.bordernone img { margin: 0 14px 0 0; }
.editor th, .editor td { padding: 2px 4px; }
.editor table.bordernone, .editor table.bordernone th, .editor table.bordernone td { padding: 0; }
.editor img.textpicture {
margin-left:0px;
margin-right:0px;
}
#Kalender {
background-image: url(/viomatrix/imgs/calendar_bg.png);
background-position: top left;
background-repeat: no-repeat;
border: 0px;
bottom: 0px !important;
display: block;
height: 200px !important;
left: 421px !important;
margin: 0px !important;
padding: 0px 15px !important;
position: absolute !important;
width: 321px !important;
z-index: 10000;
}
#Kalender div {
margin: 0px !important;
padding: 0px !important;
}
#Kalender table, #Kalender td, #Kalender th {
background-color: inherit;
border: 0px;
height: auto;
margin: 0px;
padding: 0px;
width: auto;
}
#Kalender table#Kalender_Monate {
margin: 30px 0px 8px 0px;
width: 290px;
}
#Kalender table#Kalender_Monate td { width: 25%; }
#Kalender table#Kalender_Monate td.last {
padding: 0px 0px 0px 6px;
text-align: left;
}
#Kalender table#Kalender_Monate td.last a {
background-image: url(/viomatrix/imgs/calendar_left_691.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
height: 14px;
width: 24px
}
#Kalender table#Kalender_Monate td.next { text-align: right; }
#Kalender table#Kalender_Monate td.next a {
background-image: url(/viomatrix/imgs/calendar_right_607.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
float: right;
height: 14px;
padding: 0px 16px 0px 0px;
width: 24px
}
#Kalender table#Kalender_Monate td a:hover {
text-decoration: none;
}
#Kalender table#Kalender_Monate th {
font-size: 0.9em;
text-align: center;
}
#Kalender #Kalender_Wochen { padding: 0px !important; }
#Kalender #Kalender_Wochen table { width: 290px; }
#Kalender #Kalender_Wochen table thead td {
background: none;
border-color: #CFCFCF;
border-style: solid;
border-width: 0px 0px 1px 0px;
color: #393939;
font-weight: normal;
padding: 0px 0px 4px 0px;
text-align: center;
}
#Kalender #Kalender_Wochen table td {
text-align: center;
width: 12.5%;
}
#Kalender #Kalender_Wochen table td.first {
border-color: #CFCFCF;
border-style: solid;
border-right-width: 1px;
}
#Kalender #Kalender_Wochen table a {
color: #393939;
display: block;
font-style: normal;
font-weight: normal;
height: 15px;
width: 100%;
}
#Kalender #Kalender_Wochen table a:hover {
color: #E67D14;
font-weight: bold;
text-decoration: none;
}
#Kalender #Kalender_Aktuell { display: none; }
#Kalender_returnobj { display: none; }
a#Kalender_Close {
color: #8A8A8A;
display: block;
font-size: 0.7em;
font-style: normal;
font-weight: normal;
height: 14px;
position: absolute;
right: 42px;
top: 11px;
}
a#Kalender_Close * {
color: #8A8A8A;
font-size: 1.0em;
font-style: normal;
}
a#Kalender_Close:hover, a#Kalender_Close:hover b {
color: #393939;
text-decoration: none;
}

