@page { size:21.0cm 14.85cm; margin:5.7cm 2cm 1.4cm 1cm; }

* {
	font-family:georgia, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	color:#004720;
	BACKGROUND-COLOR: #fff;
}


BODY {
	FONT-SIZE: 100%;
	width: 100% !important;
}

* * BODY {
	FONT-SIZE: 72%;
}

b, strong {
	font-weight:bold;
}


IMG {
	BORDER: 10px;
	border-style: none;
}


A:link, A:visited, A:hover, A:active, A:visited   {
	TEXT-DECORATION: underline;
	font-weight:bold;
}


/* Rahmen, mehr-Buttons und Produktbilder ausblenden */
img.rahmen, p.part2-btn, p.part3-btn, img.part2-img, img.part3-img {
	display: none !important;
}


/* Zentrierer */
div.center {
	width: 948px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}



/* Allgemeine Tags */

div {
	font-size: 16px;
	line-height:20px;
	font-weight: normal;
}

h2 {
	padding-left: 22px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

p {
	padding-left: 22px;
}



a {
	color: #004720;
	text-decoration:none;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

img {
	display: block;
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}



/* Hauptbild */
div.head {
	width: 948px; height: 366px; margin-bottom: 20px;
}


/* Div mit Kachel, evtl. mit Position fuer PNG Ueberlappung */
div.part-inner {
	background: transparent url(../images/common/kachel.jpg) repeat-y; height: 244px;
}

div.part-inner2 {
	background: transparent url(../images/common/kachel.jpg) repeat-y; height: 526px;
}

div.part-inner-no2 {
	background: transparent url(../images/common/kachel.jpg) repeat-y; height: 244px;
	height: 244px; 
	width: 458px;
	position: relative; 
	z-index: 1;
}


div.part-inner-no3 {
	background: transparent url(../images/common/kachel.jpg) repeat-y; height: 244px;
	height: 244px;
	width: 458px;
	position: relative; 
	z-index: 1;
}




/* Linke Spalte */
div.left {
	float: left; margin-right: 32px; width: 458px; height: 500px;
}

/* Steckbrief */
div.part1 {
	height: 278px; width: 458px;
}

img.part1-img {
	margin: 2px 15px 0px 0; float: left;
}

div.part1 h2 {
	margin-bottom: 2px;
}

p.link-space {
	margin-top: 65px;
}



/* Rezept */
div.part2 {
	height: 278px; 
	width: 458px;
	margin-top: 4px;
}

img.part2-img {
	position: absolute;
	z-index: 2; 
	margin-left: 12px;
	margin-top: 7px;
}

div.part2 h2 {
	margin-bottom: 8px;
}

p.part2-btn {
	margin-top: 5px;
	padding-left: 18px;
}



/* Produkt */
div.part3 {
	 height: 278px; 
	 width: 458px;
	 margin-top: 4px;
}

img.part3-img {
	position: absolute;
	z-index: 2;
	margin-left: 12px;
	margin-top: 16px;
}

div.part3 h2 {
	margin-bottom: 8px;
}

p.part3-bold {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

p.part3-txt {
	font-size: 14px;
	line-height: 15px;
}

p.part3-btn {
	margin-top: 110px;
	padding-left: 18px;
}



/* Rechte Spalte */
div.right {
	float: left; width: 458px;
}


/* Lebenslauf */
div.part4 {
	 height: 560px; width: 458px;
}

div.part4 h2 {
	margin-bottom: 8px;
}

div.part4 p {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 17px;
	padding-right: 22px;
}


/* Freunde */
div.part5 {
	height:278px; width:458px; margin-top:4px;
}

div.part5 h2 {
	margin-bottom: 0;
}


div.friendsdiv {
	display: block;
	position: relative;
	height: 230px;
	width: 430px;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: auto;
}


div.friends {
	float: left;
	width: 90px;
	margin: 0 0 5px 8px;
	text-align: center;
	font-size: 12px;
}





/* Spezialitaeten*/

.clear {
	height: 0px;
	clear: left;
}
