* {
margin: 0;
padding: 0;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #e0e0e0;
}
a {
color: #ff00ff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}

h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #ff00ff;
background: transparent;
padding: 1em 0 3px ;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}
p, li {
font-size: 0.90em;
}
p {
line-height: 140%;
}
ul {
list-style-type: disc;
}

cite {
display: block;
color: #101010;
font-size: 80%;
font-style: normal;
font-weight: normal;
}


#page {
color: #000;
margin-top: 1.5em;
border-top: 2px solid #ff00ff;
}

#logo {
display: block;
text-align: right;
padding: 10px 40px 0px 0px;
}

#head {
position: absolute;
top: 1.5em;
width: 190px;
bottom: 0 ;
padding: 15px 0;
border-top: 2px solid #ff00ff;
background: #f0f0f0;
vertical-align: bottom;
}

#footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: #f0f0f0;
border-top: 2px solid #ff00ff;
text-align: center ;
font-size: 60%;
padding: 4px ;
}

#content {
position: absolute;
padding: 30px ;
left: 190px;
background: transparent;
/*top: 180px;*/
}

#content p{
font-size: 0.90em;
line-height: 140%;
margin: 6px 0;
}

#navi {
position: absolute ;
left: 0;
top: 180px;
background: #f0f0f0;
display: block;
float: left;
width: 160px;
/*height: 100%;*/
padding: 0 0 0 30px;
/*z-index: 2;*/
}

#navi li {
font-family: Arial, Geneva, sans-serif;
padding: 6px;
font-weight: bold;
}

#foto {
margin: 6px ;
float: right;
}

#foto p {
font-family: Arial, Geneva, sans-serif;
font-size: 80%;
text-align: center;
}

#contr address {
font-weight: normal ;
font-style: normal ;
font-size: 80%
}
#contr address.a {
color: #000 ;
}

.descr {
font-size: 70% ;
font-weight: normal;
color: #000 ;
}

li.name {
margin: 0 2em;
line-height: 130% ;
}

a.name {
color: #000 ;
}

a.kond {
color: #101010;
}

li.vorst {
list-style-type: none;
padding: 5px;
font-weight: 600;
}

address {
font-weight: normal ;
font-style: normal ;
}
