html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
}
h1 {
	color: #666666;
	font-size: 16px;
	font-weight: boldmiu;
	line-height: 18px;
	margin: 0 0 10px 0;
}
h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	margin-bottom:4px;
}
a {
	text-decoration: none;
}
a:visited {
	color:#669EEA;
}
p {
	margin: 0 0 10px 0;
}
img {
	border: none;
}

hr {
margin-bottom:15px;
}
#main {
	float: left;
	width: 100%;
	height: auto !important; 
	height: 100%; 
	min-height:100%;
	margin-bottom:-30px;

}


sub {font-size: 8px !important;}





#top {
	width: 950px;
	height: 70px;
}
#logo {
	width: 176px;
	float: right;
}
#logo img {
	margin: 18px 0 0;
}
#spacer {
	width: 100%;
	height: 20px;
	background: #fff url("../_media/bg_spacer.gif") 33px 0 no-repeat;
	clear: both;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.content {
	position: relative;
	width: 774px;
	height: 228px; /* checken */
	margin-bottom: 20px;/*  muss wieder raus */
	background: #d1d2d3;
}
.visual {
	float: left;
}
.infobox {
	position: relative;
	width: 950px;
	height: 228px; /* checken */
	margin-bottom: 20px;/*  muss wieder raus */
	background: #eaf2d3;
}
.aktion {
	position: relative;
	width: 950px;
	height: 228px; /* checken */
	margin-bottom: 20px;/*  muss wieder raus */
	background: #F3D9D9;
}
.content .corner {
	position: absolute;
	top: 214px;
	right: 0;
	/* left: 760px; */

	width: 13px;
	height: 14px;
	background: url("../_media/bg_content_corner_grey.png") 0 0 no-repeat;
	overflow:hidden;
}
.aktion .corner {
	position: absolute;
	top: 214px;
	left: 761px;
	width: 189px;
	height: 14px;
	background: url("../_media/bg_aktion_corner_red.png") 0 0 no-repeat;
	overflow: hidden;
}
.infobox .corner, .infobox .corner_wt {
	position: absolute;
	top: 214px;
	left: 761px;
	width: 189px;
	height: 14px;
	background: url("../_media/bg_infobox_corner_grey_green.png") bottom right no-repeat;
	overflow: hidden;
}
.infobox .corner_wt {
	background-image:url('../_media/bg_content_corner_grey.png');
}
.infobox #informationen {
	float: left;
	display: inline;
	font-size: 10px;
	list-style: none;
	width: 156px;
	background: red;
	margin: 0 0 0 20px;
}
.infobox #informationen li {
	margin: 0;
	padding: 0;
	float: left;
}
#clear_footer {
	clear: both;
	height: 50px;
	display: block;
}
#footer {
	width: 100%;
	clear:both;
	height:29px;
	color: #000000;
	border-top: 1px solid #666666;
}
#footer ul {
	float: left;
	font-size: 80%;
	margin: 6px 0 0 33px;
	display: inline;
}
#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}
#footer ul li a {
	color: #666666;
}
/*======================= Gestaltungsraster =======================*/




.grid_container_2, .grid_container_5, .grid_container_6 {
	float: left; /* kann probleme beim floating verursachen, die breite 100% und die container sonst nebeneinander stehen könnten */
	width: 774px;
	color: #666666;
	font-size: 10px;
	line-height: 11px;
}
.grid_container_6 {
	width: 953px;
}
.grid_container_5 .grid_1, .grid_container_5 .grid_2, .grid_container_5 .grid_3, .grid_container_5 .grid_4, .grid_container_5 .grid_5 {
	float: left;
	margin: 0 22px;
	display: inline;
}
.grid_container_6 .grid_1, .grid_container_6 .grid_2, .grid_container_6 .grid_3, .grid_container_6 .grid_4, .grid_container_6 .grid_5, .grid_container_6 .grid_6 {
	float: left;
	margin: 0 22px;
	display: inline;
}
.grid_container_2 .grid_1, .grid_container_2 .grid_2 {
	float: left;
	margin: 0 11px;
	display: inline;
}
.grid_container_2 .grid_066 { 
	float: left;
	margin: 0 6px;
	display: inline;
}
.grid_container_2 .first, .grid_container_5 .first, .grid_container_6 .first {
	margin-left: 0px;
}
.grid_container_2 .first_33, .grid_container_5 .first_33, .grid_container_6 .first_33 {
	margin-left: 33px;
}
.grid_container_2 .first_44, .grid_container_5 .first_44, .grid_container_6 .first_44 {
	margin-left: 44px;
}
.grid_container_2 .first_346, .grid_container_5 .first_346, .grid_container_6 .first_346 {
	margin-left: 346px;
	margin-bottom:50px;
}

.grid_container_2 .first_300, .grid_container_5 .first_300, .grid_container_6 .first_300 {
	margin-left: 300px;
}
.grid_container_2 .last, .grid_container_5 .last, .grid_container_6 .last {
	margin-right: 0;
}
.grid_container_5 .grid_1, .grid_container_6 .grid_1 {
	width: 113px;
}
.grid_container_6 .grid_1 a {
	text-decoration:none;
}
.grid_container_5 .grid_2, .grid_container_6 .grid_2 {
	width: 270px;
}
.grid_container_5 .grid_3, .grid_container_6 .grid_3 {
	width: 427px;
}
.grid_container_5 .grid_4, .grid_container_6 .grid_4 {
	width: 584px;
}
.grid_container_5 .grid_5, .grid_container_6 .grid_5 {
	width: 701px;
}
.grid_container_6 .grid_6 {
	width: 818px;
}
.grid_container_2 p, .grid_container_5 p, .grid_container_6 p {
	margin: 0 0 12px;
}
.grid_container_2 ul li, .grid_container_5 ul li, .grid_container_6 ul li {
	margin: 0 0 4px;
}
.grid_container_2 a, .grid_container_5 a, .grid_container_6 a {
	text-decoration: underline;
	color: #666666;
}
.grid_container_2 .grid_1 {
	width: 203px;/* background: blue; */
}
.grid_container_2 .grid_2 {
	width: 428px; /* zu breit - testen */
}
.grid_container_2 .grid_066 {
  width: 132px;
}
.clearer {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
	
}

.grid_container_2 .first_346, .grid_container_5 .first_346, .grid_container_6 .first_346 .aufbau {
	margin-left: 346px;
	margin-bottom:10px;

}



/*======================= Leftnav =======================*/



.left_nav {
	position: relative;
	background: #fff;
	width: 303px;
	height: 228px;
	margin-left: 0;
	float: left;
	display: inline;
}
.content .grid_container_5 .left_nav .spacer, .content .grid_container_6 .left_nav .spacer {
	border-top: none;
}
.left_nav .spacer { /* für Überlagerung bei feststehender Nav nötig  */
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	width: 302px;
	height: auto !important;
	height: 227px;
	min-height: 227px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.left_nav .spacer ul {
	list-style: none;
	margin: 16px 0 16px 33px;
	font-size: 10px;
	line-height: 12px;/* min-height: 230px;  */

}
.left_nav .spacer ul li {
	list-style: none;
	margin: 0 0 4px;
	/* border: 1px solid red; */



	display: block;
}
.left_nav .spacer ul li ul {
	margin: 4px 0 2px 12px;
}
.left_nav .spacer ul li ul li {
	margin: 0 0 4px;
}
.left_nav .spacer ul li h2 {
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: 10px;
}
.left_nav .spacer ul li a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.left_nav .spacer ul li a:hover, .left_nav .spacer ul li a.aktiv {
	color: #009ee0;
}
/*======================= Listen =======================*/







.list {
	margin: 8px 0 10px 16px;
	padding: 0;
}
.list li.list.no-type {list-style-type:none; margin-left:20px;
}
.list li {
	margin: 0 0 2px 0;
	padding: 0;
}
#produkt_informationen {
	color: #666666;
	float:right;
	font-size:10px;
	width:160px;
	overflow: hidden;
}
#produkt_informationen ul li {
	margin: 0 0 5px 0px;
	line-height:13px;
}
#produkt_informationen p {
	line-height:11px;
	margin:8px 0 8px 0;
	font-weight:bold;
}
#produkt_informationen a {
	color: #666666;
	text-decoration: underline;
}
#produkt_informationen ul {
	list-style-type:none;
}
.download_pdf, .download_word, .download_zip, .download_exe, .weitere_informationen {
	list-style: none;
	margin: 0;
}

.download_exe li {
	background: url("../_media/li_exe.gif") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
}

.download_pdf li {
	background: url("../_media/li_pdf.gif") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
}
.download_word li {
	background: url("../_media/li_word.gif") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
}
.download_zip li {
	background: url("../_media/compress.png") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
}

.downloadbutton{
  padding:0 5px;
  font-size:11px;
  border:1px solid #666666 !important;
  background-color: #D4D0C8;
  }
  
  
.weitere_informationen li {
	background: url("../_media/li_tabelle.gif") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
}



.listing_news_shows li {
	background: url("../_media/calendar.png") top left no-repeat;
	padding: 0 0 3px 20px;
	line-height: 16px;
	list-style: none;
}



/*======================= Kontaktformulare =======================*/







#anfragen_per_e-mail label {
	display: block;
	margin-bottom: 2px;
}
#anfragen_per_e-mail input, #anfragen_per_e-mail select, #anfragen_per_e-mail textarea  {
	width: 199px;
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	background: #fff;
	padding: 1px;
}
#anfragen_per_e-mail input.checkme  {
	width: auto;
	border:none;
	color: #666666;
	font-size: 10px;
	background: #fff;
	padding: 1px;
}
.checker_left { float:left;width:20px; }
.checker_right { float:right;width:183px; }
.mail_abbestellung_container { float:right;width:80px; }

#anfragen_per_e-mail .button {
	width: 113px;
	float: right;
	border: 1px solid #666 !important; 
	font-weight: bold;
}
#anfragen_per_e-mail input.wt {
	width:265px;
	margin-top:8px;
}
#anfragen_per_e-mail label.wt {
	font-size:9px;
}
#anfragen_per_e-mail .slim {
	float:left;
}
#anfragen_per_e-mail .slim input.wt {
	width:125px;
}
ul.wt {
	margin:9px 0 0 14px
}
.wt_fahrzeug_beschriftung_1 {
	float:left;
	width:15px;
	height:17px;
	margin-right:6px;
	font-size:10px;
}
.wt_fahrzeug_beschriftung_2 {
	float:left;
	width:195px;
	margin-right:6px;
	font-size:9px;
}
.wt_fahrzeug_beschriftung_3 {
	float:right;
	width:44px;
	border:0px solid red;
}

/* 
#anfragen_per_e-mail input.button {
	float:none;
	margin-top:20px;
	border:1px solid white;
	width:auto;
	height:auto;
}
*/
/*======================= Aktionsformular =======================*/







#aktion label {
	display: block;
	margin-bottom: 2px;
}
#aktion input, #aktion select, #aktion textarea {
	width: 268px;
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	background: #fff;
	padding: 1px;
}
#aktion input.button {
	background: url("../_img/wedi_aktuell/button_rot_abschicken_100x24.gif") 0px 4px no-repeat;
	width: 100px;
	height: 28px;
	border: none;
	margin: 0;
}
#aktion input.checker {
	width: auto;
	float: left;
	border: none;
	background: none;
}
#aktion label.checker {
	width: auto;
	float: right;
	width: 242px;
	margin: 0 0 8px;
}
.aktions_form_container {
	overflow: auto;
	padding: 0 0 0 12px;
}
.aktions_form_container .top {
	height: 37px;
	background: url("../_img/wedi_aktuell/gutschein_kopf_603x40.gif") top right no-repeat;
}
.aktions_form_container .middle {
	overflow: auto;
	background: url("../_img/wedi_aktuell/gutschein_middle.gif") top right repeat-y;
	height: 1%;
	padding: 10px 0 0;
}
.aktions_form_container .bottom {
	height: 15px;
	background: url("../_img/wedi_aktuell/gutschein_fuss_603x15.gif") top right no-repeat;
}
.aktions_form_container .form_errors {
	color: #ff0000;
	padding: 10px;
	background: #fff;
	border: 1px solid #333333;
}
.aktions_form_container .form_errors h1 {
	color: #ff0000;
}
/**** technische Zeichnungen tabel ******/



.tech_draw_tabel {
	width:400px;
	margin-bottom:30px;
}
.tech_draw_tabel td {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
	border-top:8px solid white;
	vertical-align:top;
}
.tech_draw_tabel .table_icon {
	width:35px;
	text-align:right;
}
/*---------------- media box styles ----------------------*/



.download_collum {
	overflow: auto;
	height: 330px;
	width:267px;
	border:1px solid #d7d7d7;
	margin-top:20px;
	float:left;
	margin-right:30px;
	display:inline;
	background:url("../../graphics/mediencenter/downloadcenter_collum_back2.jpg");
	background-color:#fff;
	background-position: 0 0px;
	background-repeat:repeat-x;
}
.download_collum a {
	text-decoration:none;
	color:#000000;
}
.download_collum .arrow {
	float:right;
	margin-right:5px;
}
.download_collum h3, .rollOverPopup h3 {
	background-color:transparent;
	color:black;
	font-weight:normal;
	font-size:12px;
	margin-bottom:0px;
	margin-top:3px;
}
.download_box1_aktive h3, .rollOverPopup h3 {
	font-weight:bold;
}
.download_head {
	padding:4px;
	/*border-bottom:1px solid #d7d7d7;*/

background-color:#eaf2d3;
	overflow:auto;
}
.download_box .bild {
	float:left;
	margin-right:7px;
}
.download_box {
	padding:2px 5px 2px 5px;
	overflow: auto;
	/*clear:left;*/

border-bottom:1px solid #d7d7d7;/*position:relative;*/

}
.download_box span {
	padding-right:10px;
}
.download_box .active {
	font-weight:bold;
}
.download_head span {
	font-weight:bold;
	padding-right:10px;
	padding-left:5px;
}
.download_head h2 {
	float:left;
	padding-right:5px;
	font-weight:bold;
	font-size:11px;
	margin:0;
}
.download_item {
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	width:190px;
}
.rollOverPopup {
  position:absolute;
  left:600px;
  top:100px;
	border:1px solid #0c4da2;
	background-color:white;
	width:250px;
	z-index:8;
}
.rollOverPopup .bild {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #d7d7d7;
}
.rollOverPopup .button {
	position:absolute;
	bottom:10px;
	left:10px;
}
.rollOverPopup p {
	padding-left:10px;
}
.download_box2 .arrow {
	float:right;
	margin-right:5px;/*bottom:auto;*/

}
#master {
	overflow: auto;
	width: 890px;
	height: 380px;
}
.mediaboxlink {
	margin-top:8px;
}
.mediabox_list {
	margin-top:10px;
}
.mediabox_list li {
	float:left;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
}
.mediabox_list li a {
	color:#F39900;
}
.mymediabox_list {
	float:left;
	list-style-type:none;
	padding:10px 15px 0 15px;
}
.mymediabox_list_item {
	height:120px;
	overflow:auto;
	border-bottom:1px solid black;
	margin-bottom:20px;
}
.mymediabox_download {
	padding-left:10px;
}
.mymediabox_download input {
	border:none;
}

/* -------------------- mediabox_styles end ------------------*/


.werbefritze_list_box {
background-color:#D7E9F1;
padding:10px; 
background-image:url(../_media/werbefritze_list.gif);
background-repeat:no-repeat;
background-position:right bottom;
margin-bottom:20px;
}
.werbefritze_list_box ul {
list-style-type:disc;
margin-left:15px;
}
.werbefritze_list_box ul li{
margin-bottom:10px;
margin-right:10px;
}
.werbefritze_list_head {
background-color:#87ACC7;
padding:8px;
}
.werbefritze_list_head h3 {
color:white;
font-weight:bold;
font-size:12px;
}
.haendlersuche {
border-bottom:1px solid #9DCAED;
margin-bottom:20px;
}

.startcontactbox {
position: absolute; 
width: 176px; 
/*height: 228px; */
top: 92px; 
left: 792px;
background-color:#d6e9f0;
padding: 8px;
}

.startcontactbox ul{
margin:10px 0;
line-height:24px;
list-style-type:none;
}

.startcontactbox li {
padding-left:15px;
background-image:url(../_media/startbox_list.gif);
background-repeat:no-repeat;
background-position:0px 10px;
}

.startcontactbox h4 {
margin-bottom:5px;
font-size:11px;
font-weight:bold;
color:#009ee0;
}
.startcontactbox h4 a{
text-decoration:none;
color:#009ee0;
}
.startcontactbox .right_contactbox {
text-align:right;
margin-right:-3px;
}

.startcontactbox #nl_contact, .startcontactbox #be_contact {
display:none;
}

.download_pdf .iso a {
	color: #009EE0;
}


.attention_box {
	padding: 10px;
	border: 1px solid #c4dff4; 
	background: #ebf4fb;
	margin: 16px 0;
}


.attention_table {
	margin: 20px 0 0; 
	background: #ebf4fb;
	border: 1px solid #c4dff4;
	border-collapse:collapse;
	width: 100%;
}

.attention_table h4 {
	font-size: 11px;
	color: #009EE0;
	font-weight: bold;
	line-height: 1.3em;
}


.attention_table tr, .attention_table td, .attention_table tr th {
	border: 1px solid #c4dff4;
	text-align: left;
	padding: 4px;
	vertical-align: top;
	width: 50%;
}

.attention_table tr th {
	font-weight: bold;
}



/* Images */

.small_image_box, .big_image_box {display: inline; float: left; margin: 8px 12px 0 0; overflow: hidden;  }
.small_image_box {width: 98px; }
.big_image_box {width: 208px;  }





.container_floor_post {margin-bottom: 4px !important;}
.container_floor_post a {border: none; text-decoration: none;}
.container_floor_post a img { margin: 4px 0; border: 1px solid #666666;} 
.container_floor_post a span {background: url(/_shared/_media/li_pdf.png) no-repeat 0 1px; padding: 0 0 0 21px; line-height: 20px; display: block;}


.container_big_img {margin-bottom: 4px !important;}
.container_big_img a {border: none; text-decoration: none;}
.container_big_img a img { margin: 4px 0; border: 1px solid #666666;} 
.container_big_img a span {background: url(/_shared/_media/li_pdf.png) no-repeat 0 1px; padding: 0 0 0 21px; line-height: 20px; display: block;}




.reference_search h2 {margin: 20px 0 0 33px; font-size: 10px; }

.reference_search form { margin: 0 0 0 33px; padding: 16px 0 0;}
.reference_search form label {margin: 0 0 2px 0 !important; display: block;}
.reference_search form input, .reference_search form select {display: block; border: 1px solid #666666; width: 244px; padding: 1px; color: #666666;}
.reference_search form input.button {float: left; margin: 0 22px 0 164px; width: 80px;}

#wip_login {
/*margin-left:33px;*/
width:259px;
background-image:url(../_media/wip-login-top.gif);
background-repeat:no-repeat;
background-color:#b4e3f7;
/* padding:35px 0 10px; */
padding: 35px 0 10px;
float:left;
}

#wip_login p {margin: 0 0 0 10px !important; display: inline !important;}

#wip_login label{
display:block;
width:112px;
height:13px;
}

#wip_login input{
width:113px;
border:none;
background-color:white;
}

#wip_login p{
margin:0 5px 0 10px;
display:block;
float:left;
width:112px;
}
#wip_login input {font-size: 10px; padding: 1px;}


#wip_login #lostpassword p {width: 249px; clear: both; }

#wip_login #lostpassword {padding: 8px 0 0;}

#wip_login #lostpassword input {width: 239px;}


#wip_login .login  {
float:right;
margin:5px 8px 0 0 !important;
width: auto !important;
background-color:#00b0f0;
border:1px solid white;
color:white;
font-weight:bold;
}

#wip_login .password_lost {
margin: 10px;
text-decoration:none;
color:#00b0f0;
float: left;
}





#wip_login #werdenWip {
margin:17px 10px 5px 10px;
background-image:url(../_media/wip-login-werden.gif);
padding:9px 10px 7px 28px;
background-repeat:no-repeat;
border-top:1px solid #00b0f0;
background-position:0 5px;
}
#wip_login #werdenWip a{
text-decoration:none;
color:white;
font-weight:bold;
}
#wip_bottom {
height:20px;
 background-image:url(../_media/wip-login-bottom.gif);
}

.wipLink {
   background-image:url(../_media/wip-button.jpg);
   background-repeat:no-repeat;
   padding:5px 0 10px 25px;
   display:block;
}

#popupPremium {
position: absolute;
width: 840px;
margin-left: -420px;
left: 50%;
border: 5px solid #7f8184;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color:#fff;
display:none;
margin-top: 84px;
top:0;
}


#popupPremium .closeButton {
float:right;
text-align:right;
color: #c92f22;
font-size: 11px;
font-weight: bold;
margin: 16px 24px 0 0;
}


#popupPremium_first {
position: absolute;
width: 860px;
margin-left: -430px;
left: 50%;
background-color:#fff;
display:none;
margin-top: 84px;
top:-25px;
border:1px solid grey;
z-index:800;
}


#popupPremium_first .closeButton {
float:right;
text-align:right;
font-size: 11px;
font-weight: bold;
margin: 16px 24px 0 0;
}



.wip_bestellung {width:918px;margin-left:33px;}

.wip_bestellung .produkte {width:140px; padding-right:21px;padding-bottom:20px;}
.wip_bestellung .produkte img {
border:1px solid #666666;
margin-bottom:3px;
}
.wip_bestellung .produkte input {
display:inline;
width:auto;
}



.wip_bestellung .produkte span  {background: url(/_shared/_media/li_pdf.png) no-repeat 0 1px;  float:right;padding:3px 0 3px 21px; display: block;}

.wip_bestellung h4 {
font-size:12px;
padding-bottom:8px;
line-height: 16px;
}


.wip_bestellung input {border: 1px solid #666 !important; margin: 0; padding:0; }


.wip_bestellung label.check {float: right; width: 150px; margin: 1px 62px 0 0; display: inline !important; }
.wip_bestellung input.check {border: none !important; float: left;}

.wip_bestellung h4 span {
background-image:url(../_img/partner/wip/blue-point.jpg);
background-repeat:no-repeat;
color:white;
font-size:12px;
display:block;
height:28px;
width:28px;
padding-top:5px;
padding-left:9px;
float:left;
margin-bottom: 10px;
}

.wip_bestellung .trenner {
border-top: 1px solid #77AD1C;
margin-top:10px;
}



.wip_bestellung input.button {
	width: 113px;
	border: 1px solid #666 !important; 
	font-weight: bold;}

.greenBox {
  background-color:#eaf2d3;
  background-image:url(../_media/green_bottom.gif);
  background-repeat:no-repeat;
  background-position:bottom;
}

.greenBox ul {
padding-bottom:10px;
list-style-type:none;
}

.greenBox ul li {
 background-image:url(../_media/green_li_back.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin:0 8px;
}

.greenBox ul li a {
display:block;
padding:4px 0 7px 8px;
background-image:url(../_media/blue-arrow.gif);
background-repeat:no-repeat;
background-position: 0px 8px;
}

.linkBox a{
    float:right;
}

.linkBox {margin:8px 0;}

.addressItem {
width:300px;
float:left;
}

.addressItem p {
margin-bottom:15px !important;
/*border:1px solid green;*/
}

.reference_overview li {width:300px;
height:300px;}

.wedipartner {
	width:186px;
	margin-top:20px;	
	float:left;
	margin-right:20px;
}

