body {
	margin-top: 23px;
	background-image: url(gfx/bg.jpg);
}


.bgleft {
	background-image: url(gfx/bgleft.jpg);
}
.bgright {
	background-image: url(gfx/bgright.jpg);
}
.main {
	background-color: #E2E6EC;
	font-family: Tahoma;
	font-size: 12px;
	color: #334557;
}
a.main {
	background-color: #E2E6EC;
	font-family: Tahoma;
	font-size: 12px;
	color: #334557;
}
.bgfooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(gfx/bgfooter.jpg);
}
a.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	
}
.headline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E2E6EC;
	background-image: url(gfx/bgheadline.gif);
}
.grey {
	color: #E2E6EC;
}
.menue {
	font-family: Tahoma;
	font-size: 12px;
	color: #E2E6EC;
	text-transform: uppercase;
	font-weight: bold;
}
a.menue {
	font-family: Tahoma;
	font-size: 12px;
	color: #E2E6EC;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.headline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E2E6EC;
	
}