html {
	height: 100%;
  margin:0;
	padding:0;

}

body {
	font: 12px "Arial", sans serif;
	margin: 0;
	padding: 0;
	height: 100%;
}



img {
	text-decoration: none;
	border: 0;
}


img a {
	border: 0;
	text-decoration: none;
	color: grey;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


.cleaner {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}



h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:     "Trebuchet MS", arial, sans-serif;
}




p {
	margin: 0;
	padding: 0;
}



ul {
	margin: 0;
	padding: 0;
}



ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}



.website {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.top {

}

.logo {
	width: 250px;
	height: 100px;
	float: left;
	}
	
.top_navigation {
	xxxbackground: url("images/top_background.jpg") left top repeat-x white;
	width: 650px;
	height: 100px;
	float: left;
	text-align: right;
	}
	
img.logo_position {
	margin-top: 35px;
	margin-left: 19px;
	}

ul.top_navi {
	margin-top: 4px;
	float: right;
	margin-right: 0px;
	}
	
ul.top_navi li {
	float: left;
	
	}
	

ul.top_navi li.button {
	background: url("images/top_navi_button.jpg") left top repeat-x;
	border: 1px solid #B3B5BB;
	
	
	
}

ul.top_navi li.button a {
	color: #304543;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 0 2px;
}


ul.top_navi li a {
	color: white;
	display: block;
	}
	
	
ul.top_navi li.button {
	margin-right: 5px;


	
	
	}
	
ul.top_navi li.language_de {
	background: url("images/german_flag.jpg") left center no-repeat;
	padding-left: 19px;
	margin-left: 12px;
	text-transform : capitalize;
	}
	
ul.top_navi li.language_en {
	background: url("images/english_flag.jpg") left center no-repeat;
	padding-left: 19px;
	margin-left: 12px;
text-transform : capitalize;
	}
	
ul.top_navi li.language_fr {
	background: url("images/french_flag.jpg") left center no-repeat;
	padding-left: 19px;
	margin-left: 12px;
text-transform : capitalize;
	}
	
ul.top_navi li.language_es {
	background: url("images/espanol_flag.jpg") left center no-repeat;
	padding-left: 19px;
	margin-left: 12px;
text-transform : capitalize;
	}
	
	ul.top_navi li.language_us {
	background: url("images/us_flag.jpg") left center no-repeat;
	padding-left: 19px;
	margin-left: 12px;
text-transform : uppercase;
	}
	
ul.top_navi li.language_neutral {
	padding-left: 0px;
	margin-left: 12px;
	}
	
	
ul.top_navi li.lang_active a{
    font-weight:      bold;
    text-decoration:  none;
}
	
	
.header {
	width: 900px;
	height: 279px;
	xxxbackground: url("images/header_background.jpg") left top repeat-x white;
	}
	
	
	
ul.main_navi {
	background: url("images/main_navi_shadow.jpg") right bottom no-repeat;
	float: right;
	margin-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	}
	
ul.main_navi li {
	background: url("images/main_navi_button.jpg") left top repeat-x #cdcdcd;
	float: left;
	height: 40px;


	}
	
ul.main_navi li.active a {
	color: #47948E;
	background: none;
	}
	
ul.main_navi li a {
	color: #000000;
	padding: 12px 20px;
	line-height: 40px;
	text-decoration: none;
	border-right: 1px solid #A6A8A9;
	}
	
ul.main_navi li a:hover {
	color: #666666;
	}

ul.main_navi li.last a {
	display: block;
	color: white;
	padding: 14px 20px;
	text-decoration: none;
	border-right: 0px;
	}

ul.main_navi li.last a:hover {
	color: #666666;
	}
	
.header_image {
	float: left;
	width: 436px;
	}
	
.header_content {
	float: left;
	width: 464px;
	}
	
h1.headline_1 {
	font: 24px "Trebuchet MS";
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 81px;
	color: #418A85;
	}
	
p.text_box {
	font-size: 14px;
	line-height: 17px;
	padding-right: 40px;
	padding-bottom: 14px;
	color: #FFFFFF;
	}

	
p.text_box a.link {
	background: url("images/link_arrow.png") left center no-repeat;
	padding-left: 19px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.breadcrumb {
	background: url("images/breadcrumb_bg.jpg") left top repeat #CCCCCC;
	padding-left: 276px;
	xxxposition: relative;
	}

	
.breadcrumb_text {
	line-height: 25px;
	color: #47948E;
	font-size: 10px;
	position: relative;
}


.breadcrumb_text span{
  padding: 0px 5px 0px 5px;
  font-size: 10px;
}


.breadcrumb_text a{
  padding: 0px 5px 0px 5px;
  font-size: 10px;
  color: #47948E;
}






.silver_background {
	background:   url("images/metal_background.jpg") left top repeat;
  width:        100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */



}

.header_image_background {
  	background: url("images/body_background.jpg") center top no-repeat;
  	width: 100%;
  	height: 100%;
	
  

}

.content_center {
	width: 900px;
	margin: 0 auto;
	position: relative;
}




.startpage_infobox {
  background-color:     white;
  padding:              10px 0px 10px 15px;
  margin:               20px 15px 10px 12px;
}
	

.sp_text {
    float:              left;
    width:              565px;
}
	
.sp_text h1 {
    color:            #428A85;
    font-size:        22px;
    padding-bottom:   10px;
}

.sp_text p {
    font-size:        13px;
    line-height:      18px;
    padding-right:    45px;
}

.sp_videolink {
    float:            left;
    width:            283px;
    height:           132px;
    background:       url("images/video_background.jpg") left top no-repeat;
    text-align:       center;
    line-height:      13px;
}

.sp_videolink a {
    display:          block;
    padding:          109px 0 10px 0;
    height:           1%;
    color:            white;
    text-decoration:  underline;
    line-height:      13px;
}


.sp_videolink a:hover {
    text-decoration:    none;
}
	
	
.content_box {
	background: none;
	width: 888px;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	
	}
	
	
.box_1 {
	width: 283px;
	float: left;
	padding-right: 12px;
	}


.box_2 {
	width: 283px;
	float: left;
	padding-right: 12px;
	}
	
	
.box_3 {
	width: 283px;
	float: left;
	}
	
p.box_link {
	background: #47948E;
	line-height: 24px;
}

p.box_link a {
	background: url("images/link_arrow.png") left center no-repeat;
	display: block;
	line-height: 24px;
	margin-left: 3px;
	padding-left: 19px;
	color: white;
	}


p.footer {
	text-align: right;
	color: #666666;
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	}
	
  
p.footer a {
    color:    #75767B;
    text-decoration: none;
}

p.footer a:visited {
    color:      #75767B;
}


.trans_fix {
  behavior: url('htc/iepngfix.htc');
	}




.content_left {
  float: left;
  width: 232px;
}

.content_left p {
  background: white;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
}

.content_left h1, .content_left h2, .content_left h3, .content_left h4 {
  background: white;
  padding: 10px 10px 0px 10px;
  font-size: 13px;
  color: black;
  line-height: 17px;
}


.content_left ul {
  background: white;
  padding: 10px 10px 10px 10px;
  font-size: 11px;
  color: #333333;
  line-height: 17px;
}

.content_left ul.list li {
	background: url("images/ul_li_bullet.gif") 0px 9px no-repeat;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
	font-size: 13px;
}

.content_left a, .content_left a:visited {
  color:  #47948E;
}



.content_main_wrapper {
  float: left;
  background-color: white;
  width: 668px;
}

.content_main {
  padding: 19px 48px 48px 48px;
}


.content_main h1 {
	font-family:"Trebuchet MS", Arial, sans-serif;
    font-size: 20px;
    color: #47948E;
    line-height: 22px;
    padding-bottom: 16px;
}

.content_main h2 {
    font-size: 17px;
    color: #47948E;
    line-height: 19px;
    padding-top: 25px;
    padding-bottom: 8px;
}

.content_main h3 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 20px;
    padding-bottom: 5px;
}

.content_main h4 {
    font-size: 14px;
    color: black;
    line-height: 19px;
    padding-top: 20px;
    padding-bottom: 5px;
}


.content_main p {
    font-size: 12px;
    color: #333333;
    line-height: 17px;
    padding-bottom: 7px;
}


.content_main p a {
    color: #46938D;
}


.content_main ul {
  wixxxdth: 369px;
  background-color: #EFEFEF;
  padding: 3px 5px 3px 0;
  margin: 5px 0 5px 0;
}

.content_main ul.list li {
	background: url("images/ul_li_bullet.gif") 10px 7px no-repeat;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
}

.content_main ul li a {
    color: #46938D;
}








ul.sub_navi {
    padding: 6px 0 5px 6px;
    background-color: white;
    margin-bottom: 20px;
	}
	
ul.sub_navi li {
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
	padding-bottom: 1px;
	}
	
ul.sub_navi li a {
  background: url("images/subnavi_arrow.gif") 7px center no-repeat #E9E9E9;
	display: block;
	color: #666666;
	text-decoration: none;
  margin-bottom: 1px;
  padding-left: 19px;
	}
	
ul.sub_navi li.active a {
	color: #47948E;
	background: url("images/subnavi_arrow_active.jpg") center top no-repeat white;
	xxxline-height: 24px;
    margin-bottom: 0px;
    padding-left: 19px;
	}


ul.sub_navi li.active a:visited {
	color: #47948E;
}	

	
ul.sub_navi li a:visited {
	color: #666666;
	}


ul.sub_navi li a:hover {
	color: #3F3F3F;
	}	
	
	
p a.content_link {
	background: url("images/link_arrow.png") left center no-repeat;
	padding-left: 19px;
	color: #46938D;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
}


div.downloadbox {
	  background: white;
    padding: 2px 5px 3px 6px;
    margin-bottom: 10px;
}

div.downloadbox p {
	  background: url("images/link_arrow_down.jpg") 3px 14px no-repeat;
    padding-left: 22px;
    line-height: 14px;
}
	
div.downloadbox p a {
	 color: #47948E;
}

div.downloadbox p span {
    color: #999999;
    font-size: 10px;
    display: block;
    padding-top: 2px;
}

.shop_button {
	background: url("images/shoping.jpg") left top no-repeat white;
	height: 56px;
	xxxwidth: 169px;
	xxxpadding-left:  63px;
		
}

.shop_button_abschliessen {
	background: url("images/bestellung_abschliessen.jpg") left top no-repeat white;
	height: 56px;
	xxxwidth: 169px;
	xxxpadding-left:  63px;
	margin-top: 15px;
}

.shop_link_abschliessen a {
	font-size:     15px;
	line-height:   38px;
	color:         #47948E;
	padding:       0px 0 0px 60px;
	display:       block;
	}


.shop_link {

}

.shop_link form {
  margin: 0 0 0 0;
  padding: 0 0 0 63px;
  xxxdisplay: inline;
  width:  168px;

}

input.in_warenkorb_submit {
  width:  168px;
  text-align: left;
  padding: 0 0 0 0;
  margin: 13px 0 0 0px;
	font-size: 13px;
	line-height: 13px;
	border: 0;
	background: 0;
	color: #47948E;
	cursor:  pointer;
	text-decoration: underline;
	}
	
.in_warenkorb_submit a:hover {
  text-decoration: none;
}
	
	
.xxxshop_button_abschliessen {
	background: url("images/bestellung_abschliessen.jpg") left top no-repeat white;
	height: 49px;
	width: 237px;
	margin-left: 340px;
	margin-top: 25px;
}


.xxxshop_link_abschliessen {
}

.xxxshop_link_abschliessen a {
	font-size:     15px;
	line-height:   15px;
	color:         #47948E;
	padding:       0px 0 0px 0px;
	display:       block;
	}
	
	

.preis {
	color: #333333;
	font-weight: bold;
  margin: 0 0 0 0px;
  padding: 0;
	font-size: 13px;
	line-height: 18px;
	
}

.shop_shadow {
	xxxwidth: 232px;
	height: 5px;
	margin-bottom: 19px;
	
}

div.galerie {
    background-color: #F2F2F2;
    padding: 7px 0px 7px 7px;
    margin: 17px 0 17px 0;
}

div.galerie a img {
    margin-right: 2px;
}

div.galerie h2 {
    font-size: 14px;
    color: #666666;
    line-height: 13px;
    padding-top: 0;
    padding-bottom: 10px;
}

div.galerie h2 span {
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
}


.news {
    width: 425px;
}


.news p.listing_date {
    font-size: 10px;
    color: #ACA899;
    text-align: right;
    padding: 0;
    margin: 0;
}

.news h3.listing_headline {
    padding: 0;
    margin: 0;
    background: url("images/link_arrow.png") left -1px no-repeat;
    border-top: 1px solid #47948E;
    padding-left: 19px;
}

.news h3.listing_headline a {
    font-size: 12px;
    font-weight: bold;
    color: #47948E;
}

.news p.listing_description {
    padding: 0 0 11px 19px;
}




.content_main ul.sites {
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  background: 0;
  width: 450px;
}


.content_main ul.sites li{
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: left;
  background: none;
}


.content_main ul.sites li a{
  margin: 0px 5px 0px 0px;
  padding: 0px 5px;
  _padding: 0px 5px 1px 5px;
  display: block;
  text-align: center;
  line-height: 16px;
  _width: 1px;
  font-size: 11px;
  color: #47B8FE;
  text-decoration: none;
  border: 1px solid #47B8FE;
}


.content_main ul.sites li a:hover,
.content_main ul.sites li a.active:hover{
  text-decoration: none;
  background: #eeeeee;
}

.content_main ul.sites li a.active {
  color: #fff;
  text-decoration: none;
  background: #47B8FE;
}

.content_main ul.sites li a.active:hover {
  color: #fff;
  text-decoration: none;
  background: #47B8FE; 
}


.divider {
    line-height: 0;
    font-size:0;
    height: 25px;
    background-color: #880B00;
    margin-bottom: 1px;
}


form label {
  clear: left;
  display: block;
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 12px;
  line-height: 21px;
  color: #333333;
}

form label.formerror {
  color: red;
  font-weight: bold;
}

form input.formtext {
  height: 16px;
  border: 1px solid #46938d;
	font-family: Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  margin-bottom: 8px;
  width: 200px;
  padding: 2px 5px 2px 5px;
}

form textarea.formtextfield {
  border: 1px solid #46938d;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #333333;
  margin-bottom: 8px;
}

form input.formsubmit {
  background-color: #46938d;
  color: white;
  padding: 3px 10px;
  border: 0;
  margin: 15px 0 20px 152px;
}

div.forminfo {
  color: red;
  padding: 0px 0 25px 0;
  font-weight: bold;
}


.login_error {
  color: red;
  padding: 15px 0 0 107px;
}


.formhinweis {
  padding: 10px 0 0 150px;
  font-weight: bold;
}





table.warenkorb a {
    	color: #47948E;
}


table.warenkorb {
    background-color:   #E0E0E0;
}

table.warenkorb th {
    padding: 5px;
}

table.warenkorb td {
    background-color:   #F2F2F2;
    text-align: left;
    padding: 5px 10px 5px 10px;
}

table.warenkorb td.no_bg {
    background: none;
}






.overview_wrapper {
  padding: 10px;
	
}

.overview_wrapper img {
	padding-right: 25px;
	margin-bottom: 8px;
	
}

.overview_wrapper h2 {
	padding-top: 0;
	padding-bottom: 3px;
	font-size: 16px;
	
}

.overview_wrapper p {
    padding-bottom: 0;
}

.overview_wrapper h2 a {
	color: #47948e;
	text-decoration: none;
	
}

.wechsel_zwei {
    background: #F9F9F9;
}

.wechsel_eins {
    background: #F2F2F2;
}


.logout_button {
  position: absolute;
  left: 830px;
  top: 384px;
  z-index: 100;
}

.logout_button a {
font-size: 11px;
color: #47948e;

}
