/*

	 *  base.css
	 *  stiebel.de
	 *
	 *  2007/06/05
	 *  Copyright 2007 Stiebel GmbH. All rights reserved.
	 *
*/
body {
	color: #595959;
	margin: 0;
	background: #d6d6d8;
	text-align: center;
	font: 62.5% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 140%;
}

table {
	font-size: 100%;
}

.contenttable {
	width: 100%;
 	border-collapse: collapse;
}

#expo {
	width: 630px !important;
}

div, h1, h2, h3, h4, ul, li, img, p {
	margin: 0;
	padding: 0;
	border: 0;
	border: none;
	line-height: 140%;
}

h1, table h1 {
	font-size: 1.4em;
}

table {
	white-space: inherit;
	padding: 0;
	margin: 0;
	border: none;
}

form {
	border-style:none;
	display: inline;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #595959;
}

a img{
 margin:0px 3px 0px 3px;
}


a.button {
	background: url(../img/buttonbackground.gif) no-repeat left top;
	color: white;
	padding-left: 8px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 3px;
}

a.button:hover {
	color: white;
	background-position: 0 -32px;
	background-repeat: no-repeat;
}

.external-link-new-window {
	white-space:nowrap;
	text-align:right;
	color: #136E29;
}

.external-link-new-window:hover {
	white-space:nowrap;
	text-align:right;
	color: #136E29;
	text-decoration:none;
}

.external-link-new-window:visited {
	white-space:nowrap;
	text-align:right;
	color: #136E29;
}

.external-link-new-window img {
	margin:0px 5px 0px 0px ;
}

ul {
	margin: 0;
	padding: 0;
/*KÄ	list-style-type: none; */
}

li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

div.clearer {
	width: 400px;
	float: none;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px
	position: relative;
}

div.left, img.left {
	margin: 2px 10px 5px 1px;
	float: left;
	border: 0;
}

div.right, img.right {
	margin: 2px 1px 5px 10px;
	float: right;
	border: 0;
}
#mainframe {
	margin: auto;
	width: 900px;
	background: white;
}
#mainframe div.shadow-foot {
	clear: both;
	float: none;
	background: url(../img.site/bg.shadow.foot.gif) repeat-x bottom;
	width: 100%;
	height: 4px;
	padding: 0;
}
#mainframe div.shadow-left {
	background: url(../img.site/bg.shadow.left.gif) repeat-y left;
}
#mainframe div.shadow-right {
	background: url(../img.site/bg.shadow.right.gif) repeat-y right;
}
#mainframe2 {
	padding-top: 1em;
	margin: auto;
	width: 850px;
	text-align: left;
}

#head a {
	text-decoration: none;
}
#head h1 {
	width: 850px;
	height: 95px;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	position: relative;
}
#head h1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: hand;
}

#head h1 img, #head h1 img a {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: left;
}

#head h1 span.home {
	background: url(../img.site/###HEADERIMG###) no-repeat top;
}
#head #breadcrumps {
	color: #333333;
	font-weight: bolder;
	margin-top: 5px;
	font-size: 1.1em;
}

#main {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}
#marginalia {
	float: right;
	width: 150px;
	padding: 0;
	margin: 0;
}

#marginalia div.margin_box, #marginalia .se_infobox {
	margin-bottom: 1em;
	background: #D4D4D4 url(../img.site/bg.marginalia.box.jpg) bottom repeat-x;
	border: 1px solid #cccccc;
	color: black;
}


#marginalia div.margin_box img {
	margin: 10px auto 0px auto;
	display:block;
}


#marginalia div.margin_box h1, #marginalia .se_infobox h1{
	font-size: 12px;
	padding: 0.2em;
	color: #216A32;
	border-bottom: 1px dashed white;
	margin-bottom: 0.4em;
}
#marginalia div.margin_box h2, #marginalia .se_infobox h2{
	font-size: 11px;
	color: #666666;
	padding: 0.2em 0.4em;
	margin: 0;
	background: url(../img.site/marginalia.box.h2.border.gif) bottom repeat-x;
}
#marginalia div.margin_box p, #marginalia .se_infobox p{
	padding: 0.2em 0.4em;
	font-size: 10px;
}
#marginalia div.margin_box ul, #marginalia .se_infobox ul{
	list-style-type: square;
	margin-left: 2em;
}
#footer {
	text-align: center;
	clear: both;
	float: none;
	color: #696969;
	padding: 1em;
}
#footer li {
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid silver;
}
#footer a {
	text-decoration: none;
	padding: 0.1em;
	color: #393939;
}
#footer a:hover {
	text-decoration: underline;
}
sup {
	font-size: 0.5em;
}
img.whiteborder {
	border: 1px solid white;
	margin: 0.1em;
}
p.imgsubline {
	font-size: 0.7em;
	padding: 0.5em;
}
div.img {
	margin: 0;
	padding: 0;
}
#content img.right {
	float: right;
	margin: 0.1em 0 0.2em 0.6em;
}
#content img.left {
	float: right;
	margin: 0.1em 0.2em 0.2em 0px;
}

p.breadcrumps {
	color: #696969;
	font-weight: normal;
	float:left;
	width:500px;
}
p.breadcrumps a {
	font-weight: normal;
	white-space:nowrap;
}

div#breadcrumpsline {
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

div#breadcrumpsline ul#loginbox {
	display: inline;
	height: 14px;
	float:right;
}
div#breadcrumpsline ul#loginbox li {
	display: inline;
	height: 14px;
	margin-left: 10px;
}
div#breadcrumpsline ul#loginbox li a {
	display: inline;
}

div#breadcrumpsline ul#loginbox li.print a {
	background: url(../img.site/icon.print.gif) no-repeat left top;
	padding:0px 0px 1px 20px;
}
.tell a {
	background: url(../img.site/icon.tell.gif) left top no-repeat;
	padding:0px 0px 1px 20px;
	margin:0px 0px 0px 10px;
	font-weight:bolder;
}

.tell {
	padding:0px;
	margin:0px;
}
div#breadcrumpsline ul#loginbox li.login a {
	background: url(../img.site/icon.login.gif) no-repeat left top;
	padding:0px 0px 1px 20px;
}

#tip {
	float:right;
	margin:5px 0px 0px 0px;
	font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}


/* Zwangszuweisung damit die Bilder bei den Produktbeispielen odentlich positioniert werden */

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-caption-l.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow {
	float:left !important;
	width:490px !important;
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-caption-l.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image {
	margin:0px 35px 20px 0px !important;
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-equalheight div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-firstcol dd.csc-textpic-caption {
	margin:10px 0px 0px 0px !important;
}


#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-above.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow {

	float:left !important;	
	width:490px !important;
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-above.csc-textpic-equalheight div.csc-textpic-imagewrap {
	width:490px !important;

}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-above.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image {
		margin:0px 40px 20px 0px !important;
		* margin:0px 20px 20px 0px !important;
}


#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-equalheight div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-firstcol {
		margin:0px 40px 20px 0px !important;	
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-above.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image dd.csc-textpic-caption {
	margin:10px 0px 0px 0px !important;
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-caption-l.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image dd.csc-textpic-caption {
		margin:10px 0px 0px 0px !important;
}

#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-equalheight div.csc-textpic-imagewrap dl.csc-textpic-image dd.csc-textpic-caption {
		margin:10px 0px 0px 0px !important;
}


#contentbox div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-equalheight div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-lastcol dd.csc-textpic-caption {
	margin:10px 0px 0px 0px !important;
}



div.csc-textpic.csc-textpic-left.csc-textpic-below.csc-textpic-caption-l.csc-textpic-equalheight {
	float:left !important;
	width:490px !important;
}



