@import url(jquery.lightbox-0.5.css);

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* /YUI reset */

h1 sup {
    font-size: 15px; 
    position: relative; 
    top: 3px;
}

h1.supersized sup {
    font-size: 30px; 
    top: 5px;
}

html {
	background: #fff url("../img/layout/bg-gradient.png") fixed top left repeat-x;
}
body {
	/*background: #fff;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.38;
	line-height: 1.4;

	/* centering for IE 5 */
	text-align: center;

	/* to contain floats and add padding */
	/*
	width: 100%;
	float: left;
	*/
	padding: 10px 10px 40px; /* bei Änderungen siehe #border-top */
}

object, embed {
	display: block;
}

a:link, a:visited {
	color: #fff;
}
a:hover {
	color: #950214;
}
a:active {
  outline: none;
}

a img {
	border: none;
}

strong {
	font-weight: bold;
}

.hidden {
	display: none;
}



h3 {
    font-size: inherit !important;
    text-transform: uppercase;
}


#header, #container, #footer {
	width: 100%;
	max-width: 1280px;
	min-width: 774px;
	min-width: 980px;
	margin: 0 auto;
	text-align: left;
}



li.dropdown {
	position: relative;
}
span.dropdowntext {
	display:block;
	margin: 0 15px;
}
li.dropdown ul {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 15px 0 32px;
	background: url(../img/layout/bg-navdrop.png) repeat 0 0;
	min-width: 99%;
}
li.dropdown li {
	margin-bottom: 3px;
}




#footerbar {
	width: 100%;
	background: #fff;
	padding: 24px 0 8px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
}
	#footer {
		position: relative;
        top: -2px;
	}
	#metanavs, #metanavs ul, #metanavs li, #search {
		float: left;
	}
	#metanavs {
		margin-left: 200px;
		text-transform: uppercase;
		color: #999;
	}
	#metanavs a {
		color: #999;
		text-decoration: none;
		margin: 0 15px;
		display: block;
	}






	#search {
		background: #fff;
		margin: -3px 10px 0;
		position: relative;
        top: 2px;
	}
	#search label {
		display: none; /* wird per JS eingeblendet hinsichtlich Schrift zu ersetzen */
		cursor: pointer;
		color: #999;
		text-transform: uppercase;
		position: absolute;
		top: 3px;
		left: 0;
		z-index: 5;
	}
	#search input, #search button {
		border: none;
		background: #fff;
		color: #999;
	}
	#search input {
		border: 1px solid #fff;
		border-width: 0 0 1px;
		padding: 0;
		cursor: pointer;
		margin-right: 2px;
	}
	#search input:focus, #search input.hasfocus {
		border-color: #999;
		cursor: text;
	}
	#search button {
		border-left: 1px solid #999;
		overflow: visible;
		padding: 0 4px;
		cursor: pointer;
		text-transform: uppercase;
	}

	#print-icon {
		position: absolute;
		top: 0;
		right: 11px;

		cursor: pointer;
		width: 16px;
		height: 16px;
		background: #fff url("../img/icon-printer.gif") top left no-repeat;

		text-indent: 16px;
		overflow: hidden;
	}

#expander {
	width: 100%;
	height: 100%;
	z-index: -1;
	position: fixed;
	top: 0px;
	left: 0px;
}
	#expander p {
		margin: 10px;
		position:relative;
		background: #252833;
	}
	#expander img {
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

/* damit beim Scrollen überlagert wird */
#border-top {
	z-index: 10;
	width: 100%;
	height: 10px;
	background: url('../img/layout/bg-gradient.png') repeat-x 0 0;
	position: fixed;
	top: 0px;
	left: 0px;
}











#header {
	z-index: 2;
	position: relative;
	overflow: visible; /* wg. Klappnavigation */
}
	#logo {
		height: 100px;
		float: left;
		margin-right: 2px;
	}
	#logo a {
		display: block;
		width: 200px;
		height: 100%;
		background: url("../img/armatix.png") center center no-repeat;


		white-space: nowrap;
		text-indent: -2000px;
		overflow: hidden;
	}




#nav a:hover, #nav a.active, #nav a.hasfocus,
#subnav a:hover, #subnav a.active, #subnav a.hasfocus,
#metanavs a:hover, #metanavs a.active, #metanavs a.hasfocus,
#body a:hover {
	color: #c34239;
}




#nav {
	height: 80px;
	font-size: 16px;
}
#nav li {
	height: 100%;
	float: left;
	position: relative;
	z-index: 1;
}

#nav a {
	display: block;
	height: 100%;
	position: relative;
	z-index: 20;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-right: 2px;
}
#nav span {
	display: block;
	padding: 51px 15px 6px;
}

#nav li ul {
    /*padding-top: 80px !important;*/
}

#nav li ul li span {
    padding: 0px !important;
}

#nav ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 105px 0 25px;
	background: url(../img/layout/bg-navdrop.png) repeat 0 0;
	min-width: 99%;
}
#nav ul li {
	height: auto;
	float: none;
	position: relative;
}
#nav ul ul {
	padding: 5px 0;
	left: 100%;
	top: -5px;
	margin-left: 5px;
	display: none;
}
#nav ul a {
	color: #333;
	height: auto;
	margin: 0;
	display: inline;
	line-height: 1;
	white-space: nowrap;
	display: block;
	padding: .4em 15px;
}

















#container {
	z-index: 1;
	/*min-height: 718px;*/
	/*overflow: hidden; /* contain floats */
	position: relative;
	padding-bottom: 40px;
}




#sidebar {
	width: 200px;
	position: absolute;
	left: 0;
	top: 2px;
}

	#subnav {
		padding: 35px 8px 0 16px;
		text-transform: uppercase;
	}
		#subnav ul {
			margin-left: 14px;
		}
		#subnav li.active {
			margin-bottom: 1.4em;
		}
		#subnav li li.active {
			margin-bottom: 0;
		}
		#subnav a:link {
			/*display: block;*/
			text-decoration: none;
		}























.bg-dark, .bg-white {
	/* contain floats */
	width: 100%;
	overflow: hidden;
	padding: 0 7px 0px 7px;
}

.bg-dark {
	background: url("../img/layout/bg-dark.png") repeat;
	margin-top: 4px;
}
.bg-white {
	background: #fff;
}
.bg-white, .bg-white a {
	color: #222;
}

.gridcontent {
	padding: 15px 7px 2px;
}

/* Klasse für Bilder, so dass Sie mitwachsen */
.scaled {
	width: 100%;
    height: auto;
}












#body {
	margin-left: 202px;
	margin-right: 38px;
	margin-right: 10%;
	overflow: visible;
	color: #fff;

	line-height: 1.15;
	line-height:16px;
	clear: left;
	font-size:93%;
}
.thema-start #body {
	margin-right: 32%;
}
.fullwidth-media {
	padding: 0;
}
.fullwidth-media .gridcontent {
	padding-left: 14px;
	padding-right: 14px;
}

#body h1 {
	font-size: 24px;
	line-height: 1.3;
	text-transform: uppercase;
	padding: 20px 0;
	font-weight:normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#body h1.supersized {
	font-size: 64px;
}
#body h1 cufon {
	margin-bottom: 6px;
}

#body h2 {
	font-size: 16px;
	text-transform: uppercase;
}
#body h2 cufon {
	margin-bottom: 4px;
}
/* bei Vierspaltern die Überschriften kleiner, damit die passen */
#body .column-25 h2, #body .column-75 .column-33 h2, #body .column .column h2 {
	font-size: 14px;
}

#body h2, #body h3, #body p, #body ul, #body form {
	margin: 0 0 5px 0;
}

#body .unfold h2 {
	background: url('../img/layout/unfolded.png') no-repeat center right;
	margin-bottom: 5px;
}
#body .fold h2 {
	background-image: url('../img/layout/folded.png');
}


#body .folding {
	margin-bottom: 1.6em;
}

#body p.unfold {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 1px 16px 1px 0;
	margin-bottom: 0;
	background: url('../img/layout/unfolded-p.png') no-repeat center right;
}
#body p.fold {

	background-image: url('../img/layout/folded-p.png');
}








.column, .column-50 {
	width: 50%;
	float: left;
    padding-bottom: 8px;
}
.column-75 {
	width: 75%;
	float: left;
    padding-bottom: 8px;
}
.column-66 {
	width: 66%;
	float: left;
    padding-bottom: 8px;
}
.column-33 {
	width: 33%;
	float: left;
    padding-bottom: 8px;
}
.column-25 {
	width: 25%;
	float: left;
    padding-bottom: 8px;
}
.clear-column {
	clear: left;
}
/*
.twocolumns {
	margin-left: 2px;
	margin-top: 2px;
}
*/
.block {
	display: block;
}






#body li, .linklist li {
	background: url('../img/layout/linklist-pointer.png') no-repeat top left;
	padding-left: 12px;
    padding-bottom: 3px;
    line-height: normal;
}

#body li a, .linklist li a {
    text-transform: uppercase;
}



.pulldowncontainer {
    margin-bottom: 10px;
}

.pulldowncontainer .pulldownchild {
    /*margin-bottom: 10px;*/
    margin-bottom: -1px;
}

.pulldowncontainer h6 {
    background: url('../img/layout/closed.png') right center no-repeat;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 2px 0;
    cursor: pointer;
}

.pulldowncontainer h6.open {
    background: url('../img/layout/open.png') right center no-repeat;
}

.pulldowncontainer h6:hover, .pulldowncontainer h6.hover {
    background-color: #eaeaea;
}

.pulldowncontainer .contenttable {
    /*margin: 0 !important;*/
    margin: 3px 0 20px 0 !important;
}

.pulldowncontainer .contenttable td {
    vertical-align: bottom !important;
}





ul li cufon {
    padding: 0 0 6px 0 !important;
}

ul li cufon canvas {
    top: -1px !important;
}








#body ul.imagegallery {
	margin: 0;
}
#body ul.imagegalleryzero {
	margin: 0;
}
#body ul.imagegallery li {
	background: none;
	padding-left: 0;
}
#body ul.imagegallery img {
	display: block;
}


#referenzen {
	font-size: 220%;
	line-height: 1.1;
	text-transform: uppercase;
	margin-top: .9em;
}
#referenzen li {
	background: none;
	padding-left: 0;
}
#referenzen li span {
	font-size: 50%;
	vertical-align:top;
}
#referenzen a {
	text-decoration: none;
	padding: 0 .25em;
	margin: 0 -.25em;

	display:none
}
#referenzen li a {display:inline}
#referenzen a:hover {
	background: #600;
	color: #fff;
}




#body .additional-downloads,
#body .additional-downloads li {
	list-style: none;
	margin-left: 0;
	text-transform: uppercase;
	background: none;
	padding-left: 0;
}



table.ordercodes {
	margin: 1em 0;
	width: 100%;
}
tr.ordercodes-header {
	display: none;
}
table.ordercodes th {
	width: 50%;
}





/* Tabelle kommt aus Typo3 */
table.contenttable {
	width: 100%;
	margin: 0 0 1.6em;
	/*
	border-collapse: separate;
	border-spacing: 4px;
	/*
	margin-left: -4px;
	margin-right: -4px;
	*/
}
table.contenttable td {
	padding: 4px 0 1px .5em;
	vertical-align: top;
	font-size:90%;
}
table.contenttable td:first-child {
	padding-left: 0;
}
table.contenttable td div.underlined {
	border-bottom: 1px solid #333;
}

.folding table, #body .folding p {
	margin-bottom: 0;
}
/* /Tabelle */


#fullscreen-flvplayer-container {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
}
#fullscreen-close {
	z-index: 100;
	width: 24px;
	height: 24px;
	position: absolute;
	top: -8px;
	right: -8px;
	background: url('../img/lightbox/btn-close.png');
	cursor: pointer;
}




div.gridcontent p.versal {
    text-transform: uppercase;
    font-size: 100%;
}

div.gridcontent p.versalbig {
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:16px;
    font-weight:normal;
    /*height:58px;*/
    line-height:1.3;
    padding:5px 0 5px;
    text-transform:uppercase;
}

div.gridcontent p + p.versalbig {
    padding-top: 20px;
}

ul.prodlist li a {
    text-decoration: none;
}



.tx-newloginbox-pi1 h3 {
	padding-top:20px;
	text-transform:uppercase;
}

.tx-newloginbox-pi1 form {
	padding-top:35px;
}

.tx-newloginbox-pi1 form table td {
	padding-right:10px;
	padding-bottom:5px;
}

#body .tx-newloginbox-pi1 form table td p {
	padding:0;
	margin:0;
}

#tx-newloginbox-pi1-pass {
	width:220px;
}

#tx-newloginbox-pi1-user {
	width:220px;
}

#tx-newloginbox-pi1-login_submit {
	margin-top:10px;
}


#mailform {
	padding-top:20px;
}

#mailform table td {
	padding-right:10px;
	padding-bottom:5px;
}

#mailform input {
	width:220px;
}

#mailform select {
	width:224px;
}

#mailform input.checkbox, #mailform input.radio {
	width:auto;
	margin-right:5px;
}

#mailform input.button {
	width:auto;
}

/*
#lightbox-nav-btnPrev {
	background:url('../img/lightbox/btn-prev.gif') left 15% no-repeat;
}

#lightbox-nav-btnNext {
	background:url('../img/lightbox/btn-next.gif') right 15% no-repeat;
}
*/

#fullscreen-close {
	right:-20px;
	top:-20px;
}

.partnerslogo {
	text-align:center;
	padding-top:25px;
}




p.bodytext {
    margin-bottom: 10px !important;
}


.mTop0 {
    margin-top: 0 !important;
}


.mLeft-14 {
    margin-left: -14px;
}


.lowercase {
    text-transform: lowercase !important;
}



.column-25 .gridcontent {
    padding: 0;
    margin: 15px 7px 2px;
    overflow: hidden;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}





.opacHover {
    opacity:0.7;
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter:alpha(opacity=70);
}

.flvPlayerImage {
    float: left;
    margin: 15px 7px;
}

#headerText {
    position: absolute;
    top: 48px;
    right: 114px;
    color: #ffffff;
    font-size: 16px;
}

#headerText sup {
    font-size: 9px;
}

ul.blackBullet li {
    background: url("../img/layout/linklist-pointer-black.png") no-repeat left top !important;
}


.language-switch-de a {
    background: url('../img/icon-flag-de.gif') 0 2px no-repeat;
    padding-left: 20px;
}

.language-switch-en a {
    background: url('../img/icon-flag-en.gif') 0 2px no-repeat;
    padding-left: 20px;
}









