@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;
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: 0px 0.2em 0.2em 0px;
text-align: left;
vertical-align: top;
}
td p, th p { margin: 0px; }
ul { margin-left: 1.5em; }
ol { margin-left: 2em; }
#head {
background-repeat: repeat-y;
background-position: top left;
height: 0px;
width: 980px;
margin: 1em auto 0px auto;
padding: 5px 5px 0px 5px;
clear: both;
float: none;
overflow: hidden;
}
#wrapper {
margin: 0px auto;
background-repeat: repeat-y;
background-position: top left;
width: 980px;
}
.menu {
float: left;
list-style: none;
background-color: rgb(223,223,223);
width: 150px;
overflow: hidden;
margin: 0px;
padding: 2em 0px 0px 0px; /* Höhe des Brotkrumenpfad berücksichtigen */
border-bottom: 1px dashed rgb(123,123,123);
}
.menu li { 
list-style-image: none; 
border-top: 1px dashed rgb(123,123,123);
}
.menu li a {
display: block;
text-transform: uppercase;
color: rgb(80,80,80);
padding: 2px 5px;
}
.menu a:hover { background-color: rgb(173,173,173); }
.menu li a.active {
color: rgb(250,250,250);
background-color: rgb(123,123,123);
}
.menu li a.subs {
}
.menu ul {
background-color: rgb(233,233,233);
list-style: none;
margin: 0px;
}
.menu li li { padding: 0px; }
.menu li ul li a {
padding-left: 20px;
}
#rechts {
float: left;
width: 210px;
margin: 2em 10px 0px 0px;
padding: 1em 0px 0px 0px;
border-top: 1px dashed rgb(123,123,123);
overflow: hidden;
}
#rechts .teaser {
background-color: rgb(230,230,230);
padding: 5px 2px;
margin: 0px 0px 1em 0px;
}
#navpath { 
line-height: 2em; 
height: 2em;
overflow: hidden;
border-bottom: 1px dashed rgb(123,123,123);
margin-bottom: 1em;
}
#content {
float: left;
font-size: 1.1em;
width: 580px;
padding: 0px 10px;
}
#footer {
background-repeat: repeat-y;
background-position: top left;
height: 0px;
width: 980px;
margin: 0px auto 0px auto;
padding: 5px;
clear: both;
float: none;
overflow: hidden;
}
#footer a {
}
#footer a:hover {}
/* Microformats */
.vcard {
background-color: rgb(230,230,230);
padding: 5px 2px;
display: none;
}
.vcard * { display: block; }
.vcard .adr .postal-code { float: left; }
.vcard .adr .postal-code:after { content:" "; }
/* Weiterempfehlung */
.recommendation {}
.recommendation form fieldset { border: none; width: auto; }
.recommendation form fieldset input,.recommendation form fieldset textarea {
display: block;
width: 333px;
height: 17px;
margin-top: 2px;
float: left;
}
.recommendation form fieldset textarea {
height: 60pt;
width: 576px;
clear: both;
}
.recommendation form input.hidden { display: none; }
.recommendation form input.button { float: none; clear: both; margin: 10px 0px 0px 243px; height: auto; }
.recommendation form fieldset label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 230px;
height: 21px;
}
.recommendation form fieldset label.missing {
color: red;
font-weight: bold;
}
/* Kontaktformular */
.contact {}
.contact form fieldset {
border: none;
width: auto;
}
.contact form input,.contact form select,div.recommendation form textarea {
display: block;
width: 333px;
height: 17px;
margin-top: 2px;
float: left;
}
.contact form select { width: 337px; height: 21px; }
.contact form textarea {
height: 60pt;
width: 576px;
clear: both;
}
.contact form input.checkbox { width: auto; margin: 10px 0px 15px 10px; }
.contact form input.hidden { display: none; }
.contact form input.button { float: none; clear: both; margin: 10px 0px 0px 243px; height: auto; }
.contact form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 230px;
height: 21px;
max-height: 500px;
}
.contact form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0px 0px;
margin: 0px;
border: none;
width: 510px;
height: auto;
}
.contact form div.checkbox p {
margin: 0px;
padding: 0px;
}
.contact div.missing {
background-color: rgb(230,230,230);
padding: 5px 2px;
}
.contact form label.missing, .contact form input.missing {
color: red;
font-weight: bold;
}
.contact form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
.contact form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
.contact form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
.contact form input.name {
width: 106px;
}
.contact form input.plz {
width: 75px;
float: left;
margin-right: 10px;
}
.contact form input.ort {
width: 244px;
}
.contact form input.strasse {
width: 244px;
float: left;
margin-right: 10px;
}
.contact form input.hausnummer {
width: 40px;
}
.contact form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
.contact form input.telefax {
width: 167px;
}
.contact form .textarea {
height: 40px;
}
.contact div.hint {
float: none;
clear: both;
border: none;
margin: 0px;
padding: 5px 0px;
width: auto;
}
.editor { 
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: 'MS Sans Serif';
line-height: normal;
color: rgb(80,80,80);
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: rgb(50,50,50);
font-size: 1.6em;
font-weight: bold;
margin-bottom: 0.4em;
text-transform: uppercase;
}
.editor h2 { font-size: 1.5em; }
.editor h3 { font-size: 1.4em; }
.editor h4 { font-size: 1.3em; }
.editor h5 { font-size: 1.2em; }
.editor h6 { font-size: 1.1em; }
.editor p, .editor ul, .editor ol, .editor table { margin-bottom: 0.4em; }
.editor img { border: none; display: block; }
.editor a img { border: none; }
.editor table {
border: none;
border-collapse: collapse;
clear: both;
width: 100%;
}
.editor th, .editor td {
padding: 0px 0.2em 0.2em 0px;
text-align: left;
vertical-align: top;
}
.editor td p, .editor th p { margin: 0px; }
.editor ul { margin-left: 1.5em; }
.editor ol { margin-left: 2em; }
.editor h1.default {}
.editor h1.underline {
border-bottom: 1px solid;
}
.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 p.codesnippet {
white-space: pre;
color: rgb(0,0,0);
background-color: rgb(255,255,180);
display: block;
border: dashed 1pt rgb(112,123,156);
padding: 0.5em;
font-family: 'Courier New';
}
.editor span.zitat {
color: rgb(80,80,80);
font-style: italic;
}
.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 span.link {
color: rgb(80,80,255);
text-decoration: underline;
}
.editor img.abstandrechts {
margin-right: 1.5em;
}
.editor img.abstandlinks {
margin-left: 1.5em;
}
.editor img.borderall {
border: solid thin;
}
.editor ol.roemisch {
list-style-type: upper-roman;
}
.editor ol.griechisch {
list-style-type: lower-greek;
}
.editor ol.latein-klein {
list-style-type: lower-alpha;
}
.editor ol.decimal-with-leading-zero {
list-style-type: decimal-leading-zero;
}
.editor table.borderall, .editor table.borderall th, .editor table.borderall td {
border: solid thin;
border-collapse: collapse;
}
.editor table.bordernone, .editor table.bordernone th, .editor table.bordernone td {
border: none;
border-collapse: collapse;
}
.editor { 
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: normal;
}
.editor h1 {
 font-size: 1.1em;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor p {
margin: 0px 0px 10px 0px;
padding: 0px 30px 0px 0px;
text-transform: none;
}
.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 .skyscraper * {
padding-right: 0px;
}
#content .editor .skyscraper label {
clear:both;
float:none;
width:99%;
}
#content .editor .skyscraper input {
clear:both;
float:none;
width:85%;
}
#content .editor .skyscraper input.checkbox {
float:left;
width:20px;
}
#content .editor .skyscraper #ab_output {
padding-right:10px;
text-align:right;
}
#content .editor .skyscraper #ab_output #ab_price {
clear:both;
display:block;
float:none;
font-size: 2.2em;
}
#content .editor .skyscraper #ab_output span {
font-size: 0.7em;
}
.editor span.link, a.banner span.link {
color: rgb(80,80,255);
text-decoration: underline;
}
.newsletter {}
.newsletter form fieldset {
border: none;
width: auto;
}
#content .newsletter label {
margin-top: 5px;
}
#content .newsletter input {
clear: none;
float: left;
}
#content .newsletter .button {
clear: both;
float: none;
height: 22px;
margin: 3px 0px 0px 5px;
}
.newsletter form select { width: 337px; height: 21px; }
.newsletter form textarea {
height: 60pt;
width: 576px;
clear: both;
}
.newsletter form input.checkbox { width: auto; margin: 10px 0px 15px 10px; }
.newsletter form input.hidden { display: none; }
.newsletter form input.button {}
.newsletter form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 230px;
height: 21px;
max-height: 500px;
}
.newsletter form div.checkbox {
clear: both;
float: left;
display: block;
padding: 12px 13px 0px 0px;
margin: 0px;
border: none;
width: 510px;
height: auto;
}
.newsletter form div.checkbox p {
margin: 0px;
padding: 0px;
}
.newsletter div.missing {
background-color: rgb(230,230,230);
padding: 5px 2px;
}
.newsletter form label.missing, .newsletter form input.missing {
color: red;
font-weight: bold;
}
.newsletter form .geschlecht {
width: 60px;
float: left;
margin-right: 10px;
}
.newsletter form .titel {
width: 42px;
float: left;
margin-right: 10px;
}
.newsletter form input.vorname {
width: 100px;
float: left;
margin-right: 10px;
}
.newsletter form input.name {
width: 106px;
}
.newsletter form input.plz {
width: 75px;
float: left;
margin-right: 10px;
}
.newsletter form input.ort {
width: 244px;
}
.newsletter form input.strasse {
width: 244px;
float: left;
margin-right: 10px;
}
.newsletter form input.hausnummer {
width: 40px;
}
.newsletter form input.telefon {
width: 167px;
float: left;
margin-right: 10px;
}
.newsletter form input.telefax {
width: 167px;
}
.newsletter form .textarea {
height: 40px;
}
.newsletter div.hint {
float: none;
clear: both;
border: none;
margin: 0px;
padding: 5px 0px;
width: auto;
}
#content form.pdfl_config {
margin: 0px 0px 94px 0px;
min-height: 271px;
position: relative;
}
form.pdfl_config fieldset {
border: none;
margin: 0px 0px 30px 0px;
}
form.pdfl_config fieldset.cf_formelement {
border-bottom: 1px solid #969696;
margin: 15px 0px;
}
form.pdfl_inline #cf_submit {
bottom: -104px;
position: absolute;
right: 0px;
}
form.pdfl_inline .cf_preview {
position: absolute;
right: 0px;
}
form.pdfl_inline .cf_preview.button1 {
bottom: -10px;
}
form.pdfl_inline .cf_preview.button2 {
bottom: -47px;
}
form.pdfl_outline {
margin: 0px !important;
padding: 0px !important;
width: 834px;
}
form.pdfl_outline ul.config_menu {
border-right:1px #F19707 solid;
display:block;
float:left;
height:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px 3px 0px 4px;
width:163px;
overflow:hidden;
}
form.pdfl_outline ul.config_menu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 22px;
padding:6px 10px;
text-align:right;
}
form.pdfl_outline ul.config_menu li a {
text-decoration:none;
}
form.pdfl_outline ul.config_menu li.active {
background-color: #F7C16A;
}
form.pdfl_outline ul.config_menu li a:active {
color: #323232;
}
form.pdfl_outline div.pdfl_formblock {
border-left:1px solid #F19707;
float:left;
margin-left: -1px;
min-height:300px;
padding:10px 14px;
width:630px;
}
form.pdfl_outline fieldset.cf_formordner {
display: none;
}
form.pdfl_outline div.pdfl_formblock.pdfl_button {
clear: both;
margin-left: 170px;
min-height:30px;
text-align:right;
}
#content form.pdfl_outline div.pdfl_formblock.pdfl_button .button {
margin-left: 20px;
}
form fieldset {
border: 0px
}
.pdflp_gutschein {
float: left;
}
#content #cf_gutschein_button {
background-color: #F29708;
background-image: url(/viomatrix/imgs/bg_button_175.png);
background-repeat: repeat-x;
border: 1px solid #000000;
cursor: pointer;
font-size: 1.0em;
font-weight: bold;
height: 22px;
margin: 3px 0px 0px 0px;
width: 120px;
}
#pdflp_zahlungsart_field {
margin-bottom: 20px;
margin-top: 20px;
}
.zahlungsart {
float:left;
margin:0 0 10px;
width:100%;
}
.medialist_content img {
float:left;
margin:0;
max-width:280px;
padding:0;
}
#content .pdflp_preis {
background-color: #DDF0DD;
border: 1px solid #696969;
margin-bottom: 20px;
}
#content .pdflp_preis * {
margin: 0px;
text-align: right;
}
.labelemail {
margin:6px 0 0;
padding:0;
width:142px;
}
.email {
width:163px;
}
.checkbox {
border: 0 none;
float: left;
height:16px;
margin:9px 0;
padding: 0px;
width:14px;
}
.orderrechnung {
margin:8px 0 10px 10px;
width:280px;
}
#content #generatenew_form .button {
min-width: 165px;
width: auto;
}
