BODY {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
/*	background-color : #252525;*/
/*	background-color : #AFAFAD;*/
}

P, OL, UL, DIV, TD, H1, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

H1 { font-size: 17px; }
H2 {
	font-size: 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}

UL {
	margin-top : 0px;
	margin-bottom : 0px;
	color: #f0f0f0;
}


.ulmain{
	color: #000000;
}


A:LINK { color : #c12000; text-decoration:none; }
A:VISITED {color : #c12000; text-decoration:none;}
A:HOVER {color : #008800; text-decoration:none;}

.navi .aktiv{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	color: #c12000;
}

.subnavi .aktiv{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
	color: #c12000;
}

.navi A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	color: #f0f0f0;
}

.col_best{

}


.navi A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	color: #f0f0f0;
}
	
.navi A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	color: #c12000;
}	


.subnavi A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
	color: #f0f0f0;
}

.subnavi A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
	color: #f0f0f0;
}

.subnavi A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
	color: #c12000;
}



.contentnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.aktuelles {
	padding : 10px 10px 10px 10px;
	background-color : #FFFFFF;
	font-size: 13px;
	border : 1px solid #DEDEDE;
}

.aktuelles_head {
	font-size: 11px;
	font-weight : bold;
	color: #000000;
}

.main_win {
	padding: 10px 10px 10px 10px;
}

.slogan {
	padding : 10px 10px 10px 10px;
	font-size: 15px;
	font-weight : bold;
	color: #474645;
}

.zitat {
	font-size: 14px;
	font-style: italic;
	padding-left: 20px;
}

.preis {
	font-size: 15px;
	color: #008800;
}

.preis_fett {
	font-size: 17px;
	color: #008800;
}

.zur_bestellung {
	font-size: 17px;
}

.best_box {
	 text-align:center;
	 vertical-align:top;
	 background-color:#f0f0f0;
	 width:100%;
}

.tdbest{
	vertical-align:top;
	text-align:right;
	padding-top:40px;
	padding-left: 10px;
}

.bgcol {
	background-color:white;
}

.tab_prod {
	text-align:center;
	border:0;
	padding : 0px 0px 0px 0px;
	margin-top:10;
}



.hov:hover {
	color:green;
}

.hov:hover a:link {
	color:green;
}

.hov:hover a:visited {
	color:green;
}



.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*.thumbnail img{
border: 1px solid red;
margin: 0 5px 5px 0;
}*/

.thumbnail:hover{
background-color: transparent;
}

/*.thumbnail:hover img{
border: 1px solid blue;
}*/

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;

}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 450px; /*horizontal offset*/
z-index: 50;
}
