/*
Theme Name: Tim Maelzer Theme
Theme URI: http://www.tim-maelzer.de
Description: 
Version: 0.1
Author: Dennis Roehrs
Author URI: 
Tags: Tim, Maelzer
*/



/* Begin Rezept */
#rezept {
	margin:0 0 25px 0;
	float: left;
	width:145px;
	}

#rezept h2 {
	margin: 0;
	}

#rezept p {
	margin: 25px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}

#rezept p a, #rezept p a:visited, #rezept p a:hover {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	}
/* End Rezept */


/* Begin rezeptListing */
#rezeptListing {
	margin: 0 0 30px 10px;
	}

#rezeptListing h1 {
	text-align:left;
	margin:0 0 2px 0;
	padding:0;
	font-size:16px;
	}

#rezeptListing h2 {
	text-align:left;
	margin:5px 0 25px 0;
	padding:0;
	font-size:12px;
	}

#rezeptListing a, #rezeptListing a:visited, #rezeptListing a:hover {
	text-decoration: none;
	color: #333;
	}
/* End rezeptListing */


/* Begin rezeptNavigation */
#rezeptNavigation {
	margin-left: 150px;
	width: 154px;
	}

#rezeptNavigation h2 {
	margin: 0;
	}

#rezeptNavigation p {
	margin: 8px 0 0;
	padding: 0;
	}

#rezeptNavigation td a, #rezeptNavigation td a:visited, #rezeptNavigation td a:hover {
	text-decoration: none;
	}
/* End rezeptNavigation */


/* Begin rezepteOverview */
#rezepteOverview {
	width: 470px;
	}

#rezepteOverview table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 470px;
	padding: 0;
	margin: 0;
	}

#rezepteOverview td {
	margin: 0;
	padding: 0;
	}

#rezepteOverview table .miniTeaser {
	width: 150px;
	vertical-align: top;
	}

#rezepteOverview table .miniTeaserBig {
	width: 310px;
	vertical-align: top;
	}

#rezepteOverview table img {
	padding: 0;
	margin: 0;
	}

#rezepteOverview table .spacer {
	width: 10px;
	}

#rezepteOverview td h1 {
	text-align: left;
	margin: 7px 0 0;
	padding: 0;
	font-size: 14px;
	}

#rezepteOverview td h1 a {
	color: #996C43;
	}

#rezepteOverview td p {
	margin: 3px 0 19px;
	vertical-align: top;
	padding: 0;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}

#rezepteOverview p a, #rezepteOverview p a:visited, #rezepteOverview p a:hover {
	text-decoration: none;
	}
/* End rezepteOverview */
