
body {
font: normal 100.01% "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
color: #000;
}
a {
color: #468b80;
text-decoration:underline;
}

p {
margin:7px 8px 0 0;
line-height: 130%;
}
img {
border:0;
}

/* layout */

#oben{
height: 88px;
background:url(images/logo.gif) no-repeat;
float:left;
}
#languages {display:none;}
#navi{display:none;}
#container {
height:100%;overflow: visible;
}
#left {display:none;}
#right {display:none;}
#main {height: 100%;}

#inhalt {height: 100%;}

#footer p {
text-align: left;
color:#000;
margin-top: 0px;
line-height: 140%;
}
#footer a {
color:#000;
}


table td {
vertical-align: top;
padding-bottom: 3px;
}
td.col_first {
width: 120px;
padding-right: 20px;
}
td.colspan.headline {
margin: 2px 0 0px 0;
padding: 0px;
}

table.cv td {
vertical-align: top;
padding: 3px 10px 0 0;
line-height:120%;
}

.scroll-pane
{
display:block;
height: 100%;
width:100%;
overflow:visible;}

.ce_text
{
height:800px;
}
#footer  {
margin-top:0px;
}
#footer .ce_text {
height: 60px;
}