html {
  margin:0;
  padding:0;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 770px;
}

/* Definition fuer Links - Inhalt Bereich*/
a:link { color:#133792; text-decoration:underline; }
a:visited { color:#133792; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

/* Definition fuer Links - Navigation Links */
.nav a:link { color:#133792; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:visited { color:#133792; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:hover { color:#000000; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:active { color:#000000; text-decoration:underline; font-weight: bold; font-size:10px;}

/* Definition fuer Links - Startseite, Header und footer */
.nav1 a:link { font-family:Verdana,sans-serif; font-size:10px; color:#133792; text-decoration:underline; }
.nav1 a:visited { font-family:Verdana,sans-serif; font-size:10px; color:#133792; text-decoration:underline; }
.nav1 a:hover { font-family:Verdana,sans-serif; font-size:10px; color:#000000; text-decoration:underline; }
.nav1 a:active { font-family:Verdana,sans-serif; font-size:10px; color:#000000; text-decoration:underline; }

ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family:Verdana,sans-serif; font-size:11px; color:#000000; }

body { background-color:#ffffff; font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; text-decoration: none; color:#000000; margin-bottom: 0px; margin-left:0px; margin-right:0px; margin-top:0px; }

/* Definition fuer Listen  
ul { list-style-image:url(blau.gif); }*/

/* Definition fuer Ueberschriften  */
.h1 { font-size:12px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }
.h2 { font-size:11px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }
.h3 { font-size:11px; margin-bottom:10px; color:#133792; }
.h4 { font-size:10px; margin-bottom:0px; font-weight: bold; color:#133792; }
.h5 { font-family:Arial,sans-serif; font-size:10px; font-weight: bold; margin-bottom:0px; color:#133792; }

/* Definition fuer Content Rechts  */
.rechts { font-family:Verdana,sans-serif; font-size:10px; color:#000000; }

/* Definition fuer pflichtfelder - Formulare */
.pflichtfelder { color:#133792; text-decoration:none; }

/* Definition fuer Header */
.klein { font-family:Arial,sans-serif; color:#000000; font-size:10px; font-weight: bold; }
.klein2 { font-family:Arial,sans-serif; color:#000000; font-size:11px;}
.kleinfett { font-family:verdana,sans-serif; color:#000000; font-size:9px; font-weight: bold; }

.ueberschrift {font-size:12px; font-weight: bold; color:#000000;}
.ueberschrift2 {font-size:12px; font-weight: bold; color:#133792;}




/*startseite-NEU2009*/
.start select{
font-size: 11px;
}

#content{
margin: 20px 39px 10px 50px;
width: 680px;
}
#content .fett{
font-weight:bold;
}
#content .willkommen{
margin: 0 0 30px 0;
width: 666px;
}
#content h1{
font-size: 18px;
}
#content #boxen h2{
color:#133792;
font-size: 11px;
margin: 5px 0 11px 5px;
}

#content #boxen img{
margin: 0 7px 0 7px;
}

#content #boxen #trinkwasser,
#content #boxen #badewasser,
#content #boxen #industrie,
#content #boxen #behaeltersysteme{
background: url('../images/hint-box.gif') no-repeat;
float:left;
margin: 0 14px 0 0;
height: 282px;
width: 156px;
}

#content #boxen img{
margin: 0 7px 0 7px;
}

#content #boxen ul {
margin: 8px 0 0 0;
padding: 0 0 0 7px;
}
* html #content #boxen ul {
margin: 0 0 0 0;
}
* + html #content #boxen ul {
margin: 0 0 0 0;
}
#content #boxen li {
font-size: 10px;
list-style: none;
margin: 0 0 0 0;
padding: 1px 1px 1px 14px;
}
#content #boxen #trinkwasser li {
background: url('../images/startseite/li-trinkwasser.gif') 0 2px no-repeat;
}
#content #boxen #badewasser li {
background: url('../images/startseite/li-badewasser.gif') 0 2px no-repeat;
}
#content #boxen #industrie li {
background: url('../images/startseite/li-industrie.gif') 0 2px no-repeat;
}
#content #boxen #behaeltersysteme li {
background: url('../images/startseite/li-behaeltersysteme.gif') 0 2px no-repeat;
}
