/* Grundeinstellungen vornehmen */
body {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color: #FFFFFF;
  color: #878889;
  padding: 20px;
  min-width: 870px;
}

a {
  color: #003a80;
	text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

.hideme {
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

h2 {
	color: #003a80;
	font-size: 20px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: -5px;
}

h3 {
	width: auto;
	color: #003a80;
	background-color: #dce3e8;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}

h4 {
	color: #003a80;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
}


h5 {
	color: #003a80;
	font-weight: bold;
	display: inline;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 7px;
}

/* Header mit Logo */
#printerlogo {
  font-size: 0em;
  display: none;
}

#header {
	width: 870px;
  background: #FFFFFF url(../img/bg_header.jpeg) no-repeat right top;
}

#logo {
  background-image: url(../img/imibe_logo.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: left;
}

/* Hauptbereich */
#hauptbereich {
	width: 870px;
  color: #878889;
  font-size: 12px;
	line-height: 16px;
}

/* linke Spalte */
#lCol {
 	display: block;
	float: left;
  width: 210px;
	background-image: url(../img/navbox_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Hauptbereich | Inhalte*/
#lMain {
	display: block;
	float: left;
	width: 655px;
	min-height: 380px;
	height: 100%;
	padding: 0px 5px 0px 0px;
	background-image: url(../img/bg_main.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#lMain ul, #lMain li {
	margin: 0px;
	padding: 0px;
}

#lMain li {
	margin-left: 15px;
}

/* Newsbereich */
#lMain #newsheader {
	display: block;
	width: 148px;
	background-color: #dce3e8;
	text-transform: uppercase;
	color: #003a80;
	font-size: 20px;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #b8c7d2;
	padding-left: 2px;
}

#lMain .newsentry {
	display: block;
	width: 150px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #b8c7d2;
}

/* Hauptnavi-Leiste */
#navline {
	width: 870px;
}

/* Sprachwahl */
#setlang {
	display: block; /* block; */
	float: left;
}

#setlang ul {
	width: 190px;
	height: 46px;
	background-color: #b8c7d2;
	background-image: url(../img/navbox_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
}

#setlang li {
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 6px;
}

#setlang a {
	color: #FFFFFF;
}

#setlang a.active {
	color: #003a80;
}


/* Hauptmenue */
#navH {
  display: block;
	float: left;
	min-height: 51px;
	color: #728fa5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  text-transform: uppercase;
  text-align: center;
	width: 520px;
}

#navH ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
}

#navH li {
  display: block;
	float: left;
	list-style: none;
	padding: 0px;
}

#navH li.active a {
  list-style: none;
  color: #003a80;
	background-color: #dbe3e8; 
}

#navH a {
	display: block;
	float: left;
  color: #728fa5;
  text-decoration: none;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-weight: bold;
}

#navH a.jumper {
	padding: 0px;
}

#navH a:hover {
  text-decoration: none;
	color: #003a80;
	background-color: #dbe3e8; 
}

.bullet, .bulletsub {
  display: none;
}

/* Suche */
#search {
	padding-top: 4px;
	width: 150px;
}

#search, #search input {
	display: block;
	float: left;
	font-size: 12px;
}

#search #fld_search {
	width: 120px;
	color: #777;
}

#search #btn_search  {
	display: block;
	float: left;
	padding-left: 4px;
}

#search #btn_search_text {
		display: none;
}

/* Untermenue */
#navUbottom {
	height: 13px;
	background-image: url(../img/navbox_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 30px 0px 5px 10px;
	font-size: 10px;
	line-height: 12px;
	color: #003a80;
}

#navUbottom a {
	color: #003a80;
	font-size: 10px;
	font-weight: normal;
}

#navU {
  padding: 0px 0px 0px 10px;
	/* --- ie height-fix --- */
	min-height: 330px;
	height: auto !important;
	height: 330px;
  /* --- /ie height-fix --- */
}

#navU ul {
  border: none;
  list-style: none;
}

#navU li {
  padding: 0em 1em 1em 0em;
}

#navU li.active a {
  display: block;
  width: 160px;
	text-decoration: none;
	text-transform: uppercase;
  list-style: none;
	font-weight: normal;
	background-image: url(../img/nav_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 14px;
}

#navU li a {
  display: block;
  width: 160px;
	color: #003a80;
  text-decoration: none;
	text-transform: uppercase;
	background-image: url(../img/nav_0.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 14px;
}

#navU li a:hover {
  display: block;
  color: #003a80;
	font-weight: bold;
	background-image: url(../img/nav_1.png);
}

#navU li.sub2, #navU li.sub2-active {
	padding: 0px 0px 10px 0px;
}

#navU li.sub2 a {
	width: 158px;
	background: none;
	padding: 0px 0px 0px 20px;
	text-transform: none;	
	font-size: 10px;
}

#navU li.sub2-active a {
	width: 160px;
	color: #003a80;
	font-weight: bold;
	background: none;
	padding: 0px 0px 0px 20px;
	text-transform: none;
	font-size: 10px;
}

#navU li.sub2 a:hover, #navU li.sub2-active a:hover {
background-image: none;	
}

/* footer_menu */
#navFooter {
  display: block;
	clear: left;
	padding-top: 30px;
	padding-left: 210px;
	color: #878889;
	font-size: 11px;
}

#navFooter a {
	color: #878889;
	font-size: 11px;
}

/* aus vorlage */
ul, li {
	margin: 0px;
	padding: 0px;
}

img {
  border: 0px none;
  margin: 0px;
}

table {
  border: 0;
  width: 100%;
}

td, th {
  vertical-align: top;
  empty-cells: show;
}

abbr[title], acronym[title] {
  border-bottom: 1px dashed #000000;
  font-variant: normal;
  text-transform: none;
}

legend {
  display: none;
}


/* Ansichtsoptionen */
#ansicht {
  text-align: left;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

#ansicht .hideme {
  display: none;
}

#ansicht ul {
  margin-left: 0px !important;
  padding-left: 0px !important;
  display: inline;
}

#ansicht li {
  margin-left: 0px !important;
  border: 0px solid #3E5567 !important;
  padding: 0px 3px 0px 3px !important;
  list-style: none;
  display: inline;
	border-left: 1px solid #3E5567  !important;
}

#ansicht li.last {
  list-style: none;
  display: inline;
  padding-right: 11px !important;
	border: 0px solid #000000;
}

#ansicht li.first {
 border: 0px solid #000000 !important;
}

#ansicht img {
  vertical-align: middle;
  border: 0 !important;
}

/* Metanavigation */
#metanavigation {
	position: absolute;
	margin: 129px 0px 0px 45px; /* standard */ 
  text-align: left;
  font-family: Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 60%;
	text-transform: uppercase;
}

#metanavigation ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
}

#metanavigation li {
  margin-left: 0;
  padding: .1em 1em;
  border-left: 1px solid #3E5567;
  list-style: none;
  display: inline;
}

#metanavigation li.active {
  list-style: none;
  display: inline;
  text-decoration: none;
  color: #D04141;
}

#metanavigation li.first {
  list-style: none;
  display: inline;
}

#metanavigation li.last {
  margin-left: 0;
  padding: .1em 1em;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3E5567;
  list-style: none;
  display: inline;
}

#metanavigation li.lastactive {
  margin-left: 0;
  padding: .1em 1em;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3E5567;
  list-style: none;
  display: inline;
  text-decoration: none;
  color: #D04141;
}

#metanavigation a {
  color: #003A80;
  text-decoration: none;
}

#metanavigation a:hover {
  text-decoration: underline;
}

#metanavigation #text {
	display: none;
}

