/**************************************************
 Common Elements
**************************************************/

td, p, div, a, body {
  font-family: Verdana;
  font-size: 10px;
  margin:0px;
  padding:0px;
  }

.hr {
  width:100%;
  height:1px;
  border:0px;
  border-top:1px dashed #ADBFDD;
  margin-bottom:20px;
  }

.error {
 	font-weight:bold;
 	color:red;
 	}

.download {
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:4px 0px 4px 20px;
	background:transparent url("/images/pdf-symbol.gif") no-repeat top left;
	}

.pdf-symbol {
	margin:0px 7px 0px 0px;
	padding:0px;
	vertical-align:top;
	}

/**************************************************
 Header & Footer
**************************************************/

body {
	margin:0px;
	background:#ffffff;
	background: transparent url("/images/headerback.jpg") repeat-x;
	text-align:center;
	overflow-y:scroll;
	}

#main {
	margin: 0px auto auto;
	padding:0px;
	width:896px;
	/*border: 1px solid #000000;*/
	text-align:left;
	}

#header	{
	padding-top:5px;
	height:60px;
	}

#logo	{
	float:left;
	padding-right:19px;
	}

#schriftzug	{
	float:left;
	padding-top:20px;
	padding-right:190px;
	}

#headmenu	{
	color:#ADBFDD;
	text-align:right;
	}

#headflags {
	padding-top:17px;
	padding-bottom:3px;
	}

#headlinks a{color:#ADBFDD; text-decoration:none;}
#headlinks a:hover{color:red; text-decoration:none;}

#inhalt{padding-top:10px; width:898px;}

#navi	{
	width:203px;
	float:left;
	}

#content {width:690px; margin-left: 205px; color:#093073;}

.menupunkt {
	width:186px;
	height:16px;
	border-top: 1px solid #A5B8D5;
	border-right: 1px solid #A5B8D5;
	border-left: 1px solid #A5B8D5;
	background:#ffffff;
	padding-left:15px;
	padding-top:4px;
	font-weight:bold;
	color:#7293B9;
	}

*html .menupunkt {
	width:203px;
	height:21px;
	}

.menupunkt a{color:#7293B9; text-decoration:none;}
.menupunkt a:hover{color:red; text-decoration:none;}

.menupunkt2	{
	width:186px;
	height:16px;
	border-top: 1px solid #A5B8D5;
	border-right: 1px solid #A5B8D5;
	border-left: 1px solid #A5B8D5;
	background:#ffffff;
	padding-left:15px;
	padding-top:4px;
	font-weight:bold;
	color:red;
	}

*html .menupunkt2	{
	width:203px;
	height:21px;
	}

.menupunkt2 a{color:red; text-decoration:none;}

.menupunkt3	{
	width:176px;
	height:16px;
	border-top: 1px solid #A5B8D5;
	border-right: 1px solid #A5B8D5;
	border-left: 1px solid #A5B8D5;
	background:#EFF2F7;
	padding-left:25px;
	padding-top:4px;
	font-weight:bold;
	color:red;
	}

*html .menupunkt3	{
	width:203px;
	height:21px;
	}

.menupunkt3 a{color:#7293B9; text-decoration:none;}
.menupunkt3 a:hover{color:#073070; text-decoration:none;}

.menuende	{
	width:203px;
	height:2px;
	border-top: 1px solid #A5B8D5;
	}

.submenu	{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF
	}

.submenupunkt	{
	margin:0px;
	padding:5px 0px 5px 26px;
	border-top: 1px solid #DAE2EF;
	border-left: 1px solid #A5B8D5;
	border-right: 1px solid #A5B8D5;
	}

#suche	{
	width:201px;
	height:36px;
	border: 1px solid #A5B8D5;
	background:#ffffff;
	padding-top:14px;
	color:#7293B9;
	text-align:center;
	}

*html #suche {width:203px;}

.input{font-size:12px; font-family:Verdana,sans-serif; width:140px; height:20px;}
.button{background-color:#7293B9; width:25px; border:1px solid #7293B9; height:20px; color:#ffffff;}
.button:hover{background-color:#ffffff; color:#7293B9;}

.kontaktbutton{background-color:#7293B9; border:1px solid #7293B9; color:#ffffff;}
.kontaktbutton:hover{background-color:#ffffff; color:#7293B9;}

#footer_info 	{
	border-top:1px dashed #ADBFDD;
	padding:20px 15px 20px 15px;
	margin:0px;
	}

#footer_info a {
	text-decoration:underline;
	}

#footer	{
	width: 100%;
	float: left;
 	margin-top: 10px;
 	padding-top:5px;
	border-top: 1px solid #A5B8D5;
	color:#ADBFDD;
	text-align:center;
	}

.footermenu{text-align:left;}
.footermenu a{color:#7293B9; text-decoration:none;}
.footermenu a:hover{color:red; text-decoration:none;}

.footercopyright{width:186px; margin-top:20px; float:right;}
.footercopyright a{color:#ADBFDD; text-decoration:none;}
.footercopyright a:hover{color:red; text-decoration:none;}

/**************************************************
 Seiten-Modul
**************************************************/

#pfad	{
	width:677px;
	height:16px;
	border: 1px solid #A5B8D5;
	background:#C7D4E9;
	padding-left:13px;
	padding-top:4px;
	color:#ffffff;
	}

*html #pfad	{
	width:690px;
	height:22px;
	}

#pfad a{color:#ffffff; text-decoration:none;}
#pfad a:hover{color:#A5B8D5; text-decoration:none;}

#mainframe	{
	width:664px;
	border: 1px solid #A5B8D5;
	padding-left:13px;
	padding-right:13px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
	margin-top:2px;
	overflow:hidden;
	float:left;
	}

*html #mainframe {
	width:690px;
	}

#productnavi {
	width:560px;
	height:24px;
	display:block;
	}

#producthead_kompressor	{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
	background-color:#023BA2;
	}

#producthead_hebebuehne	{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
	background-color:#CC0033;
	}

#product_mainframe {
	padding:0px;
	width:457px;
	border: 1px solid #A5B8D5;
	background-color:#ffffff;
	margin:2px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
	float:left;
	}

#anwendungsgebiete	{
	background-color:#ffffff;
	border:1px solid #A5B8D5;
	padding:0px;
	margin:2px 0px 0px 3px;
	overflow:hidden;
	width:227px;
	}

*html #anwendungsgebiete {
	width:229px;
	}

.anwendungsgebiete_title  {
	color:#023CA0;
	font-weight:bold;
	background-color:#EFF2F7;
	margin:0px;
	padding:4px 0px 4px 10px;
	}

.anwendungsgebiete_title a {
	color:#023CA0;
	}

.anwendungsgebiete_produkt {
	background:transparent url("/images/pfeil.gif") no-repeat 0px 5px;
	line-height:20px;
	margin:8px 10px 8px 13px;
	padding:0px 0px 0px 25px;
	}

#product_category	{
	background:transparent url("/images/bg_product_categories.jpg") no-repeat top left;
	width:201px;
	border: 1px solid #A5B8D5;
	padding-left:13px;
	padding-right:13px;
	padding-top:130px;
	padding-bottom:10px;
	background-color:#ffffff;
	margin-top:2px;
	margin-left:3px;
	overflow:auto;
	}

#product_category img	{
	display:inline;
	float:left;
	margin:0px 10px 0px 0px;
	}

#product_category p	{
	margin:0px 0px 10px 0px;
	line-height:15px;
	display:block;
	}

*html #product_category	{
	width:228px;
	}

.product_category_title	{
	font-weight:bold;
	padding:0px 0px 0px 20px;
	}
.product_subcategory	{
	padding:0px 0px 0px 0px;
	}

/**************************************************
 Produkte
**************************************************/

#product {
	margin:0px;
	padding:15px 15px 15px 15px;
	}

.product_titel {
	font-weight:bold;
	color:#073070;
	margin-bottom:10px;
	}

.product_content {
	margin:0px 0px 20px 0px;
	padding:0px;
	}

.product_content td {
	vertical-align:top;
	width:100%;
	}

.product_content img {
	margin:0px 0px 20px 10px;
	border:1px solid #A5B8D5;
	float:right;
	}

.categoryname {
	padding:0px 0px 15px 0px;
	}

.productspecs {
	background-color:#FFFFFF;
	cell-spacing:0px;
	font-family:Verdana;
	font-size:10px;
	width:428px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	}

.productspecs th {
	color:#7293B9;
	background-color:#E8EFF8;
	border:1px solid #A5B8D5;
	font-size:10px;
	padding:4px;
	margin:0px;
	text-align:center;
	vertical-align:top;
	}

.productspecs tr {
	border:0px solid #A5B8D5;
	}

.productspecs td {
	vertical-align:top;
	text-align:center;
	border:0px solid #A5B8D5;
	color:#073070;
	padding:3px 3px 3px 3px;
	}
	
.bt_show_detail {
	padding-left:13px;
	}

.first_th {
	background-color:#FFFFFF;
	border:0px;
	}

td.first_tr {
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	}

.alternate_tr {
	background-color:#E8EFF8;
	}

.result {
	font-weight:bold;
	background-color:#E8EFF8;
	padding:5px 0px 5px 10px;
	}

.product_dropdown {
	display:none;
	padding:0px;
	margin:5px 0px 15px 0px;
	border-collapse:collapse;
	vertical-align:right;
	width:100%;
	line-height:10px;
	}

.product_dropdown td {
	text-align:left;
	}

/**************************************************
 NEWS
**************************************************/

.news p {
	margin:0px;
	padding:0px 0px 20px 10px;
	}

/**************************************************
 REFERNZBILDER
**************************************************/

.ref_categoryname {
 width:660px;
 height:25px;
 display:block;
 float:right;
 padding:0px;
 margin:10px 0px 15px 0px;
 background-color:#F0F0F0;
 }

.ref_categoryname p {
 font-weight:bold;
 padding:5px 0px 0px 10px;
 }

.ref_item {
 width:208px;
 float:left;
 margin:0px 13px 0px 0px;
 padding:0px;
 }

.ref_image {
 background:#FFFFFF url("/images/dia.gif") no-repeat top left;
 padding:29px 0px 0px 20px;
 margin:0px;
 height:135px;
 }

*html .ref_image {
 height:165px;
 }

.ref_title {
 background:#FFFFFF url("/images/dia_content.gif") no-repeat bottom left;
 padding:0px 25px 25px 25px;
 margin:0px 0px 20px 0px;
 }

 .ref_title p {
 font-weight:bold;
 height:50px;
 }

.ref_content {
 padding:0px 20px 20px 20px;
 }
 
/**************************************************
 NEWSLETTER
**************************************************/

#newsletter h1 {
 color:#A5B8D5;
 font-size:12px;
 font-weight:bold;
 }
#newsletter label {
 display: block;
 float: left;
 margin-top: 2px;
 text-align: right;
 width: 120px;
 }
#newsletter input, #newsletter select {
 margin-top: 2px;
 width: 170px;
 }
#newsletter label.check {
 padding-top: 3px;
 text-align: left;
 }
#newsletter input.check {
 clear: both;
 float: left;
 margin-left: 120px;
 width: auto;
 }
#newsletter .submit {
 clear: both;
 float: left;
 margin-left: 120px;
 }

#newsletter input.error {
 border: red solid 1px;
 }

#newsletter li label {
 display: inline;
 float: none;
 width: auto;
 }

