@charset "windows-1252";
@import url('mbi_layout.css');
@import url('mbi_menu.css');
@import url('mbi_nav.css');
body {
	margin: 5px 0 5px 0;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 12px;
	background-image: url('../images/bg/bg.jpg');

}
/* Ueberschriften ---------------------------------- */
h1 {
	font-size: 1.65em;
	text-align: left;
	color: #044b88;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
.small h2 {
	font-size: 13px;
}
h3 {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: normal;
}
p {
	margin-top: 3px;
}
hr {
	border-bottom: 1px #1f1f1f solid;
}
/* Generelle Definitionen alles ---------------------------------- */
table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border: 0;
}
img {
	border: none;
}
.img_l {
	float: left;
	margin-right: .4em;
	margin-bottom: .4em;
}
.img_r {
	float: right;
	margin-left: .8em;
	margin-bottom: .8em;
}
#body_txt .img_l {
	margin-right: .8em;
	margin-bottom: .8em;
}
#body_txt .img_r {
	margin-left: .8em;
	margin-bottom: .8em;
}
.fotogalerie img {
	padding: .4em;
	padding-bottom: 16px;
	border: 1px #BED2E5 solid;
	background-image: url('../images/symbole/icon_lupeplus.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fff;
}
.abstand img {
	margin: .5em .5em .5em 0; /* Bilder innerhalb dieses Elements bekommen zusaetzlichen Abstand */
}
/* Formularfelder etc ---------------------------------- */
input {
	font-size: 12px;
	color: #044b88;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
input:hover, input:focus {
	border: 2px #7da4cb solid;
}
/* Listeneinteilung - underline */
.liste {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #BED2E5;
}
th.liste {
	font-weight: normal;
	background-image: url('../images/bg/balken_blau.png');
	background-position: left top;
	color: #fcfcfc;
	height: 28px;
}
/* Diverse ---------------------------------- */
.small {
	font-size: 11px;
}
.nix {
	display: none;
}
/* Download-Bereich Prospekte */
#dwnld {
	position: relative;
	z-index: 10;
	left: 1px;
	top: 1px;
	width: 120px;
	height: 100px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#dwnld div {
	position: relative;
	width: 120px;
	height: 110px;
	z-index: 3;
	top: -102px;
	left: 0;
}
#dwnld table {
	height: 100%;
}
#dwnld > img {
	border: 1px solid #BED2E5;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: .1em;
}
#dwnld span {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	padding: .1em;
}
#dwnld span img {
	width: 23px;
	height: 30px;
}
#dwnld a, #dwnld a:visited {
	text-decoration: none;
	display: block;
	padding: 0.3em;
	color: #ccc;
	background-image: url('../images/bg/bg_blau_dunkel.png');
	border: 1px #fff solid;
}
#dwnld a:hover {
	background-image: none;
	color: #fff;
}
/* Standardrahmen */
.bord_blau {
	border: 1px solid #BED2E5;
}
.bord_hell {
	border: 1px solid #ddd;
}
/* Kasten */
.kasten_blau {
	border: 1px solid #BED2E5;
	background-image: url('../images/bg/bg_blau.png');
	padding: .4em;
}
.kasten_glas {
	border: 1px solid #BED2E5;
	background-image: url('../images/bg/bg_glas.png');
	padding: .4em;
}
.kasten_rauchglas {
	border: 1px solid #BED2E5;
	background-image: url('../images/bg/bg_rauchglas.png');
}
/* Hintergruende */
.bg_blau {
	background-image: url('../images/bg/bg_blau.png');
}
.bg_glas {
	background-image: url('../images/bg/bg_glas.png');
}
.bg_rauchglas {
	background-image: url('../images/bg/bg_rauchglas.png');
}
.bg_weiss {
	background-color: #fff;
	background-image: none;
}
/* ---------- Kasten ---------- */
/* ---- links im text ----- */
a:link, a:active {
	text-decoration: underline;
	color: #044b88;
}
a:visited {
	text-decoration: underline;
	color: #033355;
}
a.aall {
	text-decoration: none;
}
a.ablock {
	text-decoration: none;
	display: block;
}
th.liste a {
	color: white;
	text-decoration: none;
}
th.liste a:visited {
	color: white;
}
a:hover {
	text-decoration: none;
	background-color: #7da4cb;
	color: #333;
	background-image: none;
}
th.liste a:hover {
	color: #fcfcfc;
	background-color: #7da4cb;
}
.kasten_blau a,  {
	color: #aaa;
}
.kasten_blau a:hover, .kasten_blau a:hover, .bg_dunkel a:hover, kasten_dunkel a:hover {
	color: #fff;
}
/* Farbschemata  der einzelnen Bereiche ---------------------------------------------------------- */
/* home ---------------------- 
#dvpage.home {
}  */
/* mbi ---------------------- 
#top_img.mbi {
} */
/* winpzw ----------------------
#top_img.winpzw {
} */
/* zeitplus --------------------
#top_img.zeitplus {
} */
/* produkte --------------------
#top_img.produkte {
} */
/* news ------------------------
#top_img.news {
} */
