body {
    background-color:#FFFFFF; 
    color:#000000;
    font-family:Arial,Helvetica,Univers,sans-serif;
}

body {
    margin:0;
    padding:0;
    border:0;
}

body.wifoe #header {
    margin:0;
    padding:0;
    border:0;
}

body.home { background:url('wifoe-head-bg.gif') repeat-x; }
body.home #header { background:url('wifoe-head.gif') no-repeat; }

body.unt { background:url('unt-head-bg.gif') repeat-x; }
body.unt #header { background:url('unt-head.gif') no-repeat; }

body.standort { background:url('standort-head-bg.gif') repeat-x; }
body.standort #header { background:url('standort-head.gif') no-repeat; }

body.region { background:url('wifoe-head-bg.gif') repeat-x; }
body.region #header { background:url('wifoe-head.gif') no-repeat; }

body.wifoe { background:url('wifoe-head-bg.gif') repeat-x; }
body.wifoe #header { background:url('wifoe-head.gif') no-repeat; }

body.forschung { background:url('wifoe-head-bg.gif') repeat-x; }
body.forschung #header { background:url('wifoe-head.gif') no-repeat; }

body.datafact { background:url('datafact-head-bg.gif') repeat-x; }
body.datafact #header { background:url('datafact-head.gif') no-repeat; }


a:link { color:#0033CC; }
a:visited { color:#551A8B; }
a:active { color:#CC0000; }

#content { 
    padding:5px 8px 3px 18px; 
    margin:0;
    border:0;
    width:auto;
}
#content td, #content p, #content li { font-size:13px; }


#footer { padding:0 8px 3px 8px; }

#footer hr {
    border:0 solid #cccccc;
    background-color:#cccccc;
    height:1px;
    margin:7px 0 7px 0;
}

.width100 { width:100%; }
.widthpopup { width:700px; }
.widthmap { width:720px; }
.widthsearch { width:580px; }

.noprint {}
@media print {
    .noprint { display:none; }
    body { background-image: none; }
    body.datafact { background-image: none; }
}

.tdFullRow p {
    margin-top:0;
}

.font-smallremark,.font-subtitle,.font-title { font-family:Arial,Helvetica,Univers,sans-serif; }
.font-smallremark { font-size:10.46px ! important; }
.font-title { font-size:18px; }
.font-subtitle { font-size:14px; }

