﻿body {
	color: #292929;
	background-color: #E3E3E3;
	font-size:0.83em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /* height:100%;  *//* this is the key! */
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #FF9900;
}
h1, h4 {
	color:#003366;
	font-weight:bolder;
	font-size:1.2em;
	margin: 24px 0px 6px 0px;
}
h2, h5 {
	color: #D8710A;
	font-size:1em;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	padding:6px 0px 0px;
}
h3, h6 {
	color:#003366;
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:8px 0px 4px;
}
h7 {
	color:#666666;
	font-size: 0.8em;
	font-weight:bold;
	margin:0px;
	padding: 0px 0px 0px 16px;
}
p {
	color:#666679;
	margin:0px 0px 6px 0pt;
	padding:0px;
	font-size:0.9em;
}
a img {
	border:0px;
}


/* ABOVE IS NEW STYLE  */
.header {
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
}
.header-top-space {
	background-color:#FFFFFF; 
	height: 50px;
	margin-right:10px;
	background-image:url(images/style/maxcrm-only.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
.header-top-img {
	height: 20px;
	background-color:#FFFFFF; 
	font-size:0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.header-line-2 {
	background-color: #003366; 
	height: 1.5em;
	border-bottom:#C9CBCE 2px solid;
	padding-top: 4px;
}
.pagebanner {
	background-color:#FFFFFF;
	height:144px;
	width:100%;
	float:left;
	background-repeat: no-repeat;
	background-position:right;
	padding-top: 6px;
}
.pagebanner h1, .pagebanner h4 {
	font-weight:normal;
	color: #003366;
	font-size: 1.85em;
	letter-spacing: 2px;
	word-spacing: 200%;
	margin: 40px 0px 10px 60px;
}
.pagebanner p {
	margin: 0px 0px 0px 80px;
	color: #999999;
	width: 400px;
}
.pagebanner-linie {
	border-bottom: #003366 5px solid;
	margin: 0px 0px 4px 0px;
}
.pagebanner-ende {
	clear:both; 
	height:4px; 
	background-color:#003366; 
	font-size:0px
}
.footer {
	background-color: #003366; 
	clear: both;
	padding: 4px;
	height: 1.5em;
}
.footer p, .footer a {
	text-align:center;
	color: #FFFFFF;
}
/* ABOVE IS NEW STYLE  */

.content {
	background-color:#FFFFFF;
	color:#333333;
	margin:auto;
	padding:0px;
	width:1022px;
	border: #C9CBCE thin solid; 
}
.left-box {
	float:left;
	margin: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:155px;
    height:100%; /* this is the key! */
}
.main-box {
	float:left;
	margin: 1px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:852px;
    height:100%; /* this is the key! */
}
.main-box-webcast {
	float:left;
	margin: 1px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	width:640px;
    height:100%; /* this is the key! */
}

.article {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:12px 18px 10px 0px;
	padding:0px 0px 20px 0px;
}
.article ul {	/* unused? */
 	margin-bottom: 4px; 
	margin-top: 4px;
}
.artikelTrenner {
border-bottom:1px solid #DADADA;
}


.infoboxcontainer {
	float:right; 
	width: 150px; 
	margin-right: 1px;
	margin-left: 8px;
}
.infobox {
	border-bottom: #FFFFFF 4px solid;
	background-color:#EDEDED;
	margin: 0px 0px 10px 0px;
}
.infobox-title {
	background-color: #003366;
	padding: 8px 4px 0px 0px;
	border-bottom:#C9CBCE 2px solid;
	margin-bottom: 2px;
	text-align:right;
}
.infobox-datum {
	font-size:90%; 
	padding-right: 3px; 
	margin-right: 10px; 
	border-right:#CCCCFF thin solid;
	border-right-color:#CCCCFF;
}

.infoboxcontainer h1,.infoboxcontainer h4 {
	font-size: 0.9em;
	margin: 0px 2px 2px 8px;
	color: #FFFFFF;
	font-weight: normal;
}
.infoboxcontainer h2,.infoboxcontainer h5 {
	font-size: 0.85em;
	margin: 2px 2px 0px 8px;
	color: #003366;
}

.infobox p {
	margin:0px 0px 8px 8px;
	font-size: 0.9em;
}


.highlight {
	margin: 20px 0px 10px 40px; 
	border-left: 40px #E3E3E6 solid;
}
.highlight p {
	letter-spacing: 0.10em;
	margin-left: -20px;
}
.highlightIndex {
	margin: 10px 0px 0px 0px; 
	border-left: 30px #E3E3E6 solid;

}
.highlightIndex p {
	letter-spacing: 0.16em;
	margin-left: -20px;
}
li {
	color:#8D8D8D;
	line-height:1.4;
	margin:3px;
}
hr {
	color:#999999;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	width:90%;
}
.imgText {
	padding:4px;
}
.imgText img {
	margin-right:16px;
}
#imgTextR {
	float:right;
	margin:4px;
}



.zgHighlight {
	margin:0px 10px 0px 0px;
}
.zgHighlightInner {
	margin-left:50px;
	min-height:40px;
}
.zgHighlightInnerText {
	display:block;
	margin:0px 0px 10px 15px;
}
.zgHighlight img {
	float:left;
	margin-right: 5px;

}

#imgTextRo {
	float:right;
	margin:4px 0px 4px 12px;
	outline-color:#CCCCCC;
	outline-style:solid;
	outline-width:1px;
}
.outlined {
	outline-color:#CCCCCC;
	outline-style:solid;
	outline-width:1px;
}



.faq {
	margin: 0px 0px 0px 25px;
	padding: 1px;
}
.faq_answer {
	display:none;
	margin:0px 0px 10px 15px;
}
.faq h6 a:link {
	font-weight: lighter;
}



.kontaktdaten {
	float:left;
	margin-bottom:15px;
	padding-bottom:5px;
	width:410px;
}
.kontaktdaten h5 {
	color:#666666;
	font-style:normal;
	font-variant:normal;
	letter-spacing:0px;
	margin:15px 0px 10px;
}
.kontaktdaten h6 {
	background-color:#FFFFFF;
	color:#5F5F5F;
	font-weight:bold;
	margin:20px 0px 2px 20px;
}
.kontaktdaten p {
	margin:0px 0px 3px 40px;
}


.box {
	background:#EAEAEA none repeat scroll 0% 50%;
	border-left:2px solid #F0F0F0;
	border-right:2px solid #F0F0F0;
	color:#666666;
	margin:0pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_top {
	background-color:#E3E3E3;
	background-repeat:no-repeat;
	border-bottom:1px solid #C1BFBF;
	color:#808080;
	height:32px;
}
.box_top p {
	color:#003366;
	font-size:8pt;
	font-weight:bold;
	padding:7px 14px 0pt 5px !important;
	text-align:right;
	margin: 0px 0px 0px 0px;
}
.box_inner {
	background:#F6F6F6 none repeat scroll 0% 50%;
}

.konfiguratorQuestion {
	background-color:#FFFFFF;
	height:auto;
	margin-bottom:1px;
	padding-top: 4px;
	padding-left: 4px;
	margin-right: 4px;
	border-top:thin solid;
	border-top-color:#E6E6E6;
	min-height: 30px;
	height:auto !important;  /* für moderne Browser */
	height:30px;  /*für den IE */
}
.konfiguratorChoice {
	float:right;
	height:100%;
	text-align:center;
	width:150px;
}

#navcontainer {
	padding:1px 1px 1px 0px;
	margin: 0px;
}
#navcontainer li {
	margin:0px 0px 1px;
}
#navcontainer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navcontainer a {
	background-color:#003366;
	color:#FFFFFF;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	width:133px;
	font-size: 0.9em;
}
#navcontainer a:hover {
	background-color:#E88927;
	text-decoration:none;
}
#navcontainer ul ul li {
	margin:1px 0px;
	font-size: 90%;	/* neu: untermenü verkleinert */
}
#navcontainer ul ul a {
	background-color:#336699;
	display:block;
	padding:2px 2px 2px 20px;
	text-decoration:none;
	width:131px;
}
ul #active a {
	background-color:#6699CC;
}
ul ul #active a {
	background-color:#6699CC;
}


#navcontainer-h {
	margin: 0px 60px 0px 0px;
	float:right;
	position:relative;
}

#navcontainer-h a{
	color:#DFDFDF;
	background-color:#003366;
	padding:2px 15px 2px 15px;
	text-decoration:none;
}
#navcontainer-h h1 {
	font-size: 2em;
}
#navcontainer-h a:hover, #nav-slide a:hover {
	background-color:#E88927;
	text-decoration:none;
}
#navcontainer-h li, #nav-slide li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navcontainer-h ul, #nav-slide ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}


.slide {
	border: #C9CBCE solid 1px;
	margin: 10px 10px 40px 0px;
	padding: 0px 16px 0px 16px;
	height:	auto;
	
	min-height: 300px;
	height:auto !important;
	height:300px;
}
.imgSlide {
	float:left; 
	margin-right: 20px;
	margin-bottom: 20px;
}

#nav-slide {
	float:left;
	position:relative;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#nav-slide a {
	color:#DFDFDF;
	background-color:#003366;
	padding:2px 15px 2px 15px;
	margin:0px 0px 0px 1px;
	text-decoration:none;
	float: right;
}


.download-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	padding-left:0pt;
	padding-bottom: 10px; 
}
.download-list li {
	background-image:url(images/download.gif);
	background-repeat:no-repeat;
	padding-left:25px;

	line-height:1.2em; 
	margin-top: 10px; 
}
.download-datailinfo {
	font-size:90%;
	letter-spacing:-0.05em;
	margin-left:5px;

}


#imgSymbol {
	border:0px none;
	float:none;
	margin-left:5px;
	padding:0px;
}
.hinweis {
	border-bottom:#E88927 1px solid; 
	border-left:#E88927 4px solid; 
	padding-left: 6px;
	padding-right: 2px;
	margin-right: 8px;
}
.hidePrint{
	display:inline;
}

