#linzag-fixed {
	position: relative;
	max-width: 1260px;
	min-width: 780px;
	width: 980px;
	width: expression(document.body.clientWidth > 1260 ? "1260px" : document.body.clientWidth < 780 ? "780px" : parseInt(document.body.clientWidth));
	/*width: expression(document.body.clientWidth > 980 ? "980px" : document.body.clientWidth < 780 ? "780px" : "auto");*/
}
#linzag-fixed[id] {
	width: auto;
}

#linzag-stage {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

#linzag-stage-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
}

#linzag-menu {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

#microsite-contact {
	height: 136px;
	padding-bottom: 20px;
}
#microsite-contact-content {
	color: white;
	font-size: 11px;
	padding: 6px 10px 0px 19px;
}
#microsite-contact-content p {
	margin: 0px;
	padding: 5px 0 0 0;
}
#microsite-contact-content a {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

#linzag-unitspacer {
	position: relative;
	width: 100%;
	height: 6px;
	margin-bottom: 2px;
	margin-top: 20px;
}

#linzag-units {
	position: relative;
	left: 0;
	top: 0;
}

#linzag-gmbhs {
	margin-bottom: 20px;
}

div.linzag-gmbhs-innerbox {
	display: block;
	padding-top: 2px;
}

#linzag-quicklinks {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
}

div.linzag-quicklinks-nojs {
	margin-left: 35px;
	margin-bottom: 6px;
	width: 130px;
}

#efa-startpage {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 5px;
}

#linzag-stage-content {
	position: relative;
	margin-left: 195px;
	margin-right: 215px;
	left: 0;
	top: 0;
}

#linzag-stage-bottomspacer {
	position: relative;
	left: 0;
	top: 0;
	height: 20px;
}

#linzag-stage-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 190px;
	margin-bottom: -50px;
}

#linzag-poll {
	position: relative;
	top: 0;
	left: 0;
	font-size: 11px;
}

#linzag-ticker {
	position: relative;
	margin-top: 12px;
	left: 0;
	font-size: 11px;
}
#linzag-ticker div.ticker-line {
	background: url(/images/microsites/ticker-line.gif) repeat-x center left;
	width: 100%;
	height: 16px;
}
#linzag-ticker a.ticker-microsites {
	background: url(/images/microsites/ticker-dot.gif) no-repeat top left;
	padding-left: 8px;
}

#linzag-ticker-start {
	position: relative;
	margin-top: 0;
	left: 0;
	width: 190px; /* MSIE */
	overflow: hidden; /* MSIE */
}

#linzag-header-relative {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 89px;
	margin-right: -50px;
}

#linzag-header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 89px;
	margin-right: -50px;
}

#linzag-meta {
	position: relative;
	left: 0;
	top: 61px;
	height: 21px;
}

#linzag-efaticker {
	position: relative;
	left: 0;
	height: 23px;
	background: #D0DFEA;
}

#linzag-header-spacer {
	position: absolute;
	height: 7px;
	width: 100%;
	left: 0;
	top: 82px;
}

img.linzag-slogan {
	position: absolute;
	right: 190px;
	top: 37px;
	width: 292px;
	height: 26px;
}
img.microsite-slogan {
	position: absolute;
	right: 214px;
	top: 36px;
	/*right: 190px;*/
	/*top: 37px;*/
	/*width: 324px;*/
	/*height: 26px;*/
}

img.linzag-logo-big {
	position: absolute;
	right: 0px;
	top: 0;
	/*width: 190px;*/
	/*height: 62px;*/
	border: 0;
}

form.linzag-search-small {
	margin: 0;
	padding: 0;
}

#linzag-search-small {
	position: relative;
	width: 170px;
	height: 21px;
}

input.linzag-search-small {
	position: absolute;
	top: 3px;
	left: 49px;
	width: 91px;
	/* mac ie exploit \*/
	height: 15px;
	/* mac ie exploit */
}

input.linzag-search-submit {
	position: absolute;
	left: 145px;
	top: 3px;
	width: 19px;
	height: 15px;
}

#linzag-label-search {
	position: absolute;
	left: 6px;
	top: 4px;
}

#linzag-meta-nav {
	position: absolute;
	height: 21px;
	left: 195px;
	top: 3px;
}

#microsite-meta-nav {
	position: absolute;
	height: 21px;
	left: 195px;
	top: 3px;
}

div.linzag-padding {
	margin: 16px;
	margin-top: 12px;
}

div.linzag-right {
	color: white;
}

p.linzag-paragraph {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

div.linzag-headerimage {
	position: relative;
	margin-bottom: 4px;
	height: 130px;
	background-repeat: no-repeat;
}

div.linzag-startpageimage {
	position: relative;
	margin-bottom: 4px;
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
}

#linzag-pageheader {
	height: 27px;
	position: relative;
	text-align: right;
}
div.pageheader-margin {
	margin-bottom: 5px;
}

#microsite-navigation-top {
	position: relative;
	height: 1px; /* --- IE! --- */
}
div.microsite-navigation-top-item {
	height: 23px;
	float: left;
}
#microsite-navigation-top a {
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 20px;
	margin-right: 5px;
}
#microsite-navigation-top a.passive {
	margin-top: 2px;
	margin-bottom: 5px;
}
#microsite-navigation-top a.passive:active,
#microsite-navigation-top a.passive:hover,
#microsite-navigation-top a.active {
	margin-top: 2px;
	margin-bottom: 5px;
}

#linzag-switchlangbuttons {
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 1px;
	background: #F4F4F4;
	z-index: 10;
}

#linzag-controlbuttons {
	position: absolute;
	top: 3px;
	background: #F4F4F4;
	right: 0px;
	font-size: 1px;
}

#microsite-controlbuttons {
	position: absolute;
	top: 3px;
	background: #F4F4F4;
	right: 0px;
	font-size: 1px;
}
#microsite-controlbuttons a.print {
	width: 24px;
	height: 18px;
	background: url(/images/layout/print.gif) no-repeat;
	margin: 0px;
	float: right;
	display: block;
}
#microsite-controlbuttons img {
	position: relative;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	padding-left: 2px;
	cursor: pointer;
}
#fontsize {
	float: right;
	margin: 0px;
	display: none;
}

#tabbar { /* --- IE! --- */
	position: relative;
	height: 27px;
}
#tabbar a {
	width: 110px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	margin: 0 5px 5px 0;
}
#tabbar-single a {
	height: 20px;
}
#tabbar-double a {
	height: 34px;
}

div.headline-left {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-weight: bold;
	color: #424242;
}
div.headline-right {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-weight: bold;
	color: #424242;
}

#microsite-navigation {
	width: 170px;
	font-size: 12px;
}
#microsite-navigation a {
	width: 154px;
	display: block;
	padding-top: 7px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}

#linzag-quicklinks-root {
	margin-top: 6px;
}

div.linzag-quicklinks-2 {
	position: absolute;
	left: 161px;
	top: 0;
	width: 180px;
}

#linzag-quicklinks-submit {
	display: block;
	position: relative;
	margin-top: 4px;
	margin-left: 131px;
}

#efaticker {
	position: absolute;
	height: 16px;
}
div.efaticker-padding {
	padding-left: 54px;
}


#efatickercontent {
	position: absolute;
	right: 0px;
	top: 6px;
	width: 100%;
	height: 16px;
	visibility: hidden;
	overflow: hidden
}

div.xapian-paging {
	margin-bottom: 17px;
	border-bottom: 1px solid #637079;
	text-align: center;
	position: relative;
	height: 30px;
}

div.xapian-paging-footer {
	text-align: center;
	margin-top: 17px;
	position: relative;
	border-bottom: 1px solid #637079;
	height: 15px;
}

div.xapian-result {
	padding: 15px;
}

p.xapian-summary {
	margin: 10px 0 10px 0;
	padding: 0;
}

p.xapian-meta {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

img.xapian-empty {
	display: inline;
	border: 0;
}

div.xapian-prev {
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
}

div.xapian-next {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.xapian-prev a.xapian-links {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.xapian-next a.xapian-links {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

div.pers-startpage {
	width: 100%;
}

/* --- Forms --- */

input.contactform {
	border: 1px solid #7F9DB9;
	width: 400px;
}
textarea.contactform {
	border: 1px solid #7F9DB9;
	width: 400px;
	height: 120px;
}
span.error {
	color: red;
}

input.orderform {
	border: 1px solid #7F9DB9;
	width: 268px;
}
input.orderform-zip {
	border: 1px solid #7F9DB9;
	width: 50px;
}
input.orderform-city {
	border: 1px solid #7F9DB9;
	width: 215px;
}
textarea.orderform {
	border: 1px solid #7F9DB9;
	width: 268px;
	height: 80px;
}
select.orderform {
	border: 1px solid #7F9DB9;
}

input.mailform {
	border: 1px solid #7F9DB9;
	width: 268px;
}
textarea.mailform {
	border: 1px solid #7F9DB9;
	width: 268px;
	height: 80px;
}
select.mailform {
	border: 1px solid #7F9DB9;
}

input.plus24-orderform-submit {
	margin:0;
	padding: 0;
	border: 0;
	color: #0066B3;
	background-color: transparent;
	font-weight: bold;
}
input.plus24-orderform-submit:hover {
	text-decoration: underline;
}

/* --- Infomaterial --- */

input.infomaterial-orderform-checkbox {
	display: block;
	font-size: 0xp;
	float: left;
	margin-right: 4px;
}
#infomaterial label {
	float: left;
	margin-bottom: 5px;
}

div.infomaterial-orderform-list {
	width: 100%;
}
div.infomaterial-orderform-crossheading {
	width: 100%;
	padding: 20px 0 10px;
	font-weight: bold;
}
div.infomaterial-orderform-detail {
	float: left;
	margin-top: 3px;
}
div.infomaterial-orderform-download {
	float: right;
	width: 180px;
	margin-top: 3px;
}
div.infomaterial-orderform-newline {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
div.infomaterial-orderform-errors {
	color: red;
}

/*
#linzag-meta-images {
	position: absolute;
	height: 21px;
	left: 195px;
	top: 0;
}

img.linzag-meta {
	margin-right: 2px;
	border: 0;
}
*/
