* {
	font-family: arial;
	font-size: 12px;
	}
	
h1 {
	font: normal normal bold 36px/68px arial;
	}
	
h2, h2 font {
		font-size: 18px;
	}
	
h3, h3 font {
		font-size: 14px;
	}
	
#top h3 {
	margin-top: 0;
	padding-top: 0;
	}

h5, h6 {
	padding: 0;
	margin: 0;
	}

ul.menu {
	list-style-type: none;
	margin-top: 0px;
	}
	
ul.menu li {
	margin-left: -25px;
	}
	
ul.menu li.item21, ul.menu li.item23, ul.menu li.item25  {
	margin-left: -35px;
	padding: 5px;
	}

ul.menu ul {
	list-style-type: disc;
	padding: 3px 0px 3px 18px;
	margin: 0;
	}

ul.menu ul ul{
	list-style-type: circle;
	padding: 3px 0px 3px 18px;
	margin: 0;
	}
	
ul.menu li li{
	margin-left: 0px;
	}

a {
	text-decoration: none;
	}

a img {
	border: 0;
	}
	
#user3 {
	border: 0 solid black;
	
	}
	
#user3 ul li {
		padding: 1px;
		}
		
#user3 ul li a {
	text-decoration:	none;
	text-align:		center;
	padding:	0em 1em;
	list-style-type: none;
	}
	
span.separator span {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
	
p#foottext {
	font-size: 9px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	}

tr.lobsoverskrift {
	font-weight: bold;
	}

tr.lob td, tr.lobsoverskrift th {
	padding: 2px 15px 2px 5px;
	}

tr.lob td.indbydelse,
tr.lob td.instruktion,
tr.lob td.startliste,
tr.lob td.resultatliste, 
tr.lob td.straektider,
tr.lob td.diverse {
	text-align: center;
	}
	
.componentheading {
    font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
	
.contentheading {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
	
.createdate {
	font-size: 9px;
	font-style: italic;
	}
	
.loadpage {
	background-image: url('../images/runner.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}

.border_grey {
	border-style: solid;
	border-width: 1px;
	border-color: grey
	}
