/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
Print Styles
print.css for Milchunion
03.06.2005 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* principally used colours:

	colour code		colour			usage
	-----------		--------------	-------------------------------
	#000			black			text	
	#fff			white			background
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* 	Global and general styles:
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body{
	background-color:#fff;
	font-family:'Times New Roman',Times,serif;
	font-size:100.01%;
}

strong{font-weight:bold;}

img{
	display: none;
}

p, a, h1, h2, h3, h4, h5{
	color: #000;
}

p, ul, ol{	font-size: 12px; }

a{
	font-weight: bold;
	text-decoration: none;
}

div#siteMessages h1{
display: block;
font-size: 18px;
}

h1{ font-size: 16px;}

h2{
font-size: 15px;
}

h3{
font-size: 14px;
}

h4, h5{
font-size: 12px;
}


.displayNoneCss{
display:none;
}

.displayNoneAll{
display:none;
}

.displayNone{
display:none;
}

div#siteMessages{
display: inline;
}

#siteMessages ul{
display:none;
}

div#header{
display:none;
}

div.row2nd{
display:none;
}

td.pic_td{
display:none;
}

td.navMain_td{
display:none;
}

td.navService_td{
display:none;
}

td.navSub_td{
display:none;
}

td.content_td img{
display:block;
}

td.rightCol,
td#rightCol{
display:none;
}

div#row4th{
display: none;
}

/*homepage*/
div#row3rd .contentTeaserTable{
	border-collapse:collapse;
	width: 100%;
}

div#row3rd .contentTeaserTable td#teaser7.empty{
	width:200px;
	border: 1px solid #000;
}

div#row3rd table.contentTeaserTable td#teaser1,
div#row3rd table.contentTeaserTable td#teaser2,
div#row3rd table.contentTeaserTable td#teaser3,
div#row3rd table.contentTeaserTable td#teaser4,
div#row3rd table.contentTeaserTable td#teaser5,
div#row3rd table.contentTeaserTable td#teaser6,
div#row3rd table.contentTeaserTable td#teaser7,
div#row3rd table.contentTeaserTable td#teaser8,
div#row3rd table.contentTeaserTable td#teaser9{
border: 1px solid #000;
width:200px;
height: auto;
}

div#row3rd .contentTeaserTable td#rightCol{
display: none;
}

div#row3rd .contentTeaserTable td#teaser1 div,
div#row3rd .contentTeaserTable td#teaser2 div,
div#row3rd .contentTeaserTable td#teaser3 div,
div#row3rd .contentTeaserTable td#teaser4 div,
div#row3rd .contentTeaserTable td#teaser5 div,
div#row3rd .contentTeaserTable td#teaser6 div,
div#row3rd .contentTeaserTable td#teaser7 div,
div#row3rd .contentTeaserTable td#teaser8 div,
div#row3rd .contentTeaserTable td#teaser9 div{
border: 0px solid #fff;
height: auto;
width:190px;
}

div#row3rd .contentTeaserTable td p,
div#row3rd .contentTeaserTable td h2{
width:190px;

}

div#row3rd .contentTeaserTable td#teaser1 div.go,
div#row3rd .contentTeaserTable td#teaser2 div.go,
div#row3rd .contentTeaserTable td#teaser3 div.go,
div#row3rd .contentTeaserTable td#teaser4 div.go,
div#row3rd .contentTeaserTable td#teaser5 div.go,
div#row3rd .contentTeaserTable td#teaser6 div.go,
div#row3rd .contentTeaserTable td#teaser7 div.go,
div#row3rd .contentTeaserTable td#teaser8 div.go,
div#row3rd .contentTeaserTable td#teaser9 div.go{
display: none;
}

/*standardpage*/

div#row3rd .contentTable td.content_td div.content{
	width: 600px;
}

div#row3rd .contentTable td.content_td div.content img{
display: none;
}

div#row3rd .contentTable td.content_td div.content .leftPic{
display: none;
}


/*contact*/
div#row3rd .contentTable td.content_td div.content form#contactForm table td{
	border:0px solid #fff;
	font-size: 12px;
}
div#row3rd .contentTable td.content_td div.content form#contactForm input#contactButton{
	display: none;
}


div#row3rd .contentTable td.content_td div.content form#searchForm input#searchButton{
	display: none;
}

div#row3rd .contentTable td.content_td div.content form#searchForm fieldset{
	border: 0px solid #fff;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* styles referring to certain pages or elements
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

div.pdfDownload a{
font-size: 12px;
}