/* ----------- tags ----------------- */

body {
margin : 0;
padding : 0;
color : #000;
font-size : 101%;
background-color : #fff;
font-family : 'Gill Sans', Arial,sans-serif;
}
h1, h2,h3, h4, h5, h6 {
letter-spacing : 1px;
}
}
table {
font-size : inherit;
}

/* ----------- links ----------------- */

a:link, a:visited {
color : #900;
}
#top img, #top a:hover {
border : none;
text-decoration : none;
}


/* ----------- container ----------------- */

#top {
width : 190px;
height : 152px;
display : block;
}
#skip {
display : none;
}
#left {
display : none;
}
#main {
font-size : .7em;
}
#breadcrumbs {
display : none;
}
#content {
line-height : 150%;
}
#sidebar {
display : none;
}
#footer {
clear : both;
font-size : .6em;
}
#footerMenu {
display : none;
}


/* ----------- specs ----------------- */

#content p.navint {
padding : 1em 0;
text-align : right;
border-top : 1px solid #000;
}
.hide {
display : none;
}
.spacer {
height : 10px;
margin : 0;
padding : 0;
border-bottom : 1px solid #999;
}
h3.newsDate {
color : #999;
text-align : right;
margin : 0 20px 0 0;
font-weight : normal;
}
#downloadTable caption {
padding : 4px;
font-weight : bold;
border-bottom : 1px solid #000;
}
#downloadTable th {
text-align : left;
padding : 4px;
border-bottom : 2px groove #000;
}
#downloadTable td {
padding : 4px;
margin : 0;
border-bottom : 1px solid #ccc;
}
#vorstand {
margin-top : 2em;
border : 1px solid #666;
}
#vorstand th, #vorstand tr {
padding : 4px;
text-align : left;
vertical-align : top;
border-bottom : 1px solid #666;
}
#vorstand td {
padding : 4px;
border-right : 1px solid #666;
border-bottom : 1px solid #666;
}

/* ----------- search ----------------- */

.found {
margin : 10px 0 4px 0;
border-bottom : 1px solid #ccc;
}
li.found strong {
border-bottom : 1px dotted #666;
}

