#keyvisualhome {
	background: #7693b7 url(http://www.cobion.com/keyvisual_01.gif) no-repeat right;
	height: 130px;
	color: #fff; 
}

#hauptcontentstart {
	padding: 8px 8px 8px 8px;
	margin: 0px;
	background: #efefef;
	color: #333;
	min-height: 340px;
}

#middlecolumn {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float: left;
	width: 420px;
	margin-right: 8px;
	margin-left: 8px;
}

#leftcolumn h1, #middlecolumn h1, #rightcolumn h1 {
	margin: 0px;
	background: #7693b7;
	color: #fefefe;
	font-size: 1.2em;
	font-weight: bolder;
	padding: 2px 6px;
}

#leftcolumncontent, #middlecolumncontent, #rightcolumncontent {
	background: #f9f9f9;
	height: 320px;
	overflow: auto;
}

#leftcolumncontent p,  #rightcolumncontent p {
	margin: 5px 6px;
	padding: 0px;
}

#middlecolumncontent h2 {
	margin: 5px 20px;
	padding: 0px;
	font-size: 1.4em;
}

#middlecolumcontent a {
	font-weight: bold !important;
}

#middlecolumncontent p {
	margin: 5px 20px;
	padding: 0px;
}

#middlecolumncontent ul {
	margin: 0em 0.8em 1em 4em;
	padding: 0px;
}

#middlecolumncontent li {
	display: list-item;
	list-style-type: disc;
}

#leftcolumn, #rightcolumn {
	position: relative;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float: left;
	width: 155px;
}

.targetmarkets  {
	/*cursor: pointer;*/
	position: relative;
	font-weight: normal;
	font-size: .9em;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.targettitel {
	cursor: pointer;
	position:absolute;
	bottom: 0px;
	right: 0px;
	width: 60px;
	background: #efefef;
	color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 0 0.5em;
}

a.targettitel:hover {
	color: #ff7f00;
	background: #efefef;
}

.produktclaims {
	display: none;
}

#missionstatement {
	position: relative;
	padding: .5em 1em;
	top: 1em;
	left: 10px;
	width: 560px;
	background: transparent;
	color: #fff;
	line-height: 1.3em;
	/*border-bottom: 1px solid #666;
	border-right: 1px solid #666;*/
	/*-moz-opacity: .6;
	filter: Alpha(Opacity=70);*/
}

#missionstatement p {
	margin: .6em 0;
	padding: 0;
}

#lastminute {
	position: absolute;
	margin: 0px; 
	padding: 0px;
	bottom: 0px;
	text-align: center;
}

#lastminute img {
	position: absolute;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

.readmore {
	text-align: right;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px; 
}