W3C CSS Validator results for http://www.clausstolz.de/common/css/styles.css/mod_base.css (CSS level 3)

Congratulations! No Error Found.

This document validates as CSS level 3 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http://www.clausstolz.de/common/css/styles.css/mod_base.css
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Valid CSS information

* {
font-family : "Trebuchet MS", Verdana, sans-serif;
padding : 0;
margin : 0;
voice-family : inherit;
font-size : 14px;
line-height : 14px;
}
body {
background-color : #dcd9d7;
}
img {
border : none;
width : auto;
height : auto;
}
.none {
display : none;
}
.hidden {
visibility : hidden;
}
.block {
display : block;
}
.inline {
display : inline;
}
.rel {
position : relative;
}
.abs {
position : absolute;
}
.floatl {
float : left;
}
.floatr {
float : right;
}
.clearb {
clear : both;
}
.clearl {
clear : left;
}
.clearr {
clear : right;
}
.ieshow {
display : none;
}
* html .iehide {
display : none;
}
* html .ieshow {
display : block;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
*:first-child + html .clearfix {
height : 1%;
}
* html .clearfix {
height : 1%;
}
.normal {
font-style : normal;
}
.bold {
font-weight : bold;
}
.italic {
font-style : italic;
}
.left {
text-align : left;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
.lower {
text-transform : lowercase;
}
.upper {
text-transform : uppercase;
}
.fs01, .fs02, .fs03, .fs04, .fs05, .fs06, .fs07, .fs08, .fs09, .fs10, .fs11, .fs12, .fs13, .fs14, .fs15, .fs16, .fs17, .fs18, .fs19, .fs20 {
line-height : 1.3em;
}
.fs01 {
font-size : 0.1em !important ;
}
.fs02 {
font-size : 0.2em !important ;
}
.fs03 {
font-size : 0.3em !important ;
}
.fs04 {
font-size : 0.4em !important ;
}
.fs05 {
font-size : 0.5em !important ;
}
.fs06 {
font-size : 0.6em !important ;
}
.fs07 {
font-size : 0.7em !important ;
}
.fs08 {
font-size : 0.8em !important ;
}
.fs09 {
font-size : 0.9em !important ;
}
.fs10 {
font-size : 1em !important ;
}
.fs11 {
font-size : 1.1em !important ;
}
.fs12 {
font-size : 1.2em !important ;
}
.fs13 {
font-size : 1.3em !important ;
}
.fs14 {
font-size : 1.4em !important ;
}
.fs15 {
font-size : 1.5em !important ;
}
.fs16 {
font-size : 1.6em !important ;
}
.fs17 {
font-size : 1.7em !important ;
}
.fs18 {
font-size : 1.8em !important ;
}
.fs19 {
font-size : 1.9em !important ;
}
.fs20 {
font-size : 2.0em !important ;
}
.fsx {
font-size : 1px;
line-height : 1px;
}
.lhx {
line-height : 1em;
}
.tix {
text-indent : -5000px;
}
span {
line-height : 1.0em;
font-size : 1.0em;
}
a {
line-height : 1.0em;
font-size : 1.0em;
text-decoration : none;
outline : none;
}
em {
font-style : italic;
line-height : 1.0em;
font-size : 1.0em;
}
b {
line-height : 1.0em;
font-size : 1.0em;
font-weight : bold;
}
strong {
line-height : 1.0em;
font-size : 1.0em;
font-weight : bold;
}
sup {
line-height : 0.8em;
font-size : 0.8em;
}
sub {
line-height : 0.8em;
font-size : 0.8em;
}
br {
font-size : 1.0em;
line-height : 1.0em;
}
nobr {
font-size : 1.0em;
line-height : 1.0em;
}
.hlp {
padding : 0 0 7px 0;
}
.pp {
padding : 0 30px 5px 0;
}
.pt0 {
padding-top : 0 !important ;
}
.pt1 {
padding-top : 1px !important ;
}
.pt2 {
padding-top : 2px !important ;
}
.pt3 {
padding-top : 3px !important ;
}
.pt4 {
padding-top : 4px !important ;
}
.pt5 {
padding-top : 5px !important ;
}
.pt6 {
padding-top : 6px !important ;
}
.pt7 {
padding-top : 7px !important ;
}
.pt8 {
padding-top : 8px !important ;
}
.pt9 {
padding-top : 9px !important ;
}
.pt10 {
padding-top : 10px !important ;
}
.pt11 {
padding-top : 11px !important ;
}
.pt12 {
padding-top : 12px !important ;
}
.pt13 {
padding-top : 13px !important ;
}
.pt14 {
padding-top : 14px !important ;
}
.pt15 {
padding-top : 15px !important ;
}
.pt20 {
padding-top : 20px !important ;
}
.pt30 {
padding-top : 30px !important ;
}
.pb0 {
padding-bottom : 0 !important ;
}
.pb1 {
padding-bottom : 1px !important ;
}
.pb2 {
padding-bottom : 2px !important ;
}
.pb3 {
padding-bottom : 3px !important ;
}
.pb4 {
padding-bottom : 4px !important ;
}
.pb5 {
padding-bottom : 5px !important ;
}
.pb6 {
padding-bottom : 6px !important ;
}
.pb7 {
padding-bottom : 7px !important ;
}
.pb8 {
padding-bottom : 8px !important ;
}
.pb9 {
padding-bottom : 9px !important ;
}
.pb10 {
padding-bottom : 10px !important ;
}
.pb11 {
padding-bottom : 11px !important ;
}
.pb12 {
padding-bottom : 12px !important ;
}
.pb13 {
padding-bottom : 13px !important ;
}
.pb14 {
padding-bottom : 14px !important ;
}
.pb15 {
padding-bottom : 15px !important ;
}
.pb20 {
padding-bottom : 20px !important ;
}
.pl0 {
padding-left : 0 !important ;
}
.pl1 {
padding-left : 1px !important ;
}
.pl2 {
padding-left : 2px !important ;
}
.pl3 {
padding-left : 3px !important ;
}
.pl5 {
padding-left : 5px !important ;
}
.pl6 {
padding-left : 6px !important ;
}
.pl7 {
padding-left : 7px !important ;
}
.pl8 {
padding-left : 8px !important ;
}
.pl9 {
padding-left : 9px !important ;
}
.pl10 {
padding-left : 10px !important ;
}
.pl11 {
padding-left : 11px !important ;
}
.pl12 {
padding-left : 12px !important ;
}
.pl13 {
padding-left : 13px !important ;
}
.pl14 {
padding-left : 14px !important ;
}
.pl15 {
padding-left : 15px !important ;
}
.pl20 {
padding-left : 20px !important ;
}
.pl21 {
padding-left : 21px !important ;
}
.pl25 {
padding-left : 25px !important ;
}
.pl26 {
padding-left : 26px !important ;
}
.pl0 {
padding-left : 0 !important ;
}
.pl1 {
padding-left : 1px !important ;
}
.pr2 {
padding-right : 2px !important ;
}
.pr3 {
padding-right : 3px !important ;
}
.pr4 {
padding-right : 4px !important ;
}
.pr5 {
padding-right : 5px !important ;
}
.pr6 {
padding-right : 6px !important ;
}
.pr7 {
padding-right : 7px !important ;
}
.pr8 {
padding-right : 8px !important ;
}
.pr9 {
padding-right : 9px !important ;
}
.pr10 {
padding-right : 10px !important ;
}
.pr11 {
padding-right : 11px !important ;
}
.pr12 {
padding-right : 12px !important ;
}
.pr13 {
padding-right : 13px !important ;
}
.pr20 {
padding-right : 20px !important ;
}
.pr30 {
padding-right : 30px !important ;
}
.pr35 {
padding-right : 35px !important ;
}
.pr40 {
padding-right : 40px !important ;
}
.pr50 {
padding-right : 50px !important ;
}
.ml5 {
margin-left : 5px;
}
.ml6 {
margin-left : 6px;
}
.ml10 {
margin-left : 10px;
}
.ml15 {
margin-left : 15px;
}
.mr6 {
margin-right : 6px;
}
.mr10 {
margin-right : 10px;
}
.mt1 {
margin-top : 1px !important ;
}
.mt2 {
margin-top : 2px !important ;
}
.mt3 {
margin-top : 3px !important ;
}
.mt4 {
margin-top : 4px !important ;
}
.mt5 {
margin-top : 5px !important ;
}
.mt6 {
margin-top : 6px !important ;
}
.mt7 {
margin-top : 7px !important ;
}
.mt8 {
margin-top : 8px !important ;
}
.mt9 {
margin-top : 9px !important ;
}
.mt10 {
margin-top : 10px !important ;
}
.mt15 {
margin-top : 15px !important ;
}
.mt20 {
margin-top : 20px !important ;
}
.mb5 {
margin-bottom : 5px !important ;
}
.mb10 {
margin-bottom : 10px !important ;
}
.mb12 {
margin-bottom : 12px !important ;
}
h1 {
font-size : 1.0em;
}
h2 {
font-size : 1.0em;
}
h3 {
font-size : 1.0em;
clear : both;
}
h4 {
font-size : 1.0em;
clear : both;
}
h5 {
font-size : 1.0em;
clear : both;
}
h6 {
font-size : 100%;
}
.brown {
color : #45413e;
}
.white {
color : #ffffff;
}
.copygrey {
color : #8f8c89;
}
.blue {
color : #506489;
}
a {
text-decoration : none;
outline : none;
}
#logo {
width : 186px;
height : 26px;
border : #cc0000 solid 0;
background : url("common/images/layout-elements-en.gif") 0 0 no-repeat;
display : block;
margin-left : 20px;
}
h1 span {
display : none;
}
p.fliesstext {
font-size : 1em;
line-height : 1.3em;
padding : 15px 0 10px 20px;
color : #ffffff;
}
.zmi p.fliesstext, .zmi p.eventtext, .zmi h2, .zmi h3, .zmi h4, .zmi em, .zmi bold {
color : #000000;
padding : 0 0 0 0;
width : auto;
}
.zmi input, .zmi select {
margin : 3px 0 3px 0;
}
.zmi h3, .zmi .anschrift {
color : #000000;
}
.zmi .teaserbox, .zmi .teaserbox2 {
position : relative;
left : 0;
top : 0;
width : 220px;
}
.zmi div.slide_item {
position : relative;
overflow : hidden;
border-bottom : 1px solid #000000;
}
.zmi #controls, .zmi #num_nav {
display : none;
}
.zmi .teaserbox2 {
position : relative;
bottom : 0;
}
.zmi #slideshow_intro, .zmi #slideshow {
display : none;
}
.zmi #items_container_one, .zmi #items_container {
display : none;
}

↑ Top