body
{
	font: 11px "Lucida Grande", Verdana, sans-serif;
	margin-top: 0;
	color: #2B2B2B;
	background: #E7E7E7;
}
#container
{
	margin: 0 auto;
	background: white repeat-y right url(../img/menu_background.png);
	border-bottom: 1px solid #898989;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	width: 750px;
}
#pageHeader{background: #D7E6F5; position: relative; margin: 0 auto; width: 750px;}

#headline{background: #D7E6F5; color: #0B2A51;}
#subHead{background: #003366; color: white; height: 15px;}


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

#rightlinks
{
	position: absolute;
	top: 41px;
	right: 10px;
	
}
#pageHeader #subHead #rightlinks a{color: white;}
#pageHeader #subHead #leftlinks a{color: white;}
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
{
	background: #D7E6F5;
	border-top: 1px solid #003366;
	height: 31px;
	color: #454545;
	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;
	color: #5B5B6B;
}

a:hover
{
	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;
	
}

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

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

#main ul
{
	list-style-type: none;
	padding: 0pt;
	margin-left: 3em;
}

#main ul li
{
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 1.8em;
	margin-top: 0.3em;
}

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

#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;
}

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

#main table
{
	margin-top: 10px;
	border: 1px solid #666666;
	font: 12px "Lucida Grande", Verdana, sans-serif;
}

#main tr th
{
	font-weight: bold;
	padding-left: 8px;
	color: white;
	background: #6799fb;
	text-align: left;
}

#main tr td
{
	font-size: 11px;
	line-height: 1.5em;
	border-left: 1px solid #D9D9D9;
	padding: 3px 8px;
	vertical-align: top;
}

#main table.mosaic{}
#main table.mosaic td{padding: 3px 0 6px; border: none; text-align: center;}
.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;
}

#main img.headline
{
	margin-top: 10px;
}

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;
}

div.blogEntry
{ margin-bottom: 12px; }

h3.blogHeading
{
	margin: 0;
	color: rgb(255,153,0);
}

#main p.blogDate
{
	margin: 0 0 1em 0;
	font-size: 90%;
	color: rgb(128, 128, 128);
}

#main p.blogText
{
	margin: 0px;
}

#main p.blogReadMore
{
	margin: 0px;
}

#main table.image
{
	border: 0px;
	margin-top: 0.1em;
	margin-bottom: 1em;
	background-color: #CCCCCC;
}

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

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

#main .publications {margin:0em 0 0 120px;}

#main .publications .abstract { margin-left: 10px; }
#main .publications .show_abstract
{
	background: url(../img/nav/arrow_closed.gif) no-repeat 0px .4em;
	padding-left: 10px;
	cursor: pointer;
}

#main .publications h5 { font-size: 12px;font-weight: bold; margin-bottom: 0em; }
#main .publications .hide_abstract{
background: url(../img/nav/arrow_open.gif) no-repeat 0px .4em;
padding-left: 10px;
cursor: pointer;
}

/*#main .blogDate{
float:left;
background: url(http://www.matze-lange.de/img/bg_blog_date.png) no-repeat;
text-align:center; color:white;
width:65px;
}

#main .blogDate .blogDateDay{ padding: 0; margin: -5px 0 0 0; font-weight: bold; font-size:24px; text-align: center; }

#main .blogDateMonth{ margin-top: -13px; }

#main .blogDateYear{ margin-top: -14px; }
*/

#main img.abstract_thumb { margin-left: -120px; border: 1px solid #CCCCCC; }

#main .publications img { float:left; }

div.clear{}