*{
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, img, p, h1, h2, h3, ul, li, form, fieldset, input, textarea, dl, dt, dd{
	margin: 0;
	padding: 0;
}
html {
  overflow-y: scroll;
}
ul, ol, dl {
	position: relative;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin-bottom: 16px;
}
h2 {
	margin-bottom: 8px;
}
a	   		  { font-weight: bold; color: #000000; }
a:link		{ font-weight: bold; text-decoration: none; }
a:visited	{ font-weight: bold; text-decoration: none; }
a:hover		{ font-weight: bold; text-decoration: none; color: #96C800; }
a:active	{ font-weight: bold; text-decoration: none; color: #96C800; }

body{ 
	background: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
#mainwrap {
	background: url(/img/bgc.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	width: 990px;
	top: 0px; 
	left: 0px;
}
#header {
	position: relative;
	height: 14px;
	padding: 17px 0 4px 160px;
}

/* NAV */
#servicenav {
	position: absolute;
	top: 0;
	right: 54px;
	padding-top: 17px;
}
#servicenav ul li {
  float: left;
	margin-left: 27px;
}
#mainnav {
  position: relative;
	float: left;
	padding: 113px 0 0 20px;
	width: 140px; /*160*/
}
.activenav {
	color: #96C800;
}
.lastnav {
	line-height: 20px;
}
/* SUBNAV */
#subnav {
	position: absolute;
	top: 0;
	left: 0;
  width: 150px;
	padding-top: 66px;
}
#subnav ul {
  width: 150px;
  overflow: hidden;
}
#subnav ul ul ul li{
	padding-left: 8px;
}
.activetype {
  color: #888888;
}

#contentarea {
	position: relative;
	float: left;
	min-height: 495px;
	_height: 495px; /*IE6-Hack*/
	width: 830px;
}

#description {
  position: relative;
  width: 330px;
	padding: 83px 0 0 500px;
	min-height: 193px; /*276*/
	_height: 193px; /*IE6-Hack*/
}

#homemood {
  position: absolute;
  width: 830px;
  height: 170px;
  top: 274px;
  left: 0;
}
#home_desc {
  position: relative;
  width: 830px;
	padding-top: 250px;
}

#leuchtenflash {
  position: relative;
  width: 830px;
  margin-top: 101px;
  height: 394px;
}

#moodImpressionen {
	/*margin-top: 276px;*/
}

/* news */
#news_desc_left, #news_desc_right {
  float: left;
  width: 316px;
	padding-top: 83px;
	min-height: 193px; /*276*/
	_height: 193px; /*IE6-Hack*/
}
#news_desc_left {
  padding-left: 170px;
}
#news_desc_right {
  padding-left: 13px;
}
#news_image_large {
	padding-bottom: 5px;
}
#news_image_caption {
	padding-bottom: 20px;
}
.news_image_small {
  width: 60px;
  height: 45px;
  margin: 0px;
	padding-bottom: 4px;
	padding-right: 4px;
  float: left;
}
.news_desc a:link,
.news_desc a:visited,
.news_desc a:active,
.news_desc a:hover {
  font-weight: normal;
	text-decoration: underline;
}
.news_desc a:hover {
  color: #96C800;
}
/* multibildtext */
#mbt_desc_left, #mbt_desc_right {
  float: left;
  width: 316px;
	padding-top: 83px;
	min-height: 193px; /*276*/
	_height: 193px; /*IE6-Hack*/
}
#mbt_desc_left {
	padding-top: 66px;
  padding-left: 170px;
}
.mbt_icon {
  display: block;
  height: 27px;
  padding-bottom: 21px;
}
#mbt_desc_right {
  padding-left: 13px;
}
#mbt_image_large {
	padding-bottom: 5px;
}
#mbt_image_caption {
	padding-bottom: 20px;
}
.mbt_image_small {
  width: 60px;
  height: 45px;
  margin: 0px;
	padding-bottom: 4px;
	padding-right: 4px;
  float: left;
}
.mbt_desc a:link,
.mbt_desc a:visited,
.mbt_desc a:active,
.mbt_desc a:hover {
  font-weight: normal;
	text-decoration: underline;
}
.mbt_desc a:hover {
  color: #96C800;
}

/* jobs */
#jobsmood {
  position: absolute;
  width: 830px;
  height: 170px;
  top: 274px;
  left: 0;
}
#jobs_desc {
  position: relative;
  width: 500px;
  padding-left: 330px;
}
#jobs_titel {
  position: relative;
  padding: 83px 0 0 165px;
  width: 335px;
}
#jobs_titel h1 {
  margin-bottom: 16px;
}
.jobs_right h2 {
	margin-bottom: 0;
}
.jobs_left, .jobs_right {
  float: left;
  margin-bottom: 8px;
}
.jobs_left {
  font-weight: bold;
  width: 150px;
  padding-right: 15px;
}
.jobs_right {
  width: 335px;
}

/* service > downloads */
#downloads {
  position: relative;
  margin: 101px 0 0 170px;
  width: 660px;
}
#downloads img {
  display: block;
  margin-bottom: 20px;
}
#downloads a {
  line-height: 26px;
}

/* form service > kataloge & service > presse */
#pressemood {
  position: absolute;
  width: 830px;
  height: 170px;
  top: 274px;
  left: 0;
}
form.ribagform .input, form.ribagform textarea {
  border:1px solid #cccccc;
  height: 15px; /* 19 */
  line-height: 15px;
  color: #000000;
  padding: 2px 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
form.ribagform .radio {
  border: medium none;
}
form.ribagform .checkbox {
  height: 12px;
  line-height: 12px;
}
form.ribagform .errorfield {
  border: #FF0000 1px solid;
}
form.ribagform .input:focus, form.ribagform textarea:focus {
  border: #96c800 1px solid;
}
form.ribagform .formbtn {
  border: none;
  background-color: #96c800;
  padding: 2px 5px;
  font-size: 12px;
  color: #FFFFFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#formular {
  position: relative;
  padding: 83px 0 0 170px;
}
form.ribagform label, form.ribagform .input, form.ribagform .select, form.ribagform .bf_space {
  display: block;
  float: left;
}
form.ribagform .bf_row {
  margin-top: 4px;
}
form.ribagform label {
  height: 21px;
  line-height: 21px;
  width: 110px;
}
form.ribagform .bf_space {
  width: 20px;
}
form.ribagform .input {
  width: 204px;
}
form.ribagform .select {
  width: 210px;
}

/* vertrieb */
#vertrieb {
  position: relative;
  padding: 101px 0 0 170px;
  margin-top: 12px;
  width: 660px;
}
#vertrieb h3 {
  color: #888888;
  margin-bottom: 9px;
}
#vertrieb .v_addr {
  float: left;
  width: 155px;
  padding: 0 10px 20px 0;
}
.v_type {
  margin-bottom: 30px;
}
.v_addr address, .v_addr address a {
  font-style: normal;
	font-size: 11px;
	line-height: 15px;
}
.v_addr address a:link,
.v_addr address a:visited,
.v_addr address a:active,
.v_addr address a:hover {
  font-weight: normal;
	text-decoration: underline;
}
.v_addr address a:hover {
  color: #96C800;
}

/* randommood */
#randommood {
  position: relative;
  margin-top: 274px;
  width: 100%;
}

/* Suche aendern */
#changesearch {
  position: relative;
  height: 101px;
}
#changesearch a {
  display: block;
  position: absolute;
  bottom: 2px;
  right: 54px;
}
/* Search */
#suche {
  position: relative;
  height: 101px;
}
#suche .ribagform {
  position: absolute;
  bottom: 7px;
  right: 54px;
}
#suche .bf_row a {
  height: 21px; 
  line-height: 21px;
  margin-left: 27px;
  margin-bottom: 1px;
}
/* Results */
#results {
  padding-top: 12px;
}
#results .randompic {
  position: absolute;
  top: 274px;
  left: 0;
  width: 100%;
}
#results .pIicon {
  display: block;
  position: relative;
  height: 55px;
  width: 55px;
  margin-bottom: 4px;
}
#results .sprite img {
  position: absolute;
  left: 0;
}
#results .sprite.topcrop img {
  top: -9px;
  clip: rect(9px 55px 55px 0);
}
#results .rowMainProd {
  width: 230px;
}
#results .rowCompProd {
  width: 600px;
}
#results .r_prod_set {
  padding-top: 10px; 
  width: 190px; /*200*/
  height: 100px;
  margin-right: 10px;
}
#results .r_prod_set a {
}

/* Konfigurator */
#konfigurator {
  position: relative;
  width: 660px;
  padding: 83px 0 0 170px;
}
#konfigurator .a,
#konfigurator .b,
#konfigurator .c,
#konfigurator .d {
  float: left;
  width: 165px;
}

#konfigurator a.on {
  cursor: pointer;
	color: #96C800;
}
#konfigurator a.off {
  color: #000000;
}
#konfigurator a.off:hover {
	color: #96C800;
}
#konfigurator a.disabled {
  color: #cccccc;
}
#konfigurator a.submit {
  color: #000000;
}
#konfigurator a.submit:hover {
	color: #96C800;
}
/* Products */
#productImg {
  float: left;
  position: relative;
  padding: 101px 0 0 170px;
  width: 330px;
}
#productImg .sprite {
  position: relative;
  width: 55px;
  height: 55px;
}
#productImg .sprite img {
  position: absolute;
  top: 0;
}
#productImg .sprite.leftcrop img {
  left: -9px;
  clip: rect(0 55px 55px 9px);
}
#productDetailList .pIicon {
  display: block;
  position: relative;
  height: 55px;
  width: 55px;
}
#productDetailList .sprite img {
  position: absolute;
  left: 0;
}
#productDetailList .sprite.topcrop img {
  top: -9px;
  clip: rect(9px 55px 55px 0);
}
#productDesc {
  float: left;
  position: relative;
  width: 330px;
	min-height: 326px; /*340*/
	_height: 326px; /*IE6-Hack*/
}
#productTitle {
  position: relative;
  width: 330px;
  height: 114px;
}
#productTitle h1 {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 15px;
}
#productDesc p, #productDetailList p {
  /*width: 100%;*/
	margin-bottom: 8px;
  /*list-style-image: url(/img/text_str.gif);*/
}
#productDetailList {
  position: relative;
	padding-left: 170px;
  width: 660px;
}
.pDLrow {
  position: relative;
  width: 100%;
}
.pDLRtitle a {
  display: block;
  position: relative;
  height: 15px;
  padding: 0 0 0 10px;
  background-repeat: no-repeat;
  background-position: left center;
}
.pDLRtitle a.klapp {
  color: #000000;
  background-image: url(/img/ico_klapp_close.gif);
}
.pDLRtitle a.klapp:hover {
  color: #96C800;
  background-image: url(/img/ico_klapp_closeA.gif);
}
.pDLRtitle a.activenav,
.pDLRtitle a.activenav:hover {
  color: #96C800;
  background-image: url(/img/ico_klapp_openA.gif);
}

.pDLRcontent {
  position: relative;
  width: 100%;
	border-top:1px solid #CCCCCC;
}
.pDLRCentry {
  position: relative;
	width: 100%;
	padding-bottom: 20px;
	/*border-bottom:1px solid #CCCCCC;*/
}
.pDLRCspacer {
  padding-top: 10px;
}

#comp_highlight {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 55px;
  background-color: #95C800;
}

.pDLRCEleft {
  position: relative;
  width: 220px;
  float: left;
}
.pDLRCEright {
  position: relative;
/*  width: 440px; */
  float: left;
}
.pDLRCEdatatablewide td {
	padding: 2px 0 20px;
	text-align: left;
	vertical-align: top;
}
.pDLRCEdatatable td {
	padding: 2px 0;
	text-align: left;
	vertical-align: top;
}
.pDLRCEDTfirst {
  width: 60px;
}
.pDLRCEDTnext {
  width: 95px;
}

#logo {
  position: relative;
  width: 100%;
	display: block;
	margin-bottom: 20px;
}
#footer {
  position: relative;
	background: url(/img/footer.gif);
	background-repeat: no-repeat;
	padding: 41px 0 15px 160px;
	width: 830px; /*990*/
	height: 14px; /*70*/
	color: #888888;
	font-size: 11px;
}
#footer a {
  display: block;
  position: absolute;
  top: 41px;
  right: 54px;
	color: #888888;
	font-size: 11px;
  font-weight: normal;
}
#impressum {
  position: relative;
	margin: 0 0 0 160px;
	width: 830px; /*990*/
	height: 56px;
  background-color: #95C800;
}
#impressum .impr_text, #impressum .impr_text a {
  color: #FFFFFF;
	font-size: 11px;
  line-height: 13px;
  font-weight: normal;
}

/* HELPERS */
.floatleft {
  float: left;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.small {
	font-size: 11px;
  line-height: 13px;
  font-weight: normal;
}
hr {
  height: 1px;
  border: 1px #000000;
  background-color: #000000;
  margin-bottom: 12px;
}
hr.soft {
  height: 1px;
  border: 1px #cccccc;
  background-color: #cccccc;
  margin-bottom: 12px;
}
