@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#B0000F;
}
body {
	text-shadow: #FFFFFF 0px 1px 0px;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	font-size:14px;
}
img {
	border:none;
}
.clearer {
	clear:both;
	height:1px !important;
}
#footer a {
	font-size:10px;
}


#socialmedia {
	float:right;
}


#importantMessages {
	position:fixed;
	bottom:0px;
	width:100%;
	
	z-index:1000;
	font-weight:bold;
	text-align:center;
	
	background-image:url("../img/container_footer_bg.jpg");
}


.importantMessage {
	padding:10px;
	text-align:center;
	border-top:solid thin #000;
}


.messageButton {
	background:linear-gradient(to top, #A51306, #EE4324);
	padding: 2px 10px;
	border:solid 2px #0B3950;
	color:#fff;
	font-weight:bold;
	margin-left: 20px;
	cursor:pointer;
}



p {
}

#produktButtons img {
	margin-right:28px;
	margin-bottom:12px;
}

#startButtons img {
	margin-right:5px;
	margin-bottom:25px;
}

.more p {
	margin-bottom:0px;
	float:left;
	}

.non_visible {
	visibility:hidden;
}
.suchergebnisse {
	padding-left:50px;
	margin-bottom:60px;
}

.partnerContainer {
	float:left; position:relative; margin-right:20px; margin-bottom:20px;
}

.anzStellen {
	width:41px; height:40px; padding-top:10px; padding-left:10px; padding-right:20px; float:left;
}
.stellenbeschreibung {
	color:#006099;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	
}
.karriereTab {
	width:690px; border-top:solid thin #e5e5e5; height:67px; padding-right:20px; cursor:pointer;
}



.downloadTitel {
	color:#424242; font-size:16px; font-weight:bold; margin-bottom:10px;
}

.downloadDaten {
	color:#5a5a5a; font-size:14px; line-height:14px;
}

.downloadLink {
	color:#006099; font-size:14px; font-weight:bold;
}

.trennerHorizontal {
	background-image:url(../img/trenner_horizontal.png);
	width:753px;
	height:100px;
	margin-bottom:-50px;
	margin-top:20px;
}

.trennerHorizontalMitPfeil {
	background-image:url(../img/trenner_horizontal_mit_pfeil.png);
	width:753px;
	height:100px;
	margin-bottom:-50px;
	margin-top:20px;
}


.loesungTitel {
	color:#006099;
	font-size:16px;
	font-weight:bold;
}

.loesungText {
	width:280px;
	line-height:25px;
}


#slider {
	position:relative;
	height:220px;
	margin-bottom:20px;
	display:none;
}

#slider a {
	position:absolute;
}

#layerContainer {
	position:absolute; width:100%; z-index:5; padding-top:130px; visibility:hidden; top:0px; position:absolute;
	color:#383838;
	font-size:13px;
}

.layerHeader {
	padding-left:40px;
	margin-bottom:-30px;
}

.trenner1 {
	border-bottom:solid thin #e7e7e7;
	margin-top:5px;
	margin-bottom:15px;
}



.trenner2 {
	border-bottom:solid thin #e7e7e7;
	margin-top:25px;
	margin-bottom:35px;
}



#hinweis {
	background-color:#fffbe3;
	color:#424242;
	width:704px;
	height:35px;
	padding-top:15px;
	padding-left:20px;
	border-radius:5px;
	margin-bottom:30px;
	visibility:visible;
	position:relative;
	font-size:16px;
	font-weight:bold;
}


#hinweis img {
	position:absolute; right:5px; top:5px; cursor:pointer;
}

#hinweis a {
	color:#424242;
	border-bottom: 1px #424242 dotted;
	font-weight:bold;
}


.formularbezeichnung {
	font-size:14px;
	color:#5a5a5a;
	font-weight:bold;
	margin-bottom:16px;
	margin-top:9px;
	position:relative;
	
}


.textfeld {
	width:275px;
	height:28px;
	margin-right:48px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding-left:5px;
	font-size:14px;
	color:#696969;
	margin-bottom:13px;
	outline: 0 none;
}

.textarea {
	width:600px;
	height:85px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding-left:5px;
	position:relative;
	top:5px;
	font-size:14px;
	color:#696969;
	outline: 0 none;
}

.layer {
	width:775px;
}

.layer strong {
	color:#E95D0F;
}

.layer .bottom {
	background-image:url(../img/layer_bg_bottom.png);
	background-repeat:no-repeat;
	height:34px;
}

.layer .top {
	background-image:url(../img/layer_bg_top.png);
	background-repeat:no-repeat;
	height:29px;
}

.layer .middle {
	background-image:url(../img/layer_bg_middle.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

td.partner, td.referenzen {
	vertical-align:middle;
	text-align:center;
}

.partnerContainer .titel {
	color:#383838;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:18px;
}
.partnerContainer .untertitel {
	color:#878787;
	font-size:11px;
	line-height:15px;
}

.referenzContainer {
	float:left; clear:both; margin-bottom:15px; width:720px;
	text-align:left;
}
.referenzContainer .titel {
	color:#b0000f;
	font-size:25px;
	font-weight:bold;
	line-height:28px;
	width:530px;
}

.referenzContainer .untertitel {
	color:#e95d0f;
	font-size:14px;
	margin-bottom:20px;
}

.referenzContainer .text {
	color:#5a5a5a;
	font-size:14px;
}

.referenzContainer a.pointer {
	color:#b0000f;
	font-weight:bold;
	cursor:pointer;
}
a.pointer {
	font-weight:bold;
	color:#B0000F;
}


.referenzContainer span.pointer {
	color:#b0000f;
	font-weight:bold;
	cursor:pointer;
}
span.pointer {
	font-weight:bold;
	color:#B0000F;
}

#bereiche {
	margin-top:35px; margin-bottom:20px; float:left;
	width:750px;
}

.referenzbereiche {
	margin-top:30px;
}


.newsNavi {
	margin-bottom:30px;
	width:670px;
}



.seitenBullet {
	float:left; border:solid thin #dedede; font-size:11px; font-weight:bold; padding-left:11px; padding-right:11px; height:17px; color:#484848; background-color:#e9e7e8; margin-right:3px; padding-top:2px; border-radius:15px;
	line-height:15px;
}

.seitenBulletActive {
	float:left; border:solid thin #c4c4c4; font-size:11px; font-weight:bold; padding-left:11px; padding-right:11px; height:17px; color:#b0000f; background-color:#d6d6d6; margin-right:3px; padding-top:2px; border-radius:15px;
	line-height:15px;
}


.roundedBullet {
	float:left; border:solid thin #dedede; font-size:11px; font-weight:bold; padding-left:15px; padding-right:15px; height:17px; color:#484848; background-color:#e9e7e8; margin-right:10px; padding-top:2px; border-radius:15px;
	line-height:15px;
}

.roundedBulletInactive {
	float:left; border:solid thin #ececec; font-size:11px; font-weight:bold; padding-left:15px; padding-right:15px; height:17px; color:#a3a3a3; background-color:#f0eff0; margin-right:10px; padding-top:2px; border-radius:15px;
	line-height:15px;
}

.suchergebnis a {
	color:#006099;
}

.suchergebnis {
	margin-bottom:14px;
}


.more {
	display:none;
}

.less {
	display:block;
}


#more {
	display:none;
}

#less {
	display:block;
}

#loesungspaketButton {
	background-image:url(../img/teaser_bg.png);
	width:719px;
	height:140px;	
	margin-bottom:32px;
	padding-top:56px;
	position:relative;
}

#loesungspaketButton img {
	float:left;
}
#loesungspaketDaten {
	position:relative;
	top:20px;
	left:-50px;
	width:791px;
}
#loesungspaketDaten .titel {
	font-size:23px;
	color:#fff;
	text-shadow: #000 0px 1px 0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
}

#loesungspaketDaten .untertitel {
	font-size:13px;
	color:#fff;
	text-shadow: #000 0px 1px 0px;
}
#left {
	float:left;
	width:263px;
	margin-right:19px;
}
#page {
	width:630px;
	margin: 0 0 0 0;
	padding: 0;
	padding-right:50px;
	color:#5a5a5a;
	text-align:left;
	line-height:21px;
}
#right {
	float:right;
	width:175px;
	height:708px;
	
	position:relative;
	left:-105px;
	z-index:1;
}
#right div {
	background-image:url(../img/trenner.png);
	background-repeat:no-repeat;
	height:628px;
	padding-top:80px;
	padding-left:75px;
}
#right div div {
	background-image:none;
	padding-left:0px;
	height:0px;
}
#middle {
	float:left;
	color:#484848;
	z-index:2;
	position:relative;
	width:685px;
}
#teaser {
	height:320px;
}
#newsBlock {
	width:194px;
	height:191px;
	background-image:url(../img/teaser_news_bg.png);
	float:left;
	position:relative;
	top:-66px;
	color:#737272;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#newsBlock .datum {
	font-size:11px;
	margin-bottom:10px;
}
#newsBlock .headline {
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
}
#newsBlock .text {
	font-size:13px;
	line-height:20px;
}
.menuLinks {
	margin-top:53px;
	margin-left:10px;
 //width:180px;
}
.menuLinks a div {
	margin-bottom:5px;
 //height:30px;
}
#leftMenu {
	font-size:12px;
}
.menuEntry {
	margin-left:5px;
}
#headMenu {
	height:35px;
}
#headMenu div a {
	color:#b0000f;
	margin-right:20px;
	font-size:14px;
}
#headMenu div a:hover {
	color:#424242;
}
#headMenu div a.active {
	color:#424242;
}

#headMenuStart {
	height:35px;
	text-shadow: #000 0px 1px 0px;
}
#headMenuStart div a {
	color:#fff;
	margin-right:20px;
	font-size:14px;
	
}
#headMenuStart div a:hover {
}
#headMenuStart div a.active {
	color:#fff;
	text-shadow: #000 0px 1px 0px;
	font-weight:bold;
}


.breadcrumbItemAktiv {
	color:#B0000F;
	font-weight:bold;
}

.breadcrumbItem {
	color:#5A5A5A;
}

.topMenu {
	height:39px;
	float:left;
	position:relative;
	top:5px;
	width:100px;
}
.topMenu:hover {
	background-position:0px 39px;
}
.active {
	background-position:0px 78px;
}
.tm1 {
	background-image:url(../img/topmenu/top_menu_1.png);
	width:120px;
}
.tm2 {
	background-image:url(../img/topmenu/top_menu_2.png);
	width:142px;
}
.tm3 {
	background-image:url(../img/topmenu/top_menu_3.png);
	width:140px;
}
.tm4 {
	background-image:url(../img/topmenu/top_menu_4.png);
	width:97px;
}
.tm5 {
	background-image:url(../img/topmenu/top_menu_5.png);
	width:113px;
}
.tm6 {
	background-image:url(../img/topmenu/top_menu_6.png);
	width:143px;
}
#dropdownmenus {
	position:relative;
	top:2px;
	left:30px;
}
.dropdownmenu {
	width:250px;
	visibility:hidden;
	z-index:10;
	position:absolute;
	left:0px;
	top:40px;
	border-radius:0px 0px 0px 0px;
	border-top:none;
	padding-bottom:-10px;
	text-shadow: #e6f0f9 0px 1px 0px;
	overflow:hidden;
}
.dropdownmenu a div {
	color:#3a3a3a;
	background-image:url(../img/dropdown_bg_middle.png);
}
.dropdownmenu a div:hover {
	color:#3a3a3a;
	background-image:url(../img/dropdown_bg_middle.png);
}
.dropdownmenu a div.active {
	color:#f00;
	text-shadow: #000 0px 1px 0px;
	background-image:url(../img/dropdown_bg_middle.png);
	background-repeat:repeat-y;
	background-position:0px 0px;
}
.dropdownmenu a {
	position:relative;
	top:1px;
	display:block;
	height:100%;
}
.dropdownmenuContainer {
	position:relative;
	float:left;
}
.dropdownmenu div.menueintrag {
	padding:10px;
	color:#3a3a3a;
	font-size:14px;
	padding-left:30px;
}

.dropdownmenu_top {
	height:26px;
	background-image:url(../img/dropdown_bg_top.png);
	padding:0px;
	position:relative;
	top:1px;
}

.dropdownmenu_bottom {
	height:21px;
	background-image:url(../img/dropdown_bg_bottom.png);
	padding:0px;
	position:relative;
	top:1px;
}

.menutrenner {
	height:0px;
	border-bottom:solid thin #d5d5d5;
	width:219px;
	position:absolute;
	left:19px;
}


.fehler {
	color:#ff0000;
	font-size: 12px;
}
#container {
	width:931px;
	margin: 0px auto 0px auto;
	font-size:14px;
}

#infoKastenMenu {
	position:absolute;
	left:-1px;
	top:-38px;
	color:#B0000F;
}

.infoKastenMenupunkt {
	padding:10px 23px 9px 23px;
	border:solid thin #dedede;
	float:left;
	background-color:#efefef;
	margin-right:13px;
	font-weight:bold;
	cursor:pointer;
}

.infoKastenMenupunktAktiv {
	padding:10px 23px 10px 23px;
	border:solid thin #dedede;
	float:left;
	border-bottom:none;
	background-color:#FFF;
	margin-right:13px;
	font-weight:bold;
	cursor:pointer;
}

.pointer {
	cursor:pointer;
}
.zubehoerPanel {
	display:none;
	margin-bottom:30px;
}
.zubehoerPanelAktiv {
	display:block;
	margin-bottom:30px;
}

#zubehoerNavi {
	text-align:center;
	width:658px;
	margin-top:20px;
	position:relative;
	top:-30px;
	margin-bottom:120px;
}

.seek {
	background-image:url(../img/seek.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	float:left;
	cursor:pointer;
}

.seekAktiv {
	background-image:url(../img/seek_aktiv.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	float:left;
	cursor:pointer;
}

.infoKasten {
	width:658px;
	background-color:#FFF;
	border:solid thin #dedede;
	position:relative;
	padding-top:30px;
	margin-bottom:50px;
}

#infoKasten1 {
	padding-left:23px;
	display:block;
	
}

#infoKasten2 {
	padding-left:0px;
	display:none;
}

#infoKasten3 {
	padding-left:0px;
	display:none;
}

.listeBildRahmenContent {
	width:139px;
	height:139px;
	border:solid thin #c4c6c6;
	position:relative;
	top:7px;
	left:7px;
	overflow:hidden;
	background-color:#fff;
}
.listeBildRahmen {
	background-image:url(../img/picture_bg2.png);
	background-repeat:no-repeat;
	width:156px;
	height:155px;
	float:left;
	margin-right:30px;
}

#previewBilder {
	margin-top:10px;
}

.thumbBildRahmenContent {
	width:50px;
	height:50px;
	border:solid thin #c4c6c6;
	position:relative;
	top:5px;
	left:5px;
	overflow:hidden;
	background-color:#fff;
}
.thumbBildRahmen {
	background-image:url(../img/preview_bg.png);
	background-repeat:no-repeat;
	width:63px;
	height:62px;
	float:left;
	margin-right:14px;
	cursor:pointer;
}

.detailBildRahmenContent {
	width:199px;
	height:199px;
	border:solid thin #c4c6c6;
	position:relative;
	top:7px;
	left:7px;
	overflow:hidden;
	background-color:#fff;
}
.detailBildRahmen {
	background-image:url(../img/picture_bg.png);
	background-repeat:no-repeat;
	width:216px;
	height:216px;
	float:left;
	margin-right:30px;
}

.artikelListVorschau {
	height:200px;
	width:655px;
	margin-bottom:40px;
	border-bottom:solid thin #e7e7e7;
	position:relative;
}
#upage {
	width:680px;
}
#upage2 {
	width:720px;
}
.upage_head_bg_left {
	background-image:url(../img/upage_head_bg_left.png);
	background-repeat:no-repeat;
 width:10px;
	height:36px;
	float:left;
}
.upage_head_bg_middle {
	background-image:url(../img/upage_head_bg_middle.png);
	background-repeat:repeat-x;
	width:640px;
	float:left;
	padding-top:8px;
}
.upage_head_bg_right {
	background-image:url(../img/upage_head_bg_right.png);
	background-repeat:no-repeat;
 width:10px;
	height:36px;
	float:left;
}
.upage_register_bg_left {
	background-image:url(../img/upage_register_bg_left.png);
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	float:left;
}
.upage_register_bg_left_ak {
	background-image:url(../img/upage_register_bg_left_ak.png);
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	float:left;
}
.upage_register_bg_middle {
	background-image:url(../img/upage_register_bg_middle.png);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	height:23px;
	padding-top:7px;
	float:left;
	font-size:15px;
	font-weight:normal;
	color:#000;
}

.upage_register_bg_middle_ak {
	background-image:url(../img/upage_register_bg_middle_ak.png);
	padding-left:5px;
	padding-right:5px;
	height:23px;
	padding-top:7px;
	float:left;
	font-size:15px;
	color:#000;
}
.upage_head_bg_middle a {
	font-size:13px;
	color:#435052;
	text-decoration:none
}
.upage_register_bg_right {
	background-image:url(../img/upage_register_bg_right.png);
	background-repeat:no-repeat;
	width:15px;
	height:30px;
	float:left;
}
.upage_register_bg_right_ak {
	background-image:url(../img/upage_register_bg_right_ak.png);
	background-repeat:no-repeat;
	width:15px;
	height:30px;
	float:left;
}
.upage_bottom_bg_left {
	background-image:url(../img/upage_bottom_bg_left.png);
	background-repeat:no-repeat;
 width:10px;
	height:43px;
	float:left;
}

#dropdownmenu1 {
	left:-66px;
}

#dropdownmenu2 {
	left:-59px;
}

#dropdownmenu3 {
	left:-55px;
}

#dropdownmenu4 {
	left:-79px;
}

.upage_bottom_bg_middle {
	background-image:url(../img/upage_bottom_bg_middle.png);
	background-repeat:repeat-x;
	width:640px;
	height:43px;
	float:left;
}
.upage_bottom_bg_right {
	background-image:url(../img/upage_bottom_bg_right.png);
	background-repeat:no-repeat;
 width:10px;
	height:43px;
	float:left;
}
.upage_content_bg {
	background-repeat:repeat;
	width:627px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:11px;
	border-left:solid thin #f3f3f3;
	border-right:solid thin #f3f3f3;
	background-color:#FFF;
	padding-left:20px;
}
.upageRegister {
	float:left;
	position:relative;
	top:6px;
}
.innerContainerHeader {
	width:970px;
	margin: 0px auto 0px auto;
	font-size:14px;
	padding-left:27px;
	padding-right:27px;
	
}
.innerContainerFooter {
	width:970px;
	margin: 0px auto 0px auto;
	font-size:14px;
	padding-left:27px;
	padding-right:27px;
}
#outerContainerHeader {
	background-image:url(../img/container_head_bg.png);
	background-repeat:repeat-x;
}
#outerContainerHeaderStart {
}
#outerContainerFooter {
	background-image:url(../img/container_footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	position:relative;
	bottom:0px;
}
#menu {
	width:942px;
	position:relative;
	top:7px;
	height:55px;
	background-image:url(../img/menu_bg.png);
	background-repeat:no-repeat;
	
}
#suche {
	background-image:url(../img/suchform_bg.png);
	background-repeat:no-repeat;
	width:208px;
	height:25px;
	position:relative;
	top:16px;
	float:left;
	left:48px;
}
#btnTel {
	margin-right:5px;
	float:left;
	cursor:pointer;
	background-image:url(../img/btn_tel.png);
	height:25px;
	width:26px;
	background-position:0px 0px;
}
#telnr {
	position:absolute;
	top:23px;
	left:-155px;
	z-index:2;
	visibility:hidden;
}
#suchwortText {
	width:145px;
	height:22px;
	float:left;
	position:relative;
	top:0px;
	left:2px;
	margin-right:9px;
	font-size:15px;
	color:#7a7a7a;
	padding-left:10px;
	padding-right:10px;
}
#suchwortButton {
	width:30px;
	height:30px;
	float:left;
	position:relative;
	top:-4px;
	left:4px;
	cursor:pointer;
}
#suche input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}
#header {
	position:relative;
	z-index:6;
}
#logo {
	float:left;
	position:relative;
	top:20px;
	margin-right:17px;
}
#footer {
	margin: 0px auto 0px auto;
	z-index:5;
	color:#7d7d7d;
	padding-top:1px;
}
#footer .bereich {
	width:150px;
	margin-right:20px;
	float:left;
	font-size:12px;
}
#footerLinks {
	float:right;
	color:#6f6f6f;
	margin-bottom:20px;
}
#footerLinks a {
	color:#7D7D7D;
	font-size:12px;
	margin-right:5px;
	margin-left:5px;
}
#footerLinks a img {
	margin-right:3px;
	margin-top:3px;
}
#footer .blau {
	font-size:13px;
	margin-right:86px;
}
.footerTrenner {
	background-image:url(../img/footer_trenner.png);
	width:2px;
	height:10px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	top:3px;
}
#footer .grau {
	font-size:12px;
	margin-right:105px;
}
#footer .grau a {
	font-size:12px;
	margin-right:115px;
	color:#7d7d7d;
}

#footer .bereich .blau {
	float:left;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
}
#footer .bereich .grau {
	float:left;
	margin:0px;
	font-size:12px;
	margin-bottom:2px;
	clear:both;
	text-align:left;
}

#footer .bereich .grau:hover {
	float:left;
	margin:0px;
	font-size:12px;
	margin-bottom:2px;
	clear:both;
	position:relative;
	color:#424242;
}

.trenner {
	background-color:#e4e4e4;
	height:1px;
	margin-top:12px;
	margin-bottom:20px;
}
.menuEintrag {
	
	background-image:url(../img/left_menu_bg.png);
	background-repeat:no-repeat;
	height:40px;
	display:table-cell;
	width:234px;
	vertical-align:middle;
	cursor:pointer;
	padding-left:11px;
	font-size:12px;
}
.menuEintragAktiv {
	
	background-image:url(../img/left_menu_bg_aktiv.png);
	background-repeat:no-repeat;
	height:41px;
	display:table-cell;
	width:234px;
	vertical-align:middle;
	cursor:pointer;
	padding-left:11px;
	font-size:12px;
}
.menuEintragUnterpunkt {
	
	padding-left:26px;
	
	display:table-cell;
	width:234px;
	vertical-align:middle;
	cursor:pointer;

	background-image:url(../img/left_menu_unterpunkt_bg.png);
	background-repeat:no-repeat;
	height:40px;
	font-size:12px;
}
.menuEintragUnterpunktAktiv {

	padding-left:26px;
	
	display:table-cell;
	width:234px;
	vertical-align:middle;
	cursor:pointer;
	
	background-image:url(../img/left_menu_unterpunkt_bg_aktiv.png);
	background-repeat:no-repeat;
	height:41px;
	font-size:12px;
}
.footeraktiv {
	font-weight:bold;
	color:#424242 !important;
}

#teaser_lp_container {
	float:left;
	clear:both;
	padding-top:0px !important;
	width:200px;
	height:200px !important;
}

#right #teaser_lp_container {
	height:219px;
	margin-bottom:30px;
}

#middle #teaser_lp_container {
	float:left;
	clear:none;
	width:200px;
	position:relative;
	top:-70px;
	margin-right:20px;
}