.pathway {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: Black;
        background-color: #E9E9E6;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
        float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
        align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
        padding-right: 5px;
        float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

body {

        height: 100%;
        padding: 0px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Black;
        background: #ffffff;
}
table {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Black;
        background: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
        color: #000CD5;
        text-decoration: none;
        font-weight: bold;
}

a:hover {
        color: #333333;
        text-decoration: none;
        font-weight: bold;
}

.button {
        padding: 1px 5px 1px 5px;
        color: #333333;
        font-family: Arial, Helvetica, Sans Serif;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        border:solid 1px #C0C0C0;
        background-image: url(../images/button.gif);
        background-repeat: repeat-z;
        height: 21px;
}

.inputbox {
        padding: 2px;
        border:solid 1px #cccccc;
        background-color: #ffffff;
}

.searchbox {
        border: 0px solid #4B4B4B;
        background-color: transparent;
        color: #3E3E3E;
}


.contentcolumn {
        padding-right: 5px;
}

.contentdescription {
        padding-right: 5px;
}

.contentheading {
        color: #DB241C;
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        border-bottom: 1px solid #000CD5;
}
.anmeldung_erhalten {
	color: #DB241C;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.contentpagetitle {
        font-size: 13px;
        font-weight: bold;
        color: #cccccc;
        text-align:left;
}

.componentheading{
        font-weight: bold;
        color: Black;
        font-size: 12px;
        font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table.moduletable {
        width: 100%;
        margin-bottom: 5px;
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
}

table.moduletable th {
        color: #DB241C;
        text-align: center;
        padding-top: 4px;
        padding-left: 0px;
        height: 21px;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        background: #E9E9E6;
        border: 0px solid #CCCCCC;
        border-bottom: 1px solid #000CD5;
}

table.moduletable td {
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
}

table.moduletable-header {
width: 100%; 
border: 1px solid #999999;
 }

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
        background-color : #ffffff;
        font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sectiontableentry2 {
        background-color: #f9f9f9;
        font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

.createdate {
        height: 15px;
        padding-bottom: 10px;
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

.modifydate {
        height: 15px;
        padding-top: 10px;
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
        background: url(../images/subhead_bg.png) repeat-x;
        color: #666666;
        text-align: left;
        padding-top: 2px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
        display: block;
        vertical-align: middle;
        font-size: 12px;
        font-weight: bold;
        color: Black;
        text-align: left;
        line-height: 20px;
        width: 100%;
        text-decoration: none;
        text-indent: 3px;
        height: 20px;
}

a.mainlevel:hover {
        display: block;
        vertical-align: middle;
        font-size: 12px;
        font-weight: bold;
        color: White;
        text-align: left;
        padding-top: 0px;
        width: 98%;
        text-decoration: none;
        height: 20px;
        text-indent: 3px;
        line-height: 20px;
        background-color: #DB241C;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #3E3E3E;
        text-align: left;
}

a.sublevel:hover {
        color: #ffcc00;
        text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #3E3E3E;
        text-align: left;
}

a.sublevel:hover {
        color: #ffcc00;
        text-decoration: none;
}

.header {
   color: #DEDEDE;
        text-align: left;
        padding-top: 2px;
        padding-left: 2px;
        padding-bottom: 2px;
        height: 30px;
        background-color: #C0C0C0;
}
.logo {
        font-size: 16px;
        color: #4B4B4B;
}

.title {
        font-size: 12px;
}

hr {
        background: #000CD5;
        height: 1px;
        width: 100%;
}
ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li
{
        background-image: none;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        margin: 0;
        font-size: 11px;
        line-height: 21px;
        white-space: nowrap;
        width: 70px;
        text-align: center;
        margin-right: 10px;
}

ul#mainlevel-nav li a
{
        display: block;
        text-decoration: none;
        color: #DB241C;
}
.navi_bg {
        width: 150px;
        background-color: #E9E9E6;
}
.navi_10 {
        width: 10px;
        background-color: #E9E9E6;
}
.navi_ob {
        width: 10px;
        background-color: #E9E9E6;
}
.navi_top {
        background-color: #E9E9E6;
}
.schatten_re {
        background-image: url(../images/schatten_re.png);
        background-repeat: repeat-y;
        width: 10px;
}
.schatten_un {
        background-image: url(../images/schatten_un.png);
        background-repeat: repeat-x;
        height: 10px;
}.schatten_ru {
        background-image: url(../images/schatten_ru.png);
        height: 10px;
        background-repeat: no-repeat;
}
.schatten_li {
        background-image: url(../images/schatten_li.png);
        background-repeat: repeat-y;
        width: 10px;
}
.schatten_lo {
        background-image: url(../images/schatten_lo.png);
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
}
