html, body {
	margin: 0;
	width: 100%;
	height: 100%;
}

body {
	color: #707375;
	min-width: 808px;
	font: 12px arial, helvetica, sans-serif;
}

/*--- general ---*/

form {
	margin: 0;padding: 0;
}

img {
	border: none;display: block;
}

ul, ol {
	margin: 0;padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #b10135;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color: #e75a69;
}

a:active, a:focus {
	outline: none;
}

p {
	margin: 0;
	line-height: 18px;
}

#content p {
	margin: 0 0 9px 0;
}

/*

#content ul {
	list-style-position: inside;
	list-style-type: disc;
}

#content ol {
	list-style-position: inside;
	list-style-type: decimal;
}

*/


.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}

* html .clr {
	height: 1%;
}

#page {
	width: 808px;
	margin: 0 auto;
	position: relative;
	padding: 267px 0 0 0;
}

/* header */

#header {
	top: 0;
	left: 4px;
	width: 800px;
	height: 267px;
	position: absolute;
	background: #B10135 url("../images/bg-header.gif") no-repeat 0 100%;
}

/* logo */

#header strong {
	top: 30px;
	left: 31px;
	position: absolute;
}

#header strong a {
	width: 171px;
	height: 176px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}

/* form-search */

.form-search {
	top: 30px;
	right: 29px;
	width: 240px;
	position: absolute;
}

.form-search label {
	color: #fff;
	float: left;
	width: 46px;
	font-size: 11px;
	text-align: right;
	padding: 4px 10px 0 0;
}

.form-search div {
	float: left;
	width: 184px;
	height: 22px;
	background: url("../images/bg-input.gif") no-repeat;
}

.form-search div .tex {
	float: left;
	width: 143px;
	border: none;
	padding: 2px 0;
	background: none;
	margin: 2px 0 0 10px;
	font: 11px arial, helvetica, sans-serif;
}

.form-search div .search {
	float: right;
	margin: 5px 7px 0 0;
}

/* sprache */

.sprache {
	top: 32px;
	left: 363px;
	width: 161px;
	position: absolute;
}

.sprache p {
	float: left;
	width: 60px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding: 0 6px 0 0;
}

.sprache ul {
	float: left;
	width: 95px;
	height: 20px;
	background: #C53B4A url("../images/bg-nav-1.gif") no-repeat;
}

.sprache ul li {
	width: 77px;
	font-size: 11px;
	padding: 3px 9px;
	position: relative;
}

.sprache ul li a {
	width: 100%;
	display: block;
}

.sprache ul li a,
.sprache ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.sprache ul li a img {
	display: inline;
	margin: 0 5px 0 0;
	vertical-align: -2px;
}

.sprache ul li a span {
	padding: 0 13px 0 0;
	background: url("../images/i-1.gif") no-repeat 100% 3px;
}

.sprache ul ul {
	left: 0;
	top: 17px;
	width: 95px;
	float: none;
	height: auto;
	display: none;
	padding: 3px 0 1px 0;
	position: absolute;
	background: #C53B4A url("../images/bg-bot-nav.gif") no-repeat 0 100%;
}

.sprache ul li.hover ul,
.sprache ul li:hover ul {
	display: block;
}

/* main-nav */

.main-nav {
	top: 234px;
	left: 30px;
	position: absolute;
}

.nav-helper {
	z-index:1;
	height:33px;
	display:list-item;
	width:100%;
	top:0px;
	position:absolute;
	float:left;
	margin-right:2px;
	background-color:#7a0024;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.main-nav li {
	float: left;
	padding-right: 2px;
	position:relative;
	z-index:2;
}

.main-nav li a {
	color: #fff;
	height: 33px;
	display: block;
	font-size: 12px;
	overflow: hidden;
	line-height: 14px;
	text-decoration: none;
	text-indent: -12000px;
	position:relative;
	z-index:3;
}

.main-nav li a img {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

.main-nav ul {
	left: 0;
	top: 33px;
	width: 183px;
	display: none;
	position: absolute;
	background: #D25E70;
	border: 1px solid #B13E50;
}

.main-nav li.hover,
.main-nav li:hover {
	position: relative;
}

.main-nav li.hover ul,
.main-nav li:hover ul {
	display: block;
}

.current-nav{
	background-color:#D25E70;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.main-nav ul li {
	float: none;
	padding-top: 2px;
	padding-right: 0;
	background: url("../images/sep-1.gif") repeat-x 0 0;
}

.main-nav ul li.first {
	padding-top: 0;
	background: none;
}

.main-nav ul li a {
	height: 1%;
	text-indent: 0;
	overflow: visible;
	padding: 7px 20px 6px 20px;
	/* background: url("../images/i-2.gif") no-repeat 100% 11px; */
}

.main-nav ul li a:hover {
	color: #fff;
	background: #DF7C8C url("../images/bg-hover-1.gif") no-repeat;
}

/* search */

ul#searchlist {
	list-style-image:url("../images/i-3.gif");
	margin-left: 13px;
}
ul#searchlist li{
	border-bottom: 1px solid #CDD0D1;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 6px;
}
div.feedback,
div.warning {
	padding: 10px 0 10px 0;
}

div.pagenavigator{
	padding-left: 13px;
}
span.next {
	padding-left: 5px;
	line-height: 12px;
	display: inline;
}
span.previous {
	padding-right: 5px;
}


/* content */

#content {
	width: 100%;
}

/* subnavigation */

.subnavigation {
	margin: 0 4px;
	padding: 8px 0 8px 30px;
	border-bottom: 1px solid #CDD0D1;
}

.subnavigation li {
	color: #b10135;
	display: inline;
	line-height: 16px;
	padding: 0;
}

.subnavigation li a {
	color: #7a0024;
	margin: 0 2px 0 2px;
	text-decoration: none;
}

.subnavigation li.first a {
	color: #7a0024;
	margin: 0 2px 0 0;
	text-decoration: none;
}

.subnavigation li a:hover,
.subnavigation li.current a {
	color: #e75a69;
}

/* wrap-primary-info-1 */

.wrap-primary-info-1 {
	margin: 17px 0 0 0;
	background: url("../images/bg-mid-1.gif") repeat-y;
}

.wrap-primary-info-2 {
	background: url("../images/bg-top-1.gif") no-repeat;
}

.wrap-primary-info-3 {
	height: 1%;
	padding: 24px 34px 51px 35px;
	background: url("../images/bg-bot-1.gif") no-repeat 0 100%;
}

/* wrap-primary-info-1-full */

.wrap-primary-info-1-full {
	margin: 17px 0 0 0;
	background: url("../images/bg-mid-1-full.gif") repeat-y;
}

.wrap-primary-info-2-full {
	background: url("../images/bg-top-1-full.gif") no-repeat;
}

.wrap-primary-info-3-full {
	height: 1%;
	padding: 24px 34px 51px 35px;
	background: url("../images/bg-bot-1-full.gif") no-repeat 0 100%;
}

/* content-left */

.content-left {
	float: left;
	width: 468px;
}

.content-left h1,
.content-full h1 {
	padding: 0 0 25px 0;
}

.content-left {
	float: left;
	margin: 0 19px 0 0;
}
.fixedimage {
	float: left;
	margin: 0 19px 0 0;
}

/* document download */

.content-left ul {
	padding: 18px 0 0 0;
}

.download {
	line-height: 18px;
	padding: 0 0 0 15px;
	background: url("../images/ic-1.gif") no-repeat;
}

/* content-right */

.content-right {
	float: right;
	width: 167px;
}

.content-right h2 {
	padding: 0 0 25px 0;
}

.wrap-secondary-info-1 {
	margin: 21px 0 0 0;
	background: url("../images/bg-mid-2.gif") repeat-y;
}

.wrap-secondary-info-2 {
	background: url("../images/bg-top-2.gif") no-repeat;
}

.wrap-secondary-info-3 {
	width: 755px;
	position: relative;
	padding: 24px 35px 30px 35px;
	background: url("../images/bg-bot-2.gif") no-repeat 0 100%;
}

/* anfrage */

.anfrage-1,
.anfrage-2,
.anfrage-3 {
	bottom: 7px;
	width: 154px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	text-indent: -12000px;
}

.anfrage-1-ger-DE,
.anfrage-2-ger-DE,
.anfrage-3-ger-DE {
	background: url("../images/label-1-ger-DE.png") no-repeat;
}

.anfrage-1-eng-US,
.anfrage-2-eng-US,
.anfrage-3-eng-US {
	background: url("../images/label-1-eng-US.png") no-repeat;
}

.anfrage-1 {
	left: 106px;
}

.anfrage-2 {
	left: 378px;
}

.anfrage-3 {
	left: 649px;
}

.anfrage-1:hover,
.anfrage-2:hover,
.anfrage-3:hover {
	z-index: 100;
}

.anfrage-1-ger-DE:hover,
.anfrage-2-ger-DE:hover,
.anfrage-3-ger-DE:hover {
	background: url("../images/label-2-ger-DE.png") no-repeat;
}

.anfrage-1-eng-US:hover,
.anfrage-2-eng-US:hover,
.anfrage-3-eng-US:hover {
	background: url("../images/label-2-eng-US.png") no-repeat;
}

.wrap-secondary-info-3 div {
	float: left;
	width: 200px;
}

.wrap-secondary-info-3 div h3 {
	padding: 0 0 19px 0;
}

.wrap-secondary-info-3 .contentbox-2 {
	padding: 0 66px 0 72px;
}

.wrap-secondary-info-3 div ul {
	padding: 17px 0 0 0;
}

.wrap-secondary-info-3 div ul li {
	line-height: 18px;
	padding: 0 0 0 9px;
	background: url("../images/i-3.gif") no-repeat 0 5px;
}

.wrap-secondary-info-3 div ul li a {
	text-decoration: none;
}

.wrap-secondary-info-3 div ul li a:hover {
	text-decoration: underline;
}

/* footer */

#footer {
	height: 1%;
	font-size: 11px;
	overflow: hidden;
	margin: 25px 4px 0 4px;
	background: #CBCFD0 url("../images/bg-footer.gif") repeat-x;
}

#footer div {
	float: left;
	width: 210px;
}

#footer div ul li {
	line-height: 16px;
}

#footer .copyright {
	padding: 13px 0 70px 30px;
}

#footer .address {
	padding: 13px 61px 70px 64px;
}

#footer .phone {
	padding: 13px 15px 70px 0;
}

#footer .copyright a {
	color: #868889;
}

#footer .copyright a:hover {
	color: #4b4c4d;
	text-decoration: none;
}

/* sitemap */

.sitemap {
	float: left;
	width: 340px;
}

.sitemap ul li {
	margin: 0 0 6px 0;
}

.sitemap ul li a {
	font-weight: bold;
	color: #868889;
	font-size: 14px;
	padding: 0 13px 0 0;
	margin: 0 15px 0 0;
	background: url("../images/sitemap_arrow_down.gif") no-repeat right center;
	text-decoration: none;
}

.sitemap ul li ul {
	margin: 2px 0 0 0;
}

.sitemap ul li ul li {
	margin: 4px 0 0 0;
}

.sitemap ul li ul li a {
	font-weight: normal;
	color: #b10135;
	font-size: 12px;
	margin-left: 30px;
	background: none;
}

td.website-td-top {
	vertical-align: top;
}
