@charset "UTF-8";
/* CSS Document */

    body {
	font-size:116%;
    }
	
	#container {
   	width: 60%;
   	min-width: 900px;
   	max-width: 900px;
	min-height: 780px;
   	}
	
	#header { 
	background-image:url(../images/Kontacts-Banner_gross.jpg);
	}
	
	#Typo { 
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Unternehmen.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Leistungen { 
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Leistungen.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Produkte { 
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Produkte.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Referenzen { 
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Referenzen.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Termine { 
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Termine.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Kontakt {
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Kontakt.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#Typo-Datenschutz {
	width: 900px;
	max-width: 900px;
	height: 140px;
	background-image: url(../images/Page_gross_Datenschutz.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
	#navi {
    margin-left: 170px;
	text-align: left;
	line-height: 1em;
	font-size: 0.94em;
	margin-top: -31px;
	margin-bottom: 35px;
    }
	
	#navi li {
	-webkit-box-shadow: none;
	box-shadow: none;
    }
	
	#subnavi {
    position:inherit;
	width: 150px;
	height: auto;
	float: left;
	line-height: 1.65em;
	margin: 2px 0 0 0;
    }
	
	#subnavi li {
	list-style: none;
	display: block;
	}
	
	#content {
    padding: 0 140px 40px 0;
	margin-left: 170px;
    }

	li {
    margin-right: 10px;
    }
	
	.subnavifix {
	margin-top: 0;
	}
	
