body {
text-align : center;
margin : 0;
padding : 0;
border : 0;
width : 100%;
background : #ffffff url(bilder/hintergrund.png) repeat-x;
min-width : 600px;
font-family : verdana, arial, helvetica, sans-serif, "trebuchet ms";
font-size : 12px;
color : #000000;
}
#fixed {
margin : 0 auto;
width : 700px;
text-align : left;
}
#fixed img {
padding : 0 0;
margin : 12px 0 0 0;
}
a {
color : #000001;
text-decoration : none;
}
a:hover {
color : #BF0000;
text-decoration : none;
}
h1 {
margin : 0 0 0 0;
padding : 0;
font-family : verdana, arial, helvetica, sans-serif, "trebuchet ms";
font-size : 17px;
color : #000002;
font-weight : normal;
}
h2 {
margin : 0 0 0 0;
padding : 0;
font-family : verdana, arial, helvetica, sans-serif, "trebuchet ms";
font-size : 12px;
color : #000003;
font-weight : normal;
}
h3 {
margin : 0 0 0 0;
padding : 0;
display : inline;
font-family : verdana, arial, helvetica, sans-serif, "trebuchet ms";
font-size : 12px;
color : #000004;
font-weight : normal;
}
p {
margin : 0.4em 0 0.8em 0;
padding : 0;
}
img {
margin : 10px 0 5px;
}
#header {
clear : both;
float : left;
width : 100%;
}
#header {
border-bottom : 0px solid #000000;
}
#header p {
margin : 0 0 0 0;
padding : 0;
}
#header ul {
clear : left;
float : left;
width : 100%;
list-style : none;
margin : 0;
padding : 0;
}
#header ul li {
display : inline;
list-style : none;
margin : 0;
padding : 0;
}
#header ul li a {
display : block;
float : left;
margin : 5px 9px 0 0;
padding : 0 7px 0px 7px;
text-align : center;
background : #eee;
color : #000;
text-decoration : none;
position : relative;
left : 4px;
line-height : 25px;
border-width : 1px;
border-style : dashed;
border-color : #808080;
}
#header ul li a:hover {
background : #626970;
color : #fff;
border-width : 1px;
border-style : solid;
border-color : #ffffff;
}
#header ul li a.active, #header ul li a.active:hover {
color : #fff;
background : #000;
font-weight : bold;
}
#header ul li a span {
display : block;
}
#layoutdims {
clear : both;
background : #78828c;
border-top : 0px solid #000000;
margin : 0;
padding : 1px 15px 15px 10px !important ;
text-align : center;
font-size : 12px;
color : #ffffff;
}
.colmask {
clear : both;
float : left;
width : 100%;
overflow : hidden;
}
.colright, .colmid, .colleft {
float : left;
width : 100%;
position : relative;
}
.col1, .col2, .col3 {
float : left;
position : relative;
padding : 0 0 1em 0;
overflow : hidden;
}
.doublepage {
background : #626970;
}
.doublepage .colleft {
right : 50%;
background : #cccccc;
}
.doublepage .col1 {
width : 46%;
left : 52%;
}
.doublepage .col2 {
width : 46%;
left : 56%;
color : #EFEFEF;
}
#footer {
clear : both;
float : left;
width : 100%;
border-top : 0px solid #000;
}
#footer p {
padding : 16px 10px 16px 10px;
margin : 0;
background : #78828c;
color : #ffffff;
}