p, td, i, b, body  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : Black;
}

#content p {
  text-align: justify;
}
.headline {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
.headline:Hover {
	color : red;
}

.subheadline {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.productheadline {
	font-family : Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : Black;
	padding: 5px;
	border-top: 1px solid #999999;
}

.product_cat_list {
  width: 300px;
  list-style-image: none;
  list-style: none;
}

.product_cat_list li {
  width: 300px;
  /*list-style-image: none;*/
  clear: both;
  list-style-image: url('../_images/pfeil-mini.gif');
  list-style-position: inside;
  border-bottom: 1px dotted #666666;
  padding: 4px;
}
.product_cat_list li:Hover {
  background-color: #CCCCCC;
}


.menuItems {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : Black;
}

.menuitem1 {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
.menuitem1:Hover {
	color : red;
}

.menuitem2 {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : Black;
}
.menuitem2:Hover {
	color : red;
}

a {
	text-decoration: none;
}

.statusmsg {
	background-color=#cccccc;
}


/*
* new defs
*/

* {
  padding: 0px;
  margin: 0px;
}

p {
  padding-bottom: 15px;
}


img {
  padding: 10px;
}

body {
  background-image: url(../_images/left_bck.jpg);
  background-repeat: repeat-y;
}

#wrapper {
  background-image: url(../_images/left_bck.jpg);
  background-repeat: repeat-y;
  height: 100%;
}

#header {
  background-image: url(../_images/background.jpg);
  background-repeat: repeat-x;
  height: 250px;
}

#logo {
  background-image: url(../_images/logo.jpg);
  width: 264px;
  height: 174px;
}

#logo a {
  display: block;
  width: 264px;
  height: 174px;
  text-decoration: none;
}

#header_image {
  background-image: url(../_images/header.jpg);
  position: absolute;
  top: 0px;
  left: 264px;
  width: 684px;
  height: 174px;
}
#left_menu {
  background-image: url(../_images/left_menu_bck.jpg);
  position: absolute;
  top: 174px;
  left: 0px;
  width: 269px;
  height: 61px;
}

#menu1 {
  background-image: url(../_images/menu_bck.jpg);
  position: absolute;
  top: 174px;
  left: 264px;
  min-width: 684px;
  /*width: 100%;*/
  /*display: block;*/
  height: 61px;
}

#left {
  background-image: url(../_images/left_bck.jpg);
  background-repeat: repeat-y;
  position: absolute;
  width: 269px;
  /*min-height: 300px;*/
  height: 90%;
  top: 235px;
  padding-left: 20px;
}

#contentwrapper {
  padding: 20px;
}

#content {
  position: absolute;
  top: 250px;
  left: 269px;
  width: 700px;
}

.menu1 {
  display: block;
  float: left;
  width: 100px;
  height: 61px;
  background-image: url(../_images/btn_menu1_d.jpg);
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 13px;
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
  /*padding: 20px;*/
}
.menu1:Hover {
  background-image: url(../_images/btn_menu1_a.jpg);
}

#menu2wrapper {

}

.menu2 {
  display: block;
  width: 190px;
  min-height: 21px;
  /*height: 22px;*/
  background-image: url(../_images/btn_menu2_d.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  /*text-indent: 20px;*/
  /*padding-bottom: 2px;*/
  padding-top: 0px;
  padding-left: 20px;
  color: #000000;
  border-bottom: 1px solid black;
}

.menu2:Hover {
  background-image: url(../_images/btn_menu2_a.jpg);
  background-color: #ffffff;
}

.block1top p {
  padding: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
}

.block1top {
  width: 208px;
  height: 43px;
  background-image: url(../_images/block1_top.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  /*padding: -15px;*/
}
.block1content {
  width: 208px;
  background-image: url(../_images/block1_content.jpg);
  background-repeat: repeat-y;
  color: #fffff;
}
.block1content p {
  padding: 15px;
}

.block1bottom {
  width: 208px;
  height: 13px;
  background-image: url(../_images/block1_bottom.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: 20px;
  color: #fffff;
}

.block2top p {
  padding: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
}

.block2top {
  width: 208px;
  height: 43px;
  background-image: url(../_images/block2_top.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  /*padding: -15px;*/
}
.block2content {
  width: 228px;
  background-image: url(../_images/block2_content.jpg);
  background-repeat: repeat-y;
  color: #fffff;
}
.block2content p {
  padding: 15px;
}
.block2content div img {
  padding: 0px;
  margin-left: -10px;
}

.block2bottom {
  width: 208px;
  height: 13px;
  background-image: url(../_images/block2_bottom.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: 20px;
  color: #fffff;
}

#contactblock {
  /*padding-top: 50px;*/
  float: right;
}

#certificatesblock {
  padding-top: 30px;
  /*position: absolute;*/
  bottom: 180px;
}


.telephone {
  font-weight: bold;
  font-size:12pt;
}
