BODY {
	background-color:#8F8F8F;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image:url(img/bgr.png);
	background-repeat:repeat-x;
	font-family:Arial,Herlvetica,sans-serif;
	font-size:13px;
}
DIV.layout {
	width:980px;
	margin: 0px auto 0px auto;
	border-left:1px solid #4f4f4f;
	border-right:1px solid #4f4f4f
}
DIV.top {
	background-color:white;
	padding:20px 0 20px 0
}
DIV.title {
	position:relative
}
DIV.footerSpace {
	background-color:#EBEFE4;
	height:60px
}
DIV.nav {
	width:930px;
	height:68px;
	padding-left:50px;
	background-image:url(img/title2.jpg);
}
DIV.content {
	width:500px;
	margin-left:30px;
	display:inline-block
}
DIV.bullet {
	background-image:url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	padding: 2px 0px 0px 30px;
	margin-bottom:5px;
	clear:left
}
IMG[width="220"] {
	margin-left:56px;
	display:inline-block
}
IMG[width="150"] {
	margin:5px 0 0 28px;
	position:absolute;
	top:45px
}
H1 {
	font-family:"Trebuchet MS";
	font-size:22px;
	display:inline;
}
H2 {
	font-family:"Trebuchet MS";
	font-size:18px;
	display:inline;
	margin-bottom:20px
}
span.green {
	color: #7EBE01
}
P {
	line-height:18px;
	text-align:justify
}
P.mainBlock {
	border-top:1px dotted #4f4f4f;
	margin-top:3px;
	padding-top:20px;
}
A.navButton {
	display:block;
	width:126px;
	height:36px;
	background-repeat:no-repeat;
	float:left;
	margin-left:1px
}
A.navButton:HOVER {
	background-position:0px -36px;
}
A.navButtonActive {
	background-position:0px -72px !important;
}
A.unternehmen {
	background-image:url(img/unternehmen.png);
	background-position:0 0;
}
A.leistungen {
	background-image:url(img/leistungen.png);
	background-position:0 0;
}
A.produkte {
	background-image:url(img/produkte.png);
	background-position:0 0;
}
A.agile-scrum {
	background-image:url(img/agile_scrum.png);
	background-position:0 0;
}
A.schulungen {
	background-image:url(img/schulungen.png);
	background-position:0 0;
}
A.green {
	font-weight:bold;
	color:#639637
}
A.footer {
	color: #AAB4A1;
}
A.teaserLink {
	font-weight:bold;
	font-size:12px;
	color:#639637;
	font-variant:small-caps
}
DIV.footer {
	color: #AAB4A1;
	background-color:#2F2F2F;
	height:70px;
	padding:10px 0 0 50px;
	width:930px;
}