/*
	Style Sheet plasmachem;
	Copyright Kreativagentur Gordon Adams
*/


/* Allgemeine Tags */

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

body {
	background-image: url(../Bilder/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4eafaf;
	text-align: left;
	text-decoration: none; 
}

body#bg_startseite {
	background-color: white;
	background-image: url(../Bilder/bg_index.jpg);
	background-position: 0px 25px;
	background-repeat: repeat-x;
	text-align: center;
}

#bg_logo {
	background-image: url(../Bilder/bg_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 240px;
	height: 700px;
	position: absolute;
	right: 0px;
	top: 100px;
}

#bg_logo_start {
	background-image: url(../Bilder/logo_index.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 350px;
	width: 333px;
	height: 100px;
}

#start_kristall {
	background-image: url(../Bilder/pic_index_td_main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 349px;
	height: 310px;
	position: relative;
	top: 190px;
	left: 333px;
}

#bg_top {
	background-image: url(../Bilder/bg_nav_level2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 60px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}

#bg_top_pic01 {
	background-image: url(../Bilder/navpic_biodiamond.gif);;
	background-position: top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 109px;
	position: absolute;
	right: 20px;
	top: 1px;
	z-index: 20;
}

.antifloat {
	clear: both;
}




/*--------------------------- main -------------------------------*/
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
/*	width: 1070px;*/
	text-align: left;
	
/*	background-color: yellow;*/
}

#main_start {
	position: relative;
	top: 0px;
	left: 0px;
	margin: auto;
	width: 1070px;
	text-align: left;

/*	border: 1px solid red;*/
}



/*--------------------------- header -------------------------------*/

#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 1000px;
	
/*	background-color: red;*/
}

#navigation a img {
	border: none;
}

#navigation ul#main_nav {
	
}

#navigation ul#main_nav li {
	display: inline;
	position: relative;
	top: -15px;
	left: -5px;
}

#navigation ul#main_nav li a {
	color: #456387;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #456387;
	padding: 0px 8px 0px 5px;
}

#navigation ul#main_nav li a:hover {
	color: white;
}

#navigation ul#main_nav li a#aktiv {
	color: white;
}

#navigation ul#main_nav li#toplink {
	position: relative;
	top: 0px;
}

#navigation ul#main_nav li#toplink a {
	border-right: none;
}

#navigation ul#main_nav li#toplink a img {
	border: none;
	position: relative;
}

#navigation ul#main_nav li#last a {
	border-right: none;
}

#navigation ul#sub_nav {
	position: relative;
	top: -4px;
	left: 15px;
}

#navigation ul#sub_nav li {
	display: inline;
	margin: 0px 5px 0px 0px;
}

#navigation ul#sub_nav li a {
	color: #eaeaea;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 1px 10px 1px 10px;
	border-left: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	background-color: #4eafaf;
}

#navigation ul#sub_nav li a:hover {
	color: white;
	border-left: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#navigation ul#sub_nav li a#aktiv {
	background-color: #76bad1;
}





/*--------------------------- header -------------------------------*/
#content {
	padding: 15px 10px 3px 0px;
	width: 1070px;
	
/*	background-color: blue;*/
}

#content #titel {
	background-image: url(../Bilder/nav_hl_aboutus.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 400px;
	height: 18px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 10px 10px;
}

#content #titel h1 {
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}




						/*--------------------------- left -------------------------------*/
#content #left {
	float: left;
	width: 660px;
	background-color: white;
	border-top: 1px solid #456387;
	border-right: 1px solid #456387;
	border-bottom: 1px solid #456387;
	padding: 15px 10px 10px 10px;
}

#content #left #back {
	text-align: right;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background-color: #4eafaf;
	border-right: 10px solid #456387;
}

#content #left #back a {
	color: #456387;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #456387;
	text-decoration: none;
}

#content #left #back a:hover {
	color: white;
}

#content #left h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #4eafaf;
	border-left: 10px solid #456387;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
}

#content #left h2 {
	color: #456387;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 20px;
	background-color: #e8f1f4;
}

#content #left h3 {
	color: #456387;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 20px;
	background-color: #e8f1f4;
}

#content #left h4 {
	color: #456387;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 20px;
	background-color: #e8f1f4;
}

#content #left h5 {
	color: #456387;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 20px;
	background-color: #e8f1f4;
}

#content #left p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 20px 10px 20px;
	background-color: #e8f1f4;
	
/*	background-color: lime;*/
}

#content #left .center {
	text-align: center;
}

#content #left p img {
	float: left;
	margin: 0px 20px 20px 0px;
}

#content #left .img_floatright {
	float: right;
	margin: 0px 0px 20px 20px;
}

#content #left ul.p_liste {
	list-style-position: inside;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 20px 20px;
	background-color: #e8f1f4;
}

#content #left ul.download_liste {
	list-style: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 20px 20px;
	background-color: #e8f1f4;
}

#content #left ul.download_liste li {
	padding: 0px 0px 10px 0px;
}

#content #left ul.download_liste li a {
	padding: 2px 0px 2px 25px;
	color: #456387;
}

#content #left ul.download_liste li a:hover {
	color: black;
} 

.pdf {
	background-image: url(../Bilder/filetype_pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.doc {
	background-image: url(../Bilder/filetype_doc.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.jpg {
	background-image: url(../Bilder/filetype_jpg.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#content #left table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
}

#content #left table tr td {
	padding: 5px;
	vertical-align: top;
} 

#content #left table tr td a img {
	border: none;
	text-decoration: none;
}

#content #left table tr td p,
#content #left table tr td h4 {
	background-color: transparent;
}

#content #left table tr td p {
	width: 500px;
}

#content #left table .tbl_hell {
	background-color: #e8f1f4;
}

#content #left table .tbl_dunkel {
	background-color: #76bad1;
}

.width_75 {
	width: 75px;
}

.width_100 {
	width: 100px;
}

.width_150 {
	width: 150px;
}

.width_200 {
	width: 200px;
}


#content #left .table_wrapper {
	background-color: #e8f1f4;
	padding: 0px 20px 30px 20px;
}

#content #left table#Produktbeschreibung {
	background-color: white;
	border: 1px solid #727272;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#content #left table#Produktbeschreibung p {
	width: auto;
	padding: 0px 20px 0px 20px;
}

#content #left table#Produktbeschreibung ul {
	margin: 0px;
	padding: 0px;
}

#content #left table#Produktbeschreibung ul li {
	list-style: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px 0px 20px;
}



#content #left table.tbl_stent tr td {
	padding: 0px;
	margin: 0px;
}

#content #left table.tbl_stent p {
	padding: 0px;
	margin: 0px;
	width: auto;
	font-size: 10px;
}

#content #left table.tbl_stent .dark {
	background-color: #76bad1;
	color: white;
}



#content #left table.dlc_products {
	background-color: white;
}

#content #left table.dlc_products tr td {
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}

#content #left table.dlc_products a {
	color: #456387;
}

#content #left table.dlc_products a:hover {
	color: black;
}

#content #left table.dlc_products p {
	padding: 5px;
	margin: 0px;
	width: auto;
}

#content #left table.dlc_products .dgrau {
	background-color: #cccccc;
}

#content #left table.dlc_products .dgrau p {
	font-size: 20px;
	color: #444444;
	padding: 5px;
}

#content #left table.dlc_products .dred {
	background-color: #c10000;
}

#content #left table.dlc_products .dred p {
	font-size: 20px;
	color: white;
	padding: 5px;
}

#content #left table.dlc_products .blau {
	background-color: #76bad1;
}

#content #left table.dlc_products .blau p {
	color: white;
}

#content #left table.dlc_products .grau {
	background-color: #dcdcdc;
}

#content #left table.dlc_products .dblau {
	background-color: #4eafaf;
}

#content #left table.dlc_products .dblau p {
	font-size: 20px;
	color: white;
	padding: 5px;
}



						/*--------------------------- right -------------------------------*/
#content #right {
	float: left;
	position: relative;
	top: 16px;
	left: 0px;
	width: 170px;
	background-image: url(../Bilder/bg_content_w_col.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 0px 40px 0px;
	
/*	background-color: #76bad1;*/
}

#content #right ul#auswahl {
	position: relative;
	left: -1px;
}

#content #right ul#auswahl li {
	list-style: none;
}

#content #right ul#auswahl li a {
	display: block;
	height: 18px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 0px 0px 15px;
	background-image: url(../Bilder/linkrect_white.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
}

#content #right ul#auswahl li a:hover {
	color: black;
	/*background-image: url(../Bilder/bg_subnav_hl.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
}

#content #right ul#auswahl li a#aktiv {
	color: black;
	background-image: url(../Bilder/bg_subnav_hl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.break {
	font-family: Arial, Helvetica, sans-serif;
}





/*--------------------------- footer -------------------------------*/
#footer {
	position: relative;
	top: 5px;
	left: 0px;
	padding: 0px 0px 30px 10px;
}

#terms p,
#footer p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#terms p a,
#footer p a {
	color: white;
	text-decoration: underline;
}

#terms {
	position: absolute;
	bottom: 5px;
	right: 20px;
}


						/*--------------------------- Startseite -------------------------------*/
#footer_start {
	text-align: center;
	position: relative;
	top: 210px;
}

#footer_start p {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#footer_start p a {
	color: black;
	text-decoration: underline;
}

.red {
	color: #c10000;
}





/*--------------------------- Navigation Startseite -------------------------------*/
#navigation_start {
	position: relative;
	top: 220px;
	left: 150px;	
}

#navigation_start ul {
	display: block;
	float: left;
}

#navigation_start ul li {
	
}



/*--------------------------- KLAPPMENU HORIZONTAL -------------------------------*/
#menu { 
	position: relative;
	top: 121px;
	left: 100px;
	background-image: url(../Bilder/btn_navi.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 37px;
	float: left; 
	z-index: 10000;
}

#menu ul { 
	list-style: none; 
	margin: 0; 
	float: left; 
	padding: 0px 0px 0px 0px;
	border-right: none;
	height: 36px;
}

/*#menu ul#aktiv {
	background-image: url(../Bilder/btn_navi_aktiv.jpg);
	background-position: left;
	background-repeat: repeat-x;
}*/

#menu a, 
#menu h2 { 
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block; 
	margin: 0; 
	padding: 2px 3px; 
}

#menu h2 { 
	font-size: 14px;
	font-weight: normal;
	color: white; 
	background: transparent; 
	padding: 10px 0px 10px 0px;
	width: 140px;								/* 70px */
	
/*	background-color: red;*/
}

#menu ul#aktiv h2 a { 
	font-size: 14px;
	font-weight: normal;
	color: white; 
	background: transparent; 
	padding: 10px 0px 10px 0px;
}

#menu ul#aktiv h2 a:hover {
	background: transparent;
	color: white;
}

#menu ul h2 a { 
	font-size: 14px;
	font-weight: normal;
	color: white; 
	background: transparent;
	position: relative;
	top: -10px;
	width: 140px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-left: 1px solid white;
}

#menu ul h2 a:hover {
	/*background: transparent;*/
	background-image: url(../Bilder/btn_navi_aktiv.jpg);
	background-position: left;
	background-repeat: repeat-x;
	color: white;
}

#menu ul h2 a#aktiv {
	/*background: transparent;*/
	background-image: url(../Bilder/btn_navi_aktiv.jpg);
	background-position: left;
	background-repeat: repeat-x;
	color: white;
}

#menu a { 
	color: white; 
	background: #464646; 
	text-decoration: none; 
	white-space: nowrap;
	padding: 10px 0px 10px 20px;
	font-size: 12px;
	width: 170px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	margin: -2px 0px 0px 0px;
}

#menu a#first {
	border-top: 1px solid #464646;
}

#menu a:hover { 
	color: white; 
	background: #76bad1;
	border-left: 1px solid white;
/*	border-top: 1px solid white;*/
}

#menu li {
	position: relative;
}

#menu ul ul { 
	position: absolute; 
	left: 0px;
	top: 37px;
	z-index: 500; 
}

#menu ul ul ul { 
	position: absolute; 
	top: 0px; 
	left: 100%; 
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul { 
	display: block;
}

#menu ul li img {
	border: 1px solid white;
	position: relative;
	top: 3px;
	padding: 0px;
	margin: 0px;
}














