body {
	margin: 0px;
	padding: 0px;
	color: #142537;
}
#wrap {
	max-width: 1200px;
	min-width: 960px;
	}

#topmitte {
	background-image:  url(../trockenmittelbeutel/logo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bildrechts {
	margin-bottom: 8px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 17px 38px 10px;
	line-height: 130%;}

#content a:link, #content a:visited {
	color: #008FE1;
		text-decoration: none;;
}

#content a:hover
{
background-color: #FFFFFF;
color: #142537;
text-decoration: none;}

#content ul {
	list-style-type: square;
	list-style-image: url(../trockenmittelbeutel/bulletpoint.gif);}

.kontaktform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
hr  {
	height : 1px;
	width: 90%;
	border-style : none;
	border-top : 1px solid #018FE1;
	color: #FF0000;
}


/* Mengentabellen */
.mengentabelle {
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}
.mengentabsp1 {
	background-color: #C7D2E0;
	text-align: center;
	vertical-align: top;	
}
.mengentabsp2 {
	background-color: #B5C4D7;
	text-align: center;
	vertical-align: top;	
}
.mengentabsp3 {
	background-color: #9DB0CA;
	text-align: center;
	vertical-align: top;	
}

.datentab {
	font-size: 0.9em;}
	
.datentabwhitel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/* Ausklappnavigation */
#navcontainer {
	width: 200px;
	background-color: #ECF7FD;
	visibility: hidden;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 200px;
background-color: #17213A;
border-bottom: 1px solid #ECF7FD;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #0092E6;
color: #FFF;}

/* Footer */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;}
	
#footer a:link, #footer a:visited {
	color:  #008FE1;
	text-decoration: none;;
}

#footer a:hover
{
background-color: #FFFFFF;
color: #142537;
text-decoration: none;}

.Stil1 {
	color: #99FF33;
}
:focus {
	outline: 0;
}

.top a, .top a:link, .top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;}
	
.top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018FE1;
	background-color: #FFFFFF;
	float: right;
	text-decoration: none;
	padding: 3px;}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	position: absolute;
    left: -3000px;}
	
	.back {
	font-weight: bold;
}
.spalterechts {
	background-color: #BCE0F6;
	width:267px; 
}
.nichtdrucken {
}
.unsichtbar{ display:none}

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