/* =====================================================================================================
Datei:		CSS Document, Druckversion, mittagspause.org 
Autoren:  	Farzaneh EMADI und Armin PRIESNER (www.eurowerbung.at)
Datum:		Mai 2009
Aufbau:		1. allgemeine Styles
			2. Styles für Layoutbereiche
			3. sonstige Styles 
Media:		Print.css
========================================================================================================*/

@media print {

/* allgemeine Einstellungen, Start  ----------------------------------*/

html { height: 101%; }
* { padding: 0; margin: 0;}

/* Schriftfarbe: 525351, grüne Farbe: 56ab42, bg grün: eff7ec, gelb: feb647, grüen-hell: b3d739, laktosefrei (orange): ffb447, glutenfrei (hellgrün): b1d93a, vegetarisch (rot): ff4747, */

/* allgemeine Einstellungen, Start --------------------------------*/
body {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
}

.h1 { /*text Bold wie der Textfarbe*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 20px;
	margin: 0;
	padding-bottom: 5px;
	}
.h3 { /*text Bold wie der Textfarbe*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	margin: 0;
	}
	
.h1_glutenfrei { /*text Bold, hellgrün*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;

	}
	
.h1_laktosefrei { /*text Bold, orange*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;

	}
	
.h1_vegetarisch{ /*text Bold, rot*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;

	}
	
.h2 { /*text Bold, grün*/
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	
	}

.hervorhoben {
	float: left;
	width: 15em;
	font-size: 110%;
	background-color: #fff;
	padding: 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 3px;
	}
	
#website {
	position: absolute;
	top: 0px;
	background-color: #ffffff;
}
 
#footer {
	display: none;
}

/* allgemeine Einstellungen, Ende  --------------------------------*/

/* Navigation Start----------------------------------------------*/


	#boxHead {
		display: none;
	}

/* titelanimation Start----------------------------------
	#titelanimation {
		position: absolute;
		top: 0;
		left: 260px;
		height: 133px;
		width: 640px;
		background: #FFF url(../pic_zum_animieren/1.jpg) no-repeat right;
	}
/* titelanimation Ende----------------------------------------------*/


/* gruenelinie Start-----------------------

	#gruenelinie {
		position: absolute;
		top: 97px;
		left: 260px;
		height: 1px;
		width: 640px;
		background-color: #9acd88;
		border-bottom: 1px solid #55ad3f;
		
	}
/* gruenelinie Ende----------------------------------------------*/


#main-navi {
		display: none;
	}
	
.main-navi-zeit {
	cursor: default;

}	

/* patch für den pageZoom bei horizontaler Navigation*/
	#main-navi ul { display: none;}
	#main-navi ul {display: none;}
	#main-navi li {
		display: none;

	}


	#main-navi-datum ul { display: none;}
	#main-navi-datum li {
		display: none;

	}

	#main-navi a{
	display: none;	
	}
	#main-navi a:hover,
	#main-navi a:focus {
	color: #b3d739;
	
	}
	#main-navi a:active{
	color: #fff;
	}
	
/* Navigation Ende------------------------------------------------------*/


#menue ul { margin: 5px 0; padding: 0; }
#menue li { float: left; list-style-type: none; margin-right: 10px; font-size: 12px; }


/* Link-glutenfrei Start---------------------------------------------*/

a.glutenfrei-link:link, a.glutenfrei-link:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #333;

}

a.glutenfrei-link:focus, a.glutenfrei-link:hover, a.glutenfrei-link:active {
	font-weight: bold; 
	color: #333;
}
	
/* Link-glutenfrei Ende-----------------------------------------------*/

/* Link-laktosefrei Start------------------------------------------*/

a.laktosefrei-link:link, a.laktosefrei-link:visited {
	font-weight: bold; 
	color: #333;

}

a.laktosefrei-link:focus, a.laktosefrei-link:hover, a.laktosefrei-link:active {
	font-weight: bold; 
	color: #333;
}
	
/* Link-laktosefrei Ende---------------------------------------------*/


/* Link-vegetarisch Start-----------------------------------------*/

a.vegetarisch-link:link, a.vegetarisch-link:visited {
	font-weight: bold; 
	color: #333;

}

a.vegetarisch-link:focus, a.vegetarisch-link:hover, a.vegetarisch-link:active {
	font-weight: bold; 
	color: #333;
}

	
/* Link-vegetarisch Ende---------------------------------------------*/


#kalorienangaben { visibility: hidden; clear: left; } /* nicht anzeigen */
#content samp { display: none; font: normal 80% Verdana, Arial, Helvetica, sans-serif; }


/* id=bannerframe-left Start--------------------------------------*/
#bannerframe {
	display: none;
	
}

.bannerbilder { /*untere Abstand*/
	display: none;

	}

/* id=bannerframe-left  Ende----------------------------------------*/

/*id= menü |  Menü- Bild und Navigationsbezeichnung im Content Start-*/
	
#menue {
	width: 610px;
	background-image: url(../img/menue.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 78px;
	margin: 0;
	}

#preis {
	display: none;
}

#content {
	width: 600px;
	float: right;
	margin: 0;
	min-height: 480px;
	padding: 10px 10px 20px 5px;
	page-break-inside: always;
}
p.content {
	line-height: 19px;
	margin: 6px 0px 10px 15px;
	}
.ol {
	padding: 3px 0 3px 30px;
	}
.li  {
	padding-top: 4px;
	}
	
.ul {
	padding: 3px 0 3px 30px;
	}

	
/* Subnavi-Link Start-----------------------------------------*/

a.subnavi-link:link, a.subnavi-link:visited {
	font-weight: bold; 
	color: #333;

}

a.subnavi-link:focus, a.subnavi-link:hover, a.subnavi-link:active {
	font-weight: bold; 
	color: #333;
}
	
/* Subnavi-Link Ende---------------------------------------------*/

/*id= menü |  Menü- Bild und Navigationsbezeichnung im Content Ende--*/
	

/*footer Start----------------------------------------------------*/

#footer-navi { display: none; }
tfoot { display: none; }

#boxBestellDHTML { display: none; }

/*footer Ende------------------------------------------------------*/

	/* CSS zur Gestalltung der Tabelle Start---------------------*/
table {
	width: 574px;
	color: #333;
	border-collapse: collapse;
	
	}

caption { /* Tabellenüberschrift*/
	font-size: 110%;
	font-weight:bold;
	color: #333;
	text-align: left;
	}

thead{
	border: 1px solid #333;
	font-weight: bold;
	padding-top: 6px;

	}

tfoot {
	border-top: 1px dotted #333;
	}
th, td {
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 4px;
	}
	
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
	letter-spacing: 2px;
	}

.zebrastreifen {
	background-color: #eeeeee; 
}

tr:hover{
	display: none;
}

thead tr:hover,
tfood tr:hover {
	display: none;
}

	/* CSS zur Gestalltung der Tabelle Ende------------------------------*/
	
#anfrageForm input, #anfrageForm textarea { border: 1px solid #333; } /* Formular auf kontakt.php */

#feedbackForm label { display: block; margin-top: 18px; font-weight: bold; }
#feedbackForm input { font: normal 12pt Arial, Helvetica, sans-serif; }

#tabelle_ohne_hover tr:hover { background: none; } /* verhindert das Ändern der Hintergrundfarbe */

}  /* ende @mediaprint - nicht löschen*/


/* ========================================
   E N D E  print.css
   ========================================*/
