html {
        margin: 0px;
}

body {
        margin: 0px;
        background-color: #FDF1D7;
}

.print {
        width: 0;
        height: 0;
        overflow: hidden;
        visibility: hidden;
}

.content {
 /*       position: absolute;*/
        position:relative;
/*        left: 25px;*/
        top: 25px;
        width: 1022px;
        height: 700px;
/*        margin: 0px 0px 0px 0px;*/
         margin:0 auto;
         background-color: #ffffff;
}

.bc_head_box {
        position: relative;
        top: 0px;
        left: 0px;
        width: auto;
        height: 175px;
        display: inline;
        float: left;
        overflow: hidden;
}

.bc_head_img {
        position: relative;
        top: 0px;
        left: 0px;
        width: auto;
        height: auto;
        display: inline;
}

.bc_head_text {
        position: relative;
        top: 0px;
        left: 0px;
        width: 200px;
        height: 25px;
        display: block;
        overflow: hidden;
        padding: 5px 0px 0px 5px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #02491D;
}

.bc_text {
        position: relative;
        top: 0px;
        left: 0px;
        width: 632px;
        height: 335px;
        padding: 0px 30px 0px 30px;
        border: 0px;
        margin: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #000000;
        line-height: 14px;
        overflow: auto;
        /* IE Scrollbar-Colors */
        scrollbar-base-color: #DDC77B;
        scrollbar-3dlight-color: #ECE5CE;
        scrollbar-arrow-color: #911432;
        scrollbar-darkshadow-color: #C4B47B;
        scrollbar-face-color: #E3D39B;
        scrollbar-highlight-color: #ECE5CE;
        scrollbar-shadow-color: #C4B47B;
        scrollbar-track-color: #DDC77B;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 572px;
}

html>body .bc_text {
        width: 572px;
}

.bl_news {
        position: relative;
        top: 0px;
        left: 0px;
        width: auto;
        height: auto;
        padding: 10px;
        border: 0px;
        margin: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #000000;
        line-height: 14px;
        overflow: auto;
}

a.bc_text_link {
        color: #8F0F30;
        text-decoration: underline;
}

em { font-style: normal;
     color: #911432;
}

h1 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        line-height: 14px;
        color: #911432;
}

h2 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        line-height: 14px;
        color: #911432;
}

/* --------- Positioning --------- */

.box_all {
        position: absolute;
        overflow: hidden;
}

.box_pt {
        top: 0px;
        height: 110px;
}

.box_pb {
        top: 115px;
        height: 585px;
}

.box_pl {
        left: 0px;
        width: 190px;
}

.box_pc {
        left: 195px;
        width: 632px;
}

.box_pr {
        left: 832px;
        width: 190px;
}

/* --------- Coloring --------- */
/* tl und tr fuer Jubilogo vertauscht */

.box_tl {
        background-color: #658A3C;
        z-index:1; /* fuer Jubilogo */
}

.box_tc {
        background-color: #02491D;
        background-image: url("../img/all/logo_head.gif");
}

.box_tr {
        background-color: #658A3C;
}

.box_bl {
        background-color: #B8CE79;
        z-index:1; /* fuer Jubilogo */
}

.box_bc {
        background-color: #E6D28D;
}

.box_br {
        background-color: #76A640;
}

/* --------- Jubilogo --------- */

.box_jubilogo {
			  position: relative;
        	  overflow: hidden;
        	  width: 96px;
        	  height: 132px;
        	  top: 18px;
        	  left: 80px;
        	  z-index:2;
}

/* --------- Navigation --------- */

ul.nav {
        width: 100%;
        height: auto;
        padding: 0px;
        border: 0px;
        margin: 0px;
        list-style-type: none;
        font-family: Verdana, Arial, sans-serif;
        letter-spacing: -1px;
        overflow: hidden;
}

ul.nav a {
        width: 100%;
        padding: 8px;
        border: 0px;
        margin: 0px;
        color: #02491D;
        display: block;
        text-decoration: none;
}

ul.nav li.normal {
        background-color: #B8CE79;
}

ul.nav li.normal a:hover {
        background-color: #EAF0B0;
}

ul.nav li.normal a:active {
        background-color: #B8CE79;
}

ul.nav li.active {
        background-color: #EAF0B0;
}

ul.main {
        font-size: 11px;
        font-weight: bold;
}

ul.sub {
        font-size: 10px;
        font-weight: normal;
        line-height: 14px;
}

ul.sub li {
        border-style: solid;
        border-color: #B8CE79;
        border-width: 1px 0px 0px 0px;
}

ul.sub a {
        padding: 4px 8px 8px 16px;
}

ul.sub a:hover {
        text-decoration: underline;
}
