body
{
	font: 11px "Lucida Grande", Verdana, sans-serif;
	margin: 0 20px 20px;
}

#container
{
	margin: 0px auto;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	width: 750px;
}

#pageHeader{position: relative; margin: 0 auto; width: 750px;}
#headline{background: white; color: black;}
#subHead{background: white; color: black; height: 15px; border-top: 1px solid black; border-bottom: 1px solid black;}


#leftlinks
{
	position: absolute;
	top: 41px;
	left: 10px;
}

#rightlinks
{
	position: absolute;
	top: 41px;
	right: 10px;
	
}
#pageHeader #subHead #rightlinks a{color: black;}
#pageHeader #subHead #leftlinks a{color: black;}
div.clearer
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
#sidebar
{
	float: right;
	width: 170px;
}

#menu
{
	margin: 1em 0 10px 0;
}

#main
{
	padding: 1em 0 0 10px;
	margin: 0 180px 10px 0;
	line-height: 1.5em;
}

#footer
{
	border-top: 1px solid;
	height: 31px;
	text-align: center;
	font-size: 0.9em;
}

.linkgroup
{
	padding: 8px 0 5px 2px;
}

.linkGroupTitle
{
	font-weight: bold;
	line-height: 180%;
	margin-left: 2px;
}

.grouplinks
{
	margin-left: 10px;
}

a
{
	text-decoration: none;
	background: inherit;
	color: #5B5B6B;
}

a:hover
{
	background: inherit;
	color: #114ee3;
}

#pageHeader h1
{
	font-size: 200%;
  	font-weight: bold;
  	padding: 0.33em 0 0.33em 0.33em;
	margin: 0px;
  	letter-spacing: 0.13em;
}

#pageHeader a
{
	text-decoration: none;
	color: #000000;
	background: inherit;
	
}

#pageHeader h1 span
{
	background: inherit;
}

#main p
{
	margin-bottom: 2em;
}

#main a
{
	text-decoration: none;
	color: #114ee3;
	background: inherit;
}

#main table.resume
{
	border: none;
}

#main table.resume td
{
	vertical-align: top;
	margin-bottom: 10px;
	border: none;
}

#main table.pagenavigation
{
	border: none;
}

#main .pagenavigation td.pagenavr
{
	text-align: right;
	padding-right: 0.4em;
	border: none;
}

#main .pagenavigation td.pagenavl
{
	text-align: left;
	padding-left: 0em;
	border: none;
}

#main .pagenavigation td.pagenavm
{
	text-align: center;
	border: none;
}

#main div.stripeNav
{
	float: left;
}

#main div.stripeImg
{
	width: 75px;
	float: left;
	background: no-repeat url(../img/film_role_bg.png);
}

#main div.stripeImg img
{
	margin-left: 1px;
	margin-top: 10px;
}

/* classes */

p.imgDescr
{
	width: 512px;
	margin: 0 0 0.75em 0;
}

/* end new */

#main div.box
{
	border-left: solid 1.2em #6799fb;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	padding-left: 2px;
	margin-left: 0.75em;
}

div#main code
{
	font: 10px Monaco, Courier, monospace;
}

div#main table
{
	margin-top: 10px;
	border: 1px solid #666666;
}

div#main tr th
{
	padding-left: 8px;
	color: white;
	font: bold 12px "Lucida Grande", Verdana, sans-serif;
	background: #6799fb;
	text-align: left;
}

div#main tr td
{
	font: 11px "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
	border-left: 1px solid #D9D9D9;
	padding: 3px 8px;
	vertical-align: top;
}

.leftcol
{
	float: left;
	width: 275px;
}

.rightcol
{
	float: right;
	width: 277px;
}

.smallcaps
{
	font-weight: bold;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}

.command
{
	font: 10px Monaco, Courier, monospace;
}

div#daily
{
	background: white;
	color: inherit;
	border-bottom: 1px solid #EAEAF4;
	border-left: 1px solid #EAEAF4;
	border-right: 1px solid #EAEAF4;
}

div#main h4.rezept
{
	font-weight: bold;
	font-size: 11px;
	margin-top: 0;
}

div#main h5.rezept
{
	font-weight: bold;
	font-size: 10px;
	margin-top: 0;
}

#main table.image
{
	border: 1px solid #000000;
	margin-top: 0em;
	margin-bottom: 1em;
}

#main table td.imageDesc
{
	margin-top: 0.1em;
}

#main table td.imageNumber
{
	border-right: 1px solid #000000;
	text-align: center;
	width: 20px;
}