body {
	background-color: #f2f2f2;
}

.container_16 {
	background-color: #ffffff;
}

.toolbox, .datebox {
	text-align: right;
	line-height: 38px;
	color: #c2c2c2;
}

.datebox {
	text-align: left;
}

.toolbox * {
	color: #c2c2c2;
	text-decoration: none;
}

.toolbox a:hover {
	text-decoration: underline;
}

.group {
	border-top: 5px solid #e30119;
	border-bottom: 1px solid #ffffff;
}

.group.logo {
	background-image: url(../images/c4c_grouplogo.jpg);
}

.group.logo a {
	display: block;
	height: 89px;
	text-decoration: none;
}

.group.logospace {
	border-bottom: 1px solid #b1b1b1;
}

.logospace_inner {
	height: 89px;
}

.menu1 {
	border-bottom:  1px solid #b1b1b1;
	line-height: 30px;
	margin-bottom: 15px;
}

/*.grid_3.menu1:hover, .grid_3.menu1.current {
		background-image: url(../images/menu1_bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
}*/

#uid148.grid_3.menu1:hover, #uid148.grid_3.menu1.current {
		background-image: url(../images/menu1_group_bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#uid140.grid_3.menu1:hover, #uid140.grid_3.menu1.current {
		background-image: url(../images/menu1_consulting_bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#uid127.grid_3.menu1:hover, #uid127.grid_3.menu1.current {
		background-image: url(../images/menu1_creative_bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#uid111.grid_3.menu1:hover, #uid111.grid_3.menu1.current {
		background-image: url(../images/menu1_systems_bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
}

.menu1 a {
	display: block;
	text-decoration: none;
	color: #818181;
	font-weight: bold;
}

.banner {
	/*background-image: url(../images/headerbg.jpg);*/
	background:#222;
	text-align: right;
	border-bottom: 22px solid #ffffff;
}

.bannerinner {
	padding-left: 240px;
}

.menu2 {
	padding-bottom: 10px;
}

.menu2 a {
	display: block;
	color: #7f7f7f;
	text-decoration: none;
	line-height: 14px;
	padding: 8px 0px 8px 16px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 11px;
	border-bottom:  thin dotted #cfcfcf;
}

.menu2 a.activ, .menu2 a:hover {
	text-decoration: none;
	color: #e3001b;
	border-bottom:  thin dotted #cfcfcf;
}

.level_2 {
	margin-left: 16px;
}













.slideInfoZone {
	text-align: left;
}

.slideInfoZone h2 {
	padding-left: 0;
}

.content0 .teaser b, .content0 .teaser strong {
	border-bottom: 1px solid #b2b2b2;
	display: block;
	padding: 12px 0;
	color: #000000;
}

.teaser {
	color: #000000;
}

.content0 .teaser a {
	display: block;
	line-height: 23px;
	border: 1px solid #b2b2b2;
	border-width: 1px 0;
	text-decoration: none;
	padding-left: 11px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 8px;
}

.tx-c4ctagcloud-pi1 {
	bottom: 0;
}

.tagcloudpart-1 {
	font-size: 9px;
	color: #b2b2b2;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: auto;
	white-space: normal;
	font-weight: bold;
}

.tagcloudpart-2 {
	font-size: 18px;
	color: #b2b2b2;
	display: inline-block;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: auto;
	white-space: normal;
}

.tagcloudpart-3 {
	font-size: 12px;
	color: #b2b2b2;
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: auto;
	white-space: normal;
	font-weight: bold;
}

.tagcloudpart-4 {
	font-size: 16px;
	color: #b2b2b2;
	display: inline-block;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: auto;
	white-space: normal;
}

.tagcloudpart-5 {
	font-size: 20px;
	color: #b2b2b2;
	display: inline-block;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: auto;
	white-space: normal;
}

.tagcloud a {
	color: #b2b2b2;
	text-decoration: none;
}

.tagcloud a:hover {
	text-decoration: underline;
}



/* scroller */

#main {
	position:relative;
	overflow:hidden;
	height: 204px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:10px;
	height: 205px;
	background:#9f9f9f;
	width:720px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 700px;
	height: 165px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:700px;
	height:165px;
	padding:0px;
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	background-color:#808080;
	border-top:1px solid #9f9f9f;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:62px;
	list-style-type:none;
	width:220px;
	cursor:pointer;
	margin: 0;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#main_navi li:hover {
	background-color:#9f9f9f;
}

#main_navi li.active {
	background-color:#9f9f9f;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi li div {
	padding: 10px;
	text-align: left;
}

#main_navi strong {
	display:block;
}

#main div.navi {
	text-align: center;
	cursor:pointer;
}

/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	margin: 0 3px;
	float:left;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	text-decoration: none;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/* quicknavi */
.quicknavi {
	background-color: #808080;
	padding: 10px;
}

.quicknavi * {
	color: #ffffff !important;
}

.quicknavi h1 {
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ffffff;
}

.quicknavi a {
	color: #ffffff;
	text-decoration: none;
}

.quicknavi a:hover {
	text-decoration: underline;
}

.quicknavi ul li {
	margin: 0 0 0 15px !important;
	padding: 0;
	list-style: square;
}

.quicknavi li ul {
	margin: 0;
}

.quicknavi p {
	margin: 0;
}

.quicknavi .grid_4 {
	width: 215px !important;
}

.content0 h1, .content0 h2, .content0 h3, .content0 h4, .content2 h1, .content2 h2, .content2 h3, .content2 h4 {
	font-size: 14px;
}

.content0 h1, .content2 h1 {
	border-bottom: 1px solid #b2b2b2;
	display: block;
	padding: 12px 0;
	color: #000000;
}

.content0 h3, .content2 h3 {
	font-style: italic;
}


.content0 h4, .content2 h4 {
	color: #808080;
	font-weight: normal;
}

blockquote {
color: #808080;
font: italic 1.2em/1.5 georgia, serif;
float: left;
margin: .3em 0 .7em .5em;
text-align: left;
}
 
blockquote p {
margin: 0;
}
 
blockquote em {
color: #808080;
}
 
blockquote span {
color: #BAB9B3;
font-size: 1.1em;
font-weight: bold;
line-height: 1.0;
padding: 0 .2em;
}

hr {
height: thin;
border-width: thin 0 0 0;
border-style: dotted;
color: #BAB9B3;
}

.content0 ul li, .content2 ul li {

margin: 0 0 0 22px !important;
padding: 0;
list-style-image: url(../images/list.png);
list-style-position: outside;
}
