@charset "UTF-8";
/* CSS Document */

#logo #homelink{

}

.content_wrapper .home_intro{
width:352px;
float:left;
margin:0 20px 15px 0;
padding:0 0 0 8px;
}

.content_wrapper .home_intro a{
color:#1C79B7;
}

.content_wrapper .home_intro .title{
background:url(http://www.ecodriving-online.eu/App_Themes/ecodriving/images/hometitle.png);
background-repeat:no-repeat;
background-position:left top;
float:left;
width:359px;
height:69px;
margin:20px 0 24px 0;
}
.content_wrapper .home_intro .title.nl-NL{
background:url(http://www.ecodriving-online.eu/App_Themes/ecodriving/images/hometitle_nl.png);
background-repeat:no-repeat;
background-position:left top;
float:left;
width:359px;
height:69px;
margin:20px 0 24px 0;
}

.content_wrapper .home_intro p{
color:#fff;
font-size:1.4em;
margin:0 0 10px 0;
}


