/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */

/* This file based on "css Zen Garden" default style v1.01 */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* basic elements */

/* basic elements */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #011887;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 85%;
}


p {
	margin-top: 0;
	margin-bottom: 5px;
}


a:link {
	color: #D2691E;
	text-decoration: underline;
	background: transparent none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #D2691E;
}

a:active {
	color: #FF0000;
	background: transparent none;
	text-decoration: underline;
}

a:visited {
	color: #D2691E;
	text-decoration: underline;
	background: transparent none;
}


acronym {
	font-style: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	cursor: help;
	}


th {
	margin-bottom: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #63B2D1;
	background-color: #B7DBEB;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.row0 {
	color: #000000;
	background-color: #FFF;
}
.row1 {
	color: #000000;
	background-color: #EEE;
}
tr.rowactive {
	color: #000000;
	background-color: #DDD;
}
.rowdel {
	color: #000000;
	background-color:#FCC;
}
tr.rowtoday {
	color: #000000;
	background-color: #DFD;
}
/* nur für Admin sichtbar, */
tr.rowadmin {
	color: #000000;
	background-color: #DFD;
}
td.lft {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.ctr {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.rgt {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* nur für Admin sichtbar */
td.admin {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #DFD;	
}


/* specific divs */
#container {
}

#pageHeader h1 {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	left:0px;
	top:0px;
	position: absolute;
	height: 110px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;

}
#pageHeader h2 { 

}

#pageHeader h1 span, #pageHeader h2 span {
	display: none;
}


div.printinfos {
	display: none;
}

	
#quickSummary {

}

#quickSummary p {
	background-image: url(logo_header_v2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	left: 6px;
	top: -8px;
	position: absolute;
	height: 52px;
	width: 215px;
	margin-top: 12px;
}

#quickSummary p span {
	display: none;
}

#preamble {
	margin-left: 220px;
	font-weight: bold;
}

#preamble h3 {
	font-size: 110%;
}

#preamble p span {
	display:none;
}
	
#substance {
	margin-left: 250px;
	margin-top: 100px;
}

#popup_substance {
	margin-left: 20px;
	margin-top: 100px;
}

#substance h3,#popup_substance h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #011887;
}

#substance ol, #popup_substance ol {
	list-style-type: decimal;
	list-style-position: outside;
}

#substance ul, #popup_substance ul {
	list-style-position: outside;
	list-style-type: circle;
}

#substance li, #popup_substance li {
	padding-top: 3px;
	padding-bottom: 5px;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #011887;
/*	background: #9DD4ED; */
}

.produkt {
	font-weight: bold;
}

.vp {
	font-size: 80%;
	font-style:oblique;
	color: #333;	
}

.netto {
/*	font-size: 125%; */
	font-weight: bold;
/*	color: #333;
	background-color:#9DD4ED; */
}
.aktion {
	font-size: 120%;
	font-weight: bold;
	color: #333;	
	background-color:#FFFF00;
}
.subtitle {
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.important {
	font-weight: bold;
	color: #CC0000;
}
.comment {
	font-style: italic;
	font-size: 90%;
	color: #666666;
}

.alarm {
	border: 1px solid #000;
	background-color:#CC0000;
	padding: 10px;
	color: #FFF;
}

.total {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-width: 1px;
}

.box {
	border: 1px solid #000;
	background-color: #fff;
	padding: 10px;
}


.submenu {
	padding: 10px;

	border-color:#FFCC00;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFCC;
	color: #000;
}

table.cart_part {
	color: #000000;
	background-color:#B7DBEB;
	border-color:#63B2D1;
	border-style:solid;
	border-width:1px;
}

form.config {
	background-color: #eee;
	color: 000;
	margin: 10px;
}

input.online {
	background-color:#FFFF00;
}
input.laden {
	background-color:#00CCCC;
}

.saved {
	color: #000000;
	background-color: #EFE;
}


.confirm {
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	background-color:#009900;
	margin: 10px;
	padding: 10px;
}
.failed {
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	background-color: #990000;
	margin: 10px;
	padding: 10px;
}

.hinweis {
	color:#000;
	border-color:#99CC99;
	border-style:solid;
	border-width:thin;
	background-color:#CCFFCC;
	margin: 10px;
	padding: 10px;
}

.maske {
	color: #000000;
	background-color: #EEEEEE;
}
#substance a.akronym {
	border-bottom-color: #003399;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #000000;
}

#substance span.protected {
	margin : 0;
	padding :0 0 0 24px;
	background : url(intern.gif) no-repeat;
	display: inline;
}

#substance p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



#substance a.sub_nav {
	background-image: url(liste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#substance p.lead {
	width: 100%;
	height: 21px;
	clear: both;
	background: #78BDDD;
	border-bottom: 2px solid #006587;
	border-top: 2px solid #DEDEDE;
	font-size: 0.80em;
	padding-top: 5px;
}



#footer { 
	margin-top: 20px;
	margin-left: 250px;
	text-align: left; 
	border-top:1px solid #CBCBC2;
	font-family:verdana, arial, sans serif;
	font-size:10px;
}

#searchForm {
	position: absolute;
	top: 100px;
	left: 0px;
	padding-left: 18px;
}
#searchForm p {
	margin: 0;
	padding: 0;
}

#linkList2 {
	position: absolute;
	left:0px;
	top: 110px;
	color: #000;
	width: 240px;
/*	padding: 10px; */
	margin: 0;
	background-color:#6AB6D6;
}


	

#site_nav h3 {
	display: none;
}

#favorites_nav h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;

}

#download_nav {
	padding-left: 10px; 
	font-size: 90%;
}

#linkList2 a {
	display: block;
	font-size:90%;
	font-weight:bold;
	text-decoration: none;
	margin: 0;
	color: #D2691E;
	text-decoration: none;
	background: transparent;
	margin: 0;
	padding: 1px 0px 1px 13px;
	border-bottom-color: #CC0000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#linkList2 a:link {
	text-decoration: none;
	color: #003399;
}
#linkList2 a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #FFFFFF;
}
#linkList2 a:active {
	background: #D2691E;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
#linkList2 a:visited {
	text-decoration: none;
	color: #003399;
}

	.site_nav_sep {
		display: none;
	}
	.favorites_nav_sep {
		display: none;
	}
	.archives_nav_sep {
		display: none;
	}
	.download_nav_sep {
		display: none;
	}

.current {
	background: #D2691E;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	padding-left: 12px;
	font-size:90%;	

}

input, textarea, select {
	background: #9CD4ED;

	color: #011887;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#extraDiv1 {
	left: 10px;
	top: 58px;
	position: absolute;
	height: 42px;
	width:  500px;
	font-size: 85%;
	text-align:left;
	color:#000;
	background-color: transparent;
}
#extraDiv2 {
	left: 213px;
	top: 88px;
	position: absolute;
	height: 20px;
	width:  590px;
	font-size: 85%;
	font-weight:bold;
	text-align:left;
	color:#000;
	background-color: transparent;
}
#extraDiv2 span {
	background-image:url(fader.gif);
	background-repeat:repeat;
}

.savebutton {
	font-weight:bold;
}

.site_nav_sep {
	display:none;
}
.content_nav_sep {
	padding: 0 5px 0 0;
}
/* ------------------------------------------- */


.content_subnav {
	margin: 0;
/*	padding: 0 0 3px 0; */
	z-index:21;
	border-bottom:#060 2px solid;	
	line-height: 2;
}

.content_subnav a {
	margin: 0;
	padding-top: 3px;	
	padding-left: 6px;	
	padding-right: 6px;
	padding-bottom: 3px;	
	padding-bottom: 3px;	
	background-color:#390;
	color:#FFF;
	border-top:#060 1px solid;
	border-left:#060 1px solid;
	border-right:#060 1px solid;	
	border-bottom:#066 1px solid;	
	font-size: 90%;
}

.content_subnav_active {
	font-weight:bold;
	background-color:#eee;	
	padding-top: 3px;	
	padding-left: 6px;	
	padding-right: 6px;
	padding-bottom: 5px; 
	border-top:#060 1px solid;
	border-left:#060 1px solid;
	border-right:#060 1px solid;	
	font-size: 90%;
}


.cattable {
	background-color:#eee;	
	
}

/* ------------------------------------ */
