body {
	height: 100%;
	border : 0 none inherit;
	margin : 0;
	padding : 0;
	background : #F2F9FC url("/design/imbse/img/bg.gif") repeat-x fixed;
	font-family : tahoma, verdana, sans-serif;
	font-size : 13px;
	text-align: center;
	line-height:140%;
	color : #454545;
	vertical-align: top;
}
p, input, img , table, tr, td, span, div, form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}
.all {
	position: relative;
	height: 100%;
	margin: auto;
	width: 779px;
	background : url("/design/imbse/img/bg_all.gif") repeat;
	text-align: left;
	border-left: 1px solid #C2D8E4;
	border-right: 1px solid #C2D8E4;
}
/* opera-bug */
@media not tty { .all { width: 781px;} }
.main {
	width: 779px;
	height: auto;
	min-height: 100%;
}
html>body .all {
	height: auto;
	min-height: 100%;
}
.empty, .footer {
	height: 20px;
}
.footer {
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	text-align: left;
	vertical-align: bottom;
}
.linke_spalte {
	background: #cccccc;
	width: 209px;
	float: left;
}
.content {
	width: 356px;
	margin: 20px 20px 50px 20px;
	float: left;
	overflow: hidden;
}
.rechte_spalte {
	background: #cccccc;
	width: 170px;
	float: right;
	margin-right: 0px;
}
a {
	color: #193965;
	text-decoration: underline;
}
.logo {
	width: 779px;
	background: #ffffff;
}
.logo img {
	margin: 15px 0px 25px 35px;
}
/* navigation */
.linke_spalte ul, .linke_spalte li {
	list-style-type: none;
        padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}
/* erste ebene */
.linke_spalte ul li a {
  background: #0084ce url("/design/imbse/img/bg_nav_1_0.gif") no-repeat;
	padding: 2px 5px 3px 24px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	min-height: 19px;
	font-weight: bold;
}
.linke_spalte ul li a:hover {
  background: #0084ce url("/design/imbse/img/bg_nav_1_1.gif") no-repeat;
}
.linke_spalte ul li a.navi-active-1 {
  background: #0084ce url("/design/imbse/img/bg_nav_1_1.gif") no-repeat;
}
/* zweite ebene */
.linke_spalte ul li li a {
  background: #4DA9DD url("/design/imbse/img/bg_nav_2_0.gif") no-repeat;
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #5db8eb;
	padding: 2px 5px 3px 35px;
	font-weight: normal;
}
.linke_spalte ul li li a:hover {
  background: #4DA9DD url("/design/imbse/img/bg_nav_2_1.gif") no-repeat;
}
.linke_spalte ul li li a.navi-active-1 {
  background: #4DA9DD url("/design/imbse/img/bg_nav_2_1.gif") no-repeat;
}
/* dritte ebene */
.linke_spalte ul li li li a {
  background: #4DA9DD url("/design/imbse/img/bg_nav_3_0.gif") no-repeat;
	padding: 2px 5px 3px 45px;
}
.linke_spalte ul li li li a:hover {
  background: #4DA9DD url("/design/imbse/img/bg_nav_3_1.gif") no-repeat;
}
.linke_spalte ul li li li a.navi-active-1 {
  background: #4DA9DD url("/design/imbse/img/bg_nav_3_1.gif") no-repeat;
}
/* vierte ebene */
.linke_spalte ul li li li li a {
  background: #4DA9DD url("/design/imbse/img/bg_nav_4_0.gif") no-repeat;
	padding: 2px 5px 3px 55px;
}
.linke_spalte ul li li li li a:hover {
  background: #4DA9DD url("/design/imbse/img/bg_nav_4_1.gif") no-repeat;
}
.linke_spalte ul li li li li a.navi-active-1 {
  background: #4DA9DD url("/design/imbse/img/bg_nav_4_1.gif") no-repeat;
}
/* ende navigation */
input {
	border: 1px solid #66B5E2;
	padding: 2px 5px 2px 5px;
	height: 23px;
	margin-bottom: 10px;
}
/* opera-bug */
@media not tty { input { height: 30px;} }
.button {
	height: auto;
  background: #E5F2FA url("/design/imbse/img/pfeil_button.gif") no-repeat;
	padding: 0px 10px 0px 30px;
	color: #0084CE;
}
.rechte_spalte .suchmaske {
	background: #B2DAF0;
	border-bottom: 1px solid #ffffff;
	padding: 10px 5px 0px 5px;
}
.rechte_spalte .infobox {
	background: #7FC1E6;
	border-bottom: 1px solid #ffffff;
	padding: 10px 5px 10px 5px;
	color: #ffffff;
}
.content h1 {
	color: #0073B4;
	font-size : 17px;
	margin: 0px 0px 20px 0px;
}
.content h2 {
	color: #0073B4;
	font-size : 17px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}
.content h3 {
	font-size : 15px;
	margin: 0px 0px 20px 0px;
	color : #454545;
}
.content h4 {
	font-size : 15px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color : #454545;
}
.content h5 {
	font-size : 13px;
	margin: 0px 0px 20px 0px;
}
.content h6 {
	font-size : 13px;
	margin: 0px 0px 20px 0px;
}
.content p {
	margin: 0px 0px 20px 0px;
}
