body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-image:url(bg_body.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
body.start {
	background-image:none;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#005AAA;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}

a {
	font-weight:bold;
	color:#023676;
	text-decoration:none;
}
a:hover {
	color:#023676;
	text-decoration:underline;
}
div#logo {
	margin:0;
	padding:0;
	width:300px;
	height:117px;
	position:absolute;
	left:0;
	top:0;
	border:0;
}

/*header statt 724 nur 700 breit */
div#header {
	margin:0;
	padding:0;
	width:700px;
	height:117px;
	position:absolute;
	left:300px;
	top:0;
	background-image:url(bg_header.jpg);
	background-repeat:no-repeat;
	border:0;
}
div#metanavi {
	margin:0;
	padding:0;
	border:0;
	position:relative;
	top:5px;
	left:555px;
	width:145px;
	height:auto;
	color:#023676;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	div#metanavi a {
		color:#023676;
		text-decoration:none;
	}
		div#metanavi a:hover {
		color:#999999;
		text-decoration:none;
	}
			div#metanavi a.current {
		color:#999999;
		text-decoration:none;
	}


/* Hauptnavigation */
div#container_hauptnavigation {
	margin:0;
	padding:0;
	border:0;
	width:755px;
	height:31px;
	position:absolute;
	top:117px;
	left:0px;
	background-color:#0071BC;
}
	div#hauptnavigation {
		margin:0;
		padding:0;
		border:0;
		position:relative;
		top:0;
		left:412px;
		height:31px;
		width:353px;
	}
	div#leiste_hauptnavigation {
		margin:0;
		padding:0;
		border:0;
		height:17px;
		width:547px;
		float:left;
	}

/* Slogan "we manage it" */
div#slogan {
	margin:0;
	padding:0;
	width:245px;
	height:31px;
	border:0;
	position:absolute;
	left:755px;
	top:117px;
	background-color:#005AAA;
	text-align:right;
}

/* Container für alles unterhalb der Hauptnavigation */
div#page {
	border:0;
	position:absolute;
	left:0px;
	top:148px;
	width:1000px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(bg_rechts_verlauf.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}

/* Page-Elemente in allen Seiten */
/* Rechte Spalte Beginn */
div#rechts {
	margin:0;
	padding:0px 0px 20px 0px;
	border:0;
	width:245px;
	height:700px;
	background-image:url(logo_zertifikat.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#6C6C6C;
	float:right;
	
}
	div#rechts p {
		margin:12px 0px 0px 8px;
		padding:0;
	}
	div#rechts a {
		font-weight:bold;
		color:#023676;
		text-decoration:none;
	}
	div#rechts table.adresse {
		padding:0px;
		color:#6C6C6C;
		margin:10px 0px 0px 8px;
		border:0px;
		font-size:12px;
	}
	div#rechts table.adresse td {
		padding:0px;
		margin:0px;
		border:0px;
	}
	div#rechts table.adresse td.links {
		width: 50px;
	}
	div#rechts table.adresse td.rechts {
		width: 150px;
	}
	
/* Rechte Spalte Ende */
/* Page-Elemente in allen Seiten Ende */

/* Startseite Beginn */
	/* Newsflash Beginn */
	div#container_newsflash {
		margin:25px 0px 0px 0px;
		padding:0;
		width:743px;
		height:auto;
		border:0;
		float:left;
		border:0;
	}
		div#hl_newsflash {
			width:164px;
			height:auto;
			float:left;
		}
		div#content_newsflash {
			margin:0;
			padding:0px 0px 10px 0px;
			border:0;
			width:570px;
			height:auto;
			background-color:#E4EFF6;
			background-image:url(bg_newsflash_right.gif);
			background-repeat:no-repeat;
			background-position:right top;
			float:right;
		}
			div#content_newsflash p {
				margin:10px 30px 0px 10px;
				padding:0;
			}
	/* Newsflash Ende */

	/* Sercices & Solutions Beginn */
	div#container_services {
		margin:10px 0px 0px 0px;
		padding:0;
		width:743px;
		height:auto;
		border:0;
		float:left;
		border:0;
	}
		div#hl_services {
			width:164px;
			height:auto;
			float:left;
		}
		div#content_services {
			margin:0;
			padding:0px 0px 10px 0px;
			border:0;
			width:570px;
			height:auto;
			float:right;
		}
		div#content_services div.teaser {
			border:0;
			margin:0px 0px 5px 0px;
			padding:0;
			width:570px;
			background-color:#eff0f0;
			height:109px;
		}
		div#content_services div.teaser img {
			border:0;
			float:left;
		}
		div#content_services div.teaser p {
			border:0;
			margin:0px 0px 0px 8px;
			padding:5px 0px 5px 0px;
			float:right;
			width:330px;
		}
		
		div#content_services div.btn_right {
			border:0;
			margin:0px 0px 5px 0px;
			padding:0;
			width:186px;
			height:171px;
			float:left;			
		}
	/* Sercices & Solutions Ende */
/* Startseite Ende */

/* Unterseiten Beginn */
	/* Subnavigation Beginn */
	div#subnavigation {
		margin:0;
		padding:0px 0px 7px 0px;
		width:208px;
		height:auto;
		position:relative;
		left:0px;
		top:0px;
		background-color:#E4EFF6;
		float:left;
		font-size: 11px;
	}
	.subnavi_news
	{
		border:1px solid red;
		float:left;
		height:auto;
	}
	.subnavi_firstlevel {
		margin:5px 0px 0px 5px;
		padding:0;
	}
		.subnavi_firstlevel a {
			color:#023676;
			text-decoration:none;
			font-weight:bold;
		}
			.subnavi_firstlevel a.current {
				color:#6C6C6C;
			}
		.subnavi_firstlevel a:hover {
			color:#6C6C6C;
			text-decoration:none;
		}
	.subnavi_secondlevel {
		margin:5px 0px 0px 15px;
		padding:0;
	}
		.subnavi_secondlevel a {
			color:#023676;
			text-decoration:none;
			font-weight:normal;
		}
		.subnavi_secondlevel a.current {
			color:#6C6C6C;
		}
		.subnavi_secondlevel a:hover {
			color:#6C6C6C;
			text-decoration:none;
		}
	.subnavi_divider {
		margin:5px 0px 0px 0px;
		padding:0;
		width:100%;
		height:1px;
		background-image:url(bg_line-dotted.gif);
		background-repeat:no-repeat;
		border:0;
		font-size:1px;
	}
		.divider_small {
			width:206px;
		}
	
	/* Hintergundboxen in der Subnavigation unter Services & Solutions */
	.subnavi_bg_box {
		padding-left:5px;
		background-repeat:repeat-y;
	}
		.it_infrastructure {
			background-image:url(bg_it-infrastructure.gif);
		}
		.business_solutions {
			background-image:url(bg_business-solutions.gif);
		}
		.outsourcing {
			background-image:url(bg_outsourcing.gif);
		}
		.consulting {
			background-image:url(bg_consulting.gif);
		}
		.project_management {
			background-image:url(bg_project-management.gif);
		}
		
	/* Subnavigation Ende */
	/* Content Beginn */
	div#content {
		float:left;
		width:527px;
		height:auto;
		border:0;
		margin:0;
		padding:0px 0px 20px 20px;
	}
		div#content h1 {
			margin:20px 0px 0px 0px;
			padding:0;
		}
		div#content h2 {
			margin:20px 0px 0px 0px;
			padding:0;
		}
		div#content p {
			margin:20px 20px 0px 0px;
			padding:0;
		}
		div#content table {
			margin:20px 20px 0px 0px;
			font-size:12px;
		}	
		div#content table td {
			vertical-align:top;
		}	

		
	/* Content Ende */
/* Unterseiten Ende */

.imageblock
{
	margin-left:15px;
	margin-bottom: 10px;
}

.newsimage
{
	margin-top: 15px;
}