/*Tags*/
body {
	padding:0;
	margin: 0;
	background-color: #BEC7E3;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image:  url(../images/layout/bg_footer.jpg);
	background-repeat:repeat-y;
  }
h1, h2, h3, h4, h5, h6 {
  margin-bottom:0;
}

hr {
	clear: both;
	border:none;
	border-top: 2px dotted #9CBEDA;
}

/*ID-Layout*/
#header {
	width:100%;
	height:90px;
	background-color:#002593;
}
#banner{
	width:770px;
	height:90px;
	background:#FFFFFF;
	background-image:  url(../images/layout/bg_header.jpg);
	background-repeat: no-repeat;

}
#logo {
	position: absolute;
	left:0;
	top: 0;
	width: 185px;
	height:90px;
	background-image:  url(../images/layout/bg_header.jpg);
}
#headnav {
	height: 1.2em;
	padding: 0 2px 0 17.2em;
	text-align:left;
	font-size:70%;
	background-color:#002593;
	color:#eef1f6;
	font-weight: bold;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #eef1f6;
}
#date{
	float:right;
	text-align:right;
	padding-right: 2px;
}
#content {
  margin: 0 0 1px 12em;
  padding: 15px 2% 20px 2em;
  background-color:#eaeaea;
  color:black;
  font-size:100%;
  border: 1px solid #002593;
  /*min-height: 400px;*/

}
#leftbox {
	float: left;
	width: 12em;
	background-color:#FFFFFF;
	color:black;
	font-size: 100%;
	background-image:  url(../images/layout/bg_footer.jpg);
	background-repeat:repeat-y;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footer {
  width:100%;
  padding: 0.5em 0;
  text-align:center;
  background-color:#BEC7E3;
  color:black;
  background-image:  url(../images/layout/bg_footer.jpg);
  background-repeat: no-repeat;
  border-top: 1px solid #777777;
}

#copy {
  width:98%;
  padding: 2px 1%;
  text-align:right;
  font-size:70%;
  background-color:#002593;
  color: #eef1f6;;
}

/*Texte und Inhalte*/

#content p {
	line-height: 150%;
}
#content ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}

#content td p {
	padding:0;
	margin: 0;
}
#footer p {
  padding: 5px;
  text-align:center;
  font-size:1.05em;
}
#content h1 {
	font-size: 130%;
	font-weight:bold;
	margin: 0;
	padding:0;
	padding-bottom:5px;
}
#content h2 {
	font-size: 100%;
	font-weight:bold;
	padding: 7px 0 5px 0;
}
#content h3 {
	font-size: 90%;
	font-weight:bold;
	padding-bottom:5px;
}
#content h4 {
	font-size: 85%;
	font-weight:normal;
	padding-bottom:5px;
	font-style: italic;
}


/*Links*/
a:link {
	color: #3078BF;
}
a:visited {
	color: #406080;
}
a:active {
	color: #537CA5;
}
a:hover {
	color: #002593;
}


#content a{
	text-decoration: underline;
}

.link2 a:link{
	color: #000000;
}

#copy a, #copy a:visited{
  color: #eef1f6;
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000000;
}




.label{
	width: 13em;
	float: left;
	font-weight:bold;
}
.small {
	font-size: 70%;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.left {
	float:left;
}
.right {
	float:right;
}
.imgleft {
	float:left;
	margin: 0 10px 10px 0;
}
.imgright {
	float:right;
	margin: 0 0 10px 10px;
}
.eingerueckt{
	margin-left: 2.5em;
}

.errorbox{
	padding: 10px;
	background:#FFCCCC;
	font-weight:bold;
}

/*Tabellen*/
table {
	border:1px solid #002593;
	margin: 10px 5%;
	padding:0;
	border-collapse:collapse;
}

td{
	vertical-align:top;
	padding: 4px;
	margin:0;
	border: 1px solid #002593;
}
th {
	vertical-align:top;
	background-color:#bec7e3;
}




/*Shop-Styles*/
table, td, tr, form{
	border:none;
	margin:0;
	padding:0;
}
#slogan {
	position:absolute;
	right: 10px;
	top: 70px;
	font-style:italic;
	font-size: 0.9em;
	text-align:right;
	color:#FFFFFF;
	font-weight: bold;
}

#footer a {
  font-size:0.9em;
}

	
.keywords, .keywords h1 {
	padding-top: 10px;
	font-size:10px;
	text-align:center;
	color:#666666;
}

.teaser {
	padding-top: 10px;
	font-size:11px;
	text-align:left;
	color:#666666;
}
/*Navigation analog NOSE-Partner.de*/
#leftbox li, #leftbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#leftbox a:link, #leftbox a:visited {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
#leftbox a:hover, #leftbox a:active {
	color:#000000;
	font-weight: bold;
}

#leftbox ul a:link, #leftbox ul a:visited {
	padding: 3px 0 3px 1%;
	width: 99%;
	font-size: 1em;
}
#leftbox ul ul a:link, #leftbox ul ul a:visited {
	padding-left: 8%;
	width: 92%;
	height: 1.3em;
	font-size: 0.8em;
	background-color:#FFFFFF;
}
#leftbox ul ul a:hover, #leftbox ul ul a:active {
	background-image: url(../images/layout/bg_nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0.1em 0.5em;
	font-weight: normal;
}
#leftbox ul ul ul a:link, #leftbox ul ul ul a:visited {
	padding-left: 16%;
	width: 84%;
	height: 1.5em;
	font-size: 0.7em;
	font-style: italic;
}
#leftbox ul ul ul ul a:link, #leftbox ul ul ul ul a:visited {
	padding-left: 24%;
	width: 76%;
	height: 1.5em;
	font-size: 0.5em;
	font-style: italic;
}

/*Shop-Navigation*/

#leftbox a:link, #leftbox a:visited {
	color: #FFFFFF;
	background:#002593;
	font-weight:bold;
}
#leftbox a:hover, #leftbox a:active {
	color:#FFFFCC;
}

#leftbox ul li.cattree a:link, #leftbox ul li.cattree a:visited {
	font-size: 0.8em;
	color:#000000;
	background:#FFFFFF;
	height:auto;
}
#leftbox ul ul li.cattree a:link, #leftbox ul ul li.cattree a:visited {
	font-size: 0.8em;
	font-weight: normal;
}
.uberlink{
	color:#FF0000;
	text-decoration: underline;
	
}

#content {
  margin: 0 0 1px 20%;
  padding: 15px 2% 20px 2em;
  color:black;
  background:#FFFFCC;  
}
#content[id]{
	margin: 0 0 1px 12em;
}
#leftbox {
	width: 25%;
}
#leftbox[id]{
	width: 12em;
}

#content .allProducts h1{
	font-size: 0.7em; 
	margin:0;
	padding:0;
}

#content .allProducts h2{
	font-size: 0.6em; 
	margin:0;
	padding:0;
}

#productInfoLeft{
	float:left;
	clear:right;
}
#productInfoRight table{
	margin: 0 0 8px 8px;
}
#productInfoRight td{
	font-size: 0.9em;
	padding: 10px 0 2px 8px;
}

#content table.productHeading td h1{
	font-size: 1em;
}
#content .awsDisclaimer{
	color:#999999; 
	font-size: 10px;
	width:100%;
}
.breadcrumb{
	margin-top: -10px;
	font-size: 0.9em;
}
