body {
        background-color : #EFEFEF;
        background : #EFEFEF;
        background-image: url(../backgrd/bkgr-ollimobil.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		-o-background-size: cover; /* Opera 9.5 */
		-moz-background-size: cover; /* Firefox */
		-webkit-background-size: cover; /* Safari, Chrome */
		background-size: cover; /* Opera, IE, W3C Standard */
        font-size: 100.01%;
    margin: 25px; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
        }





h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,nobr,b,i {
 font-family:Arial,sans-serif;
 color : #000000;
 }

h1 { font-size:30px; margin-bottom:18px; text-align:center; }

h2 { font-size:21px; margin-bottom:18px; text-align:center; }

h3 { font-size:16px; text-align:center; }

h4 { font-size:14px; text-align:left; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:14px; text-align:left; }

li { margin-top:3px; }

ul { list-style-type:circle; }


a:link { color:#0000b3 ; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#0000b3; text-decoration:underline; }

a:hover{color:#9999ff; text-decoration:underline;}

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }




.einruecklinks {
        text-align:left;
        margin-left:100px; margin-right:100px;
}

.einrueckcenter {
        text-align:center;
        margin-left:100px; margin-right:100px;
}

.klickbild {  font-size:12px; color:#000066; }

.text-l-f { text-align:left; font-weight:bold; }

.text-c { text-align:center; }
.text-c-f { text-align:center; font-weight:bold; }
.text-c-12 { text-align:center; font-size:12px; }
.text-c-f-12 { text-align:center; font-size:12px; font-weight:bold; }

.textubild { font-style:italic; color:#555555; background-color:#FEFEFE }

.farbe-hgrau { background-color: #FEFEFE }
.farbe-it { background-color: #ffff00 }
.farbe-exp { background-color: #ffcc00 }