/* 
	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 850px. 

*/

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



/* 
	Header mit Language und Logo 

*/

#header { 
	float: left;
	width: 100%;
	min-height: 90px;
}

#logo {
	float: right;
	padding: 0 16px 0 0;
}


/* 
	Navi1 

*/

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

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

#navi1 li {
	display: inline;
}

#navi1 a {
	float: left; 
	padding: 0 30px 0 30px;
	color: #ffffff;
	background-color: #990000; 
	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 30px 0 30px; 
	color: #ffffff;
	background-color: #990000;
	background-image: url(../images/shared/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#dekema1, 
#navi1 span#dekema1 {
	min-width: 57px;
	border-color: #990000;
}

#navi1 a#produkte1, 
#navi1 span#produkte1,
#navi1 a#products1, 
#navi1 span#products1,
#navi1 a#produits1, 
#navi1 span#produits1,
#navi1 a#prodotti1, 
#navi1 span#prodotti1,
#navi1 a#productos1, 
#navi1 span#productos1 {
	min-width: 57px;
}

#navi1 a#productos1, 
#navi1 span#productos1 {
	min-width: 65px;
}


#navi1 a#products-cn1, 
#navi1 span#products-cn1 {
	min-width: 28px;
}



/* 
	Navi2 

*/

#navi2 {
	float: left;
	width: 100%;
	color: #990000;
	background-color: #f2f2f2; 
	background-image: url(../images/shared/b-navi2.png);
	background-position: center top;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	
}

#navi2 ul {
	margin: 0;
	padding: 12px 200px 12px 0;
	min-height: 70px;
	color: #990000;
	background-color: #f2f2f2;
	background-image: url(../images/shared/b-navi2-ul.png);
	background-repeat: no-repeat;
}

#navi2 ul#dekema2 {
	margin: 0;
	padding: 12px 200px 12px 1px;
}

#navi2 ul#produkte2,
#navi2 ul#products2,
#navi2 ul#produits2,
#navi2 ul#prodotti2 {
	margin: 0;
	padding: 12px 200px 12px 119px;
}

#navi2 ul#productos2 {
	margin: 0;
	padding: 12px 200px 12px 119px;
}

#navi2 ul#products-cn2 {
	margin: 0;
	padding: 12px 200px 12px 119px;
}

#navi2 ul#download2,
#navi2 ul#telechargement2 {
	margin: 0;
	padding: 12px 200px 12px 237px;
}

#navi2 ul#download-es2 {
	margin: 0;
	padding: 12px 200px 12px 245px;
}

#navi2 ul#download-cn2 {
	margin: 0;
	padding: 12px 200px 12px 208px;
}

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

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

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

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



/* 
	Content

*/

#content {
	float: left;
	width: 100%;
	background-color: #ffffff; 
	background-image: url(../images/shared/b-content.png);
	background-repeat: no-repeat;
	background-position: top;
}

#headline,
#headline2 {
	float: left;
	width: 520px;
	padding: 0 0 0 30px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}

#images,
#images2 {
	float: right;
	width: 300px;
	min-height: 500px;
	background-color: #ffffff;
}

#images img,
#images2 img {
	float: right;
	padding: 0 0 15px 0;
	border: none;
}

#images p {
	padding: 0 0 0 157px; 
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	background-color: inherit;
}

#images p.languages {
	padding: 0 0 0 15px; 
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	background-color: inherit;
}

#images a {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	background-color: inherit;
	text-decoration: none;
}

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


#text {
	float: left;
	min-height: 500px;
	margin: 0;
	padding: 0 0 0 30px;
	width: 520px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
}

#text h3 {
	padding: 30px 0 0 0;
	font-size: 28px;
	line-height: 42px;
	color: #777777;
	background-color: inherit;
}

#text a {
	text-decoration: none;
	color: #990000;
	background-color: inherit;
}

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

#text span  {
	color: #990000;
	background-color: inherit;
}

#text span.tief  {
	color: #000000;
	position: relative;
	line-height: 10pt;
	font-size: 10px;
	top: 0.3em;
}

#text span.hoch  {
	color: #000000;
	position: relative;
	line-height: 10pt;
	font-size: 10px;
	top: -0.3em;
}

#text table.techdata {
	margin: 20px 0 20px 0;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-color: #ffffff; 
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

#text table.techdata td {
	margin: 0;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
}

#text table.techdata td.top {
	background-color: #eeeeee;
}

#text table.techdata td.left {
	text-align: left;
	background-color: #eeeeee;
}

#text table.contact {
	margin: 20px 0 20px 0;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #000000;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
}

#text table.contact td {
	margin: 0;
	padding: 10px;
	vertical-align: top;
	color: inherit;
	background-color: inherit;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
}

#text table.contact td.left {
	width: 190px;
}

#text table.contact input.daten {
	margin: 2px 0 2px 0;
	padding: 2px;
	width: 172px;
	border-width: 2px;
}

#text table.contact select {
	margin: 4px 0 4px 0;
	width: 180px;
}

#text table.download {
	margin: 20px 0 20px 0;
}

#text table.download td {
	margin: 0;
	padding: 0;
	line-height: 0;
}

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


/* 
	Footer

*/

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

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