body {
  background-color: #ffffff;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, SunSans-Regular, Sans-Serif;
  color: #ffffff;
  padding:0px;
  margin:0px;
  text-align: center;
  width: auto;
  height: auto;
}


/* strutur */
#inhalt {
	z-index: 1;
	width: 1100px;
	padding: 0px;
	text-align: left;
	margin: 20px auto;
}


#top{
	z-index: 5;
	height: 243px;
}

#top_left{
	z-index: 5;
	float: left;
	width: 514px;
	height: 220px;
	background-color: #443F3E;
	overflow: hidden;
}

#top_middle{
	z-index: 5;
	float: left;
	width: 220px;
	height: 220px;
	background-color: #e2007a;
	background-image: URL(/img/bg_publishing.png);
	/*background-image: URL(/projects/levelplus/img/bg_publishing.png);*/
}

#top_right{
	z-index: 5;
	float: left;
	width: 220px;
	height: 220px;
	background-color: #888888;
	background-image: URL(/img/bg_top_right.png);
	/*background-image: URL(/projects/levelplus/img/bg_top_right.png);*/
}

#middle{
	/*clear: both;*/
	width: 1000px;
	height: 245px;
	background-color: #443F3E;
}

#bottom{
	/*clear: both;*/
	width: 1000px;
	height: 215px;
	background-color: #443F3E;
}

.space_v {
	float: left;
	width: 23px;
	height: 220px;
	background: transparent;
}

/* inhalts rahmen */

.title_frame {
	z-index: 10;
	display: block;
	padding: 20px 10px 20px 25px;
}

.inhalt_frame {
	z-index: 10;
	visibility: visible;
	display: block;
	padding: 5px 10px 20px 25px;
}

.inhalt_frame a, .inhalt_frame a:link, .inhalt_frame a:visited {
	/*display: block;*/
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	/*letter-spacing: 1pt;*/
	
}
.inhalt_frame a:hover, .inhalt_frame a:active {
	/*display: block;*/
	color: #dddddd;
}

.showcase_frame {
	position: relative;
	width: 950px;
	height: 200px;
	top: 25px;
	left: 25px;
	background-color: #ffffff;
}

#info_frame {
	position: relative;
	width: 950px;
	height: 173px;
	top: 10px;
	left: 25px;
	background-image: URL(/img/levelplus_pink.gif);
	/*background-image: URL(/projects/levelplus/img/levelplus_pink.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
}


#address_frame {
	float: right;
	height: 140px;
	width: 220px;
	margin-top: 43px;
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	line-height: 15px;
}
#link_frame {
	float: right;
	height: 140px;
	width: 175px;
	margin-top: 43px;
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	line-height: 15px;
}

#address_frame a, #address_frame a:link, #address_frame a:visited {
	color: #e2007a;
	text-decoration: none;
}
#address_frame a:hover, #address_frame a:active {
	color: #950050;
	text-decoration: none;
}

#link_frame a, #link_frame a:link, #link_frame a:visited {
	color: #e2007a;
	text-decoration: none;
}

#link_frame a:hover, #link_frame a:active {
	color: #950050;
	text-decoration: none;
}

div.title_frame p, div.inhalt_frame p,
#blob_publishing p, #blob_design p,
#blob_text p, #blob_image p,
#blob_levelplus p, #blob_designerin p, #blob_kunden p {
	text-indent: -9999px;
	float:left;
	overflow: hidden;
	display: none;
}
