html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%
	vertical-align: baseline;
	background: transparent;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#ffffff;
	/*overflow:hidden;*/
	background-image:url(../Hintergrund.gif);

}
#headline {
	margin-left:240px;
}
#headerLogo {
	padding-left:50px;
}
#headline h1 {
	letter-spacing:0.6em;
	color:red;
}
#menu {
	float:left;width:250px;margin-top:60px;
}

.menuItem {
	margin-bottom:28px;
}
.menuItem a, .menuItem a:hover, .menuItem a:visited {
	color:#999;
	text-decoration:underline;
	letter-spacing:0.2em;
}

#content {
	float:left;margin-top:30px;width:760px;
}

#content h3 {
	margin-left:100px;margin-bottom:40px;
}

#textContent {
	float:left;padding-left:15px;width:410px;text-align:right;padding-right:15px;font-size:85%;
}

#textContent a, #menuList a:hover, menuList a:visited {
	color:red;
	text-decoration:underline;
}

#pictureContent {
	float:left;width:320px;
}
#sportPictureText {
	clear:left;margin-left:0px;
}
#sportPictureText a, #menuList a:hover, menuList a:visited {
	color:#555;
	text-decoration:underline;
}
#footer {
	clear:left;margin-top:30px;text-align:center;font-size:75%;
}
