html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
  }
  
table.blaettertable{
	width:98%;
}
  
TD.LeftMenue {
	display:none;
}

TD.RightMenue {
	display:none;
}

TD.td_tabletitle{
	display:none;
}

.tdlinks {
	display:none;
}

img[src="mlogo.jpg"] {
	position:absolute;
	top:150pt;
}
  
A:link { 
	text-decoration:none;
	color: #44a;
}

A:active { 
	text-decoration:none;
	color: #44a;
}

A:hover {
	text-decoration:none;
	color: #707070;
}

A:visited { 
	text-decoration:none;
	color: #44a;
}

img { border:0px; }

form { display:inline; }

.CBUeberschrift {
	color: #44a;
	font: bold 1.6em;
}

.CBAUeberschrift {
	color: black;
	font: bold 11pt/20pt;
}

.CBLUeberschrift {
	color: black;
	font: bold 10pt/15pt;
}

.CBSchrift {
	color: #000;
	font: normal 10pt/11pt;
}

.CBSchrift A:link {
	font: normal 10pt/11pt;
}

.CBSchrift A:active {
	font: normal 10pt/11pt;
}

.CBSchrift A:hover {
	font: normal 10pt/11pt;
}

.CBSchrift A:visited {
	font: normal 10pt/11pt;
}

.CBSchriftKlein {
	text-align: right;
	font: 7pt;
}

.CBSchriftKlein A:link {
	color: black;
	text-align: right;
	font: 7pt;
}

.CBSchriftKlein A:active {
	color: black;
	text-align: right;
	font: 7pt;
}

.CBSchriftKlein A:hover {
	text-align: right;
	font: 7pt;
}

.CBSchriftKlein A:visited {
	color: black;
	text-align: right; 
	font: 7pt;
}



.IBAUeberschrift {
	color: black;
	font: bold 9pt/18pt;
}
.IBAUeberschrift A {
	font: normal 8pt;
}
.IBAUeberschrift A:visited {
	font: normal 8pt;
}
.IBAUeberschrift A:active {
	font: normal 8pt;
}
.IBAUeberschrift A:hover {
	font: normal 8pt;
}

/* wird die Klasse noch verwendet? Hab nix gefunden... */
.IBLUeberschrift {
	color: black;
	text-align: left;
	font: bold 8pt;
}
.IBSchrift {
	color: black;
	font: normal 8pt;
}
.IBSchrift A {
	font: normal 8pt;
}
.IBSchrift A:visited {
	font: normal 8pt;
}
.IBSchrift A:active {
	font: normal 8pt;
}
.IBSchrift A:hover {
	font: normal 8pt;
}


.MenuBox {
	color: black;
	padding-top: 0;
	padding-right: 2px;
	padding-left: 0;
	vertical-align: top;
	font: bold 8pt/10pt;
        min-height:30px; 
        line-height:30px;
}
.MenuBox A:link {
        font-size: 10pt;
        font-weight:bold;
	color: black;
        padding-bottom:10px;
        min-height:30px; 
        line-height:30px;

}
.MenuBox A:active {
        font-size: 10pt;
        font-weight:bold;
	color: black;
        min-height:30px; 
        line-height:30px;

}
.MenuBox A:visited {
        font-size: 10pt;
        font-weight:bold;
	color: black;
        min-height:30px; 
        line-height:30px;

}
.MenuBox A:hover {
        font-size: 10pt;
        font-weight:bold;
	color: #44A;
	background: white;
        min-height:30px; 
        line-height:30px;

}




.mehr
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: white;
	LINE-HEIGHT: 12pt;
	text-align: left;
}
.mehr A{
	font-weight:bold;
	font-size:8pt;
}
.mehr A:hover {
	font-weight:bold;
	font-size:8pt;
}

.Themen
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR:black;
	text-align: left;
}

.Themen A{
	font-weight:bold;
	font-size:8pt;
}

.Themen A:hover {
	font-weight:bold;
	font-size:8pt;
}

.news{
	font-size:10pt;
}

.news-headline{
	font-size:10pt;
	font-weight:bold;
}

.newstd{
	width:98%; 
	border:0; 
	border-spacing:1px; 
	padding:1px;
}

.small
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
	text-align: left;
}

.small A{
	font-weight:normal;
	font-size:8pt;
}

.small A:hover {
	font-weight:normal;
	font-size:8pt;
}

.toptitel{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4444aa;
	font-size: 28px;
}

.toptitelsmall{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4444aa;
	font-size:13px;
}


.tdmitte{
	width:60%; 
	text-align:center; 
	vertical-align:top; 
	background-color:#dddddd;
	border:0;
}

.tdrechts{
	width:20%; 
	vertical-align:top; 
	text-align:left; /* muss drinbleiben, weil die übergeordnete table nen text-align:center hat (inline-style) */
	padding-left: 10px;
	border-right: 0;
	border-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 0;
	background: #fff;
	font: normal 10pt;
	height:100%;
}


.tdrechts A:link {
	text-align: left; /* muss drinbleiben, weil die übergeordnete table nen text-align:center hat (inline-style) */
	font: normal 8pt;
}
.tdrechts A:visited {
	text-align: left; /* muss drinbleiben, weil die übergeordnete table nen text-align:center hat (inline-style) */
	font: normal 8pt;
}
.tdrechts A:active {
	text-align: left; /* muss drinbleiben, weil die übergeordnete table nen text-align:center hat (inline-style) */
	font: normal 8pt;
}
.tdrechts A:hover {
	text-align: left; /* muss drinbleiben, weil die übergeordnete table nen text-align:center hat (inline-style) */
	font: normal 8pt;
}


.infobox{
	border-right: 0;
	border-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
	width: 98%;
	border-bottom: 0;
	background: #fff;
	font: normal 8pt;
        height:100%;
}
.infobox A:link {
	font: normal 8pt;
}
.infobox A:visited {
	font: normal 8pt;
}
.infobox A:active {
	font: normal 8pt;
}
.infobox A:hover {
	font: normal 8pt;
}

.infobox .mehr A:link {
	font: bold 8pt;
}
.infobox .mehr A:visited {
	font: bold 8pt;
}
.infobox .mehr A:active {
	font: bold 8pt;
}
.infobox .mehr A:hover {
	font: bold 8pt;
}


input {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	visibility: visible;
	border: 1px solid #4444aa;  
	color: Black;
	background-color: white;
	vertical-align:middle;
}

input.searchButton {
	font-size: 8pt;
	margin-bottom: 1px ! important;
	background: White url(http://192.168.0.14/hauptmenuebilder/search_icon.gif) 2px 1px no-repeat;
	cursor: pointer;
	padding: 1px 1px 1px 15px;
	text-transform: lowercase;
}

