/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD {
	font-family: arial;
}
P, OL, UL, DIV, TH, TD {
	font-size: 12px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

BODY,HTML { height: 100%; }

BODY { margin: 0 0 0 0; 
}
.height100vH { height: 100%; }

TABLE.maintable, TABLE.innertable, TABLE.menuandcontenttable, TABLE.menubottomtable { height: 100%; }
TABLE.innertable { border: 1px solid #999999 }

thead { display: table-header-group; }
tfoot { display: table-footer-group; }

TD#windowclose {border-top: dotted 1px #999999;}
TD#windowclose { height: 20px; }
TD#windowclose P {
	font-size: 10px;
	text-align: center;
	padding: 5px 0px 0px 0px;  /* Abstand zur gestrichelten Linie */
}

TD#footer {border-top: dotted 1px #999999;}
TD#footer { height: 20px; }
TD#footer P {
	font-size: 10px;
	text-align: center;
	padding: 5px 0px 0px 0px;  /* Abstand zur gestrichelten Linie */
}

TD#banner P {
	margin-bottom: 1px;
}

/* Content column */
TD#content {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	vertical-align: top; 
        background-color: white;
}

@media screen {
	#header { height: 92px; }
/* TD#content A:link { color: #33CB95; } */
  TD#content A:link { color: blue; }
  TD#content A:active { color: #8A633C; }
/* TD#content A:visited {color: #686868; } */
  TD#content A:visited {color: blue; }
  .atprint { display: none; visibility: hidden; }
}


/* Menu 1 column */
DIV.quick {
        padding-left: 12px;
        font-size: 8pt;
}

DIV.quick A {
	color: white;
	text-decoration: none;
}

TD#menu_1 {	
	height: 116%;
}
TD#menu_1 DIV.menu1-level1-no, TD#menu_1 DIV.menu1-level1-act, TD#menu_1 DIV.menu1-level2-no, TD#menu_1 DIV.menu1-level2-act {
        padding-left:8px;
        padding-top:3px;
        text-align: left; 
        font-size: 8pt;
	width: 95%;
}
TD#menu_1 DIV A {
	color: white;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	color: #33CB95;
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
/*  border-bottom: 1px dotted #999999; */
	padding-left: 11px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
/*  border-bottom: 1px solid #999999; */
	padding-left: 11px;
	font-weight:bold;
}
TD#menu_1 DIV.menu1-level1-act A {
  color: white;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 8pt;
  padding-left:15px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 8pt;
  /* font-weight:bold; */
  padding-left:15px;
}
TD#menu_1 DIV.menu1-level2-act A {
  color: #33CB95;
}
TD#menu_1 DIV#menuwrap {
  vertical-align: top; position: relative;
}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: arial;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

TD#header_1 {
  background-color: white;
}
TD#header_1 DIV.logo {
  padding: 0px 0px 0px 10px;
}

.nachoben { font-size: 9px; margin-top: 10px; }
/* Kontakt-Formular */
.csc-form-field, .csc-form-field-ort, .csc-form-field-nachricht { border: 1px solid black; background-color: #cccccc; }
.csc-form-label-req { font-weight: normal; }
.csc-form-labelcell { vertical-align: top; }
.csc-form-err-msg {
	font-family: arial;
	font-size: 14px;
	color: red;
}

.csc-mailform-frame { }
.csc-mailform-frame-td { padding: 20px; }
.csc-form-field-ort { width: 207px; }
.csc-form-field-nachricht { width: 264px; }


/* Ueberschriften */
.csc-firstHeader { font-size: 22pt; font-weight: normal; font-family: arial; margin: 0px 0px 20px 0px }

/* Sitemap */
li.closed IMG { display: none; }

/* Banner */
.randomimage {text-align: center;}

/* BKK24-Beitragsrechner */
 .result1 {width: 100px; font-weight: bold; color: black; text-align: right; background-color: yellow;}
 .result2 {width: 100px; color: black; text-align: right;}
 input.numerisch { text-align: right; }
 .meldungtext { color: #808080; font-size: 18px; font-weight: bold; text-align: center; margin-top: 20px; padding: 2px; }

/* Druckerfreundliche Seite */
@media print {
	TABLE.innertable { border: 0px; }
        #header_1 { height: 52px; }
        #header_2, #header_3, #header_4 { display: none; visibility: hidden;}
        #menu_1 { display: none; visibility: hidden;}
        #content {
                width: 640px;
                border: 0;
                margin: 0 5%;
                padding: 0;
                float: none;
                color: black;
                background: transparent;
        }
        a:link, a:visited {
                color: #520;
                background: transparent;
                font-weight: bold;
                text-decoration: underline;
        }
	#content IMG#headline { display: none; visibility: hidden; width: 1px;}
	.nachoben { display: none; visibility: hidden; }
	.atscreen { display: none; visibility: hidden; }
}
