/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.jpg) repeat-x top left #FFFFFF;
	color:#454545;
	font-size: 0.9em;
	line-height: 1.2em;
}
a {
	color: #0087d0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}
p {
	margin: 0;
	padding: 5px 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#6C6C6C;
}
h1 {
	font-size: 218%;
	padding: 10px 0 15px 0;
}
h2 {
	font-size: 164%;
	padding: 0 0 10px 0;
	line-height: 1em;
}
h3 {
	font-size: 135%;
	padding: 0 0 10px 0;
	line-height: 1em;
}
#content #rechtespalte h3 {
	font-weight:bold;
}
h4 {
	font-size: 105%;
	font-weight:bold;
}
#gesamteseite{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width: 920px;
}
/*HEADER*/
#header {
	width: 920px;
	background:url(../images/header-bg.jpg) repeat-x top left #0099FF;
	height: 117px;
}
#header #logo {
	float:left;
	margin: 30px 0px 0px 33px;
}
/*GLOBALLINKS*/
#header #globallinks {
float:right;
font-size:14px;
line-height:normal;
margin-right: 10px;
}
* html #header #globallinks{ /*IE only. Add 1em spacing between menu and rest of content*/

}
#header #globallinks ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}
#header #globallinks li{
display:inline;
margin:0 1px 0 1px;
padding:0;
}
#header #globallinks a {
float:left;
background:url(../images/globaltab-left.gif) no-repeat left -99px;
margin:0 1px 0 1px;
padding:0 0 0 9px;
text-decoration:none;
}
#header #globallinks a span {
float:left;
display:block;
background:url(../images/globaltab-right.gif) no-repeat right -99px;
padding:5px 14px 5px 5px;
font-weight:bold;
color:#ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header #globallinks a span {float:none;}
/* End IE5-Mac hack */
#header #globallinks a:hover span {
color: black;
}
#header #globallinks #current a {
background-position:0 bottom;
}
#header #globallinks #current a span {
background-position:100% bottom;
color: #E4EFF5;
}
#header #globallinks a:hover {
background-position:0% bottom;
}
#header #globallinks a:hover span {
background-position:100% bottom;
}
/*MAINTABS*/ 
#header #maintabs {
float:right;
font-size:14px;
line-height:normal;
margin: 30px 23px 0 0;
width: 680px;
text-align:right;
padding:0px;
}
#header #maintabs div.bleaching{
	background:url(../images/blue-right.gif) no-repeat top right;
	padding: 0 5px 0 0;
	float:left;
	margin:0 10px 0 10px;
}
#header #maintabs div.bleaching ul{
	background:url(../images/bleaching-bg.gif) no-repeat top left;
	padding:35px 0px 0 5px;
}
#header #maintabs div.schnarchschutz{
	background:url(../images/blue-right.gif) no-repeat top right;
	padding: 0 5px 0 0;
	float:left;
	margin:0 10px 0 0;
}
#header #maintabs div.schnarchschutz ul{
	background:url(../images/schnarchschutz-bg.gif) no-repeat top left;
	padding:35px 0px 0 5px;
}
* html #header #maintabs{ /*IE only. Add 1em spacing between menu and rest of content*/

}
#header #maintabs ul{
list-style-type: none;
margin:0;
padding:35px 0px 0 0px;
height: 26px;
float: left;
white-space:nowrap;
}
#header #maintabs li{
display:inline;
margin:0;
padding:0;
}
#header #maintabs a {
float:left;
background:url(../images/tab-left.gif) no-repeat left top;
margin:0 1px 0 1px;
padding:0 0 0 9px;
text-decoration:none;
}
#header #maintabs a span {
float:left;
display:block;
background:url(../images/tab-right.gif) no-repeat right top;
padding:5px 14px 5px 5px;
font-weight:bold;
color:#3B3B3B;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header #maintabs a span {float:none;}
/* End IE5-Mac hack */
#header #maintabs a:hover span {
color: black;
}
#header #maintabs #current a {
background-position:0 -125px;
}
#header #maintabs #current a span {
background-position:100% -125px;
color: #3f6da8;
}
#header #maintabs a:hover {
background-position:0% -125px;
}
#header #maintabs a:hover span {
background-position:100% -125px;
}
/*CONTENT*/
#content {
	background: url(../images/content-bg.jpg) no-repeat top left #FFFFFF;
	float:left;
	width: 920px;
	padding: 0 0 20px 0;
}
#content .subnav {
	height:30px;
	background-color:#FFFFFF;
	width: 894px;
	margin: 3px 0 0 13px;
	background:url(../images/subnav-bg.gif) no-repeat bottom left;
}
#content .subnav a{
	font-size: 14px;
	font-weight: bold;
	color: #9d9d9d;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 0 10px 0 10px;
	line-height: 30px;
	text-decoration:none;
	height: 30px;
	display:block;
	float: left;
}
#content .subnav a:hover{
	background:url(../images/subnav-hover.jpg) repeat-x bottom left;
	color: #615f5f;
}
#content .subnav a.aktiv{
	background:url(../images/subnav-hover.jpg) repeat-x bottom left;
	color: #615f5f;
}
#content #linkespalte {
	width: 570px;
	float:left;
	margin: 23px 0 0 33px;
	display: inline;
}
#content #linkespalte .box {
	width: 570px;
	float:left;
}
#content #linkespalte .box .top{
	background:url(../images/box-left-big-top.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #linkespalte .box .body{
	background:url(../images/box-left-big-body.gif) repeat-y top left;
	padding: 10px;
}
#content #linkespalte .box .body p, #content #linkespalte .boxsmall .body p, #content #rechtespalte .box .body p{
	margin: 0 0 0 0;
	padding: 0px 0 10px 0;
}
#content #linkespalte .box .bottom{
	background:url(../images/box-left-big-bottom.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
	clear: both;
}


/*CLEARFIX*/
#content #linkespalte .box .body:after, #content #linkespalte .boxsmall .body:after, #content #rechtespalte .box .body:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content #linkespalte .box .body, #content #linkespalte .boxsmall .body, #content #rechtespalte .box .body {display: inline-block;}
/* Hides from IE-mac \*/
* html #content #linkespalte .box .body, * html #content #linkespalte .boxsmall .body, #content #rechtespalte .box .body {height: 1%;}
#content #linkespalte .box .body, #content #linkespalte .boxsmall .body, #content #rechtespalte .box .body {display: block;}
/* End hide from IE-mac */
/*CLEARFIX END*/


#content #linkespalte .boxsmall {
	width: 282px;
	float: left;
}
#content #linkespalte .boxsmall .top{
	background:url(../images/box-left-small-top.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #linkespalte .boxsmall .body{
	background:url(../images/box-left-small-body.gif) repeat-y top left;
	padding: 10px;
}
#content #linkespalte .boxsmall .body h6, #content #linkespalte .boxsmall .bodygradient h6{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size:100%;
	font-weight:bold;
}
/*VERLAUFBOX*/
#content #linkespalte .boxsmall .topgradient{
	background:url(../images/box-left-small-top-gradient.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #linkespalte .boxsmall .bodygradient{
	background:url(../images/box-left-small-body-gradient.gif) repeat-y top left;
	padding: 10px;
}
#content #linkespalte .boxsmall .bottom{
	background:url(../images/box-left-small-bottom.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
	clear:both;
}
#content #rechtespalte {
	width: 262px;
	float:left;
	margin: 23px 0 0 22px;
	font-size: 90%;
}
#content #rechtespalte .box {
	width: 262px;
}
#content #rechtespalte .box .top{
	background:url(../images/box-right-top.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #rechtespalte .box .body{
	background:url(../images/box-right-body.gif) repeat-y top left;
	padding: 10px;
}
#content #rechtespalte .box .body ul{
	margin: 0px;
	padding: 0 0 0 20px;
}
#content #rechtespalte .box .body ul li{
	margin: 0 0 5px 0;
}
#content #rechtespalte .box .bottom{
	background:url(../images/box-right-bottom.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
/*ROTEBOX*/
#content #rechtespalte .box .topred{
	background:url(../images/box-right-top-red.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #rechtespalte .box .bodyred{
	background:url(../images/box-right-body-red.gif) repeat-y top left;
	padding: 10px;
}
#content #rechtespalte .box .bottomred{
	background:url(../images/box-right-bottom-red.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
/*GelbeBOX*/
#content #rechtespalte .box .topgelb{
	background:url(../images/box-right-top-gelb.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #rechtespalte .box .bodygelb{
	background:url(../images/box-right-body-gelb.gif) repeat-y top left;
	padding: 10px;
}
#content #rechtespalte .box .bottomgelb{
	background:url(../images/box-right-bottom-gelb.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
/*GRÜNEBOX*/
#content #rechtespalte .box .topgreen{
	background:url(../images/box-right-top-green.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #rechtespalte .box .bodygreen{
	background:url(../images/box-right-body-green.gif) repeat-y top left;
	padding: 10px;
}
#content #rechtespalte .box .bottomgreen{
	background:url(../images/box-right-bottom-green.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
/*WEISSEBOX*/
#content #rechtespalte .box .topweiss{
	background:url(../images/box-right-top-weiss.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}
#content #rechtespalte .box .bodyweiss{
	background:url(../images/box-right-body-weiss.gif) repeat-y top left;
	padding: 10px;
}
#content #rechtespalte .box .bottomweiss{
	background:url(../images/box-right-bottom-weiss.gif) no-repeat top left;
	height: 6px;
	font-size:1px;
}


/*FOOTER*/
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	font-size: 10px;
	margin: 20px 33px 0 33px;
	padding:10px 0 0 0;
}
/*ALLGEMEINE KLASSE*/
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.yalst {
	margin: 0 0 6px 0;
}
.fussnote {
	font-size: 10px;
	vertical-align:super;
	color:#006600
	}
.image {
	padding: 3px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	margin:10px;
}
.imageright {
	padding: 3px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	margin:0px 0px 10px 10px;
	float:right;
}
a.button {
	background: transparent url('../images/btn-bg-right.gif') top right no-repeat;
	color: #565753;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button:hover {
	background: transparent url('../images/btn-bg-right-over.gif') top right no-repeat;
	color: #fff;
}
a.button span {
	background: transparent url('../images/btn-bg.gif') left no-repeat;
	display: block;
	line-height: 15px;
	padding: 5px 0 5px 18px;
}
a.button:hover span {
	background: transparent url('../images/btn-bg-over.gif') left no-repeat;
}
a.button .boxicon {
	float: left;
}
/*----------------------------------*/
a.bigbutton {
	background: transparent url('../images/bigbtn-right-bg.gif') top right no-repeat;
	color: #565753;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 48px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.bigbutton:hover {
	background: transparent url('../images/bigbtn-right-bg-over.gif') top right no-repeat;
	color: #fff;
}
a.bigbutton span {
	background: transparent url('../images/bigbtn-bg.gif') left no-repeat;
	display: block;
	line-height: 38px;
	padding: 5px 0 5px 18px;
}
a.bigbutton:hover span {
	background: transparent url('../images/bigbtn-bg-over.gif') left no-repeat;
}
a.bigbutton .boxicon {
	float: left;
}
.features {
}
.features dt {
	font-size: 140%;
	font-weight:bold;
}
.features dd:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.features dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #333;
}
.imageblock dd {
	margin: 0 0 0 96px;
}
.textinput, .textinput-small, .textinput-large, .textarea-large {
	font-size:1.1em;
	font-weight: bold;
	font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #0B75BB;
	margin: 4px 0px 4px 0px;
	}
.textinput {
	height: 15px;
	width: 180px;
}
.textinput-large {
	font-weight: bold;
	width: 28em;
}
.textinput-small {
	height: 15px;
	width: 60px;
}
.textarea-large {
	width: 28em;
	height: 10em;
}
.error {
	background-image:url(../images/button_cancel.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	line-height: 22px;
	font-weight:bold;
	color:#000000;
	font-size:130%;
}
.warning , p.warning{
	background-image:url(../images/important.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	line-height: 22px;
	font-weight:bold;
	color:#000000;
	font-size:130%;
}
.notice {
	background-image:url(../images/filetypes.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	line-height: 22px;
	font-weight:bold;
	color:#000000;
	font-size:130%;
}
.smalltext {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
.smalltext2 {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
#bestellen {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 0 20px 0;
	width: 180px;
}
#bestellen select{
	width: 180px;
	margin-top: 2px;
}
#bestellen label{
	display:block;
	font-size:17px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}
#bestellen .price {
	margin: 10px 0 20px 0px;
	display:block;
	float:right;
	font-size: 130%;
}
#bestellen #imageField {
	float:right;
}
/*------------------------------------------------------------------------------------------*/

.TabbedPanels {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 9px 0px;
	clear: both;
	width: 575px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-image:url(../images/tabboxbottom-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	height: 29px;
	background-image:url(../images/tabboxtop-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


.TabbedPanelsTab {
	font-size: 12px;
	color:#ffffff;
	position: relative;
	top: 0px;
	float: left;
	padding: 9px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/tab-normal.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width: 115px;
	height: 20px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.TabbedPanelsTab:focus {
	outline: none;
}

.TabbedPanelsTabHover {
	color: #585858;
}


.TabbedPanelsTabSelected {
	/*background-color: #EEE;*/
	border-bottom: none;
	background-image:url(../images/tab-aktiv.gif);
	background-repeat:repeat-x;
	color: #585858;
	width: 115px;
	height: 19px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #fff;
	background-image:url(../images/tabcontent-bg.jpg);
	background-repeat:repeat-y;
}
.TabbedPanelsContent {
	padding: 10px 20px 20px 20px;
}
.TabbedPanelsContent ul{
	padding: 4px 0px 0px 20px;
}
#content #linkespalte .TabbedPanelsContent p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	background-color:#FF0000;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #fff;
	border-bottom: solid 1px #999;
	
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/*------------------------------------------------------------------------------------------*/
.datatable {
	background-color:#d1dfe7;
	border-collapse:collapse;
}
.datatable td{
	padding: 5px;
	border: 1px solid #95a4ad;
}
.datatable .tablehead th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding: 5px;
	line-height: 90%;
	border: 1px solid #ffffff;
}
.datatable .tablehead td, .datatable .tablehead th{
	color:#ffffff;
	background-color:#0B75BB;
}
.datatable .tablehead td a{
	color:#ffffff;
	font-weight:bold;
}
.datatable .tablerow1 {
}
.datatable .tablerow1 td {
	background-color:#E4EFF5;
}
.reg {
	vertical-align:super;
	font-size: 80%;
}
ul.plus {
	 list-style-image: url(../images/plus.gif);
	 margin: 0px 0px 0px 15px;
}
/*------------------------------------------------------------------------------------------*/
.Accordion {
	margin: 0px 20px 20px 0px;
	overflow: hidden;
	width: 575px;
	float: left;
}
.Accordion:focus {
	outline: none;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	font-weight: bold;
	font-size:13px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image:url(../images/pfeil-down.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: dashed 1px #6080BF;
}
.AccordionPanelContent p{
	margin: 0;
	padding: 0 5px 10px 5px;
	font-size: 12px;
	line-height: 16px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-image:none;
	
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	
}
/*---------------------------*/
.definition {
	margin: 0;
	padding: 0;
}
.definition dt {
	font-size: 120%;
	margin: 0 0 4px 0;
}
.definition dd {
	margin-bottom:10px;
}
.definition dd ul li {
	margin: 4px 0 4px 0;
	font-size: 85%;
}
.definition dd ul {
	margin: 2px 0 2px 0;
}
/*-----------------------------*/
.small {
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height:1.2em;
}
.smalltext {
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height:1.2em;
}
.bigtext {
	font-size: 16px;
	line-height:1.4em;
}
.small strong {
	padding-bottom: 5px;
	display:block;
	font-size: 13px;
}
.small a {
	padding-top: 5px;
	display:block;
	}
/*-----------------------------*/
.normal {
}
.normal strong {
	padding-bottom: 5px;
	display:block;
	font-size:115%;
}
.normal a.bottomlink {
	padding-top: 5px;
	display:block
}