/*  body-oben   */

body {
margin: 0px;
margin-left: 0px;
background: #FFFFFF;
}

table.all {
border: 0px;
height: 100%;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align: left;
color: #003366;
line-height: normal;
vertical-align: top;
}

td.hell {
width: 200px;
background: #6699CC;
color: white;
text-decoration: none;
}

td.oben {
height: 90px;
}

/*   navi-div    */

#navi,#aktuell,#hell {
position: static;
width: 200px;
height: 30px;
text-decoration: none;
line-height: 24pt;
border-top: 1px solid white;
}
#navi {
background: #006699;
color: white;
}
#aktuell {
background: #FFFFFF;
border-right: 1px solid #6699CC;
}
#hell {
background: #6699CC;
color: white;
border-bottom: 1px solid white;
}

#navigation {
position: absolute;
top: 145px;
}


/*   allgemein text */

img {
border:0px;
}

p {
width: 600px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight: bold;
color: #003366;
line-height: 36pt;
}

table.pastraum {
width: 600px;
border: 1px dotted #FF9900;
}

a {
color: #006699;
}
a:visited {
color: #006699;
}
a:hover {
color: #FF9900;
}
a:active {
color: #FF9900;
}


a.navi,a.aktuell {
font-size:12pt;
white-space: nowrap;
border: 0px solid white;
}
a.navi {
color: #FFFFFF;
background: #006699;
text-decoration: none;
}
a.navi:visited {
color: #FFFFFF;
background: #006699;
text-decoration: none;
}
a.navi:hover {
color: #FFFFFF;
background: #006699;
text-decoration: bold;
}

a.aktuell,a.aktuell:visited,a.aktuell:hover {
background: #FFFFFF;
color: #003366;
text-decoration: none;
}

a.photo,a.photo:visited,a.photo:hover {
color:#FFFFFF;
line-height: 24pt;
text-decoration: none;
padding-left: 5px;
border-top: 0px solid white;
border-bottom: 0px solid white;
}


div.adresse {
border: 1px dotted #FF9900;
padding: 10px;
width: 160px;
margin-left: 0px;
}

div.vita {
border: 1px dotted #6699CC;
}

div.foto {
float: left;
width: 140px;
height: 180px;
}

td.klein {
font-size:8pt;
}

.klein {
font-size:8pt;
border-top: 0px solid white;
border-bottom: 0px solid white;
padding-left: 8px;
}

.gelb,b.gelb {
color:#FF9900;
}
