/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
body {
margin : 0;
padding : 0;
text-align : center;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #001c44;
background : #fff;
line-height : 120%;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
text-decoration : none;
color : #001c44;
}
a:hover, a:active {
text-decoration : none;
color : #757575;
}
h1 {
margin : 0;
padding : 0;
font-size : 14px;
font-weight : bold;
}
ul {
margin : 0;
padding : 8px 0 0 16px;
}
li {
padding : 0 0 4px 0;
}
table {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
border-collapse : collapse;
}
p {
margin : 0 0 20px 0;
}
.clear {
clear : both;
}
hr {
height : 0;
border-top : 0;
border-bottom : 1px dotted #b9bab4;
}
a.copy:link, a.copy:visited, a.copy:hover {
color : #001c44;
font-size : 9px;
}
.valign {
vertical-align : middle;
}
.komment {
font-size : 9px;
}
/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */
.zentriert {
margin : 0 auto;
border: 1px solid #b9bab4;
width : 638px;
}
.zentriert_in {
padding: 20px 0 0 20px;
width: 550px;
text-align : left;
}
/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  E N D E = = = = = = = = = = = = = */

/* = = = = = = = = = = = = = = = =  AUSBLENDEN  S T A R T = = = = = = = = = = = = = */
.logo,
.emo,
.footer,
.rechts,
.copyright
{
display : none;
}
/* = = = = = = = = = = = = = = = =  AUSBLENDEN  E N D E = = = = = = = = = = = = = */