/** AW Electronic CSS
* 2008 gravitydesign.de
**/
BODY
{
	margin: 0;
	padding: 0;
	font: 12px Arial, sans-serif;
	background: #EFEDED;
	text-align: center;
}
#topsection
{
	width: 100%;
	background: white url(../img/background.png) repeat-x;
}
#container
{
	padding: 0;
	margin: 0px auto;
	width: 786px;
	text-align: left;
}
#content
{
	background: url(../img/background_content.png) repeat-y top;
	padding: 20px 30px 15px;
}
#contentfooter
{
	background: url(../img/border_bottom.png) no-repeat top;
	clear: both;
	text-align: right;
	padding-bottom: 50px;
	height: 19px;
}
#footer
{
	border-top: 1px solid #CDCDCD;
	padding: 30px 0px;
}
#footer_container
{
	margin: 0px auto;
	width: 900px;
	list-style-type: none;
}
#footer_container LI
{
	width: 168px;
	margin: 10px 8px 10px 9px;
	float: left;
	text-align: left;
	background: url(../img/footer_border.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
}
#footer_container LI.small
{
	width: 125px;
}
#footer_container LI.last
{
	margin-right: 0px;
	background-image: none;
	padding-right: 0px;
	width: 177px;
}
/*TEXT*/
H1#logo
{
	/*[empty]background:;*/
	margin: 0;
	padding: 0;
}
H1
{
	font-size: 13pt;
	margin: 10px 0px;
	color: #657C95;
}
H1.first
{
	margin: 0px 0px 10px;
}
H2
{
	margin: 15px 0px 10px;
	font-size: 11pt;
	color: #657C95;
}
P
{
	margin: 0px 0px 10px;
	text-align: justify;
}
P.pretext
{
	margin: -10px 0px 10px;
}
P.rt
{
	margin: 10px 0px;
	font-size: 8pt;
	color: #999999;
}
/*LINK*/
IMG
{
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}
A
{
	margin: 0;
	padding: 0;
	color: #657C95;
	text-decoration: none;
	border-bottom: 1px dotted;
}
A:hover
{
	border: none;
}
A.icon
{
	padding: 2px 0px 2px 22px;
	background-position: left center;
	display: block;
	margin: 2px 0px;
}
#nav A, #homelink
{
	border: none;
}
A#impressum
{
	background: url(../img/information.png) no-repeat;
}
A#kontakt
{
	background: url(../img/email.png) no-repeat 0px 0px;
}
A#servicezugang
{
	background: url(../img/wrench.png) no-repeat 0px 0px;
}
A.toplink
{
	margin: 20px 0px 5px;
	border-bottom: 1px dotted;
}
#footer_container A
{
	color: black;
	text-decoration: none;
	border: none;
}
IMG#tuev, IMG#fgma
{
	float: left;
	margin: 0px 10px 30px 0;
}
/*LISTS*/
#content UL
{
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 14px;
}
#nav
{
	text-align: right;
	font-size: 0px;
	margin: -20px 0px 0px;
	background: url(../img/border_top.png) no-repeat 0px 27px;
}
#nav A
{
	margin-left: -1px;
}
UL.teaser
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
UL.teaser LI
{
	display: inline;
	float: left;
	width: 225px;
	margin: 0px 0px 10px;
}
/*CONTEXT*/
IMG.ctx, IMG.border
{
	margin-bottom: 2px;
	border: 1px solid #CDCDCD;
	padding: 2px;
	margin-top: 10px;
}
IMG.ctx.first, IMG.border.first
{
	margin-bottom: 2px;
	border: 1px solid #CDCDCD;
	padding: 2px;
	margin-top: 0px;
}
.imgtext
{
	text-align: right;
	margin-bottom: 10px;
	font-size: 8pt;
	color: #999999;
}
.context
{
	width: 255px;
	float: right;
	margin: 32px 0px 10px 15px;
}
.context P
{
	background: #EFEDED;
	padding: 10px;
}
/*CONTENT*/
#content .productsection
{
	padding-left: 110px;
}
#wasseraufbereitung
{
	background: url(/img/detail_wasseraufbereitung.jpg) no-repeat left top;
	height: 70px;
}
#abwasser
{
	background: url(/img/detail_abwasser.jpg) no-repeat left top;
}
#membran
{
	background: url(/img/detail_membran.jpg) no-repeat left top;
	height: 75px;
}
#filtration
{
	background: url(/img/detail_filtration.jpg) no-repeat left top;
	height: 75px;
}
#recycling
{
	background: url(/img/detail_recycling.jpg) no-repeat left top;
	height: 75px;
}
#msr
{
	background: url(/img/detail_msr.jpg) no-repeat left top;
	height: 75px;
}
#content TABLE
{
}
#content TABLE TD
{
	border-bottom: 1px dotted #657C95;
	padding: 2px 5px;
}
#content TABLE TH
{
	border-bottom: 1px solid #657C95;
	padding: 0px 5px;
	font-weight: bold;
	color: #657C95;
}
#content TABLE TH.typ
{
	width: 70px;
}
#content TABLE TH.leistung
{
	width: 256px;
}
#content TABLE TH.masse
{
	width: 170px;
}
