/* DATEI: bbz.css */
/* Dies ist die Style definition fuer innen-raum */
/* all rights reserved - alle rechte vorbehalten */


body{
font-size:11px;
color:#4c4c4c;
font-family:Verdana,Arial,sans-serif;
}

table, td, th, p{
margin:0px;
padding:0px;
font-size:11px;
color:#4c4c4c;
font-family:Verdana,Arial,sans-serif;
line-height:1.6em;
}


/* Textformatierungen  */

h1{ color:#640065; font-size:14px; font-weight:bold; margin-bottom:0px;}
h2{ color:#640065; font-size:11px; font-weight:bold; margin-bottom:5px; }
.righttext { color:#640065; font-size:11px; margin-bottom:12px; }
.center {
text-align: center;
}
.toplink, .toplink:link, .toplink:visited, .toplink:active, .toplink:hover {
text-align: center;
color:#640065;
font-size:10px;
text-decoration:none;
}

a:link, a:visited, a:active {
color:#4c4c4c;
text-decoration:underline;
}


.zeilenabstand {margin-bottom: -8px;}


/* BG-Formatierungen  C7C5C5  E1DED0 F4F5F3 6e6d71 */
.bg_topnav { background-color: #efeb9f; }
.bg_content { background-color: #e7e7e8; }
.bg_frame { background-color: #dcda00; }
.bg_nav { background-color: #d1d2d4; }
.bg_block { background-color: #8a8c8f; }

.bg_white_line { background-color:#ffffff; }
.bg_right { background-color:#9a999d; }

.bg_inside_border
{
border-color:#bbbbbb;
border-left-width:1px;
border-left-style:solid;
border-top-width:1px;
border-top-style:solid;
border-right-width:1px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
}

.nav_cell
{
border-right-width:1px;
border-right-style:solid;
border-right-color:#dcda00;
}

.imgmargin
{
border-color:#ffffff;
border-left-width:0px;
border-left-style:none;
border-right-width:15px;
border-right-style:solid;
border-bottom-width:2px;
border-bottom-style:solid;
}

ul {
margin: 5px 0px 0px 3px;
padding: 0px 0px 0px 0px;
}
li {
margin: 0px 0px 3px 15px;
padding: 0px 0px 0px 0px;
list-style-type:square;
}


/* Navigationsformatierungen  */
.topnav, .topnav:link, .topnav:visited, .topnav:active {
font-size:12px; color:#640065; font-family:Verdana,Arial,sans-serif; font-weight:normal; text-decoration:none;
}

.topnav:hover, .topnavact, .topnavact:link, .topnavact:visited, .topnavact:active, .topnavact:hover  {
font-size:12px; color:#640065; font-family:Verdana,Arial,sans-serif; text-decoration:none; font-weight:bold;
}

.subnav, .subnav:link, .subnav:visited, .subnav:active{ 
font-style:normal; font-weight:normal; font-size:11px; color:#640065; text-decoration:none;
}

.subnav:hover, .subnavact, .subnavact:link, .subnavact:visited, .subnavact:active {
font-style:normal; font-weight:bold; font-size:11px; color:#640065; text-decoration:none;
}

