/* -----------------------------------------------------------------------------------------
   MEDIENBOOTNETWORK
   ---------------------------------------------------------------------------------------*/
BODY      { color: #000000; background-color: #f0f0f0; margin: 0 }

img{
	border:0;
}

A      { color: #999; font-weight: bold; text-decoration: none }

A:hover    { color: #053b79; font-weight: bold; text-decoration: none }
A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #283C66;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #586F9E; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }
/* N-Tabelleninhalt */
.heading1    { color: #053b79; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff }
.heading2  { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff }
.heading3  { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5   { color: #555; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.heading6     { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #cccccc }
.Stand_der_Tabelle    { text-align: right }

/* Sitemap Tables */
.sitemap_heading  { color: #ffffff; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #666666; padding-top: 2px; padding-bottom: 2px }
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* FS */

.menu3  { color: #000; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; line-height: 180%; text-decoration: none }
.menu3 A:link  { color: #182b5c; font-weight: bold; text-decoration: none }
.menu3 A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.menu3 A:visited  { color: #182b5c; font-weight: bold; text-decoration: none }
.menu3 A:hover  { color: #060; font-weight: bold; text-decoration: underline }

.hauptfenster   { color: #000; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-decoration: none }
.hauptfenster A:link  { color: #182b5c; text-decoration: none }
.hauptfenster A:active  { color: #182b5c; text-decoration: none }
.hauptfenster A:visited  { color: #182b5c; text-decoration: none }
.hauptfenster A:hover  { color: #060; text-decoration: underline }

