body
{
	background: #267789;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	margin: 0;
	margin-top: 15px;
}

#all {
	font-size: 0.8em;
	margin: 0 auto;
	width: 890px;
	text-align: left;
}
.header {
	width: 890px;
	height: 135px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}
.philosophie {

}

p { }

td { }

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
 }

a:hover {
	color: #fff;
	text-decoration: none;
	background: #004559;
 }

a:active {

 }

h2 {
	font-size: 1.2em;
}

ul.unternehmen {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 290px;
	height: 241px;
	border: 1px solid #004559;
	background: #468B9A;
	margin-right: 3px;
	margin-bottom: 20px;
}

ul.unternehmen li.firma1 {
	height: 50px;
	background: #004559 url(../images/bg_software.gif) no-repeat scroll 0%;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 45px;
}

ul.unternehmen li.firma2 {
	height: 50px;
	background: #004559 url(../images/bg_web.gif) no-repeat scroll 0%;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 45px;
}
ul.unternehmen li.firma3 {
	height: 50px;
	background: #004559 url(../images/bg_netzwerk.gif) no-repeat scroll 0%;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 45px;
}

ul.unternehmen li.adresse {
	padding-left: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
ul.unternehmen li.contact {
	padding-left: 20px;

}

.folder {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.unternehmen {
	margin-bottom: 20px;
	
}
.copyright {
	text-align: center;
	padding-top: 15px;
}
