/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Basisdefinitionen */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background: #ffffff url(../pics/layout/body_back.png) repeat-x;
}
body {
	min-width: 994px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(../pics/layout/header_back.png) repeat-x 0px 72px;
	overflow-y: scroll !important;
	overflow-y: none;
}
.html_anfahrt {
	background: none;
}
.body_anfahrt {
	border-left: none;
	border-right: none;
	text-align: center;
	background: none;
}

* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #343434;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse:collapse;
	border-spacing: 0px;
}
table tr {
}
table tr th {
}
table tr td {
	vertical-align:top;
}
table.form-eingabe-zeile {
	width: 400px;
	margin: 0px auto 0px;
}
h1 {
	font-weight: bold;
	color: #61A4D5;
	font-size: 20px;
	line-height: 20px;
	margin:0px 0px 15px;
	line-height:23px;
}
.produkt h1 {
	margin: 0px 30px 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #000000;
	background: url(../pics/layout/h2_back.png) no-repeat left center;
}

b, strong {
	font-weight: bold;
	color: #000000;
}
i {
	font-style: italic;
}
div, p {
}
ul, ol {
	overflow: hidden;
	padding-left: 15px;
	display: block;
}
li {
	list-style-position: outside;
	list-style: disc;
}
img {
	border: 0px none;
	display: block;
}
hr {
	border: 0px solid #000000;
	height: 1px;
	background: #000000 url(../pics/layout/trans.gif);
}
.trennung,
.umbruch {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
}
a:focus {
	outline: none;
	border: none;
}
.slidebox-container a:link, .slidebox-container a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.slidebox-container a:hover, .slidebox-container a:active {
	font-size: 11px;
	font-weight: bold;
	color: #8e0a0d;
	text-decoration: underline;
}
.inhalt a:link, .inhalt a:visited,
.inhalt a:link b, .inhalt a:visited b {
	font-weight: normal;
	color: #e74a21;
	text-decoration: underline;
}
.inhalt a:hover, .inhalt a:active,
.inhalt a:hover b, .inhalt a:active b {
	font-weight: normal;
	color: #003467;
	text-decoration: underline;
}
map {
	border: none;
	outline: none;
}
.abs {
	position: absolute;
}
.rel {
	position: relative;
}
.col2 .trefferliste td {
	line-height: 12px;
}
.formular td {
	line-height: 12px;
}
/* Inhalt Top */
.logo {
	float: left;
	margin: 5px 0px 0px 13px;
	width: 67px;
	height:108px;
}
.hauptnavigation {
	position: absolute;
	z-index: 2;
	top: 74px;
	left: 140px;
	height: 32px;
}
.callback {
	width:62px;
	height: 61px;
	float:right;
	margin: -54px 15px 0px 0px;
	background: url(../pics/layout/callback.png) no-repeat 0px 0px;
}
.callback a {
	width:62px;
	height: 61px;
	display:block;
	overflow:hidden;
}
.suche {
	width: 180px;
	height: 20px;
	float: right;
	margin: 10px 0px 0px 0px;
	background: url(../pics/layout/suche_back.png) no-repeat 0px 0px;
}
.sprachen {
	float: right;
	margin-top: 2px;
}
.metanavigation_sitemap {
	position: absolute;
	z-index: 0;
	top: 21px;
	left: 0px;
	height: 160px;
}
.news {
	position: absolute;
	z-index: 0;
	top: 21px;
	left: 450px;
	width: 360px;
	height: 160px;
	overflow: hidden;
}
.sitemap {
	padding: 20px 0px 20px 30px;
}
.content {
	width: 982px;
	margin: 0px auto;
	display: block;
	padding-top: 16px;
	background: url(../pics/layout/content_top.png) no-repeat 0px 0px;
}
.contentbottom {
	width: 982px;
	height:16px;
	background: url(../pics/layout/content_bottom.png) no-repeat 0px 0px;
}
/* Inhalt Middle Startseite */
#spalte1, #spalte2 {
	width: 50%;
	float: left;
}
.col1 {
	width: 296px;
	margin-right: 30px;
	float: left;
}
.col2 {
	width: 636px;
	float: right;
}
.col2 img, .col12 img {
	border: 1px solid #d0d0cd;
}
.boxen img, .produktuebersicht table img {
	border: none;
}
.col12 {
	width: 962px;
}
.inhalt {
	text-align:left;
	background: url(../pics/layout/content_mitte.png) repeat-y;
}
.inhalt.link {
	padding-left: 30px;
}
.fussnote {
	padding: 10px 30px 0px;
}
.fussnote .text {
	font-size: 11px;
	text-align: justify;
}
.boxen {
	padding: 30px 0px 0px;
}
.download {
	padding: 0px 30px;
}
/* Slidebox aus Containerelement */
.slidebox-container {
	width: 152px;
	height: 178px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}
.slidebox-container_element_6 {
	margin-right: 0px;
}
.slidebox-container .box_slider {
	position: relative;
	z-index: 1;
	width: 152px;
	background: #e9e9e9;
	margin: 1px 0px 0px;
}
.slidebox-container .box_slider .absatz {
	padding: 10px;
	margin: 0px;
}
.slidebox-container .box_titel {
	position: relative;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	background: #e9e9e9;
	border: 1px solid #e9e9e9;
	border-top: none;
}
.slidebox-container .box_titel h1 {
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #343434;
}
.slidebox-container .box_inhalt {
	border: 1px solid #e9e9e9;
	position: relative;
	z-index: 2;
}
/* Inhalt Middle Standard */
#abstand_standard {
	padding-top: 180px;
	padding-bottom: 20px;
}
#loginstatus {
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 25px;
	padding-right: 10px;
}
.col1 .seite, .col12 .seite {
	width: 230px;
	height: 26px;
	position: relative;
	background: url(../pics/layout/seite_back.gif) repeat-x;
}
.col1 .seite .linie, .col12 .seite .linie {
	width: 1px;
	height: 26px;
	background: url(../pics/layout/seite_linie_back.jpg) no-repeat;
}
.col1 .seite .links, .col12 .seite .links {
	position: absolute;
	top: 0px;
	left: -1px;
}
.col1 .seite .rechts, .col12 .seite .rechts {
	position: absolute;
	top: 0px;
	left: 229px;
}
.col1 .seite .bezeichnung, .col12 .seite .bezeichnung {
	width: 220px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
.col3 {
	position: relative;
	width: 190px;
	float: right;
	padding-top: 26px;
}
.col3a:link {
	font-weight: normal;
}
.col3a:visited {
	font-weight: normal;
}
.col3a:hover {
	font-weight: normal;
}
.col3a:active {
	font-weight: normal;
}
/* Diashow */
#start_dia {
	position: absolute;
	z-index: 4;
	top: 154px;
	left: 0px;
	width: 100%;
	height: 358px;
	text-align: center;
}
#start_dia .ausrichtung {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 358px;
	text-align: left;
}
/* Inhalt Bottom */
.linie_blau {
	position: absolute;
	top: 0px;
	left: 920px;
	width: 1px;
	height: 26px;
	background: #c4d1da;
}
#legende {
	margin-top: 15px;
}
#legende .text {
	font-weight: bold;
	padding: 0px 30px;
}
#legende .absatz {
	clear: none;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	width: auto;
}
#legende .absatz .bild-links img {
	border: 0px solid #FFFFFF;
}
