* {
 font-size: 13px;
}

body {
 background-color: #e0e0e0;
 font-family: Verdana, Helvetica, sans-serif;
 color: #333;
 font-size: 11px;
 margin: 0;
}

a {
 color: #1c47ab;
}

#nav a {
 color: #fff;
}


#nav #menu a.nav{
 text-decoration: none;
 width: 175px;
 color: #fff;
 font-size: 10px;
 height: 20px;
 line-height: 19px;
 min-width: 175px;
 min-height: 20px;
 background-image: url(img/menuitem.gif);
 padding-right: 11px;
}

#nav #menu a.nav:hover, #nav #menu a.nav:active {
 color: #1c47ab;
 background-image: url(img/menuitem2.gif);
}

div.nav {
 margin-bottom: 1em;
 width: 175px;
 height: 20px;
 text-align: center;
 vertical-align: center;
 background-image: url(img/menuitem.gif);
 color: #fff;
 max-width: 175px;
 max-height: 20px;
 text-decoration: none;
}

div.nav:hover {
 background-image: url(img/menuitem2.gif);
 color: #1c47ab;
}

div.nav a {
 text-decoration: none;
 font-size: 10px;
}

div.nav:hover a {
 text-decoration: none;
 font-size: 10px;
 color: #1c47ab;
}

#nav {
 color: #fff;
 vertical-align:top;
 background: url(img/nav_header.jpg) no-repeat;
 font-size: 11px;
}

.margin5 {
 margin: 5px;
}

.header {
 font-size: 14px;
 font-weight: normal;
}

.header2 {
 font-size: 22px;
 font-weight: bold;
}

.pageheader {
 font-size: 22px;
 font-weight: bold;
 padding-bottom: 1em;
 margin-bottom: 1em;
 border-bottom: 1px solid #1c47ab;
}

div.underlined {
 padding-bottom: 1em;
 margin-bottom: 1em;
 border-bottom: 1px solid #1c47ab;
}

table.termin {
 font-size: 1em;
 width: 560px;
 padding: 0px;
 margin-bottom: 1em;
}

td.termin_datum {
 width: 90px;
 float: left;
 background: #1c47ab;
 border: 1px solid #1c47ab;
 text-align: center;
 color: #fff;
 height: 20px;
}

td.termin_titel {
 border-bottom: 1px solid #1c47ab;
 height: 19px;
 width: 470px;
 padding-left: 10px;
}

td.termin_main {
 padding-top: 6px;
 padding-right: 12px;
 padding-bottom: 6px;
 border-right: 1px solid #1c47ab;
 border-bottom: 1px solid #1c47ab;
 clear: left;
}

hr.nav
{
 width: 180px;
 height: 1px;
 color: #fff;
}

hr {
 width: 100%;
 height: 1px;
 color: #1c47ab;
}

.bold {
 font-weight: bold;
}

.wide ul li {
 margin-bottom: 15px;
}

.wide ul.nospace li {
 margin-bottom: 0px;
}

.wide ul.nospace {
 margin-bottom: 1em;
 margin-top: 0px;
}
