* { margin: 0;padding: 0; }
html,body {
min-width: 1000px; /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
background-color: rgb(21,60,134);
margin: 0;
padding: 0;
font-family: Tahoma,Verdana;
font-size: 8pt;
color: rgb(53,53,53);
}
#wrapper {
width: 980px;
margin: 0 auto;
padding-bottom: 10px;
}
#footer { clear: both; }
.antifloat {
clear: both;
float: none;
height: 0;
font-size: 1px;
visibility: hidden;
}
.margintop { padding-top: 10px; }
.signal, .signal * { color: rgb(255,255,0) !important; }
img { border: none; }
ol { margin-left: 28px; }
* html ol { margin-left: 32px; }
*+html ol { margin-left: 32px; }
p.hint {
color: red;
margin: 0 0 12px !important;
}
ul {
list-style-type: square;
list-style-position: inside;
margin-left: 12px;
}
fieldset { border: none; }
label {
float: left;
display: block;
width: 100px;
padding: 3px 0 5px;
}
input, textarea, select, #agb {
display: block;
float: left;
height: 14px;
margin: 0 5px 3px 0;
padding: 2px;
border: 1px solid rgb(206,37,76);
background-image: url(/viomatrix/imgs/gfx/input_background.gif);
background-position: top left;
background-repeat: repeat-x;
font-size: 1em;
width: 200px;
}
select {
height: auto;
background-image: none;
}
table {
border: none;
border-collapse: collapse;
margin: 8px 0;
}
textarea { height: 75px; }
td, th {
border: 2px solid #fff;
vertical-align: top;
}
input[type="hidden"] { display: none; }
.flyout { position:absolute;height: 40px;width: 40px;display: none; }
.message { position:absolute;top: -9999px;left: -9999px; }
/* Button allgemein */
.button {
height: auto;
padding: 2px 0 3px 0;
text-align: center;
vertical-align: middle;
border: none;
overflow: hidden;
text-decoration: none;
background-color: transparent;
cursor: pointer;
font-size: 1em;
}
a.button {
height: 16px;
padding: 2px 0 !important;
margin: 2px 0;
display: block;
}
a.internal { background-image: url(/viomatrix/imgs/gfx/link_internal.gif); padding-right: 9px; }
a.internal:hover { background-image: url(/viomatrix/imgs/gfx/link_internal_hover.gif); }
a.external { background-image: url(/viomatrix/imgs/gfx/link_external.gif); padding-right: 9px; }
a.external:hover { background-image: url(/viomatrix/imgs/gfx/link_external_hover.gif); }
/* allgemeine Festlegungen */
.widthA { width: 50px; }
.widthAA { width: 100px; }
.widthAAA { width: 150px; }
.widthAAAA { width: 200px; }
.button.widthA { background-image: url(/viomatrix/imgs/gfx/button_widthA_background.gif); }
.button.widthAA { background-image: url(/viomatrix/imgs/gfx/button_widthAA_background.gif); }
.button.widthAAA { background-image: url(/viomatrix/imgs/gfx/button_widthAAA_background.gif); }
.button.widthAAAA { background-image: url(/viomatrix/imgs/gfx/button_widthAAAA_background.gif); }
.button.widthA:hover { background-image: url(/viomatrix/imgs/gfx/button_widthA_background_hover.gif); }
.button.widthAA:hover { background-image: url(/viomatrix/imgs/gfx/button_widthAA_background_hover.gif); }
.button.widthAAA:hover { background-image: url(/viomatrix/imgs/gfx/button_widthAAA_background_hover.gif); }
.button.widthAAAA:hover { background-image: url(/viomatrix/imgs/gfx/button_widthAAAA_background_hover.gif); }
/* HEADER */
#header {
padding: 0;
margin: 0;
width: 980px;
height: 416px;
background-color: rgb(215,228,255);
position: relative;
}
#header div#maske {
position: absolute;
z-index: 1;
width: 980px;
height: 416px;
background-image: url(/viomatrix/imgs/gfx/header_maske.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
.shorthead { height: 230px !important; }
.shorthead div#maske {
background-image: url(/viomatrix/imgs/gfx/header_maske_mini.gif) !important;
height: 230px !important;
}
#header div#headermenu {
width: 980px;
height: 64px;
background-image: url(/viomatrix/imgs/gfx/header_menu_back.png);
background-repeat: repeat-x;
}
#header div#headermenu div#headermenucontent {
position: absolute;
z-index: 2;
width: 980px;
height: 47px;
padding: 24px 0 0;
}
#header div#headermenu div#headermenucontent a {
display: block;
height: 20px;
padding: 3px 2px 0 2px; 
float: left;
color: rgb(53,53,53);
font-weight: bold;
text-decoration: none;
}
#header div#headermenu div#headermenucontent a:hover { text-decoration: underline; }
#header div#headermenu div#headermenucontent a.warenkorb {
background-image: url(/viomatrix/imgs/gfx/header_warenkorb.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 23px; 
margin: 0 0 0 45px;
}
#header div#headermenu div#headermenucontent form.suche {
display: block;
height: 20px;
padding: 0 0 0 320px;
margin: 0;
overflow: hidden;
}
#header div#headermenu div#headermenucontent form.suche label {
font-weight: bold;
width: 100px;
}
#header div#headermenu div#headermenucontent form.suche .button {
float: left;
clear: none;
}
#header div#headerpicture {
width: 980px;
height: 265px;
background-color: rgb(215,228,255);
background-image: url(/viomatrix/imgs/gfx/header_frau.png);
background-position: right bottom;
background-repeat: no-repeat;
padding-top: 14px;
}
#header div.small {
background-image: none !important;
height: 76px !important;
}
#header a#shortheaderpicture {
display: block;
position: absolute;
top: 88px;
left: 25px;
z-index: 100;
cursor: pointer;
}
#header div#shortheadertext {
height: 62px;
position: absolute;
top: 88px;
left: 170px;
width: 780px;
z-index: 100;
}
#header div#shortheadertext a:link, #header div#shortheadertext a:visited, #header div#shortheadertext a:hover, #header div#shortheadertext a:active, #header div#shortheadertext a:focus {
background-image: none;
padding: 0;
}
#header div#shortheadertext table { width: 100%; }
#header div#shortheadertext td { border: none;background-color: inherit; }
#header div#headerpicture a {
display: block;
position: relative;
z-index: 10;
}
#header div#headerpicture img { border: none; }
#header ul#mainmenu {
position: absolute;
z-index: 2;
background-image: url(/viomatrix/imgs/gfx/header_mainmenu_back.gif);
background-position: right top;
background-repeat: no-repeat;
width: 980px;
height: 55px;
margin: 0;
padding: 0;
}
.shorthead ul#mainmenu { background-image: none !important; }
#header ul#mainmenu li {
display: block;
float: left;
font-weight: bold;
font-size: 11px;
height: 20px;
width: 100px;
color: rgb(255,255,255);
padding: 20px 10px 0 30px;
}
#header ul#mainmenu li a { 
background-position: 0 2px;
background-repeat: no-repeat;
background-image: url(/viomatrix/imgs/gfx/header_mainmenu_bullet.gif);
color: rgb(255,255,255); 
text-decoration: none;
padding-left: 20px;
}
#header ul#mainmenu li a:hover { text-decoration: underline; background-image: url(/viomatrix/imgs/gfx/header_mainmenu_bullet_active.gif); }
#header ul#mainmenu li a.active { background-image: url(/viomatrix/imgs/gfx/header_mainmenu_bullet_active.gif); }
/* MENU LINKS */
/* RECHTS */
/* CONTENT */
#container {
width: 980px;
padding: 0;
margin: 0;
background-color: rgb(215,228,255);
}
#left {
width: 130px;
padding: 0 10px 20px 20px;
float: left;
display: block;
}
#left ul#umenu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}
#left ul#umenu li {
background-position: 0 2px;
background-repeat: no-repeat;
background-image: url(/viomatrix/imgs/gfx/left_unmenu_bullet.gif);
color: rgb(53,53,53);
font-size: 12px;
font-weight: bold;
padding-left: 20px;
text-decoration: none;
text-transform: uppercase; 
}
#left ul#umenu li a {
color: rgb(53,53,53);
text-decoration: none;
}
#left ul#umenu li a:hover { text-decoration: underline; }
#left ul#umenu li ul {
list-style-type: none;
list-style-position: outside;
padding: 20px 0 50px;
margin: 0;
}
#left ul#umenu li ul li {
background-position: 0 5px;
background-repeat: no-repeat;
background-image: url(/viomatrix/imgs/gfx/left_umenu_arrow.gif);
text-transform: none; 
font-size: 11px;
font-weight: normal;
padding-left: 10px;
}
#left ul#umenu li ul li ul { padding: 5px 0; }
#left ul li div.bodywrapper { height: 420px; }
#left ul li div.body { position: relative;z-index: 1000; }
#left ul li div.body img { border: none; margin-top: 30px; }
#left a.bodypoint { 
display: block;
width: 20px;
height: 20px;
position: absolute; 
background-image: url(/viomatrix/imgs/gfx/bodypoint.png);
background-position: center;
background-repeat: no-repeat;
}
#left div.flyout { 
position: absolute;
z-index: 10000;
margin-top: 0; 
margin-left: 20px;
padding: 10px 0 10px 0;
width: 150px;
height: 80px;
overflow: hidden;
background-image: url(/viomatrix/imgs/gfx/flyout_back.gif);
background-repeat: no-repeat;
display: none;
}
#left div.flyout .content { 
background-color: rgb(206,36,75);
border-left: 1px solid rgb(53,53,53);
border-right: 1px solid rgb(53,53,53);
padding: 0 5px;
width: 138px;
height: 80px;
overflow: hidden;
color: rgb(23,23,23);
text-transform: none; 
font-size: 12px;
font-weight: normal;
}
#left div.flyout .content h1,#left div.flyout .content h2, #left div.flyout .content h3,#left div.flyout .content h4,#left div.flyout .content h5, #left div.flyout .content h6 {
font-size: 14px;
margin: 0 0 5px;
}
#left ul#umenu li div.flyout .content p {
margin: 0;
padding: 0 0 5px;
}
#left ul#umenu li div.flyout .content a { color: rgb(255,255,0); }
/* Content */
#center {
width: 800px;
padding: 0 20px 20px 0;
float: left;
}
#center h1,#center h2,#center h3,#center h4,#center h5,#center h6 {
background-position: 0 2px;
background-repeat: no-repeat;
background-image: url(/viomatrix/imgs/gfx/left_unmenu_bullet.gif);
color: rgb(53,53,53);
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 20px;
text-transform: uppercase;
margin: 0 5px 15px 5px;
}
#center h1 a.back {
color: #353535;
display: block;
float: right;
font-size: 0.8em;
text-transform: none;
width: 75px;
}
#center ul {
display: block;
margin: 0 5px !important;
}
#center ul li { margin-left: 8px; }
#center div.content {
padding: 0 0 8px 0; 
margin: 5px 0 5px 0;
background-repeat: no-repeat;
background-position: left bottom;
float: left;
position: relative;
z-index: 1;
}
* html #center div.content { overflow: hidden; }
#center div.content p,#center div.content table, #center div.content form { background-color: rgb(255,255,255); margin: 0 5px; padding: 0 5px 5px 5px; }
#center div.content table form { background-color: inherit; margin: 0; padding: 0; }
#center div.content h2,#center div.content h3,#center div.content h4,#center div.content h5,#center div.content h6,#center div.content ul, #center div.content ol {
padding: 0 0 5px 0;
text-transform: none;
background-image: none;
}
#center div.content a, #shortheaderpicture a {
color: rgb(53,53,53);
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 10px;
}
#shortheaderpicture a { padding: 0; }
#center div.content a.internal { padding-right: 4px; }
#center div.content a.img { padding: 0; }
#center div.cwidthA { width: 200px; background-image: url(/viomatrix/imgs/gfx/teaserDIVA_back.gif); }
#center div.cwidthAA { width: 400px; background-image: url(/viomatrix/imgs/gfx/teaserDIVAA_back.gif); }
#center div.cwidthAAA { width: 600px; background-image: url(/viomatrix/imgs/gfx/teaserDIVAAA_back.gif); }
#center div.cwidthAAAA { width: 800px; background-image: url(/viomatrix/imgs/gfx/teaserDIVAAAA_back.gif); }
#center div.cwidthA h1,#center div.cwidthAA h1,#center div.cwidthAAA h1,#center div.cwidthAAAA h1,
#center div.cwidthA h2,#center div.cwidthAA h2,#center div.cwidthAAA h2,#center div.cwidthAAAA h2 { 
height: 23px;
background-position: 0;
overflow: hidden; 
margin: 0;
padding: 7px 20px 0; 
color: rgb(255,255,255);
white-space: nowrap;
}
#center div.cwidthA h1 a,#center div.cwidthAA h1 a,#center div.cwidthAAA h1 a,#center div.cwidthAAAA h1 a,
#center div.cwidthA h2 a,#center div.cwidthAA h2 a,#center div.cwidthAAA h2 a,#center div.cwidthAAAA h2 a {
color: #fff;
text-decoration: none;
}
#center div.cwidthA h1 a:hover,#center div.cwidthAA h1 a:hover,#center div.cwidthAAA h1 a:hover,#center div.cwidthAAAA h1 a:hover,
#center div.cwidthA h2 a:hover,#center div.cwidthAA h2 a:hover,#center div.cwidthAAA h2 a:hover,#center div.cwidthAAAA h2 a:hover {
text-decoration: underline;
}
#center div.cwidthA h1, #center div.cwidthA h2 { background-image: url(/viomatrix/imgs/gfx/teaserH1A_back.gif); }
#center div.cwidthAA h1, #center div.cwidthAA h2 { background-image: url(/viomatrix/imgs/gfx/teaserH1AA_back.gif); }
#center div.cwidthAAA h1, #center div.cwidthAAA h2 { background-image: url(/viomatrix/imgs/gfx/teaserH1AAA_back.gif); }
#center div.cwidthAAAA h1, #center div.cwidthAAAA h2 { background-image: url(/viomatrix/imgs/gfx/teaserH1AAAA_back.gif); }
#center div .h1 {
font-size: 1px;
height: 8px;
background-repeat: no-repeat;
}
#center div.cwidthA .h1 { background-image: url(/viomatrix/imgs/gfx/teaserDIV2A_back.gif); }
#center div.cwidthAA .h1 { background-image: url(/viomatrix/imgs/gfx/teaserDIV2AA_back.gif); }
#center div.cwidthAAA .h1 { background-image: url(/viomatrix/imgs/gfx/teaserDIV2AAA_back.gif); }
#center div.cwidthAAAA .h1 { background-image: url(/viomatrix/imgs/gfx/teaserDIV2AAAA_back.gif); }
#center div.cwidthA div h1, #center div.cwidthAA div h1, #center div.cwidthAAA div h1, #center div.cwidthAAAA div h1,
#center div.cwidthA div h2, #center div.cwidthAA div h2, #center div.cwidthAAA div h2, #center div.cwidthAAAA div h2,
#center div.cwidthA div h3, #center div.cwidthAA div h3, #center div.cwidthAAA div h3, #center div.cwidthAAAA div h3,
#center div.cwidthA div h4, #center div.cwidthAA div h4, #center div.cwidthAAA div h4, #center div.cwidthAAAA div h4,
#center div.cwidthA div h5, #center div.cwidthAA div h5, #center div.cwidthAAA div h5, #center div.cwidthAAAA div h5,
#center div.cwidthA div h6, #center div.cwidthAA div h6, #center div.cwidthAAA div h6, #center div.cwidthAAAA div h6 {
background-image: none;
background-color: #fff;
color: #353535;
margin: 0 5px;
padding: 0 5px 5px;
height: auto;
text-transform: none;
font-size: 1.05em;
white-space: normal;
}
#center div.cheight { background-color: rgb(255,255,255);margin: 0 5px; padding: 0 5px 5px 5px;; }
#center div.cheightA { height: 162px; background-color: rgb(255,255,255);margin: 0 5px; padding: 0 5px 5px 5px; }
#center div.cheightAA { height: 362px; background-color: rgb(255,255,255);margin: 0 5px; padding: 0 5px 5px 5px; }
#center div.cheightAAA { height: 562px; background-color: rgb(255,255,255);margin: 0 5px; padding: 0 5px 5px 5px; }
#center div.cheightAAAA { height: 762px; background-color: rgb(255,255,255);margin: 0 5px; padding: 0 5px 5px 5px; }
#center div.content p img {
display: block;
float: left;
margin: 0 8px 8px;
}
#center div.content table {
display: table;
margin: 4px 5px 12px 8px;
}
#center div.content table.wkoptions {
width: auto !important;
}
#center div.content table tr td, #center div.content table tr th {
text-align: left;
padding: 2px;
width: auto;
background-color: rgb(200,200,200);
}
#center div.content table tr th {
background-color: rgb(206,35,75);
color: rgb(255,255,255);
font-size: 1em;
}
#center div.content table th p {
background-color: transparent;
padding: 0;
margin: 0;
}
#center div.content table td p {
background-color: transparent;
padding: 0;
margin: 0;
}
/* FOOTER */
#footer {
background-image: url(/viomatrix/imgs/gfx/footer_back.gif);
background-position: left top;
background-repeat: no-repeat;
background-color: rgb(215,228,255);
width: 910px;
height: 77px;
padding: 43px 35px 0 35px;
}
#footer #footermenu { 
display: block;
float: right;
width: 500px;
border-left: 1px solid rgb(88,88,88);
padding: 2px 0 2px 10px;
}
#footer #footermenu p {
clear: both;
float: none;
color: rgb(255,255,255);
padding: 10px 0 0;
margin: 0;
}
#footer #footermenu p a {
color: rgb(255,255,0); 
text-decoration: none;
}
#footer #footermenu p a:hover { text-decoration: underline; }
#footer #footermenu ul {
margin: 0;
padding: 0;
}
#footer #footermenu ul li {
display: block;
float: left;
font-size: 11px;
color: rgb(255,255,255);
padding: 0 20px 0;
}
#footer #footermenu ul li a { 
color: rgb(255,255,255); 
text-decoration: none;
}
#footer #footermenu ul li a:hover { text-decoration: underline; }/*** Footer Fix ***/
#footer img { 
border: none; 
margin: auto;
}
* html body { overflow: hidden; }
.navpath {
margin: 0 0 0 6px;
}
#center div.content .navpath p {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
#center div.content .navpath a { padding: 0; }
#adress { margin: 0 0 0 6px; }
.onlyprint { display: none; }
#center div.noborder { background-image: none !important; }
#center div.nobg, #center div.nobg div, #center div.nobg p, #center div.nobg p { background-color: #d7e4ff; }
#center form fieldset {
border: none;
width: auto;
padding: 8px 0 0;
}
form p {
border: none;
padding: 0 0 5px !important;
}
form legend {
font-size: 1.1em;
font-weight: bold;
margin: 0 0 4px;
}
* html form legend { margin-left: -7px; }
*+html form legend { margin-left: -7px; }
form input, form select, form textarea {
width: 350px;
display: block;
float: left;
}
form select { width: 356px; }
form select.anrede { width: 60px; }
form select.kontaktart { width: 80px; }
form select.uhrzeiten {
display: inline;
float: none;
vertical-align: middle;
width: 60px;
}
form textarea, #agb {
height: 60px;
width: 493px;
clear: both;
font-size: 1em;
font-family: Tahoma, sans-serif;
}
#agb {
overflow: auto;
overflow-x: hidden;
overflow-y: scroll;
}
*+html #agb p { background-color: transparent !important; }
*+html #agb h1 { background-color: transparent !important; }
*+html #agb h2 { background-color: transparent !important; }
*+html #agb h3 { background-color: transparent !important; }
*+html #agb h4 { background-color: transparent !important; }
*+html #agb h5 { background-color: transparent !important; }
*+html #agb h6 { background-color: transparent !important; }
* html #agb p {
background-color: transparent !important;
position: static;
}
* html #agb h1 {
background-color: transparent !important;
position: static;
}
* html #agb h2 {
background-color: transparent !important;
position: static;
}
* html #agb h3 {
background-color: transparent !important;
position: static;
}
* html #agb h4 {
background-color: transparent !important;
position: static;
}
* html #agb h5 {
background-color: transparent !important;
position: static;
}
* html #agb h6 {
background-color: transparent !important;
position: static;
}
form input.checkbox {
background-image: none;
margin: 10px 0 15px 10px;
width: auto;
}
form input.checkboxtext {
background-color: inherit;
background-image: none;
border: none;
margin: 0 5px 5px 0;
display: inline;
vertical-align: middle;
width: auto;
height: auto;
}
form input.button {
float: none;
clear: both;
margin: 10px 0 0 299px;
}
form input.menge { width: 20px; }
form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0 0;
text-align: left;
width: 130px;
max-height: 500px;
}
form label.checkboxlabel {
clear: none;
width: auto;
}
form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0 0;
margin: 0;
border: none;
width: 560px;
height: auto;
}
form div.checkbox p {
margin: 0;
padding: 0;
}
form .missing {
color: red;
font-weight: bold;
}
form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
form input.name {
width: 106px;
}
form input.plz {
width: 40px;
float: left;
margin-right: 10px;
}
form input.ort {
width: 294px;
}
form input.strasse {
width: 294px;
float: left;
margin-right: 10px;
}
form input.hausnummer {
width: 40px;
}
form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
form input.telefax { width: 167px; }
div.hint {
float: none;
clear: both;
border: none;
margin: 0;
padding: 5px 0;
width: auto;
}
div.hint p {
margin: 0;
padding: 5px 0;
font-size: 10px;
}
#center div.content div#options form, #center div.content div#options fieldset { background-color: #efefef; }
#center div.content div#options fieldset { padding: 5px; }
#center div.content div#options legend { margin-top: 5px; }
#center div.content table.details {
width: 90%;
margin: 0 !important;
}
#center div.content table.wkoptions td {
background-color: #fff;
vertical-align: top;
width: 50%;
}
#center div.content table.details td { width: auto; }
#center div.content table.details td.price { width: 120px; }
#center div.content table.wkoptions td.price {
font-size: 10pt;
font-weight: bold;
}
#center div.content table.wkoptions td.price p {
background-color: inherit;
margin: 0;
padding: 0;
font-size: 1.4em;
font-weight: bold;
}
#center div.content table.wkoptions td fieldset { padding: 0; }
#center div.content table.wkoptions td form { margin: 0;padding: 0; }
#center div.content table.wkoptions input { float: right; }
#center div.content table.details input { float: none; }
#center div.content table.details td form {
float: left;
width: 100px;
margin: 0 6px 0 0;
}
.button.widthA, .button.widthAA { margin: 0 0 3px 0; }
#center #wkorb {
padding: 0 5px 5px 5px;
}
#center #wkorb table {
margin: 0 0 8px;
width: 100%;
}
#center #wkorb table th.mengebutton { width: 80px; }
#center #wkorb table th.menge { width: 42px; }
#center #wkorb table th.preis {width: 100px; }
#center #wkorb table td.summe { text-align: right; }
#center #wkorb .button { margin: 0; }
#center #wkorb .warenkorbaenderung {
background-image: url(/viomatrix/imgs/gfx/arrow_refresh.png);
background-position: 0 2px;
background-repeat: no-repeat;
clear: none;
float: left;
height: 18px;
margin: 0 8px 0 0;
width: 18px;
}
#center #wkorb .deletewarenkorb:link, #center #wkorb .deletewarenkorb:visited, #center #wkorb .deletewarenkorb:hover, #center #wkorb .deletewarenkorb:active, #center #wkorb .deletewarenkorb:focus {
background-image: url(/viomatrix/imgs/gfx/delete.png);
background-repeat: no-repeat;
display: block;
float: left;
height: 18px;
padding: 0;
text-decoration: none;
width: 18px;
}
#center #wkorb td { vertical-align: middle; }
#center tbody tr.bg1 td, #center tbody tr.bg1 td form, .detailbox tr.bg1 { background-color: #e1e1e1 !important; }
#center tbody tr.bg2 td, #center tbody tr.bg2 td form, .detailbox tr.bg2 { background-color: #efefef !important; }
#center tbody tr:hover td { background-color: #e7e7e7 !important; }
#center div.content table.wkoptions tr:hover td { background-color: #fff !important; }
#center tbody tr.bg1.nohover:hover td { background-color: #e1e1e1 !important; }
#center tbody tr.bg2.nohover:hover td { background-color: #efefef !important; }
#center tbody tr.mark td, #center tbody tr.mark td form { background-color: #f8f5c3 !important; }
#center td.preis {
text-align: right !important;
white-space: nowrap !important;
}
.wkadd {
background-image: url(/viomatrix/imgs/gfx/cart_add.png) !important;
width: 16px;
height: 16px;
}
.wkdetail {
background-image: url(/viomatrix/imgs/gfx/page_white_magnify.png) !important;
width: 16px;
height: 16px;
}
#wkorb_navi {
background-color: #e1e1e1;
margin: 0 0 6px 0;
}
#wkorb_navi ul {
background-color: #e1e1e1 !important;
padding: 0 !important;
width: 100%;
}
* html #wkorb_navi ul { width: 97%; }
#wkorb_navi li {
list-style: none;
float: left;
margin: 0 !important;
}
#wkorb_navi li a, #wkorb_navi li strong {
display: block;
padding: 8px 27px !important;
background-color: #c8c8c8;
}
#wkorb_navi li a.ok {
background-image: url(/viomatrix/imgs/gfx/accept.png);
background-repeat: no-repeat;
background-position: 5% 50% !important;
}
#wkorb_navi li .aktiv {
background-image: url(/viomatrix/imgs/gfx/basket_edit.png);
background-repeat: no-repeat;
background-position: 5% 50% !important;
}
#wkorb_navi li .aktiv, #wkorb_navi li .hover, #wkorb_navi li a:hover, #wkorb_navi li strong:hover { background-color: #dedede; }
#wkorb td a:link, #wkorb td a:visited { text-decoration: none; }
#wkorb td a:hover { text-decoration: underline; }
#wkorb td a:active, #wkorb td a:focus { text-decoration: none; }
#wkorb input.checkbox { margin: 0 8px 0 0; }
#wkorb div.geschenk { margin-top: 8px; }
.seitenweise a { padding: 0 !important; }
.seitenweise {
margin: 0 6px;
background-color: #fff !important;
}
.pics, .links {
float: left;
width: 100px;
margin: 0 12px 8px;
}
*+html .pics { margin-right: 16px; }
.contentfloat {
float: left;
width: 555px;
}
.produktdetail .pics, .produktdetail .links { width: 200px; }
.produktdetail .links .pics { float: none; }
.produktdetail .nodetail .pics { width: 100px; }
.pics div {
margin: 0 0 6px;
position: relative;
z-index: 100;
}
.pics .big {
display: none;
position: absolute;
top: 0;
left: 0;
border: 1px solid #cdd9f1;
z-index: 10000;
}
hr {
clear: both;
float: none;
width: 100%;
height: 1px;
background-color: #fff;
border: none;
border-top: 1px solid #d2d2d2;
margin: 0 0 8px;
}
p.preis {
font-size: 1.6em;
font-weight: bold;
text-align: center;
position: absolute;
bottom: 2px;
left: 12px;
width: 90%;
z-index: 10;
width: 80%;
white-space: nowrap;
}
#agb { margin: 0 0 6px 0; }
#agb p { background-color: inherit !important; }
#center #agb h1, #center #agb h2, #center #agb h3, #center #agb h4, #center #agb h5, #center #agb h6 {
background-color: inherit !important;
margin: 0 0 4px 5px;
padding: 0;
}
a.details:link, a.details:visited, a.details:hover, a.details:active, a.details:focus {
background-image: url(/viomatrix/imgs/gfx/information.png);
background-repeat: no-repeat;
display: block;
float: right;
height: 16px;
width: 16px;
}
td div {
position: relative;
z-index: 1;
}
div.detailbox {
background-color: #fff;
border: 1px solid #d7e4ff;
position: absolute;
top: 0;
left: 0;
height: 120px;
width: 240px;
z-index: 1000;
}
div.detailbox div {
height: 100%;
overflow: hidden;
overflow-y: auto;
padding: 2px 4px;
}
#center div.detailbox h6, #center #wkorb div.detailbox h6 {
padding: 4px 0 0;
text-align: left;
}
#center div.detailbox table, #center #wkorb div.detailbox table { margin: 6px 0 0; }
*+html #center div.detailbox table, *+html #center #wkorb div.detailbox table { width: 92%; }
#center div.content a.closelink:link, #center div.content a.closelink:visited, #center div.content a.closelink:hover, #center div.content a.closelink:active, #center div.content a.closelink:focus {
background-image: url(/viomatrix/imgs/gfx/cancel.png);
display: block;
padding: 0;
position: absolute;
top: 4px;
right: 6px;
height: 16px;
text-decoration: none;
width: 16px;
}
.icon {
background-repeat: no-repeat;
line-height: 16px;
list-style: none;
list-style-image: none;
padding-left: 36px;
}
.icon_pdf { background-image: url(/viomatrix/imgs/gfx/acroread.png); }
.editor h1.default {}
.editor h2.default {}
.editor h3.default {}
.editor h4.default {}
.editor h5.default {}
.editor h6.default {}
.editor span.rot {
color: #ce214a;
}
.editor span.blau {
color: #153C86;
}
.editor img.abstandrechts {
margin-right: 14px;
}
.editor img.abstandlinks {
margin-left: 14px;
}
.editor table.borderall, .editor table.borderall th, .editor table.borderall td {
border: solid thin;
}
.editor table.bordernone, .editor table.bordernone th, .editor table.bordernone td {
border: none;
}
.editor {
color: #353535;
font-family: Tahoma, Verdana, sans-serif;
font-size: 8pt;
width: 800px;
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
font-size: 1.05em;
margin: 0 5px;
}
.editor table { max-width: 98%; }
.editor #wkorb table { max-width: 100%; }
.editor li {
margin-left: 18px !important;
text-indent: -12px;
}
.editor ol li {
margin-left: 2px !important;
text-indent: -6px;
}
.editor table.red, .editor table.red th, .editor table.red td {
background-color: #ce214a !important;
color: #fff !important;
}
#center table.red tbody tr:hover td { background-color: #ce214a !important; }
.editor table.blue, .editor table.blue th, .editor table.blue td {
background-color: #153C86 !important;
color: #fff !important;
}
#center table.blue tbody tr:hover td { background-color: #153C86 !important; }
.editor table.none, .editor table.none th, .editor table.none td {
background-color: transparent !important;
color: #000 !important;
}
#center table.none tbody tr:hover td { background-color: transparent !important; }
#header div#headermenu div#headermenucontent #zahlweisenhinweiskopf {
position: absolute;
top: 6px;
margin: 0;
left: 214px;
}
#header div#headermenu div#headermenucontent #zahlweisenhinweiskopf li {
background-image: url(/viomatrix/imgs/gfx/accept.png);
background-position: 0 0;
background-repeat: no-repeat;
list-style: none;
padding: 0 0 0 20px;
line-height: 17px;
}
#header div#headermenu div#headermenucontent #zahlweisenhinweiskopf a:link, #header div#headermenu div#headermenucontent #zahlweisenhinweiskopf a:visited, #header div#headermenu div#headermenucontent #zahlweisenhinweiskopf a:hover, #header div#headermenu div#headermenucontent #zahlweisenhinweiskopf a:active, #header div#headermenu div#headermenucontent #zahlweisenhinweiskopf a:focus {
display: inline;
float: none;
font-weight: normal;
height: auto;
color: #fff;
padding: 0;
}
#paypalkopfbereich {
position: absolute;
top: 19%;
width: 50px;
display: block;
left: 400px;
}
#container .editor div.contentfloat p img, #container .editor .cheight p img { float: none;display: inline; }
.editor span.rotbig {
font-size: 1.2em;
font-weight: bold;
color: #CE214A;
}
.editor span.rotbiggest {
font-size: 1.4em;
font-weight: bold;
color: #CE214A;
}
.editor span.blackbig {
font-size: 1.2em;
font-weight: bold;
color: #000;
}
.editor span.blackbiggest {
font-size: 1.4em;
font-weight: bold;
color: #000;
}
