* {
    margin: 0;
    padding: 0;
    border: 0;
}

.printonly {
    display: none;
}

.clear {
    clear: both;
}

#container {
    position: relative;
    margin: 1em auto;
    margin-bottom: 0px;
    width: 996px;
    background-image: url(../images/back.left.jpg);
    background-repeat: repeat-y;
}

#footer {
    margin: 0 auto;
    width: 996px;
    text-align: right;
    color: #666;
    font: 10px Arial;
    background: none;
}

div.tx-bblanguageselect-pi1 {
    float: right;
    position: relative;
    top: 4px;
}

div.tx-bblanguageselect-pi1 img {
    position: relative;
    top: 2px;
}

div.tx-bblanguageselect-pi1 a img {
   position: relative;
   top: -3px;
}

#footer a {
    color: #666;
    font: 10px Arial;
}

#top {
    width: 996px;
    height: 95px;
    background-image: url(../images/back.top.jpg);
    background-repeat: no-repeat;
}

#logo {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 250px;
    height: 80px;
}

#bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 996px;
    height: 7px;
    border: none;
    font-size: 0px;
    background-image: url(../images/frame.bottom.jpg);
    background-repeat: no-repeat;
}

#inbox {
    position: relative;
    padding-left: 16px;
    width: 980px;
}

#menu {
    position: absolute;
    top: 0px;
    left: 15px;
    width: 760px;
    height: 26px;
    padding-left: 80px;
    border-top: 1px solid #E1E2E2;
}

#menu .menu_item {
    float: left;
    width: 120px;
    height: 23px;
    background-image: url(../images/menu.item.gif);
}

#menu .menu_item_active {
    float: left;
    width: 121px;
    height: 23px;
    background-image: url(../images/menu.item.active.gif);
}

#menu .menu_item a, #menu .menu_item_active a {
    display: block;
    clear: none;
    text-align: center;
    font: 12px Arial;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    text-decoration: none;
}

#left {
    float: left;
    width: 426px;
}

#karte {
    top: -69px;
    left: -25px;
    width: 400px;
    height: 400px;    
    float: left; 
    padding-right: 10px;
}

#contentimg, #map {
    position: relative;
    top: -69px;
    left: -25px;
    width: 425px;
	float: left;
    margin-right: 0px;
	margin-bottom: -60px;
}

#map {
	top: -45px;
	margin-bottom: -60px;
	left: -30px
	width: 325px;
	height: 400px;
}

#contenttext {
	
}

#content {
    font: 12px Arial;
    float: left;
    width: 790px;
    margin-top: 21px;
    padding-top: 49px;
    padding-left: 26px;
    padding-right: 24px;
    padding-bottom: 16px;
}

#content h1 {
    font: 14px Arial;
    font-weight: bold;
    padding-bottom: 20px;
}

#content h2 {
    font: 12px Arial;
    color: #D0033F;
    font-weight: bold;
}

#content p {
    padding-bottom: 10px;
	white-space: normal;
}

#content ul {
    padding-left: 20px;
    padding-bottom: 10px;
}

#content a {
    color: #D0033F;
}

#right {
    position: relative;
    padding-top: 52px;
    width: 120px;
    margin-right: 10px;
    background-image: url(../images/back.right.gif);
    float: left;;
}

#right ul.submenu {
    font: 12px Arial;
    color: #FFFFFF;
    list-style-type: none;
    padding-bottom: 100px;
}

#right ul.submenu li a {
    display: block;
    padding-left: 10px;
    padding-bottom: 2px;
    font: 12px Arial;
    color: #FFFFFF;
    text-decoration: none;
}

#right ul.submenu_level2 {
    padding-left: 20px;
    list-style-type: none;
    background-image: url(../images/back.right.level2.gif);
    padding-top: 7px;
    padding-bottom: 12px;
}

#right ul.submenu_level2 li.submenu_level2_akt {
    color: #D0033F;
    list-style-type: disc;
}
     
div#right ul.submenu li.submenu_akt a{
    font-weight: bold;
    color: #B1B1B3;      
}
     
#right ul.submenu_level2 li.submenu_level2_akt a {
    display: inline;
    color: #D0033F;
    font-weight: bold;
}

#right ul.submenu_level2 li a {
    padding-left: 0;
    font: 12px Arial;
    color: #FFFFFF;
    text-decoration: none;
}

#rightbottom {
    width: 119px;
    position: absolute;
    bottom: 0;
    height: 10px;
    left: 0;
    background-image: url(../images/right.bottom.gif);
    background-repeat: no-repeat;
    background-color: #fff!;
}

.redtext {
	color: #cc0033;
}

#langsel {
    display: inline;
    width: 55px;
}

.copy {
	float: left;
	padding-left: 15px;
}

.align-justify {
	text-align: justify;
}
