@font-face {
	font-family:'Tiza';
	src: url('tiza.ttf');
}
@font-face {
	font-family:'Leicester';
	src: url('Leicester_text.TTF');
}
@font-face {
	font-family:'LeicesterBold';
	src: url('Leicester_bold.TTF');
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
body {
	margin:auto;
	padding:1em 0;
	font-size:.9em;
	line-height:1.4em;
	background-color:#333;
	font-family:verdana,arial,sans;
	background-image:url(img/stroh.png);
	background-position:center top;
	background-repeat:repeat;
}
article {
	margin:auto;
	padding:0;
	width:800px;
	min-height:540px;
}
#sprung {
	display:block;
	position:absolute;
	left:-30px;
	top:-30px;
	color:#333;
	font-size:xx-small;
	text-decoration:none;
}
img {
	border:none !important;
}
a {
	padding:.1em .3em;
	color:inherit;
}
a:visited {
	color:inherit;
}
a:hover, a:focus {
	color:#fff;
	background-color:#0b0;
	text-decoration:none;
}
h1 {
	margin:30px 0 0 0;
	padding:0;
	color:#fff;
	font-family:'Tiza', Verdana, Sans;
	font-size:3.8em;
	font-weight:normal;
	line-height:1em;
	text-shadow:0px 0px 5px rgba(0,0,0,1);
}
h1 a, h1 a:hover, h1 a:focus {
	display:block;
	padding-top:30px;
	padding-left:200px;
	background-color:transparent;
	text-decoration:none;
}
h1 span {
	color:#999;
}
header {
	background-image:url(img/schwein.png);
	background-position:left top;
	background-repeat:no-repeat;
}
header p {
	position:relative;
	top:-135px;
	left:550px;
	color:#0f0;
	font-family:'LeicesterBold', Courier, Typewriter;
	font-size:30px;
	text-shadow:0px 0px 3px rgba(0,0,0,1);
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
}
header div {
	position:relative;
	top:-278px;
	left:224px;
	color:#999;
	font-family:'LeicesterBold', Courier, Typewriter;
	font-size:20px;
}
nav {
	float:left;
	margin:-108px 0 0 20px;
	width:180px;
	font-size:24px;
	font-family:'LeicesterBold', Courier, Typewriter;
	overflow:hidden;
}
nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
nav li {
	margin:0;
	padding:0;
}
nav ul a, nav ul a:visited {
	display:block;
	padding:.3em .5em;
	color:#888;
	background-color:transparent;
	text-decoration:none;
	text-transform:lowercase;
	text-shadow:0px 0px 3px rgba(0,0,0,1);
}
nav a:hover, nav a:focus {
	color:#000 !important;
	background-color:rgba(0,256,0,0.5);
	text-shadow:none;
}
nav .aktiv {
	color:#0f0 !important;
	background-color:#000;
}
nav p {
	text-align:right;
	margin-right:1em;
}
nav p a, nav p a:visited {
	color:#999 !important;
	font-size:.7em;
	text-decoration:none;
}
nav p a:hover, nav p a:focus {
	color:#fff !important;
	background-color:transparent;
}
aside {
	width:130px;
	margin:50px 0 40px 20px;
	padding:15px 15px;
	background-color:#0f0;
	font-family:'LeicesterBold', Courier, Typewriter;
	font-size:18px;
	-webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	box-shadow:1px 1px 3px rgba(0,0,0,0.8);
}
section {
	width:520px;
	margin:-108px 0 0 200px;
	padding:110px 40px 160px 40px;
	background-color:#e6e6e6;
	background-image:url(img/top2.png),url(img/bottom2.png),url(img/papier.png);
	background-position:right top,right bottom,right top;
	background-repeat:no-repeat,no-repeat,repeat;
}
section li + li {
	margin-top:.5em;
}
h2 {
	color:#0b0;
	font-size:1.6em;
	font-family:'LeicesterBold', Courier, Typewriter;
	font-weight:normal;
	line-height:1.2em;
}
h2, h3 {
	margin:2em 0 0 0;
}
h2:first-child {
	margin:0 140px 0 0;
}
q {
	color:inherit;
	font-style:italic;
}
q:before {
	content:"„";
}
q:after {
	content:"”";
}
dl p {
	margin:.5em 0 0 0;
}
dt {
	font-weight:bold;
	margin:0;
}
dd + dt {
	margin-top:2em;
}
.stadt dt {
	clear:left;
	float:left;
	width:100px;
	margin:0;
	padding:.3em 0;
	vertical-align:top;
}
.stadt dd {
	margin:0 0 0 120px;
	padding:.3em 0;
	vertical-align:top;
}
.stadt a {
	white-space:nowrap;
}
table {
	width:100%;
	border-collapse:collapse;
	background-color:#ddd;
}
th, td {
	vertical-align:top;
	text-align:left;
	padding:.2em 1em .2em .5em
}
th {
	color:#fff;
	background-color:#000;
}
th:nth-child(1) {
	width:50%;
}
th:nth-child(2) {
	width:25%;
}
tr:nth-child(even) td {
	background-color:#fff;
}
small {
	font-weight:normal;
}
blockquote {
	margin-left:1em;
	padding-left:1em;
	border-left:solid 2px #090;
}
cite {
	color:#555;
	font-size:smaller;
}
footer {
	margin-left:200px;
	padding:.2em 0 .5em 0;
	color:#999;
	font-size:xx-small;
	line-height:1.6em;
}
footer p {
	margin:0em;
	padding:0em;
}
footer p:first-child {
	float:right;
	text-align:right;
}
footer a {
	padding:0em;
	color:inherit;
}
footer a:hover, footer a:focus {
	color:#fff;
	background-color:transparent;
}
