* {
	font-family: Arial, Verdana, sans-serif;
	background-color: #fff !important;
	margin:0;
	padding:0;
}

body {
	font-size:11pt !important;
}

h1 {
	font-size:1.5em !important;
}

h2, h3 {
	font-size:1.1em !important;
}

h2.shaded {
    background-image: none !important;
    line-height: 1.4em !important;
    font-size: 1.1em !important;
    letter-spacing: 0 !important;
    padding: 0 !important;
    color: #000 !important;
    font-weight: bold !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/**
 * Rezepte
 */
a.print {
    display: none;
}

.tx-mhr-pi1 h1.categories {
    display: none;
}

.tx-mhr-pi1 ul.categories {
    display: none;
}

p.arrow-links a {
    background: none !important;
    padding-left: 0 !important;
	text-decoration: underline !important;
	color:#336699 !important;
	font-weight: normal !important;
}

/*
h1 {
	color:#666;
	font-size:1.5em !important;
	font-weight:normal;
}

h2, h3 {
	font-size:1.1em;
	margin-bottom:0;
}

p, ul, ol {
	margin:0 0 1em 0;
}

li {
	margin: 0 0 0.5em 0;
}

a img {
	border:0;
}

div.hr {
	height:1px;
	margin:1em 0;
	background:url(../img/line-dotted.gif) top left repeat-x;
}

div.hr hr {
	display:none;
}
*/

#twocol-left,
#threecol-left,
#threecol-right,
#meta-nav,
#top-nav,
#header,
#line-top {
	display:none !important;
}

a {
	text-decoration: underline !important;
	color:#336699 !important;
}

/* IE versteht :after noch nicht */
/*
a[href]:after {
	content: " ("attr(href)")";
}
*/
