/* 
	Einige fundamentale Einstellungen 

*/

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

a img {
	border: none;
}

*:first-child {
	margin-top: 0;
}

table {
	border-collapse: collapse;
}



/* 
	Der Wrapper zentriert die Inhalte der Seiten 
	und skaliert sie auf eine Breite von 950px. 

*/

.wrap {
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}



/* 
	Header mit Language und Logo 

*/

#header { 
	float: left;
	width: 100%;
	min-width: 950px;
	color: #ffffff;
	background-color: #003366;
	background-image: url(../images/i-verlauf-blau.png);
	background-repeat: no-repeat;
	background-position: center;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ffffff;
}

#language {
	float: left;
	width: 40%;
}

#language a {
	float: left;
	margin: 38px 0 0 0;
	padding: 0 0 0 85px;
	color: #5599dd;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

#logo {
	float: right;
	width: 60%;
	color: #ffffff;
	text-align: right;
}

#logo h1 {
	margin: 19px 0 0 0;
	padding: 0 60px 0 30px;
	font-size: 18px;
	line-height: 26px;
}

#logo h2 {
	margin: 0 0 9px 0;
	padding: 0 40px 0 0;
	font-size: 10px;
	line-height: 16px;
}

#logo a {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}



/* 
	Navi1 

*/

#navi1 {
	float: left;
	width: 100%;
	min-width: 950px;
	color: #ffffff;
	background-color: #666666;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}

#navi1 ul {
	float: left;
	width: 904px;
	color: #ffffff;
	background-color: #666666;
	margin: 0;
	padding: 0 0 0 46px;
	list-style-type: none;
}

#navi1 li {
	display: inline;
}

#navi1 a {
	float: left; 
	padding: 0 37px 0 37px;
	color: #eeeeee;
	background-color: #666666;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ffffff;
	text-decoration: none;
}

#navi1 a:hover {
	text-decoration: underline;
}

#navi1 span {
	float: left; 
	padding: 0 37px 0 37px;
	color: #eeeeee;
	background-color: #666666;
	background-image: url(../images/i-kreis-weiss.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ffffff;
}

#navi1 a#home1, 
#navi1 span#home1 {
	min-width: 37px;
	border-color: #666666;
}

#navi1 a#hilfe1, 
#navi1 span#hilfe1, 
#navi1 a#help1, 
#navi1 span#help1 {
	min-width: 29px;
}

#navi1 a#wissen1,
#navi1 span#wissen1 {
	min-width: 45px;
}

#navi1 a#knowledge1,
#navi1 span#knowledge1 {
	min-width: 70px;
}



/* 
	Navi2 

*/

#navi2 {
	float: left;
	min-height: 40px;
	width: 100%;
	min-width: 950px;
	color: #003388;
	background-color: #eeeeee; 
/*	background-image: url(../images/b-navi2.png);
	background-position: center top;
	background-repeat: no-repeat; */
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

#navi2 ul {
	margin: 0;
	padding: 12px 0 12px 0;
	color: #003388;
	background-color: #eeeeee; 
/*	background-image: url(../images/b-navi2.png);
	background-position: center top;
	background-repeat: no-repeat; */
}

#navi2 ul#wissen2,
#navi2 ul#knowledge2 {
	margin: 0;
	padding: 12px 0 12px 264px;
}

#navi2 ul#rechner2 {
	margin: 0;
	padding: 12px 0 12px 384px;
}

#navi2 ul#calculators2 {
	margin: 0;
	padding: 12px 0 12px 409px;
}

#navi2 ul#wissen3,
#navi2 ul#knowledge3 {
	margin: 0;
	padding: 8px 0 8px 22px;
/*	background-image: none; */
}

#navi2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navi2 a {
	margin: 0;
	padding: 0 0 0 37px;
	text-decoration: none;
	color: #666666;
	background-color: #eeeeee; 
}

#navi2 a:hover {
	text-decoration: underline;
}

#navi2 span {
	margin: 0;
	padding: 0 0 0 37px;
	text-decoration: none;
	background-image: url(../images/i-kreis-blau.gif);
	background-repeat: no-repeat;
	background-position: left;
}



/* 
	Content

*/

#content {
	float: left;
	width: 100%;
}

#headline {
	float: left;
	width: 100%;
}

#headline h3 {
	padding: 35px 0 0 300px;
	width: 650px;
	font-size: 28px;
	line-height: 42px;
	color: #777777;
	background-color: #ffffff;
}

#images {
	float: left;
	margin: 0;
	padding: 4px 0 40px 86px;
	width: 209px;
}

#images p {
	padding: 0 33px 30px 1px; 
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	background-color: #ffffff;
}

#text {
	float: right;
	margin: 0;
	padding: 0 100px 40px 0;
	width: 550px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #ffffff;
}

#text a {
	text-decoration: none;
	color: #003399;
	background-color: #ffffff;
}

#text a:hover {
	text-decoration: underline;
}

#text ul.clients {
	float: left;
	margin-left: 0;
	padding-left: 0;
	line-height: 20px;
	list-style-type: none;
}


#text ul.clients li {
	margin-left: 0;
	padding-left: 0;
}


#text span.tief  {
	position: relative;
	font-size: 10px;
	top: 0.3em;
}

#text span.hoch  {
	position: relative;
	font-size: 10px;
	top: -0.3em;
}

#text span.ueber {
	position: relative;
	top: -0.5em;
	left: -0.5em;
}

#stern {
	float: left;
	margin: -31px 0 0 0;
	padding: 0 0 0 90px;
	width: 205px;
}

#rechner {
	float: left;
	padding: 0 0 16px 0;
	width: 100%;
	text-align: center;
}

#rechner p {
	float: right;
	margin: 0;
	padding: 0 100px 40px 0;
	width: 550px;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	color: #555555;
	background-color: #ffffff;
}

#rechner a {
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	text-decoration: none;
	color: #003399;
	background-color: #ffffff;
}

#rechner a:hover {
	text-decoration: underline;
}

#lautsprecher-rechner {
	float: left;
	padding: 0 0 0 0px;
	background-color: #ffffff;
}

#lautsprecher-rechner a {
	float: left;
	background-image: url(../images/rechner/p-lautsprecher-rechner.png);
	background-repeat: no-repeat;
	background-position: left;
}

#lautsprecher-rechner a:hover {
	float: left;
	background-image: url(../images/rechner/p-lautsprecher-rechner.png);
	background-repeat: no-repeat;
	background-position: right;
}

#loudspeakers-calculator {
	float: left;
	padding: 0 0 0 0px;
	background-color: #ffffff;
}

#loudspeakers-calculator a {
	float: left;
	background-image: url(../images/rechner/p-loudspeakers-calculator.png);
	background-repeat: no-repeat;
	background-position: left;
}

#loudspeakers-calculator a:hover {
	float: left;
	background-image: url(../images/rechner/p-loudspeakers-calculator.png);
	background-repeat: no-repeat;
	background-position: right;
}

#raumakustik-rechner {
	float: left;
	padding: 0 0 0 100px;
	background-color: #ffffff;
}

#raumakustik-rechner a {
	float: left;
	background-image: url(../images/rechner/p-raumakustik-rechner.png);
	background-repeat: no-repeat;
	background-position: left;
}

#raumakustik-rechner a:hover {
	float: left;
	background-image: url(../images/rechner/p-raumakustik-rechner.png);
	background-repeat: no-repeat;
	background-position: right;
}

#room-acoustics-calculator {
	float: left;
	padding: 0 0 0 100px;
	background-color: #ffffff;
}

#room-acoustics-calculator a {
	float: left;
	background-image: url(../images/rechner/p-room-acoustics-calculator.png);
	background-repeat: no-repeat;
	background-position: left;
}

#room-acoustics-calculator a:hover {
	float: left;
	background-image: url(../images/rechner/p-room-acoustics-calculator.png);
	background-repeat: no-repeat;
	background-position: right;
}

#raumeigenmoden-rechner {
	float: left;
	padding: 0 0 0 100px;
	background-color: #ffffff;
}

#raumeigenmoden-rechner a {
	float: left;
	background-image: url(../images/rechner/p-raumeigenmoden-rechner.png);
	background-repeat: no-repeat;
	background-position: left;
}

#raumeigenmoden-rechner a:hover {
	float: left;
	background-image: url(../images/rechner/p-raumeigenmoden-rechner.png);
	background-repeat: no-repeat;
	background-position: right;
}

#schallschutz-rechner {
	float: left;
	padding: 0 0 0 100px;
	background-color: #ffffff;
}

#schallschutz-rechner a {
	float: left;
	background-image: url(../images/rechner/p-schallschutz-rechner.png);
	background-repeat: no-repeat;
	background-position: left;
}

#schallschutz-rechner a:hover {
	float: left;
	background-image: url(../images/rechner/p-schallschutz-rechner.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* 
	Literatur

*/

.literatur {
	float: left;
	margin: 0 0 40px 0;
	width: 100%;
	text-align: left;
	color: #333333;
	background-color: inherit;
}


.literatur p {
	float: right;
	margin: 0;
	padding: 0 100px 8px 0;
	width: 550px;
	font-size: 12px;
	line-height: 16px;
}

.cover {
	float: left;
	margin: 0;
	padding: 4px 38px 0 0;
	width: 257px ;
}

.cover img {
	float: right;
}



/* 
	Footer

*/

#footer {
	clear: both;
	width: 100%;
	color: #aaaaaa;
	background-color: inherit;
}

#footer p {
	padding: 0 0 24px 300px;
	font-size: 10px;
	line-height: 14px;
}

#footer a {
	font: inherit;
	text-decoration: none;
	color: #aaaaaa;
	background-color: inherit;
}

#footer a:hover {
	text-decoration: underline;
}