/*@import 'delaval/mall.css';
@import 'delaval/campaign.css';
@import 'delaval/qdadd.css';*/

body
{
	margin: 0;
	padding-bottom: 0;
	font: 65% Arial, Helvetica, sans-serif;
}

h1
{
color:#114488;
font-size:1.6em;
}

p {margin: 0 0 1em 0; padding: 0; }

label 
{
	width: 40%;
	float: left;
}

input, textbox 
{
	margin: 0 0 1em 0;
}

fieldset 
{
	margin: 2em 0;
	padding: 1em;
}

.hidden, #footer h2, #subNavigation, #navigation, #logo a, #header ul, #breadcrumbs, .footercontent ul, 
.socialMedia, .footerfunctions a, .footerfunctions .delimiter, #sb-container, .footercontent .fltlft, .addthis_button, .print
{display: none;}

.columnMain
{
	width:70%;
	float:left;
}
.columnMain div p 
{
	width:90%;
}
.pageFooter.products {

	width:200px !important;
}
#SecondaryBody
{
	width:30%;
	float:right;
}
.modul
{
	margin-left: 10px !important;
}
.MainImage
{
	width:80%;
}


.error 
{
    color: Red;
}

body, div#footer div.footercontent
{
    background:none;
}

#PrintLogo
{
    display:block!important;
}

#footer
{
    clear:both;
    margin-top:20px;
    border-top:solid 1px #ccc;
    padding-top:10px;
}

.newsItem a
{
    text-decoration:none;
    color:#000;
}

.image-topleftfloat {
float:left;
margin:0 2em 1em 0;
}


div.animalSmall div {
    background: url("../images/icon_animals_small.png") no-repeat scroll 0 0 transparent;
    background-color: Red;
    float: left;
    height: 25px;
    width: 40px;
}