body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	color: #00664B;
}

a:link {
	color: #00664B;
}

a.extLink {
	color: #00664B;
	background: url(/gfx/icon_extlink.gif) no-repeat left;
	padding-left: 13px;
}

a.mail {
	color: #00664B;
	background: url(/gfx/icon_mail.gif) no-repeat left;
	padding-left: 15px;
}

a.down {
	color: #00664B;
	background: url(/gfx/icon_download2.gif) no-repeat left;
	padding-left: 15px;
}

a:hover {
	text-decoration: none;
}

a.mail {
	color: #00664B;
	background: url(/gfx/icon_mail.gif) no-repeat left;
	padding-left: 15px;
}

a.pdf {
	background: url(/gfx/pdf_icon_klein.gif) no-repeat left;
	padding-left: 20px;
}

a.pdf span {
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
	font-style: italic;
}

a.indexHtml {
	font-size: 28px;
	color: #333;
	text-decoration: none;
	text-align: left;
}

a.indexHtml:hover {
	color: #009e93;
}

h3 a {
	color: #00664B;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h3 a:hover {
	color: #00664B;
	text-decoration: underline;
}

address {
	font-size: 0.8em;
	color: #666;
	text-align: right;
}

#center_box {
	width: 767px;
	border: 1px solid #00664B;
	padding: 0;
	margin: 0px auto;
	text-align: left;
	/*background: url(/gfx/left_bg.gif) repeat-y left;*/
	background: #fff;
	display: block;
}

#history {
	position: relative;
	font-weight: bold;
	height: 13px;
	font-size: 0.8em;
	color: #00664b;
	padding-left: 145px;
	background: #fff url(/gfx/de-ch/top_bg_left2.gif) left top no-repeat;
}

#content_box {
	
}

#left {
	background-color: #fff;
	width: 140px;
	float: left;
	background: #fff url(/gfx/de-ch/top_bg_left2.gif) left -13px no-repeat;
}

#middle {
	float: left;
	width: 492px;
	line-height: 1.4em;
}

#right {
	float: right;
	width: 132px;
}

#langselect {
	position: absolute;
	top: 11px;
	right: 10px;
}

#langselect span {
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
}

#langselect select {
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	width: 100px;
}

p {
	margin: 0;
	margin-bottom: 1em;
}

.vorschau {
	width: 300px;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 1px;;
	color: #156f4d;
	font-weight: bold;
}

/*p:first-letter{padding-left: 2em;}*/
h1 {
	color: #00664B;
	font-size: 1.4em;
	font-weight: normal;
}

h1 span {
	display: block;
	color: #000;
	font-size: .7em;
	font-weight: bold;
}

h2 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	color: #5674A4;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}

h6 {
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.h1,div.h2,div.hr,div.artikelHeader {
	border-bottom: 1px solid #919191;
	padding: 0;
	margin-bottom: 1em;
}

div.h2 {
	margin-top: 2em;
}

div.artikelHeader {
	border-bottom: 1px solid #D2D4D8;
	margin-top: 1.5em;
}

div.artikelHeader h3 {
	float: left;
}

div.artikelHeader span {
	font-size: .85em;
	float: right;
}

.leftImage {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #00664B;
	padding: 2px;
}

.rightImage {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #00664B;
	padding: 2px;
}

.borderImage {
	border: 1px solid #00664B;
	padding: 2px;
	margin: 0 10px 8px 0;
}

.topthemaImage {
	float: left;
	padding-right: 1em;
}

.topThema {
	background-color: #F3F4F4;
}

.logosCard {
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 10px;
	height: 65px;
	width: 120px;
	text-align: center;
}

.space15 {
	margin: 15px 0;
}

.inner20 {
	padding: 19px;
}

.inner5 {
	padding: 5px;
}

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: transparent;
	overflow: hidden;
}

.download {
	background-color: #FAFBFB;
	padding: 0.1em;
}

#nav {
	margin-top: 24px;
	margin-bottom: 50px;
}

ul.navi_left {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	display: none;
}

ul.navi_left li {
	padding: 3px 10px 4px 0px;
}

ul.navi_left a {
	color: #00664B;
	width: 130px;
	display: block;
	text-decoration: none;
	font-size: .95em;
}

li.selected a {
	color: #00664B;
	font-weight: bold;
}

ul.navi_left a.navi_bd {
	color: #000;
	width: 130px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

div.navi_hd {
	font-weight: bold;
	color: #00664B;
	margin-top: 20px;
	text-align: right;
	padding: 3px 10px 4px 0px;
	border-bottom: 1px solid #00664B;
}

div.navi_hd a {
	text-decoration: none;
	display: block;
}

li.navi_hd {
	font-weight: bold;
	color: #00664B;
	margin-top: 20px;
}

ul.navi_left li:hover a,ul.navi_left li.iehover a {
	font-weight: bold;
}

#news_right {
	margin-top: 15px;
}

#news_right a span {
	color: #00664B;
	text-decoration: none;
	font-weight: bold;
}

#news_right a {
	color: #333333;
	text-decoration: none;
	font-size: .95em;
}

#news_right a:hover {
	text-decoration: underline;
	color: #00664B;
}

div.news_bx {
	background-color: #F3F4F4;
	padding: 12px 8px;
	font-size: 0.9em;
	margin-bottom: 2em;
}

div.partner_bx {
	background-color: #FAFBFB;
	padding: 3px;
	font-size: 0.9em;
	margin-bottom: 2em;
	text-align: center;
}

div.partner_bx img {
	margin: 5px 0px;
}

#news_right div.date {
	background-color: #D2D4D8;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
	height: 1.3em;
}

/*Definitons Listen*/
dt {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 1em;
}

dd {
	margin-left: 0;
}

.error {
	border: 3px solid #CC0000;
	padding: 2px;
}

.error div {
	color: #CC0000;
	background-color: #FAFBFB;
	padding: 5px;
	padding-left: 30px;
	border: 2px solid White;
	background: url(/gfx/icon_error.gif) no-repeat 7px;
}

/*Formulare*/
label.label_top {
	font-size: .9em;
	padding-bottom: 2px;
	display: block;
}

label.label_left {
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 15px;
	font-size: .9em;
	padding-bottom: 2px;
	display: block;
}

select.input {
	font-size: 0.85em;
	border: 1px solid #00664B;
}

input.input {
	font-size: 0.9em;
	border: 1px solid #00664B;
	width: 18em;
}

textarea.input {
	border: 1px solid #00664B;
	width: 30em;
	height: 15em;
}

input:focus.input {
	background-color: #FAFBFB;
}

button {
	background: #40506A url(/gfx/bg_button.gif) repeat-x top left;
	color: White;
	border: 1px solid #CCCCCC;
}

.downloadButton {
	font-size: .85em;
	width: 150px;
}

.formerror {
	color: #CC0000;
}

.formerror input,.formerror textarea {
	border: 1px solid #CC0000;
}

/*Footer */
#footer {
	margin: 15px 0;
	font-size: 0.8em;
	color: #999999;
}

#footer p {
	margin-top: 1em;
}

#footer span {
	margin: 0 10px;
}

#footer a {
	font-size: 1em;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.inforight {
	float: right;
	width: 170px;
	border: 1px solid #00664B;
	margin: 0 0 15px 15px;
	background-color: #FAFBFB;
	font-size: 0.8em;
}

.infoleft {
	float: left;
	width: 170px;
	border: 1px solid #00664B;
	margin: 0 15px 15px 0;
	background-color: #FAFBFB;
	font-size: 0.8em;
}

div.head3 {
	background-color: #00664B;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}

.card {
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 10px;
	line-height: 1.5em;
	z-index: 1;
	position: relative;
}

.cardLeft,.cardMiddle,.cardRight {
	position: absolute;
	top: 0px;
	z-index: 999;
	display: none;
}

.cardLeft {
	left: 0px;
}

.cardMiddle {
	left: 50px;
}

.cardRight {
	right: 0px;
}

.tCard {
	border: 1px solid #ccc;
	background-color: #FFF;
	width: 280px;
	padding: 2px 2px 0px 15px;
}

.logosCard {
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 10px;
	height: 65px;
	width: 120px;
	text-align: center;
}

tr.odd td {
	background-color: #D2D4D8;
}

tr.even td {
	background-color: #FAFBFB;
}

td.tddescr {
	text-align: left;
}

td.tdvalue {
	text-align: right;
}

table.jobs {
	width: 100%;
}

table.jobs tr.head {
	background-color: #F3F4F4;
}

table.jobs ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.history,table.presse {
	width: 100%;
}

table.history td,table.presse td {
	padding: 5px;
}

table.history td.year {
	vertical-align: top;
	width: 6em;
	font-weight: bold;
}

table.form {
	width: 100%;
	background-color: #FAFBFB;
	padding-top: 1.5em;
}

table.form td {
	padding: 0px 5px 15px 5px;
}

table.form th {
	
}

table.tools {
	font-size: .85em;
}

table.tools td {
	vertical-align: top;
}

table.prdownl {
	width: 100%;
	font-size: 11px;
	background-color: #FFF;
}

table.prdownl th,table.prdownl td {
	background-color: #FAFBFB;
}

table.prdownl .size {
	text-align: right;
}

table.prdownl .down {
	width: 150px;
}

table.pressarchiv {
	width: 100%;
	font-size: 11px;
	color: #666;
}

.pressarchiv tr.even {
	background-color: #F5F0E6;
}

.pressarchiv td,.pressarchiv th {
	padding: 4px 12px;
	text-align: left;
}

div.orderDescr {
	background-color: #EDEFFF;
	font-weight: bold;
	padding-left: 5px;
	color: #666;
	height: 20px;
}

div.orderDescr span {
	float: left;
}

div.orderCheck {
	float: right;
	background-color: #D2D4D8;
	width: 20px;
	height: 20px;
}

div.tooltip {
	display: none;
	position: absolute;
	z-index: 100;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #888888;
}

div.address {
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #888888;
	width: 220px;
	display: block;
}

/* Shadow */
.wrap1,.wrap2,.wrap3 {
	display: inline-table; /* \*/
	display: block; /**/ /**/
}

.wrap1 {
	float: left;
	background: url(/gfx/shadow.gif) right bottom no-repeat;
}

.wrap2 {
	background: url(/gfx/corner_bl.gif) left bottom no-repeat;
}

.wrap3 {
	padding: 0 7px 7px 0;
	background: url(/gfx/corner_tr.gif) right top no-repeat;
}

/* agb*/
ol.agb {
	font-size: 0.9em;
	line-height: normal;
}

.agb li {
	margin: 0.3em 0;
}

.agb li h3 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

/*Produktseite*/
.prText {
	text-align: justify;
}

div.prHead {
	border-bottom: 1px solid #F3F4F4;
	margin-top: 15px;
}

div.prHead div {
	background-color: #F3F4F4;
	width: 200px;
	padding: 2px;
}

div.prHead div span {
	font-weight: bold;
}

table.prInf {
	width: 100%;
	font-size: .85em;
}

table.prInf th {
	border: 1px solid #D2D4D8;
	text-align: right;
}

table.prInf td {
	border: 1px solid #D2D4D8;
}

table.prS1 {
	width: 100%;
	font-size: .85em;
	margin-bottom: 20px;
}

table.even {
	background-color: #F3F4F4;
}

table.prS1 th {
	width: 100px;
	vertical-align: top;
}

table.prS1 td {
	vertical-align: top;
}

table.prS1 td a {
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}

/* --- -- - -- --  Questions-Tool - -- - -- -- -- - -  */


#error01 {
  display:none;
  padding:5px;
  color:#CC0000;
  /*background:#;*/
  border:1px solid #cc0000;
}

.dot-icons {
	background:url(/gfx/de-ch/dots.gif) left top no-repeat;
	width:11px;
	height:11px;
	display:inline-block;
	margin-right:8px;
}

.dot-icons.active {
  background-position: 0 -11px;
}


a.buttons {
  background: #40506A url(/gfx/bg_button.gif) repeat-x top left;
  color: White;
  border: 1px solid #CCCCCC;
  text-decoration:none;
  font-weight:normal;
  padding: 2px 6px;
  line-height:normal !important;
  margin-top:20px;
  display:inline-block;
}

#question {
  padding:0 20px;
  
}

.question, .questionTitle{
  padding:10px 0px;
  font-size:1.4em;
  color:#00664B;
  font-weight:normal;
}

.question {
	padding-top:15px;
	font-size:1.3em;	
}

.question_list {
	list-style: none;
  list-style-position:outside;
  padding:0;
}


.question_list li{
	padding:5px 0;
}

.question_desc, .question_list li input {
  float:left;
}

.question_desc {
  width:380px;
  padding-left:5px;
}




/* Clearfix-Hack */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
