html[xmlns] 
{
	height : 100%; 
	overflow:scroll; 
}

body {
	background:url('/img/bg.jpg') #7F7F7F repeat-x;
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}

p {
	margin:0px 0px 8px 0px;
}

img {
	border:none;
}

li {
	list-style-type:square;
}

#page {
	width:750px;
	position:absolute;
	left:50%;
	margin-left:-415px;
	float:left;
}

#tl {
	width:82px;
	height:223px;
	float:left;
	background:url('/img/tl.jpg') no-repeat;
}

#tt {
	width:668px;
	height:27px;
	float:left;
	background:url('/img/tt.jpg') -1px 0px no-repeat;
}

#logo {
	float:left;
	width:193px;
	height:103px;
	background:url('/img/logo.gif') no-repeat;
}

#cat {
	width:475px;
	height:103px;
	float:left;
}

div.unternehmen {
	background:url('/img/cat_unternehmen.jpg');
}

#footer {
	clear:both;
	width:750px;
	height:147px;
	background:url('/img/footer.gif') no-repeat;
}

#footer img {
	width:750px;
	height:147px;
}

#navigation {
	background:url('/img/nr.jpg') right top #083a64 repeat-y;
	height:67px;
	width:668px;
	float:left;
}

#navigation ul {
	margin:0px;
	padding:0px;
}

#navigation li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#navigation a {
	display:inline;
	height:67px;
	background-position:left center;
	float:left;
	margin-right:10px !important;
	text-decoration:none;
}

#navigation a:hover {
	background-position:left top;
}

#navigation a.active {
	background-position:left bottom;
}

#navigation a span {
	font-size:1px;
	visibility:hidden;
}

a.startseite {
	background-image:url('/img/btn_startseite.gif');
	width:68px;
	margin-left:21px;
}

a.unternehmen {
	background-image:url('/img/btn_unternehmen.gif');
	width:87px;
}

a.leistungen {
	background-image:url('/img/btn_leistungen.gif');
	width:72px;
}

a.referenzen {
	background-image:url('/img/btn_referenzen.gif');
	width:73px;
}

a.projekte {
	background-image:url('/img/btn_projekte.gif');
	width:58px;
}

a.partner {
	background-image:url('/img/btn_partner.gif');
	width:53px;
}

a.sitemap {
	background-image:url('/img/btn_sitemap.gif');
	width:52px;
}

a.kontakt {
	background-image:url('/img/btn_kontakt.gif');
	width:56px;
	margin-right:0px;
}

#csplit {
	float:left;
	width:668px;
	height:26px;
	background:url('/img/csplit.jpg');	
}

#content {
	clear:both;
	float:left;
	background:url('/img/cbg.jpg') repeat-y;
	width:750px;
}

#container {
	margin:0px 30px 0px 103px;
}

h1 {
	display:none;
}

h2 {
	margin:0px 0px 5px 0px;
	color:#093B65;
	font-size:14px;
}

h3 {
	color:#597b97;
	font-size:12px;
	margin:10px 0px 0px 0px;
}

h4 {
	color:#083A64;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	border-top:1px solid #ccc;
	border-left:5px solid #2A76B5;
	padding:2px 0px 2px 3px;
}

#content a {
	color:#29557C;
	border-bottom:1px solid #1D6EB0;
	text-decoration:none;
}

#content a:hover {
	color:#07335A;
	border-bottom: 1px solid #000;
}

.news {
	clear:both;
	text-align:justify;
}

.news .createdAt {
	font-size:10px;
	color:#aaa;
}

.news .icon {
	float:right;
	margin-left:5px;
	border:2px solid #f2f2f2
}

#sitemap a {
	border:none;
	font-weight:bold;
}

#sitemap ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

#sitemap ul a {
	font-weight:normal;
}

.contenticor {
	float:right;
	margin:10px 0px 10px 10px;
}

.contenticol {
	float:left;
	margin:10px 0px 10px 10px;
}

.servicesHead {
	clear:both;
}

h1 a, h2 a, h3 a, h4 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none !important;
	border:none !important;
}

.submenu {
	background:url('/img/submenu_bg.gif') repeat-y;
}
.submenu .header {
	width:146px;
	height:4px;
	background:url('/img/submenu.gif') no-repeat;
}

.submenu .footer {
	width:146px;
	height:4px;
	background:url('/img/submenu2.gif') no-repeat 0px -4px;
}

.submenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}

.submenu ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.submenu a {
	display:block;
	width:146px;
	height:15px;
	border:none !important;
	color:#fff;
	text-decoration:none;
	background:url('/img/submenu2.gif') no-repeat 0px -8px;
	margin:3px 0px;
	padding:0px 0px 0px 7px;
}

.submenu a:hover {
	background:url('/img/submenu2.gif') no-repeat 0px -23px;
}

.submenu a.active {
	background:url('/img/submenu2.gif') no-repeat 0px -38px;
	color:#fff !important;	
}

.submenu .caption {
	margin:5px;
	font-weight:bold;
	color:#083A64;
}

.submenu li li a {
	font-size:11px;
	padding:0px 0px 0px 25px;
	margin:1px 0px;
	color:#375F7F !important;
	background:url('/img/submenu2.gif') no-repeat 0px -53px;
	border-top:5px solid #f2f2f2;
}

.submenu li li a:hover {
	font-size:11px;
	color:#284e6e !important;
	background:url('/img/submenu2.gif') no-repeat 0px -68px;
}

.submenu li li a.active {
	font-size:11px;
	color:#ffffff !important;
	background:url('/img/submenu2.gif') no-repeat 0px -83px;
}


.boxhead {
	background:url('/img/box_top.gif') no-repeat #e0e6eb;
}

.boxcontent h3 {
	color:#87a1b6;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.boxbottom {
	background:url('/img/box_bottom.gif') bottom no-repeat;
}

.boxcontent {
	padding:5px;
}

#reficons {
	margin-top:25px;
}

#reficons img {
	margin-right:5px;
	margin-bottom:10px;
}