/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
additional styles for Opera 8 and Mac Safari
opera8.css for Milchunion
03.06.2005 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* principally used colours:

	colour code		colour			usage
	-----------		--------------	-------------------------------
	#013B8A			dark blue		container background, headlines	
	#E2ECF7			light blue		site background
	#EBF2F9			very light blue	container background
	#FF0033			red				links
	#C10B12			dark red		headline
	#000			black			text	
	#fff			white			background
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* 	Global and general styles:
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* major layout: */
div#header {
	border:0;
}

div#row2nd td{
	border-right: 0;
}

div#row3rd{
	border-top: 1px solid #013B8A;
}

div#row3rd .contentTable td{
	border-top: 0;
}

/* end of major layout */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* styles referring to certain pages or elements
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Service Navigation: */

/* end of Service Navigation */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* styles referring to content.css
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*teaser for home page :*/

div#row3rd .contentTeaserTable td#rightCol{
	border-right: 0;
	border-left:0;
}

div#row4th div.footer{
	border-top: 1px solid #013B8A;
	width: 581px;
}

div#row3rd .contentTable td.content_td{
	border-bottom: 1px solid #fff;
}

div#row3rd .contentTeaserTable td#teaser7,
div#row3rd .contentTeaserTable td#teaser8,
div#row3rd .contentTeaserTable td#teaser9{
	border-bottom: 0;
}

div#row3rd .contentTeaserTable td#rightCol div.brands{
	width: 183px;
	border-right: 1px solid #013B8A;
	
}

div#row3rd .contentTeaserTable td#teaser3{
	border-right: 1px solid #fff;
}

div#row3rd .contentTeaserTable td#teaser6,
div#row3rd .contentTeaserTable td#teaser9{
	border-right: 0px solid #fff;
}

div#row3rd .contentTeaserTable td#teaser3 img,
div#row3rd .contentTeaserTable td#teaser3 div,
div#row3rd .contentTeaserTable td#teaser6 img,
div#row3rd .contentTeaserTable td#teaser6 div,
div#row3rd .contentTeaserTable td#teaser9 img,
div#row3rd .contentTeaserTable td#teaser9 div{
	border-right: 1px solid #013B8A;
}

div#row3rd .contentTeaserTable td#teaser3 div.go img,
div#row3rd .contentTeaserTable td#teaser6 div.go img,
div#row3rd .contentTeaserTable td#teaser9 div.go img{
	border-right: none;
}

div#row3rd .contentTeaserTable td#teaser3 div.go,
div#row3rd .contentTeaserTable td#teaser6 div.go,
div#row3rd .contentTeaserTable td#teaser9 div.go{
	border-right: 0px solid #013B8A;
}
	
/* end of teaser for home page :*/