body {
    background-color: #ffffff;
    color: #2f292b;
    margin: 0px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

img {
    border: 0px;
}

div#wrapper {
    text-align: left;
    margin-left: auto;
    margin-right: auto;    
    width: 952px;
  
}
div#contentwrapper {
    text-align: left;
    border-left: 1px solid #03509e;  
    padding-bottom: 40px;
    height: 1%;
}

div#topmenu {
    text-align: right;
    line-height: 30px;
    font-size: 9px;
    color: #00529e;
    background-color: #ffffff;
}
div#topmenu a {
    color: #2f292b;
    background-color: #ffffff;
    text-decoration: none;
}

div#topmenu a:hover {
    color: #00529e;
    background-color: #ffffff;
    text-decoration: underline;
}

div#links {
    float: left;
    width: 225px;
    border-top: 7px solid #03509e;
}

div#menu {

}

div#menu div, div#menu div.ebene_1 {
    padding-left: 32px;
    background-image: url('/images/menu-bullet.gif');
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 12px;
    background-color: #026eb7;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
}

div#menu div.ebene_1_exp {
    background-color: #03509e;
    color: #ffffff;
    font-weight: bold;
}

div#menu div.ebene_1_high {
    background-color: #03509e;
    color: #ffffff;
}

div#menu div.ebene_2 {
    background-color: #027dd3;
    padding-left: 54px;
    background-position: 20px 0px;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;    
}

div#menu div.ebene_2_exp {
    padding-left: 54px;
    background-position: 20px 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #027dd3;    
}

div#menu div.ebene_2_high {
    background-color: #03509e;
    padding-left: 54px;
    background-position: 20px 0px;
    font-size: 12px;
}



div#menu div.ebene_3 {
    background-color: #027dd3;
    padding-left: 70px;
    background-position: 36px 0px;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}

div#menu div.ebene_3_exp {
    padding-left: 70px;
    background-position: 36px 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #027dd3;    
}

div#menu div.ebene_3_high {
    background-color: #03509e;
    padding-left: 70px;
    background-position: 36px 0px;
    font-size: 12px;
}

div#menu * a {
    color: #ffffff;
    text-decoration: none;
}


div#rechts {
    float: left;
    width: 725px;
}

div#footer {
    background-color: #03509e;
    color: #ffffff;
    font-size: 10px;
    line-height: 18px;
    padding-left: 16px;
}

div#content {
    padding-left: 34px;
    padding-right: 34px;
    padding-top: 16px;
    font-size: 11px;
}

h1 {
    padding: 0px;
    margin: 0px;
    color: #026eb7;
    background-color: #ffffff;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 9px;
}

h2 {
    padding: 0px;
    margin: 0px;
    margin-top: 9px;
    margin-bottom: 15px;    
    font-size: 14px;
    font-weight: bold;
    padding-left: 12px;
    background-image: url('/images/h2bg.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #03509e;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    margin-top: 9px;
    margin-bottom: 6px;    
}

div#content * strong {
    font-weight: bold;
}

div#content * a {
    text-decoration: underline;
    color: #2f292b;
   
}
div#content * a:hover {
    text-decoration: none;
    color: #03509e;
}

.bild_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.bild_center {
	text-align: center;
	margin-bottom: 8px;
}

.bild_left_no_float {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right_no_float{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.bild_right{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}


.bilduntertitel {
    color: #026eb7;
    font-size: 9px;
}

div.fliesstext {
    width: 650px;
}

div.fliesstext2spaltig {
    width: 272px;
}

div#content * ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

div#content * ul li{
    background-image: url('/images/bullet.gif');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 8px;
    margin-left: 0px;
}

div#printbutton {
    background-image: none;
    text-align: center;
    font-size: 9px;
    background-color: #026eb7;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
}
div#printbutton a, a:visited{
    color: #ffffff;
    text-decoration: none;
}

div#printbutton a:hover, a:active{
    color: #ffffff;
    text-decoration: none;
}