body{	margin: 0px 0px 0px 65px; padding: 0px;   
		background-position: top left;
		background-repeat: no-repeat;
		background-attachment: fixed;
	background-image: url(../../frontbilder/namn.jpg);
	background-color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 17px; color: #ffffff;
}

.kenby
{
	font-size: 18px;
	color: #ffff88;
}

h3
{
	font-size: 20px;
	color: #ffff99;
}

p
{
	font-family: Helvetica, Arial;
	font-weight: 100;
	font-size: 17px;
	color: #ffffee;
	line-height: 20px;
}

.bike
{
	font-family: Helvetica, Arial;
	font-weight: 100;
	font-size: 14px;
	color: #ffff00;
	line-height: 20px;
}

.bikedone
{
	font-family: Helvetica, Arial;
	font-weight: 100;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

.midi
{
	font-family: Georgia;
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
}

.m
{
	font-size: 11px;
	font-family: arial;
	font-weight: 50;
	color: #eeee00;
}

.g
{
	font-family: Helvetica, Arial;
	color: #ffee55;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.h { font-size: 13px; }

.l
{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffee00;
	background-color: #550000;
}

.mx
{
	font-family: Helvetica, Arial;
	color: #ffee00;
	font-weight: 900;
	font-size: 18px;
}

.red
{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: red;
}

.reflex
{
	font-family: courier;
	font-size: 14px;
	color: #ffffff;
}

.bok
{
	font-family: courier;
	font-size: 16px;
	color: #000000;
}

.bokminne
{
	font-family: Georgia;
	font-size: 40px;
	font-weight: bold;
	color: #dddd66;
	text-shadow: 2px 2px 4px #000000;
}

.reflexu { text-decoration: underline; }

hr
{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 3px;
	border-color: #ffff00;
}

hr.thin
{
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
	border-color: #ffff00;
}

#box100
{
	width: 720px;
	height: 2100px;
	/*border: 3px solid #666666;*/
	border-radius: 2px;
	background-color: #334400;
	margin: 50px 0px 0px 100px;
	padding: 10px;
}

#container
{
	width: 700px;
	height: 2080px;
	border: 0px solid #ffffff;
	border-radius: 15px;
	background-color: #445533;
	margin: 50px 0px 0px 80px;
	padding: 10px;
}

#simple
{
	width: 640px;
	margin: 20px 0px 20px 0px;
	border: 0px solid #ffffff;
	height: 25px;
	font-family: georgia;
	font-weight: 100;
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
}

th
{
	width: 400px;
	height: 50px;
	padding: 2px 0px 0px 12px;
	text-align: left;
	font-weight: bold;
	border: 2px solid #ffffff;
}

td
{
	width: 404px;
	height: 50px;
	padding: 2px 0px 0px 12px;
	text-align: left;
	border: 0px solid #ffffaa;
	line-height: 150%;
}

tr{
	width: auto;
	height: auto;
	padding: 2px 0px 0px 12px;
	text-align: left;
	border: 1px solid #ffffaa;
	line-height: 150%;
}
			
a.normal:link, a.normal:visited
{
	color: #ffffff;
	text-decoration: underline;
	display: inline;
	font-family: georgia;
	font-weight: 100;
	font-size: 14px;
	text-transform: none;
}

a.normal:hover, a.normal:active
{
	color: #ffffff;
	text-decoration: underline;
	display: inline;
	font-family: georgia;
	font-weight: 100;
	font-size: 14px;
	text-transform: none;
	background-color: red;
}
