@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#seite {
	padding: 0;
	width: 100%;
	background-color: #fff;
	border: 0;
}
#kopf {
	
}
#logo {
	float :left;
	margin-left: -26px;
}
#menu,
#sprachen,
#linksobenspace,
#linkespalte,
#flashcontent,
#bio-label,
.contentabstandmitte,
#produktwahl,
.product-addon,
.tx-representatives-selector,
.tx-representatives-countrylinks,
#fusszeile a {
	display: none;
}	

#balkengruen {
	display: block;
	float :left;
	clear: both;
	width: 100%;
	height: 16px;
	border: 0;
	background-color: #fff;
	background-image: none;
}
#mainbox {
	width: 100%;
	clear: both;
}
#mitte, #rechtespalte , #vollebreite, #vollebreitemaerkte{
	position: relative;
	float:left;
	display:block;
}
#mitte {
	margin: 0;
	width: 68%;
}
#vollebreite,
#vollebreitemaerkte {
    margin: 0;
	width: 100%;
}
#rechtespalte {
	width: 27%;
	margin-left: 20px;
}
* html #rechtespalte {
	overflow: hidden;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fusszeile {
	clear :both;
	float :none;
	display:block;
	width: 100%;
	border: 0;
	font-size: 10px;
	color:#999;
}
#mitte img {
	width: 97% !important;
	height: 97% !important;
}
#rechtespalte img {
	width: 80% !important;
	height: 80% !important;
}
#mitte .news-list-item img {
	width: auto !important;
	height: auto !important;
	float: left;
}
#prod-main {
	float :left;
	width: 64%;
	margin-right: 20px;
}
#prod-main.lexikonmain {
		width: 100%;
}
#prod-rechts  {
	margin: 0;
	float :left;
	background-repeat:no-repeat;
	background-position: 300px -90px;
	
	width: 100%;
	height: 220px;
}
/************ SCHRIFTEN *****************/
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, strong, b {
	color: #000;
	font-size: 17px !important;
}


