body {
	padding: 0;
	margin: 0;
	background-image: url('img/bg.jpg');
	background-color: #0E4365;
	background-repeat: repeat-x;
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

img {
	border: 0;
}

a:link {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: 0;
}

a:visited {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: 0;
}

a:active {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: 0;
}

a:hover {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: 0;
}

#center {
	width: 606px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 606px;
	height: 135px;
	margin: 72px 0 0 0;
	padding: 0;
	background-image: url('img/chucknorriswitze.jpg');
	background-repeat: no-repeat;
}

#content {
	width: 606px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('img/content.jpg');
	background-repeat: repeat-y;
}

ul#navi {
	width: 596px;
	height: 41px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	background-image: url('img/navi.jpg');
	background-repeat: repeat-x;
}

ul#navi li {
	width: 130px;
	height: 40px;
	margin: 0 18px 0 0;
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	outline: 0;
	float: left;
}

ul#navi li a {
	width: 130px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

ul#navi li a:hover {
	width: 130px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: #F53D3D;
}

#pfeil {
	width: 43px;
	height: 31px;
	margin: 30px 0 0 40px;
	padding: 0;
	background-image: url('img/pfeil.jpg');
	background-repeat: no-repeat;
	float: left;
}

#witz {
	width: 450px;
	height: 100%;
	margin: 25px 0 50px 30px;
	padding: 0;
	color: #000000;
	font-family: Tahoma, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	float: left;
}

#next {
	width: 131px;
	height: 21px;
	margin: 0 0 0 240px;
	padding: 0;
	background-image: url('img/next.jpg');
	background-repeat: no-repeat;
	display: block;
	float: left
}

#footer {
	width: 606px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-image: url('img/footer.jpg');
	background-repeat: no-repeat;
}