body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 15px;
	background-image: url(grafik/bg_events.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
	scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;

}

a:link {
	color: #2D2C34;
}

a:hover, a:active {
	text-decoration: none;
	color: #EFCE58;
}

a:visited {
	color: #2D2C34;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
#id {
	width: 500px;
}
