* {
	margin: 0;
	padding: 0;	
}

#bg {
	
	background-image:none;
	
}

#nav {
	display: none;
}


#content-champ {
	
display:none;
}



#content-video {

	display: none;
}

#content-right {

	display: none;
}

#content-left {

	overflow: scroll !important;
}

#footer {
	
display:none;
	
}

.foot, .foot a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #fff;
	
}

.vdh, .vdh a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #990000;
	
}

.eukanuba, .eukanuba a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #e73097;
	
}


.headline {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	
}


.text {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333;
	
}

.text-i {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333;
	font-style: italic;
	
}

.text a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #990000;
	
	text-decoration: none;
	font-weight: bold;
	
}

.text-fett {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333;
	font-weight: bold;
	
}

.list-1{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
	border-left: dashed 1px #ccc;
	/*
	list-style: square;
	margin: 0;
	padding: 0;
	list-style: none;
	*/
}
.list-1 li {
	list-style: square;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
}


.headline_eukanuba {
    color: #E73097;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.text {
    color: #333333;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.text_eukanuba {
    color: #E73097;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
}
