html {
height: 100%;
}
body {
background-image: url(../images/bg_filler.jpg);
font-family: Verdana, Arial, Microsoft Sans Serif;
font-size: 0.7em;
color: #000000;
height: 100%;
margin: 0px;
}
#zentriert {
height: 100%;
width: 100%;
}
td.mittig {
text-align: center;
vertical-align: middle;
}
#main {
width: 800px;
height: 580px;
margin: 0 auto;
text-align: left;
background-color: #FFFFFF;
border: 1px dashed #CCCCCC;
}
#banner {
width: 798px;
height: 100px;
background: transparent url(../images/topbanner.jpg) center no-repeat;
margin: 1px;
}
#navigation {
margin: 0 1px;
background: transparent url(../images/linkbanner.jpg) center repeat-y;
}
table#navi a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Microsoft Sans Serif;
font-size: 0.9em;
margin: 3px;
}
table#navi a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Microsoft Sans Serif;
font-size: 0.9em;
margin: 3px;
}
table#navi a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Microsoft Sans Serif;
font-size: 0.9em;
margin: 3px;
}
table#navi a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Microsoft Sans Serif;
font-size: 0.9em;
margin: 3px;
}
td.nav {
width: 142px;
height: 40px;
text-align: center;
}
td.nav2 {
width: 1px;
height: 40px;
background-color: #FFFFFF;
}
td.nav3 {
height: 1px;
background-color: #FFFFFF;
background: url(1x1.gif) repeat #FFFFFF;
}
td.nav4 {
height: 1px;
background-color: #666666;
}
td.nav5 {
height: 5px;
background-color: #CCCCCC;
}
#head {
width: 798px;
overflow: auto;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 1px;
margin-right: 1px;
background-color: #FFFFFF;
}
.headline {
background-color: #CCCCCC;
color: #666666;
margin: 0px;
padding: 3px;
}
h1 {
font-size: 1.0em;
}
#meetings_links {
float: left;
width: 798px;
height: 390px;
overflow: auto;
margin: 1px 1px 1px 1px;
padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
display: inline;
text-align: left;
}
.line {
border-bottom: 1px dashed #CCCCCC;
padding-bottom: 10px;
}
a.link:link {
color: #000099;
text-decoration: none;
}
a.link:visited {
color: #000099;
text-decoration: none;
}
a.link:hover {
color: #000099;
text-decoration: underline;
}
a.link:active {
color: #000099;
text-decoration: underline;
}
acronym {
cursor: help;
}
ul.meetings {
padding-right: 5px;
list-style-type: square;
font-family: Georgia;
font-size: 1.2em;
line-height: 1.4em;
}
li {
margin-bottom: 10px;
}
