/* DATEI: bbz.css */
/* Dies ist die Style definition fuer bbz freiamt */
/* 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;
}


/* Textformatierungen  */
.footer{
font-size:10px;
color:#2e64a2;
padding: 0px 0px 5px 0px;
}

h2{ color:#6e6d71; font-size:11px; font-weight:bold; margin-bottom: 5px; }

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

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


/* BG-Formatierungen  C7C5C5  E1DED0 F4F5F3 6e6d71 */
.bg_content { background-color: #e7e7e8; }
.bg_frame { 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:#ee3a42;
}


.subnav_cell
{
border-left-width:1px;
border-left-style:solid;
border-left-color:#6e6d71;
padding-left: 10px;
}

.subnav_cellact
{
border-left-width:1px;
border-left-style:solid;
border-left-color:#2e64az;
padding-left: 10px;
}

.subsubnav
{
padding-left: 10px;
}

.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-top: 5px;  margin-left: 20px; }
li {margin-bottom: 3px;}


/* Navigationsformatierungen  */
.topnav{
font-size:12px; color:#6e6d71; font-family:Verdana,Arial,sans-serif; font-weight:normal;
}

.topnav:link, .topnav:visited, .topnav:active {
color:#4c4c4c; text-decoration:none;
}

.topnav:hover{
color:#4c4c4c; text-decoration:none; font-weight:bold;
}

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

.subnavact { font-style:normal; font-weight:bold; font-size:11px; color:#2e64a2; text-decoration:none; }
.subnavact:link { color:#2e64a2; text-decoration:none; font-weight:bold; }
.subnavact:visited { color:#2e64a2; text-decoration:none; font-weight:bold; }
.subnavact:active { color:#2e64a2; text-decoration:none; font-weight:bold; }
