/* GRUNDEINSTELLUNGEN */
* {
	margin:0;padding:0;outline:0;
}
html, body {
	height:100%;
}
body {
	background:#ababab;
	font-family:Arial;
	text-align:center;
}
table#first {
	width:100%;
	height:100%;
}
table#first td {
    vertical-align:middle;
}
a {
	color:#222;
	text-decoration:none;
}
img {
	border:none;
}
/* LAYOUT */
#wrap {
	text-align:left;
	width:1000px;
	margin:auto;
	position:relative;
	height:610px;
	border:1px solid #346529;
}
#head,#content {
	width:1000px;
}
#head {
	height:85px;
	background:#FFF url("/img/logo.jpg") right top no-repeat;
}
#content {
	font-size:12px;
}
#text2 {
	display:none;
}
#text {
	position:relative;
}
#imageCol {
	position:absolute;
	right:10px;
	top:20px;
}
#left, #right, #text, #text2 {
	width:215px;
	background:#96c287;
	float:left;
	height:465px;
}
#right {
	background:#9fabc9 url("/img/bg/rightTopHome.png") top no-repeat;
}
#left {
	background:#9fabc9 url("/img/bg/leftTopHome.png") top no-repeat;
}
#text, #text2 {
	width:570px;
	height:465px;
	background:#FFF;
	overflow:auto;
	overflow-x:hidden;
}
#text .top, #text2 .top {
	margin-bottom:10px;
}
#text h1, #text2 h1,#text h2, #text2 h2 , #text h3, #text2 h3{
	margin:15px 30px 10px 30px;
	font-size:18px;
}
#text h2, #text2 h2 {
	font-size:14px;
}
#text h3, #text2 h3 {
	font-size:12px;
}
#text .col p, #text .col div.info, #text2 .col p, #text 2.col div.info {
	margin:5px 0 5px 30px;
}
#text .col table p, #text2 .col table p {
	margin:0;
	padding:0 10px;
}
#text p,#text div.info, #text2 p,#text2 div.info {
	margin:5px 30px 5px 30px;
}
#text div.info, #text2 div.info {
	padding:5px;
}
#text table p , #text2 table p,#text table {
	text-align:left;
}
#text table td, #text2 table td {
	vertical-align:top;
}
#text a, #text2 a {
	text-decoration:underline;
}
#text .col, #text2 .col {
	float:left;
	width:270px;
}
#text .info,#text2 .info {
	background:#e1e9f5;
	padding:10px;
	font-size:11px;
}
#text .max , #text2 .max {
	margin:5px 15px 5px 30px;
}
#left p,#right p {
	margin:15px 12px;
}
#left h2,#right h2,#left h3,#right h3 {
	padding:5px 12px;
	line-height:18px;
	font-size:12px!important;
	background:url("/img/bg/leftHeadline.png") no-repeat;
	color:#FFF;
}
#left a {
	text-decoration:underline;
}
#right h2 {
	background:url("/img/bg/rightHeadline.png") no-repeat;
}
#left h3 {
	margin-top:20px;
	line-height:14px;
	background:url("/img/bg/leftSubHeadline.png") no-repeat;
}
#right h3 {
	margin-top:20px;
	line-height:14px;
	background:url("/img/bg/rightSubHeadline.png") no-repeat;
}
#left .info,#right .info {
	padding:15px;
	background:#F7F7F7;
	border:1px solid #666;
}
#left ul {
	margin:10px 0 0 24px;
	padding:0;
	list-style:none;
	font-size:11px;
}
#left ul li {
	margin:3px 0;
}
.currentLeft {
	color:white;
	font-weight:bold;
}
/* SPRACHEN */
#lang,#langFix {
	display:none;
}
#flags {
	position:absolute;
	right:20px;
	top:2px;
}
/*BLEND*/
#blendOver {
	position:absolute;
	left:0;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}
/*CLEAR*/
.clear {
	clear:left;
}
/* PUNKT */
.punkt {
	display:block;
	padding-left:20px;
	background:url("/img/point.png") left center no-repeat;
}
/* BESTELLNUMMER */
.bestellInfo {
	width:190px;
	height:195px;
	background:url("/img/wasser/bestellInfo.jpg") no-repeat;
}
.bestellInfo img,.bestellInfo2 img {
	margin:5px;
}
.bestellInfo a,.bestellInfo2 a {
	float:right;
	margin:0 15px 0 0;
}
.bestellInfo2 a {
margin:-23px 15px 0 0;
}
.bestellInfo span,.bestellInfo2 span {
	padding-left:15px;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
}
.bestellInfo2 {
	width:190px;
	height:124px;
	background:url("/img/wasser/bestellInfo2.jpg") no-repeat;
}
/* TABELLE */
.table td {
	border:2px solid #FFF;
	padding:5px;
	background:#e1e9f5;
}
/* NAVI FIX */
#HomeDiv, #AgrarwirtschaftDiv, #WasservitalisierungDiv, #ProdukteDiv, #UeberUnsDiv, #SpezialDiv {
	display:none;
}
.nav {
	background:url("/img/bg/navHome.png") repeat-x;
	height:49px;
	margin:0;
	position:relative;
	text-align:center;
	border-bottom:10px solid #FFF;
}
.nav p {
	height:26px;
	line-height:22px;
	border-bottom:1px solid #004d88;
}
.nav a {
	margin:0 0 0 10px;
	font-size:12px;
	color:#222;
}
.nav a:hover {
	text-decoration:underline;
}
.subNav {
	background:url("/img/bg/subNavHome.png") repeat-x;
	border-bottom:1px solid #004d88;
	height:21px;
	line-height:17px;
	text-align:center;
}
body .nav .subNav a {
font-size:11px!important;
}
.nav a.active {
	font-weight:bold;
	text-decoration:none!important;
}
.current, .nav a.currentSub {
	font-weight:bold;
	text-decoration:none!important;
	color:#FFF!important;
}
/*Download*/
.download {
	line-height:32px;
}
.download img {
	margin-right:15px;
}
.download a {
	text-decoration:none;
}
/*Formular*/
.formHidden {
	display:none;
}
/*sonstiges*/
.400 {
	width:400px;
}
.390 {
	width:390px;
}
#text table td {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:10px 5px;
}
#text table {
	margin:-10px;
	width:500px;
}
#text table td {
	padding:5px 10px;
}
/*Tooltip*/
.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	color: #fff;
	opacity: 0.9;
	visibility: hidden;
}

.glt-elm p{
	background: #666;
	margin: 0;
	padding: 0.5em;
}

.glt-elm img{
	display: block;
}
.glt-elm{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.dis {
	display:none;
}
#img {
	display:block;
}
.newTable {
	padding-top:20px;
}
.newTable h2 {
margin:10px 0 0 0!important;
}
.bericht img, .bericht span{
float:left;
}
.bericht img{
width:70px;
}
.bericht span{
width:110px;
margin-left:10px;

font-size:11px;
}
#right .bericht a {
text-decoration:underline!important;
}
#text h3 {
margin:0!important;
padding:0!important;
font-size:15px;
}
#right a{
	text-decoration:none!important;
}
#overflow {
position:absolute;
width:47px;
height:13px;
background:url(/img/overflow.jpg);
bottom:5px;
right:10px;
cursor:pointer;
}
.pdf {
display:block;
padding:0 0 0 50px;
line-height:32px!important;
height:32px!important;
background:url(/img/pdf.png) left top no-repeat;
}
#tatsachen {
	margin-top:35px;
}
/* Besprechung 01-10-09 */
.poPup {
padding-right:16px;
background:url(/img/popup.png) center right no-repeat;
}
.smallPoint {
	display:block;
	background:url("/img/smallPoint.png") left center no-repeat;
	padding:2px;
	padding-left:15px;
}
#print {
	position:absolute;
	top:10px;
	right:30px;
	width:30px;
	height:29px;
	background:url("/img/print.png") no-repeat;
}
#print:hover {
	background:url("/img/printHover.png") no-repeat;
	cursor:pointer;
}

/* Navi spezial */
#spezialRel {
	width:120px;
	position:relative;
}
#spezialAbs {
	display:none;
	position:absolute;
	text-align:center;
	width:90px;
	top:22px;
	left:-20px;
	z-index:10000000;
	background:#9ba7c6;
	border:1px solid #004d88;
	border-top:none;
}
