@charset "UTF-8";

body {
	font-family: Arial,Helvetica,Sans Serif;
	background: #FFF url(https://www.ofen-lustig.de/assets/images/kachel-tile.jpg) top left;
	margin: 0;
	padding: 0 0 3em 0;
}
div.lustig {
/*	width: 1000px; */
	background: transparent url(https://www.ofen-lustig.de/assets/images/ofen-lustig-pavillon-01.gif) no-repeat top left;
}
div.ofen { height: 370px; }
div.ofen img { margin: 34px 0 0 35px; }
a {color: #660000; }

h1.claim {
	margin-top: 10px;
	margin-left: 30px;
	color: #660000;
	font: italic normal 2.2em "Times New Roman",Serif;
}

div.sidebarLeft {
	float: left;
	width: 200px;
}
div.sidebarLeft ul.nav {
	margin: 0.2em 0 0 0;
	padding: 0;
	list-style: none;
}
div.sidebarLeft ul.nav li {
	text-align: center;
	background: transparent url(https://www.ofen-lustig.de/assets/images/bullet.gif) no-repeat center center;
	height: 40px;
	margin-bottom: 10px;
}
div.sidebarLeft ul.nav li a {
	display: block;
	background-color: transparent;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 32px;
}
* html div.sidebarLeft ul.nav li a { height: 1%; }
*+html div.sidebarLeft ul.nav li a { height: 1%; }
div.sidebarLeft ul.nav li a:hover { color: #990000; }
div.sidebarRight {
	float: right;
	width: 245px;
	margin: 0 0 5px 15px;
}
div.inhalt {
	margin-left: 210px;
	padding-right: 30px;
}
div.inhalt h1 {
	font-size: 1.5em;
}