body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 78%;
	color: #000000;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

* { font-size: 1.0em; }

img { border: 0; }

p {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

object, embed {
	margin: 0;
	padding: 0;
}

a { color: #101413; }
a:hover, a:active { text-decoration: none; }

h1 {
	text-transform: uppercase;
	font-size: 0.95em;
	letter-spacing: 0.05em;
	margin: 0px 0px 16px 0px;
	color: #88214F;
}

h2 {
	font-size: 1.0em;
	margin: 0px 0px 14px 0px;
}

div.agb h2 { margin-top: 30px; }

h3 {
	font-size: 1.0em;
	margin: 0px 0px 1px 0px;
}

div.spacer {
	height: 3px;
	background-color: #D4E1E7;
	margin-bottom: 10px;
	clear: left;
}

ol {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 20px;
}

* html ol { padding-left: 25px; }
*+ html ol { padding-left: 25px; }

ol li {
	margin: 0px 0px 5px 0px;
	padding: 0px 20px 0px 0px;
}

table { margin: 0px 0px 14px 0px; }


/* ========
Box-Layout
=========*/

div#rahmen {
	width: 820px;
}

div#nav-top, div#nav-main, div#dropdown, div#header  {
	display: none;
}

div#subheader {
	height: 61px;
	background-color: #D4E1E7;
}

/* Anpassung Login-Bereich - inkl. Text */
body#downloads div#subheader { height: 150px; }
body#downloads div#subheader p {
	float: left;
	width: 770px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 8px 0px 0px 22px;
}


img.subheader-text {
	float: left;
	margin: 28px 0px 0px 15px;
}

img.subheader-produkte {
	float: left;
	margin: 20px 0px 0px 10px;
}

img.logo {
	float: right;
	margin: 8px 15px 0px 0px;
}

div#inhalt-home {
	font-size: 0.9em;
}

div#inhalt-produkte {
	font-size: 0.9em;
}

div#inhalt-standard {
	font-size: 0.9em;
	margin: 20px 2px 20px 2px;
}

div#inhalt-sitemap, div#inhalt-downloads {
	font-size: 0.9em;
	margin: 5px 0px 20px 0px;
}


/* =======
News Home
========*/

div.home-news-item {
	float: left;
	width: 245px;	
	min-height: 230px;
	border-right: 3px solid #D4E1E7;
	padding: 15px 8px 0px 16px;
}

* html div.home-news-item { height: 220px; }

div.home-news-item a {
	font-weight: bold;
}


/* =====
Inhalte
======*/

div.inhalt-bilder {
	float: left;
	margin: 0px 20px 0px 0px;
}

div.inhalt-bilder img { margin: 0px 0px 5px 0px; }


/* ================
Sitemap / Downloads
================ */

div#inhalt-sitemap h1 a, div#inhalt-downloads h2 {
	font-size: 1.1em;
	display: block;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 7px 27px;
}

div#inhalt-sitemap ul, div#inhalt-downloads dl {
	margin: 0px 0px 25px 27px;
	padding: 0px 0px 0px 0px;
}

div#inhalt-downloads dl {
	height: auto !important;
	line-height: 1.8em;
}

div#inhalt-sitemap li { list-style-type: none; }

div#inhalt-sitemap a, div#inhalt-downloads a { text-decoration: none; }

div#inhalt-downloads dt {
	float: left;
	width: 380px;
	clear: left;
}

div#inhalt-downloads dd {
	float: left;
	width: 355px;
	text-align: right;
}

/* englisch */
.dl-en dt { width: 350px !important; }
.dl-en dd { width: 385px !important; }

div.spacer-downloads {
	clear: both;
	height: 20px;
}


/* =====
Kontakt
======*/

div.kontakt-adressen {
	float: left;
	width: 240px;	
}

div.kontakt-adressen p { margin-bottom: 25px; }

div.kontakt-anfahrt {
	float: left;
	width: 525px;
}

* html div.kontakt-anfahrt { width: 535px; }

div.anfahrtsskizze {
	float: left;
	margin: 0px 16px 0px 0px;
}

a.download {
	height: 1.5em;
	padding: 2px 0px 2px 17px;
	background-repeat: no-repeat;
}

h2.highlighted {
	clear: left;
	font-size: 1.2em;
	margin: 35px 0px 15px 0px;
}

h3.highlighted {
	font-size: 1.1em;
}

form#route {
	float: left;
	margin: 0px 30px 0px 0px;
}

form#route p, form#route input { margin: 0px 0px 5px 0px; }
form#route select { margin: 15px 0px 10px 0px; }
form#route input[type=submit] {	margin: 10px 0px 20px 0px; }


/* =======
Produkte
========*/

div#produkte-text p, div#produkte-text h3 {
	float: left;
	width: 500px;
	padding: 20px 10px 0px 30px;
}

div#produkte-nav {
	float: left;
	width: 233px;	
	min-height: 200px;
	padding: 20px 0px 5px 0px;
	border-right: 3px solid #D4E1E7;
}

div#produkte-nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#produkte-nav li {
	list-style-type: none;
}

div#produkte-nav a {
	display: block;
	text-decoration: none;
	padding: 4px 2px 5px 5px;
}

div#produkte-nav a:hover, div#produkte-nav a.aktiv {
	background-color: #D4E1E7;
}

div.produkt-vorschau {
	float: left;
	width: 128px;
	border-right: 3px solid #D4E1E7;
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 15px 5px;
	text-align: center;
}

div.produkte-spacer {
	float: left;
	height: 25px;
	width: 584px;
	border-bottom: 3px solid #D4E1E7;
}

div.produkt-vorschau a {
	display: block;
	font-weight: bold;
}

div.produkt-vorschau a span {
	display: block;
	text-align: right;
	padding-top: 15px;
}

div#popup-header {
	height: 47px;
	background-color: #DBE6EB;
	padding: 10px 0px 0px 20px;
}

div#popup-header img { float: left; }

div#popup-header p {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	margin: 12px 0px 0px 310px;
}

div#popup-bild {
	float: left;
	width: 350px;
	min-height: 320px;
	border-right: 3px solid #D4E1E7;
	margin: 0px 12px 0px 0px;
	padding: 70px 0px 0px 0px;
	text-align: center;
}

div#popup-text {
	font-size: 0.9em;
	padding: 20px 30px 0px 0px;
}


/* Neu: Technische Informationen */

div#popup-techninfo {
	height: 423px;
	background-repeat: repeat-y;
	background-position: 330px 0px;
	overflow: auto;
}

div.bild-links { text-align: left !important; }
div.bild-links img { margin-left: 20px; }

/* Bildtext */

div#popup-bild p { clear: left; }

div#popup-bild p span {
	float: left;
	font-size: 0.8em !important;
	text-align: left;
	margin: 0px 10px 30px 20px;
}

body#tech-info div#popup-text {
	float: left;
	width: 292px;
	padding-left: 15px !important;
	margin: 0px 0px 0px 0px;
	overflow: visible !important;
	border: none !important;
}

div.spacer-tech { height: 20px; }

/* Sonderformat */
.mit-text {
	background-image: none !important;
	padding: 15px 0px 10px 0px;
}

.anwendungsbeispiele {
	margin: 0px 20px 70px 20px;
}

div#popup-techninfo ul {
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 65px 0px;
}

div#popup-techninfo ul li {
	float: left;
	padding: 0px 35px 0px 0px;
	list-style-type: none;
}



