@CHARSET "UTF-8";

body {
	width: 950px;
}

#header { /* background-image: url("/mr-racing-static/yg.gif"); */
	background-image: url("/mr-racing-static/yg.gif");
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	color: green;
	/* border: 1px solid black; */
	font-size: 15pt;
	height: 100px;
}

#nextrace {
	text-align: center;
	position: relative;
	color: blue;
	font-size: 100%;
	position: relative;
}

#topmenu {
	margin-left: 200px;
	background-color: #eeeeee;
}

#topmenu li {
	display: inline;
	/* margin-right: 5px; */
	padding-left: 10px;
	padding-right: 10px;
}

#leftmenu {
	float: left;
	/*clear: top;*/
	width: 180px;
}

#content {
	background-image: url("/mr-racing-static/boegies_bg_600.gif");
	/*background-color: gray; */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EEE;
	margin-left: 200px;
	/* width: 750; */
}

#footer {
	text-align: center;
}

h1 {
	color: green;
}

img {
	border: solid black 0px;
}

a { /* margin-bottom: 3em; */
	
}

div.top { /* background-image: url("/mr-racing-static/yg.gif"); */
	background-image: url("yg.gif");
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	color: green;
	/* border: 1px solid black; */
	font-size: 20pt;
	height: 130px;
}

div.horizontalmenu {
	margin-top: 20px;
	background-color: red;
	height: 30px;
}

div.flags {
	position: absolute;
	top: 15px;
	left;
	15
	px;
	/* margin-left: 20px; */
}

div.left {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 180px;
	margin-right: 20px;
	padding: 20px;
	float: left;
}

div.main {
	/*	background-image: url("/mr-racing-static/boegies_bg_600.gif"); */
	/*background-color: gray; */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EEE;
	padding: 10px;
	margin: 20px 150px 20px 230px;
}

div.right {
	position: relative;
	width: 40px;
	padding: 20px;
	float: left;
}

ttd {
	padding: 3px;
	border: solid red 2px;
}

.leftbanner {
	margin-top: 35px;
}

.nextrace {
	color: blue;
	font-size: 70%;
}

.news {
	color: red;
}

.year {
	color: blue;
	font-size: 200%;
}

.date {
	color: red;
}

.riderinfo {
	font-weight: bold;
}

.bikestable {
	border: 1px solid black;
	border-collapse: collapse;
	empty-cells: show;
}

.bikedata {
	border: 1px solid black;
	padding: 0em 1em 0em 1em;
}

.bikekm {
	border: 1px solid black;
	padding: 0em 1em 0em 1em;
	text-align: right;
}

.commentStart {
	background-color: #AAA;
	color: white;
}

.commentBy {
	background-color: #DDD;
	font-size: small;
}

.comment {
	background-color: #EEE;
	border-bottom: 1pt solid black;
}

.centered {
	text-align: center;
}

.lastEdited {
	font-size: small;
	text-align: center;
}
