.homekompetenzen {
    
    float:left;
    line-height:normal !important;
    width:270px;
}
.homekompetenzen .kompetenzen {
    background:transparent url("../_imgs/homepage_circle.gif") no-repeat scroll 40px 20px;
    margin:0;
    padding:0;
    width:270px;
	float:left;
}
.bullet {
    color:#45484D;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin:8px 0;
    width:130px;
}
div.contentcontainer div.contentblock .contentBox li,
div.contentcontainer div.contentblock .bullet li  {
    color:#58616C;
    font-weight:normal;
    list-style-type:square;
    margin:3px 0 3px 20px;
    background:none;
    padding:0;
}
.bullet li a {
    color:#58616C;
    text-decoration:none;
}
/* slideshow styles */
.aktprojects {
	float:left;
	width:530px;
	position:relative;
	background:transparent url("../_imgs/dottedv.gif") repeat-y scroll left 0
}
div.contentcontainer div.contentblock .aktprojects h1{
	margin-left:16px;
}

.slideShow {
	clear: both;
	float:none;
	margin:8px 0 0 16px;
}
ul.slides {
	margin:0;
	padding:0;
	width:520px;
	height:260px;
	position:relative;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	height: 280px;
}
div.slide {
	position: relative;
	margin:0;
	padding:0;
	list-style:none;
	width:514px;
	height:260px;
	display: inline-block;
}
.bilderBox {
	float:right;
	width:288px;
	background-repeat:no-repeat;
	height:240px;
}
.goToPage {
	width:100%;
	height:100%;
}
.goToPage:hover {
	width:100%;
	height:100%;
	background:url("../_imgs/over.png");
	background-repeat:no-repeat;
	background-position:top right;
}

div.contentcontainer div.contentblock .logoBox, div.contentcontainer div.contentblock .contentBox {
	float:left;
	width:196px;
}
div.contentcontainer div.contentblock .logoBox {
	position:absolute;
	bottom:0px;
	left:0px;
}
div.contentcontainer div.contentblock .logoBox img {
	margin-bottom:5px;
}
div.contentcontainer div.contentblock .contentBox {
	height:150px;
	text-align:left;
	font-size:12px;
}
div.contentcontainer div.contentblock .contentBox h3 {
	margin:0px 0 20px 0;
	padding:0;
	font-size:12px;
	line-height:15px;
	margin-bottom:14px;
	font-weight:bold;
	color:#45484D;
}
div.contentcontainer div.contentblock .contentBox ul {
	margin:0;
	padding:0;
}
div.contentcontainer div.contentblock .contentBox li {
	list-style-type:square;
	color:#58616C;
	margin:3px 0 3px 20px;
	line-height:15px;
}
.seeMore {
	clear:both;
	text-align:right;
	position:absolute;
	bottom:5px;
	right:0px;
	z-index:100;
}
.seeMore a {
	color:#ff6600;
	text-decoration:underline;
}
.seeMore a:hover {
	color:#4f4f4f;
}

.logoCont {
	float:left;
	margin:10px 0 0;
	width:806px;
}
.logoCont .logofooter {
	float:left;
    width:auto;
	margin:5px 7px 0px 0px;
}
div.contentcontainer div.contentblock .logoCont .logofooter h4 {
	color:#45484D;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.logoCont .logofooter img {
	margin:15px 24px 0 0;
}

div.contentcontainer div.contentblock .logoCont .logofooter a {
	color:#FF6600;
	text-align:left;
}