
html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	letter-spacing: 1px;
	background-color: #262a39;
}

p  { 
	color: #FFF1F1;
}

img {
	border: none;
}
	
a {
	text-decoration: none;
	outline: 0;
	display:block;
}

#horizon /* zum centern des Containers */       
	{
	/*background-color: transparent;*/
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}

#container {
	width: 1024px;
	height: 800px;
	overflow: visible;
	position: absolute;
	left: 50%;
	/*top: -400px;*/ /* 50% von der Hoehe */
	margin-left: -512px; /* 50% von der Breite */
	margin-right: auto;
	visibility: visible;
	/*border: 1px solid #666666;*/
}

.black {
	background-color:#1a171b;
}

#head {
	
}

#logo {
	position: absolute;
	top: 1px;
	right: 12px;
}

#logo_ps {
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -182px; /* 50% von der Breite */
	margin-right: auto;
	z-index:999
}

#logo_bruno {
	position:absolute;
	top:490px;
	left:136px;
	height:100px;
	width:156px;
	background-image:url(../images/bruno_banani.gif);
	background-repeat:no-repeat;
}

#content {
	position:absolute;
	top: 114px;
	height: 661px;
	width: 1024px;
	background-image: url(../images/bg.gif);
}

#text_ps {
	position:absolute;
	top: 229px;
	left: 174px;
	height: 105px;
	width: 520px;
	z-index:1002;
}

#text_ps p {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	line-height: 1.5em;
	letter-spacing:normal;
}


#vertikale_linie {
	position: absolute;
	top: 0;
	left: 134px;
	background-color: #FFFFFF;
	height: 100%;
	width: 1px;
}

#kaesten_impressum {
	position: absolute;
	top: 400px;
	left: 135px;
}

#kaesten_company {
	position: absolute;
	top: 255px;
	left: 135px;
}

#company {
	position: absolute;
	top: 303px;
	left: 551px;
	height: 298px;
	width: 300px;
	padding: 30px;
	color: #d4d4d7;
	font-size: 1.1em;
	line-height: 1.5em;
	border-left: 1px solid #6c695d;
	
}

#company img {
	padding: 30px 0px 20px;
}

#collection_img {
	position: absolute;
	top: 1px;
	right: 0px;
}

#impressum_wrapper {
	position: absolute;
	top: 110px;
	left: 300px;
	height: 491px;
	width: 600px;
	padding: 30px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.7em;
	border-left: 1px solid #6c695d;
}

#impressum_wrapper h3 {
	margin: 0;
	font-size: 1.2em;
}

#impressum_wrapper img {
	padding-bottom: 50px;
}

#impressum_wrapper .blue {
	color: #9b9faa;
}

#impressum_wrapper a {
	color: #fff;
	display: inline;
}

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

#impressum_1 {
	position: absolute;
	bottom: 120px;
	left: 30px;
	float: left;
	vertical-align: bottom;
}

#impressum_2 {
	position: absolute;
	bottom: 120px;
	right: 20px;
	float: left;
}

#contact_wrapper {
	position: absolute;
	bottom: 110px;
	left: 260px;
	height: 442px;
	width: 740px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.7em;
}

#contact_wrapper h3 {
	margin: 0;
	font-size: 1.2em;
}

#contact_wrapper img {
	padding-bottom: 15px;
}

#contact_wrapper .blue {
	color: #9b9faa;
}

#contact_wrapper a {
	color: #fff;
	display: inline;
}

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

#contact_1 {
	position: absolute;
	bottom: 0px;
	left: 30px;
	float: left;
	width: 422px;
	height: 442px;
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
}

#contact_2 {
	position: absolute;
	bottom: 0px;
	left: 488px;
	float: left;
	height: 412px;
	padding-left: 30px;
	padding-top: 30px;
	border-left: 1px solid #6c695d;
}

#contact_1_ps {
	position: absolute;
	top: 212px;
	left: 146px;
	width: 422px;
}

#contact_2_ps {
	position: absolute;
	top: 235px;
	left: 715px;
	font-size:1.1em;
	line-height:1.6em;
	letter-spacing:normal;
}

#contact_2_ps a {
	color: #000;
}

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

table#kontaktformular {
	width: 365px;
	margin-left: 30px;
	margin-top: 22px;
}

table#kontaktformular td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;		
  	color: #fff;
	padding-top: 8px;
}	

#contact_1_ps table#kontaktformular td {
	color: #000;
}

input {
  width: 228px;
}

textarea {
  width: 232px;
  height: 100px;
}

#mainmenu {
	position: absolute;
	top: 58px;
	left: 30px;
	/*border: 1px solid #666666;*/
}

#mainmenu_ps {
	position: absolute;
	top: 246px;
	left: 27px;
	width:150px;
	z-index:1000;
	/*border: 1px solid #666666;*/
}

#mainmenu a {
	margin-bottom: 16px;
}

#mainmenu_ps a {
	margin-bottom: 12px;
}

#home-link {
	position: absolute;
	bottom: 4px;
	right: 24px;
	/*border: 1px solid #666666;*/
}

#submenu_1 {
	position: absolute;
	top: 85px;
	left: 157px;
	border-bottom: 1px solid rgb(111,112,120);
	/*border: 1px solid #666666;*/
}

#submenu_2 {
	position: absolute;
	top: 234px;
	left: 157px;
	/*border: 1px solid #666666;*/
}

#submenu_2 a {
	color: #70778c;
	padding-left: 14px;
}

#submenu_2 a:hover {
	color: #b0b3bf;
	background-image: url(../images/btn_circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#submenu_2 a.selected {
	color: #d5d240;
	background-image: url(../images/btn_circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#mainmenu a, #submenu_1 a, #submenu_2 a {
	margin-bottom: 16px;
}

#yes_nav {
	position: absolute;
	top: 263px;
	left: 292px;
	width: 732px;
	height: 68px;
	background-image:url(../images/collection_yes_bg.jpg);
	background-repeat: no-repeat;
}

#bruno_nav {
	position: absolute;
	top: 339px;
	left: 292px;
	width: 732px;
	height: 68px;
	background-image:url(../images/collection_bruno_bg.jpg);
	background-repeat: no-repeat;
}

#organic_nav {
	position: absolute;
	top: 415px;
	left: 292px;
	width: 732px;
	height: 68px;
	background-image:url(../images/collection_organic_bg.jpg);
	background-repeat: no-repeat;
}

#soft_nav {
	position: absolute;
	top: 491px;
	left: 292px;
	width: 732px;
	height: 68px;
	background-image:url(../images/collection_soft_bg.jpg);
	background-repeat: no-repeat;
}

#pure_nav {
	position: absolute;
	top: 567px;
	left: 292px;
	width: 732px;
	height: 68px;
	background-image:url(../images/collection_pure_bg.jpg);
	background-repeat: no-repeat;
}

#yes_nav img, #bruno_nav img, #organic_nav img, #soft_nav img, #pure_nav img {
	margin-top: 12px;
	margin-left: 15px;
	border: 1px solid #fefefe;
}

#yes_nav .first_img {
	margin-left: 10px;
}

#yes_nav .first_img, #bruno_nav .first_img, #organic_nav .first_img, #soft_nav .first_img, #pure_nav .first_img {
	margin-left: 278px;
}

#yes_nav a, #bruno_nav a, #organic_nav a, #soft_nav a, #pure_nav a {
	display: inline;
}

#contentslider_collection {
	position: relative;
	top: 3px;
	left: 242px;
	height: 302px;
	width: 480px;
	/*border: 1px solid #666666;*/
}

#nav_yes_col {
	position: absolute;
	height: 100px;
	width: 480px;
	top: 12px;
	left: 2px;
	text-align: center;
	/*border: 1px solid #666666;*/
}

#nav_yes_col img {
	border: none;
}

.nav_l {
	float: left;
	margin-left: -14px;
}

.nav_r {
	float: left;
	margin-left: 219px;
}

/* alle ausser IE6 */
html>body .nav_r {
	margin-left: 415px;
}

#contentslider {
	position: absolute;
	top: 58px;
	right: 0px;
	height: 536px;
	width: 732px;
	background-image: url(../images/slider_bg.gif);
}

#contentslider_company {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 302px;
	width: 732px;
	/*border: 1px solid #666666;*/
}

#left_radius {
	z-index: 99;
	position: absolute;
	top: 525px;
}

#nav_1 {
	position: absolute;
	top: 38px;
	right: 20px;
	text-align: center;
}

#arrow_l {
	float: left;
	width: 42px;
	margin-top: 5px;
	text-align: center;
}

#bez {
	float: left;
	width: 228px;
	height: 35px;
	text-align: center;
	border-left: 1px solid #72747e;
	border-right: 1px solid #72747e;
}

#bez_wo_nav {
	float: left;
	width: 312px;
	height: 35px;
	text-align: center;
}

#bez img {
	margin-top: 1px;
}

#arrow_r {
	float: left;
	width: 42px;
	margin-top: 5px;
	text-align: center;
}

#thumbnails_wrapper {
	position: absolute;
	top: 114px;
	clear: both;
	float: left;
	width: 320px;
}

/* IE6 */
* html #thumbnails_wrapper {
}
 

#thumbnails {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	float: left;
	position: relative;
	margin-left: 1px;
	left: 50%;
}

#thumbnails a {
	display: block;
	padding: 0;
}

#thumbnails a:hover .trans, #thumbnails a.selected .trans {
	display: none;
	/*-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;*/
}

#thumbnails a img {
	border: none;
}

.thumb_wrapper {
	float: left;
	position: relative;
	right: 50%;
	padding: 0;
	width: 75px;
	height: 75px;
}

.trans {
	display: inline-block;
	/*-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;*/
	padding: 0;
	margin-left: -66px;
}


/* ie7 */
*+html .trans {
	display: inline;
}

/* ie6 */
* html .trans {
	display: inline;
}

.thumb {
	display: inline-block;
	width: 75px;
	padding: 0;
}


#lah {
	position: absolute;
	right: 15px;
	top: 415px;
	width: 220px;
	color: #555550;
	font-size: 1.2em;
}

#description {
	position: absolute;
	right: 25px;
	top: 460px;
	width: 250px;
	color: #555550;
	font-size: 1.2em;
}

#description ul {
	list-style-image: url(../images/list_style_type.gif);
}

#description li {
	padding-bottom: 30px;
	line-height: 1.5em;
}

#description-extra {
	position: absolute;
	right: 25px;
	top: 420px;
	width: 210px;
	color: #555550;
	font-size: 1.2em;
}

#footer {
	position: absolute;
	bottom: 0px;
	background-image: url(../images/footer_bg.gif);
	height: 25px;
	width: 100%;
}

#impressum_link {
	position: absolute;
	bottom: 7px;
	right: 24px;
	/*border: 1px solid #666666;*/
}

.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clearfloat-l { 
	clear: left;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}





