@charset "UTF-8";
/* CSS Document */
html, body {
	background-color: #00519E;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 101%;
}
img {
	border: 0;
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
td {
	font-size: 13px;
}
a {
	color:#005BAB;
}
a:hover {
	text-decoration: none;
}
/* index */
.indexContainer {
	width: 865px;
	height: 520px;
	position: absolute;
	top: 50%;
	margin-top: -240px;
	left: 50%;
	margin-left: -433px;
	background: url(../images/indexImage.jpg) no-repeat left top;
	color: #fff;
}
.languageSelect {
	float: right;
	display: inline;
	width: 170px;
	height: 83px;
}
.languageSelect a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	padding: 0 0 0 30px;
}
.languageSelect ul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
	list-style-position: outside;
}
.languageSelect li {
	padding: 0;
	margin: 5px 0;
}
.de {
	background: url(../images/de.gif) no-repeat left center;
}
.en {
	background: url(../images/en.gif) no-repeat left center;
}
.fr {
	background: url(../images/fr.gif) no-repeat left center;
}
.logo {
	float: right;
	display: inline;
	clear: right;
	position: relative;
	top: 83px;
	right: 32px;
}
.text {
	float: left;
	display: inline;
	width: 460px;
	height: 134px;
	color: #fff;
	padding-left: 10px;
	position: absolute;
	top: 350px;
}
.text h1 {
	font-size: 17px;
	margin: 0;
	padding: 0;
}
.text ul {
	padding: 7px 0 0 0;
	margin: 0 30px 0 0;
	list-style: none;
	list-style-position: outside;
	float: left;
	display: inline;
	width: 197px;
	font-size: 11px;
	
}
.text li {
	padding:  0 0 3px 15px;
	background: url(../images/indexBullet.gif) no-repeat left 1px;
}
.footer {
	clear: both;
	text-align: right;
	position: relative;
	top: 350px;
}
/* content */
.container {
	width: 980px;
	margin: 0 auto;
	background-color: #00377C;
}
.header {
	background: #fff url(../images/header.jpg) no-repeat top left;
	width: 980px;
	height: 139px;
}
.header img {
	margin: 38px 0 0 15px;
}
.contentGen {
	background: url(../images/bgGen.jpg) repeat-y left;
	width: 968px;
}
.menu {
	background: url(../images/menuBg.jpg) no-repeat left top;
	width: 291px;
	padding: 40px 0 0 0;
	float: left;
	display: inline;
}
.menu ul {
	margin: 0;
	padding: 0 0 30px 20px;
	list-style: none;
	list-style-position: outside;
}
.menu li {
	background: url(../images/menuBullet.gif) left top no-repeat;
	padding: 0 20px 10px 25px;
	font-size: 16px;
}
.menu li a {
	color: #000;
	text-decoration: none;
}
.menu li a:hover, .menu a.active {
	color: #00519E;
}
.menu li ul {
	padding: 5px 0 0 0px;
}
.menu li ul li {
	padding: 2px 0 2px 0px;
	background-image: none;
	font-size: 13px;
}
.content {
	background: url(../images/contentBg.jpg) no-repeat top left;
	width: 634px;
	padding: 40px 20px 20px 20px;
	float: right;
	display: inline;
}
.content h1 {
	color: #00519E;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 22px;
	font-weight: normal;
}
.content h2 {
	color: #000;
	padding: 10px 0 0 0;
	margin: 0px 0 15px 0;
	font-size: 17px;
	font-weight: normal;
}
.content h3 {
	color: #000;
	padding: 5px 0 0 0;
	margin: 0px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
.textColumn {
	width: 100%;
	height: 350px;
}
html>body .textColumn {
	height: auto;
	min-height: 350px;
}
.imageColumn {
	float: right;
	display: inline;
	width: 193px;
	text-align: center;
	margin-left: 25px;
	padding-top: 30px;
}
.imageColumn img {
	margin-bottom: 15px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
/* contact */
.columnKontakt, .column, .columnMap {
	float: left;
	display: inline;
	padding-right: 15px;
}

.columnKontakt {
	width: 300px;
}
.column {
	width: 280px;
	padding-right: 0px;
}
.columnDisclaimer {
	width: 370px;
	padding-right: 0px;
}
.disclaimer {
	width: 220px;
	padding-left: 40px;
}
.columnMap {
	width: 350px;
}
.columnLocation {
	float: left;
	display: inline;
	padding-right: 10px;
	width: 310px;
}
.secondColumn {
	padding-right: 0px;
}
.columnKontakt span {
	width: 5em;
	float: left;
	display: inline;
}
.columnKontakt h3 img {
	vertical-align: middle;
}
/* referenzen */
.logos {
	width: 550px;
}
/* .logos a {
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
}
*/
.logos img {
	vertical-align: middle;
	margin: 10px 7px;
}
/* production options */
.column3 {
	width: 193px;
	margin: 0 7px;
	float: left;
	display: inline;
}
.row {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}
.content .row h3 {
	margin:0px;
	padding:0pt 0 14px 0;
}
.content .row h3 img {
	margin:0px 0 7px 0;
}
.content .production h3 {
	margin:0px;
	padding:0pt 0 7px 0;
}
.production {
	border-top: 1px solid #00519E;
	padding-top: 10px;
	margin-top: 10px;
}
.centered {
	text-align: center;
	padding-top: 10px;
}
.lower {
	padding-top: 60px;
}
.floatRight {
	float: right;
	display: inline;
	margin-left: 15px;
}
/* form.contact */
form.contact.contact {
	width: 400px;
	padding: 0px 0 30px 0;
	float: left;
	display: inline;
}
form.contact label {
	width: 150px;
	float: left;
	display: inline;
	clear: both;
}
form.contact input {
	width: 242px;
	float: left;
	display: inline;
	border: 1px solid #666;
	margin-bottom: 5px;
}
form.contact textarea {
	width: 242px;
	border: 1px solid #666;
	float: left;
	display: inline;
	margin-bottom: 5px;
}
form.contact .postal1 {
	width: 55px;
	margin-right: 5px;
}
form.contact .postal2 {
	width: 180px;
}
form.contact p input {
	width: 150px;
	cursor: pointer;
}
form.contact p .send {
	float: right;
	margin-right: 7px;
}
form.contact span, form.contact .mandatory span {
	color: #ff0000;
	font-size: 13px;
}
form.contact .mandatory {
	padding: 25px 0;
	margin: 0;
	color: #666;
	font-size: 11px;
}
.pdf {
	background: url(../images/pdf.gif) no-repeat top right;
	padding: 0 20px 0 0;
}
.error_strings {
	color:red;
	margin:0;
	padding:0;
}
.error_strings ul{
	padding-left: 10px;
	margin:0 0 15px 0;
}

/* exhibitions - messe*/

.messe_left {
	float:left;
	display:inline;	
	padding-right:30px;
}
messe_center {
}
.messe_right {
	float:right;
	display:inline;
	margin-left:10px;
}
/* messe table styles*/
#messeTable{
	visibility:hidden;
}
#TB_ajaxContent h1 {margin: 10px 0 20px 0!important;}
#TB_ajaxContent h2 {margin: 10px 0 10px 0!important;}

.trCat:hover { background:#00519E!important;}
.trCat {background:#00519E; color: white;}
.col {border: 1px solid white;}
#hiddenModalContent {visibility:hidden;}
#TB_closeWindowButton {font-size:15px!important; font-weight:bold;}

/* messe table*/
.messe_center {
	float: left;
	display: inline;
	width: 160px;
}

.messe_right {
	width: 165px;
}