body {
	background-color:		#FFFFFF;
	background-image:		url(../Images/main/bg.jpg);
	background-repeat:		repeat-x;
	color:			#000000;
	font-family:		Arial;
	font-size:			15px;
	margin:			0px;
	margin-bottom:	20px;
}

table {
	font-size:			15px;
}

img {
	border:			0px;
}

center.menue {
	padding-bottom:		10px;
	background-image:		url(../Images/menue/bg.jpg);
	background-repeat:		no-repeat;
	background-position:	top;
}

center.bottom {
	padding-top:		40px;
}

div.main {
	width:			750px;
	text-align:			left;
}

a {
	color:			#900000;
	text-decoration:		none;
	font-weight:		bold;
}

a:hover {
	color:			#FF0000;
}

h1 {
	text-align:			center;
	border-bottom:		solid 2px #900000;
}