	/*** * Lila: rgb(61,49,121) * Helloblau: rgb(0,130,218) * Mittelblau: rgb(125,190,246)  * Dunkelblau:  rgb(0,130,213);
*/
* {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000;
	border: none;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.fragmentPictureFloatLeft {
	float: left;
	margin-right: 10px;
}
.fragmentPictureFloatRight {
	float: right;
	margin-left: 10px;
}
body {
	background-color: #e0e8ff;
	background-repeat: repeat-x;
}
div#ShadowLeft {
	background-image: url(/dosiertechnik/wLayout/design/img/shadowLeftBackground.jpg);
	background-position: right;
	left:-10px;
	top:0;
	z-index:20;
}
div#ShadowLeft, div#ShadowRight, div#ShadowBottom {
	/* display: none; */
	position: absolute;
}
div#ShadowRight {
	background-image: url(/dosiertechnik/wLayout/design/img/shadowRightBackground.jpg);
	background-position: right;
	right:-10px;
	z-index:20;
	top:0;
}
div#ShadowBottom {
	left:-10px;
}
div#body {
	text-align: left;
	width: 875px;
	background-color: #FFF;
	margin: 0 auto 80px;
	position:relative;
}
div#body *, div.blockContent td.alignLeft {
	text-align: left;
}
div#body a.PDFLink {
	display: block;
	background-image: url(/dosiertechnik/wLayout/design/img/icons/icon_pdf.gif);
	background-position: left top;
	padding-left: 22px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 10px 0;
}
div#body h1.Produkte,
div#body h2.Produkte {
	text-align: right;
	font-size:20px;
}
div#body h2.Produkte {
	font-size:16px;
}
div#body td.alignCenter {
	text-align: center;
}
div#flags {
	position: absolute;
	top: 20px;
	left: 200px;
}
div#flags img {
	margin-right: 5px;
}
div#footer {
	background-color: #0082d9;
	text-align: right;
	margin-top: 60px;
	margin-bottom: 10px;
}
div#footer a {
	color: #FFF;
	margin-right: 15px;
	position: relative;
	top: 5px;
}
div#footer a:hover, div.blockContent a.buttonAdmin:hover {
	text-decoration: none;
}
div#kontext {
	float: right;
	width: 180px;
	margin-right: 10px;
}
div#kontext h1 {
	color:#3266ff;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 20px;
}
div#kopf {
	height: 110px;
}
div#menu {
	float: left;
	width: 200px;
	height: 500px;
}
div#topNavi {
	position: absolute;
	top: 17px;
	left: 50px;
}
div#topNavi a {
	color: #FFF;
	text-transform: upper;
	margin-right: 10px;
}
div#topNaviContainer {
	/*position: relative;*/
	top: 0;
	left: 0;
}
div#visual {
	/*position: relative; */
	width: 675px;
	height: 250px;
	float: right;
}
div.ListboxItemBlue h1 {
	color:#3266ff;
	/* font-size: 16px;*/
	margin-left: 145px;
}
/* UPDATES Erik Pöhler 04/09 */
div.ListboxItemBlue img {
	float: left;
	margin: 0 15px 0 0;
}
div.ListboxItemBlue img.ListboxItemBlueImg {
	border: 1px solid #FFF;
	margin: 2px 10px 0 0;
}
div.ListboxItemBlue, div.produktUebersichtItem {
	background-color: #D9ECF9;
	margin-bottom: 10px;
}
div.blockContent {
	width: 475px;
	float: left;
}
div.blockContent a {
	color: #0082d5;
}
div.blockContent a.buttonAdmin {
	color: #FFF;
	background-color: #0082d5;
	margin-top: 2px;
	padding: 2px 4px;
}
div.blockContent a:hover {
	/* color: #A3021D; */
	color: #ff0067;
	text-decoration: underline;
}
div.blockContent div.produktUebersichtItem h1 {
	/* color: #43397D; */
	color: ##3266FF;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 10px;
}
div.blockContent h1 {
	color:#3266ff;
	/* font-size: 20px; */
	font-weight: 700;
}
div.blockContent h2 {
	color:#3266ff;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}
div.blockContent h3 {
	color:#3266ff;
	font-size: 14px;
	font-weight: 700;
	margin: 30px 0 5px;
}
div.blockContent table.Inhaltstabelle td,
table.Produktdatentabelle td {
	background-color: #D9ECF9;
	text-align: center;
	padding: 5px;
}
div.blockContent table.Inhaltstabelle td.header,
div.blockContent th {
	background-color: #0082d5;
	color: #FFF;
	font-weight: 700;
	text-align: left;
	padding: 5px;
}
div.blockContent table.Produktdaten {
	margin-top: 5px;
	width: 100%;
}
div.blockContent ul,
body ul {
	margin-left: 17px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(/dosiertechnik/wLayout/design/img/images/li.gif);
}
div.cornerLightBlueBottom {
	background-color: #D9ECF9;
	height: 7px;
	background-image: url(/dosiertechnik/wLayout/design/img/images/cornerLightblueBottomRight.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.cornerLightBlueTop {
	background-color: #D9ECF9;
	height: 7px;
	background-image: url(/dosiertechnik/wLayout/design/img/images/cornerLightblueTopLeft.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
}
div.elementForm {
	margin-top: 15px;
}
div.elementForm input {
	border: 1px solid #0082d5;
	width: 300px;
}
div.elementForm input.city {
	width: 245px;
}
div.elementForm input.zip {
	width: 50px;
	margin-right: 5px;
}
div.elementForm select {
	border: 1px solid #0082d5;
}
div.elementForm td.formCaption {
	width: 100px;
}
div.elementForm textarea {
	border: 1px solid #0082d5;
	width: 300px;
	height: 100px;
}
div.elementForm tr {
	height: 30px;
}
div.kontextPictures {
	font-size: 11px;
	margin-top: 68px;
}
div.kontextPlainContent, div.schwarzerKasten, div.schwarzerKastenBorderTop, div.schwarzerKastenBorderBottom {
	margin-right: 10px;
	width: 180px;
}
div.label {
	clear: left;
	float: left;
	width: 150px;
}
div.object {
	position: relative;
}
div.objecttabelle {
	float: none;
}
div.objecttabelle input {
	width: 40px;
}
div.produktUebersichtItem img {
	margin-right: 10px;
}
div.produktUebersichtItem table, div.schwarzerKastenContent, div.ListboxItemBlue table {
	margin: 0 10px;
}
div.produktUebersichtItem td {
	vertical-align: top;
}
div.schwarzerKasten {
	background-image: url(/dosiertechnik/wLayout/design/img/images/cornerBlackLeftRight.gif);
}
div.schwarzerKastenBorderBottom {
	background-image: url(/dosiertechnik/wLayout/design/img/images/cornerBlackBottomRight.gif);
	height:12px;
}
div.schwarzerKastenBorderTop {
	height: 12px;
	background-image: url(/dosiertechnik/wLayout/design/img/images/cornerBlackTopLeft.gif);
}
div.wButton {
	position: absolute;
	width: 150px;
	height: 25px;
}
div.wEditbutton {
	position: absolute;
}
h1 {
	font-weight: 700;
	font-size: 14px;
}
h2 {
	font-weight: 700;
	font-size: 13px;
}
input.standard {
	width: 200px;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 2px 0;
}
strong, a, p.textBold {
	font-weight: 700;
}
td.formButton {
	padding-top: 4px;
}
ul.level1 {
	list-style-image: none;
}

#contentshadowleft { position:absolute; left:-10px; bottom:0; height:100%; background:url(/dosiertechnik/wLayout/design/img/contentshadowleft.jpg) repeat-y 0 0; display:block; width:10px; z-index:10; }
#contentshadowright { position:absolute; right:-10px; bottom:0; height:100%;  background:url(/dosiertechnik/wLayout/design/img/contentshadowright.jpg) repeat-y 0 0; display:block; width:10px; z-index:10; }
#menu ul ul li a { display:inline; margin:0; padding:0; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1em; PADDING-TOP: 0px}