﻿/* GLOBALE ANGABEN */	
body{
font-family: 'Roboto';}

#clear{
	clear:both;
	margin:0 0 10px 0;}
	
iframe{
	float:left;
	margin:0 15px 20px 0;}

ul{
	list-style-type:disc;
	list-style-position:inside;
	margin:10px;}

li{
	font-family: 'Roboto';
	font-size:13pt;
	font-style: normal;
	font-weight: 400;
		line-height:2.1em;}
	
li.special{
	margin-left:3em;
	list-style-image: url(../img/check-icon.png);}
	
/* LINKS */	
a:link{
	text-decoration:none;}

a:visited{
	text-decoration:none;}
	
a:hover {
	text-decoration:underline;}	
	
	
/* HEADER */
#header{
	width:100%;
	height:285px;
	background-image:url(../img/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;}
	
	
/* MENÜ */
#menu{
	background-image:url(../img/menu-bg.png);
	background-repeat: repeat-x;
	height:35px;
	width:100%;}

#menu-wrapper{
	width: 980px;
	margin:0 auto;}

#menu-aktiv a{
	background-color: white;
	color:black;} /* Hervorhebung aktive Seite im Menü*/

#menu a:hover{
	background-color: white;
	color:black;}
	
a.menu-link{color:white}

#navbar {
	margin: 0;}
	
#navbar li {
	list-style: none;
	float: left;}
	
#navbar li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 12pt;
	width: 140px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;}
	
#navbar li ul {
	display: none; 
	width: 13em;
	background-color:#dddddd;}

#navbar li ul a{
	font-size:12pt;
	text-align:left;}
	
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;}
	
#navbar li:hover li a {
	color: black;}
	
#navbar li li a:hover {
	text-decoration:underline;}

#navbar ul a{
background-color:#dddddd;}

#navbar ul a:hover{
background-color:#dddddd;}


/* BODY - SEITENINHALT */
#content{
	width: 980px;
	min-height:400px;
	margin:0 auto;}

#content-wrapper{
	margin:1em 0 0 0;}

	
/* SEITE: STARTSEITE */

#startseite-links{
	float:left;
	width:45%;
	margin:0 0 0 25px;}
	
#startseite-rechts{
	float:right;
	width:45%;
	margin:0 25px 0 0;}

.startseite-box-pic{
	display:block;
	margin:auto auto 10px;
	}

	
/* SEITE: LEISTUNGEN */
#kleinklaeranlagen{
	float:left; 
	width:47%;
	margin:0 25px 0 0}

#abwasserhebeanlagen{
	float:left; 
	width:47%;
	margin:0 0 0 25px}

#teichbelueftungen{
	float:left; 
	width:47%;
	margin:0 25px 0 0;
	clear:left}

#fettabscheider{
	float:left; 
	width:47%;
	margin:0 0 0 25px}
	
.leistungen-pic{
	width:100%;
	margin:0 0 0.6em 0;}

a.leistungen-link{
	color:#00599f;}

	
/* SEITE: REFERENZEN */
.referenzen-bild{
	float:left;
	margin:5px 10px 10px 0;
	width:300px;}

	
/* SEITE: SERVICE */	
table#service-telefon p{
	letter-spacing:0.1em;
	font-size:18pt;
	margin:13px 0 0 0;}

	
/* SEITE: KONTAKT */		
#kontaktformular{
	float:left;
	width:50%;}

#kontaktformular form{
	margin:0 0 20px 0;}

#kontakt-telefon{
	float:left;
	width:50%;
	vertical-align:middle;}

#kontakt-telefon td{
	padding: 0 0 2em 0;}

#kontakt-telefon p{
	letter-spacing:0.1em;
	font-size:16pt;
	margin:14px 0 0 0;}

input#formularfeld {
	width:220px;}

p.mailerror{
	font-size:18pt;
	}

	
/* SEITE: IMPRESSUM */
p.impressum{
	font-size:12pt;}

/* TYPOGRAPHIE */
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('../fonts/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v12-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

h1{
	font-family: 'Montserrat', sans-serif;
	font-size: 17pt;
	font-style: normal;
	font-weight:700;
	color:#00599f;
	padding: 0.9em 0 0.9em 0;
	letter-spacing:0.1em;}

h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 16pt;
	font-weight:400;
	color:#cd8b0b;
	padding: 0.9em 0 0.9em 0;
	letter-spacing:0.1em;}


h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 13pt;
	font-weight:400;
	color:#cd8b0b;
	padding: 0.9em 0 0.9em 0;
	letter-spacing:0.1em;}

p{
	font-family: 'Roboto';
	font-size:13pt;
	font-style: normal;
	font-weight: 400;
	line-height:2em;
	word-spacing:0.1em;
	padding:0 0 0.6em 0;
	text-align: justify;}

b{
	font-weight:700;}
	

	
/* BILDER */	
.pic-left{
	float:left;
	margin:5px 15px 10px 0;
	width:450px;}

.pic-left-kl{
	float:left;
	margin:5px 15px 10px 0;
	width:220px;}

.pic-right{
	float:right;
	margin:5px 0 5px 15px;
	width:350px;}

.pic-right-kl{
	float:right;
	margin:5px 0 5px 15px;
	width:160px;}

	
/* FOOTER */
#footer{
	background: #00599f;
	width:100%;
	height:34px;}

#footer-wrapper{
	width: 980px;
	margin:0 auto;}

p.footer{
	font-size:10pt;
	font-family: 'Montserrat', sans-serif;
	color:white;
	word-spacing:0.1em;
	letter-spacing:0.05em;}
	
#footer-left{
	float:left;
	width:50%;}
	
#footer-right{
	float:right;
	width:50%;}

#footer-right p{
	text-align:right;}

#footer a{
	text-decoration:none;
	color:white;}
	
#footer a:hover {
	background-color: #00599f;
	text-decoration:underline;
	color:white;}