/* CSS Document SAACKE*/
/* Farben
 Hintergrund hellblau: #e2ecf1
 Buttons dunkelgr&#65533;n: #67ACA6
 Buttons dunkelblau: #2A56A3
 Dunkelblau Hintergrund-Navigation: #1D336C
 
 Hauptnavigation:
 Company blau: #005BAA
 Products t&#65533;rkis: #0099CC
 Service t&#65533;rkis: #02B6D2
 News rot: #CC3300
 Schrift inaktiv: #8DA7B4
 
 Fliesstext: #587e91
 Subnavigation Text: #E2ECF1
 Tabellenhintergrund hellblau: #e6f0f5
 */


/* Allgemein */

html, body, div, h1, h2, h3,  
form, ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #587e91;
	}

html, body{
	background-color:#fff;
	font-size: 11px;
	height:100%}
p {
	margin: 0;
	padding: 0;
}

ul {
	padding: 8px 0;
	list-style: none;
	}
li {
	padding-left: 12px;
	background-image: url(/images/land/square.gif);
	background-repeat: no-repeat;
	background-position: 2px .4em;
	}

h1 {
	font: bold 14px Verdana, Helvetica, Arial, sans-serif; 
	letter-spacing:0.05em;
	color: #fff;
	}

.big {
	font: bold 17px Verdana, Helvetica, Arial, sans-serif; 
	letter-spacing:0.05em;
	color: #fff;
	}

td {
	font-size: 11px;
	}
	
a {
	color: #7291A0
	}
	
a:hover	{
	text-decoration:none
	}
	
a:visited {
	color: #7291A0
	}

.fontgreen {
	color: #67ACA6;
	}

#head {
	height: 70px;
	background-color: #2A56A3;
	}

#tech {
	float:left;
	padding:47px 0 0 16px;
	}

#head-name {
	float:right;
	padding: 10px 16px 0 0;
	}	

/* #head2 {
	visibility:hidden;
	height: 0px;
	background-color: #2A56A3;
	}

#tech2 {
	height: 0px;
	float:left;
	padding: 17px 0 0 16px;
	}

#head-name2 {
	height: 0px;
	float:right;
	padding: 16px 16px 0 0;
	}	*/

#tablediv {
	clear:both;
	margin: 0 16px 0 16px;
	}

#techtext {
	margin: 0 16px 0 16px;
	clear:both;}

#techimage1 {
	float:right;
	}

#map {
	float:left;
	background-color: #e2ecf1;
	padding-left: 30px
	}

#map img {
	padding:30px 8px 10px 0;
	}

#image {
	background-color: #e6f0f5;
	padding-left: 30px
	}

#image2 {
	background-color: #e6f0f5;
	padding-left: 30px;
	height:244px
	}

#image2 img {
	padding:20px 30px 10px 10px;
	}

#image img {
	padding:20px 30px 10px 10px;
	}

#adresse {
	float:left;
	background-color: #e2ecf1;
	padding:294px 0px 10px 20px;
	}

#description {
	background-color: #e2ecf1;
	padding:10px 30px 30px 30px;
	clear:both;
	}

#footer {
	position:absolute;
	top:auto;
	right:0;
	width:100%;
	text-align: right;
	}

#footer img, #footerblue img{
	padding-left:6px;
	}

#footerblue {
	position:absolute;
	top:auto;
	right:0;
	width:100%;
	background-color: #e6f0f5;
	text-align: right;
	border-bottom:2px solid #e6f0f5
	}

/* Tabellen*/

#table1 {
	border-collapse: collapse;
	}

#table1 td {
	border: 1px solid #000;
	border-left: none;
	border-bottom: none;
	padding: 2px 4px;
	text-align:center;
	}

#table1 tr.lastrow td {
	border-bottom: solid 1px #000;
	}

#table1 .first {
	border-left: solid 1px #000000;
	text-align:left;
	}

#table1 .second {
text-align:left;
}

#tablediv, #table table {
	border-collapse: collapse;
	border-right: 2px solid #fff;
	}

#table td {
	padding: 5px 8px;
	text-align:center;
	}
	
#table tr.white td {
	background-color: #fff;
	border-right: 2px solid #e6f0f5;
	}

#table tr.green td {
	background-color: #e6f0f5;
	border-right: 2px solid #fff;
	}

#tablec tr.bottom td, #table tr.bottom td {
	padding: 1px 0;
	background-color: #e6f0f5;
	border-right: 2px solid #fff;
        font-size: 0.1em; 
        line-height: 0.1em;
	}

#table .tab {
	padding-left: 15px;
	}

#tablediv #table td.border {
	border-right: 2px solid #fff;
	}



#tablec td {
	padding: 12px 4px;
	vertical-align: top;
	}
	
#tablec tr.white td {
	background-color: #fff;
	border-right: 2px solid #e6f0f5;
	}

#tablec tr.green td {
	background-color: #e6f0f5;
	border-right: 2px solid #fff;
	}

table#tablec td.border {
	border-right: 2px solid #fff;
	}
