body
{
	background-color: #999999;
	padding-top: 10px;
	font-family: Georgia, serif;
}

/* Inhaltsfenster */

div.container
{
	width: 800px;
	margin: auto;
	background-color: #fff;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	color: #111;
}

/* Platzhalter zwischen Kopf und Inhalt */

div.test
{
	width: 800px;
	height: 25px;
	background-color: white;
	float: none;
}

/**************/
/*    Logo    */
/**************/

div.logo
{
	width: 782px;
	height: 20px;
	background-image: url(../graphics/logo-main_rund2.gif);
	background-repeat: no-repeat;
	color: white;
	letter-spacing: 1px; 
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial;
	font-size: 14px;
	padding-top: 55px;
	padding-left: 18px;
	word-spacing: 15px;
	background-color: #92001C;
}

#logo ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#logo ul li { display: inline; }

#logo ul li a
{
	text-decoration: none;
	margin-right: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #fff;
}

#logo ul li a:hover { color: #eee; }

/***************/
/*  Fusszeile  */
/***************/

div.footer
{
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	background-color: #92001C;
	border-top-color: #000;
	border-top-width: 0px;
	border-top-style: solid;
	color: white;
	width: 800px;
	clear: both;
	height: 17px;
	background-image: url(../graphics/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/***************/
/*  Sidebar    */
/***************/

div.sidebar
{
	width: 160px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial;
	font-size: 10pt;
	color: #92001C;
	float: right;
	line-height: 1.5em;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#sidebar ul li a
{
	text-decoration: none;
	padding-right: 1em;
	color: #92001C;
}

#sidebar ul li a:hover { color: #E2506C; }

/***************/
/*  Kopf       */
/***************/

div.head
{
	width: 590px;
	height: 55px;
	background-image: url(../graphics/head_rezept_rund.jpg);
	background-color: #333333;
	color: white;
	font-size: 45px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 85px;
	text-align: right;
}

div.head_essay
{
	width: 590px;
	height: 55px;
	background-image: url(../graphics/head_essay.jpg);
	background-color: #333333;
	color: white;
	font-size: 45px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 85px;
	text-align: right;
}

div.head_gb
{
	width: 590px;
	height: 55px;
	background-image: url(../graphics/head_guestbook.jpg);
	background-color: #333;
	color: white;
	font-size: 45px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 85px;
	text-align: right;
}

div.head_hp
{
	width: 560px;
	height: 95px;
	background-image: url(../graphics/tealeafs.jpg);
	background-color: #fff;
	color: #333;
	background-repeat:no-repeat;
	font-size: 18px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	margin-right: 20px;
		margin-bottom: 30px;

}

/***********************/
/*  Inhaltscontainer   */
/***********************/

div.content
{
	width: 600px;
	float: left;
	padding-bottom: 35px;

}

p.infotext
{
	margin-left: 25px;
	font-size: 14px;
	font-weight: normal;
}

/***********************/
/*  Textstruktur       */
/***********************/


h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}

h2
{
	font-size: 22px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000;
	margin-right: 50px;
	margin-left: 50px;
}

h3
{
	margin-left: 50px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3.hp
{
	margin-left: 25px;
	font-size: 17px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Zusammenfassung/Abstract */

div.recipe_desc
{
	font-style: normal;
	color: #333;
}

img.recipe
{
	margin-left: 50px;
	margin-top: 25px;
}

p
{
	margin-left: 50px;
	font-size: 15px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 50px;
	line-height: 1.5em;
}

p.hp
{
	margin-left: 50px;
	font-size: 15px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 50px;
	line-height: 1.3em;
}

p.hp2
{
	margin-left: 25px;
	font-size: 17px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 50px;
	line-height: 1.3em;
}

#content li
{
	margin-left: 50px;
	font-size: 15px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 75px;
	line-height: 1.3em;
}

#item p
{
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	margin-top: -8px;
	margin-right: 10px;
	line-height: 1.3em;
}

#recipe_desc p
{
	margin-left: 50px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: normal;
	margin-top: -8px;
	margin-right: 55px;
	line-height: 1.3em;
	margin-bottom: 25px;
}

a
{
	text-decoration: none;
	color: #92001C;
}

p.subheading
{
	font-size: 16px;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000;
	margin-right: 50px;
	margin-left: 50px;
}

/***********************/
/*  Formulare          */
/***********************/

div.formelement
{
	clear: both;
	padding-left: 50px;
}

div.formelement2
{
	display:none;
}

label
{
	/* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 100px;
	/* Breite.*/
	margin-top: 15px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
}

input, select, textarea
{
	/* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 300px;
	/* Breite.*/
	margin-top: 10px;
	height: 14px;
	padding: 3px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	border: 1px solid #777;
	overflow: hidden;
}

label
{
	font-size: 12px;
	text-align: right;
	padding-right: 1em;
	
}

textarea.formular { height: 100px; }
input.hidden { display: none; }

input#submit
{
	/* den Submit-Button */
	width: 100px;
	float: right;
	margin-right: 30px;
	height: 20px;
		display: inline;

}

form.form
{
	width: 500px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-left: 50px;
	border-width: 1px;
	border-color: #333;
	border-style: dotted;
}

/***********************/
/*  Formulare          */
/***********************/

#item p
{
	margin-left: 70px;
	margin-right: 50px;
	font-size: 13px;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

div.itemtext
{
	width: 400px;
	min-height: 90px;
	float: left;
	border-right-style: dotted;
	border-right-color: #999;
	border-right-width: 1px;
	margin-left: 0px;
}

div.itempic
{
	width: 130px;
	height: 66px;
	float: left;
	text-align: center;
	margin-left: 0px;
}

img.item
{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	width: 100px;
	min-height: 66px;
	text-align: center;
	margin: 0px;
}

h2.item
{
	font-size: 22px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	border-style: none;
	margin-right: 30px;
	margin-left: 70px;
	margin-bottom: 5px;
	line-height: 1em;
}

p.item_unterschrift
{
	margin-left: 70px;
	margin-right: 20px;
	font-size: 15px;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
		line-height: 1.1em;

}

/***********************/
/*  Gästebuch          */
/***********************/

p.gb
{
	margin-left: 70px;
	margin-right: 50px;
	font-size: 14px;
	font-style: normal;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: dotted;
	padding: 10px;
	margin-top: 0px;
	text-align: left;
}

div.gb_nav
{
	text-align: center;
	font-size: 16px;
}

/***********************/
/*  Impressum          */
/***********************/

a.imp { color: white; }

img.intext
{
margin-left: -10px;
padding: 10px;
border-width: 1px;
border-style: solid;
border-color: #ccc;
margin-bottom: -10px;
}

div.caption
{
text-align: left;
width: 500px;
padding-top: 0px;
margin-bottom: 25px;
color: #333;
margin-left: 50px;
	font-size: 14px;
	font-style: italic;
}

/***********************/
/*  Infobox            */
/***********************/

div.infobox
{
width: 240px;
float: left;
margin-right: 10px;
margin-bottom: 20px;
margin-top: 30px;

}

div.infobox_container
{
display: inline;
padding-left: 0px;
margin-left: 50px;
width: 520px;
float: left;

}

h4
{
font-size: 15px;
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;

line-height: 1.3em;
}

h5
{
font-size: 15px;
font-family: Helvetica, Arial, sansserif;
padding: 0px;
margin: 0px;
margin-top: 5px;
line-height: 1em;
font-weight: normal;
}

p.infobox

{
font-size: 13px;
font-family: Helvetica, Arial, sansserif;
padding: 0px;
margin: 0px;
margin-top: 5px;
padding-bottom: 5px;
border-bottom-style: solid;
border-bottom-color: #bbb;
border-bottom-width: 1px;
line-height: 1.1em;
}