	body
	{
		background-image: url(gfx/bg.gif);
		background-repeat: repeat;
		padding: 10px 0px 11px 0px; /* Top, Right, Bottom, Left*/
		margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left*/
		font-family: Verdana;
		font-size: 10px;
	}

	/* For at ændre baggrundsfarven i konkurrencen skal koden nedenunder ændres */
	.competitionBackground {background-color: #48A1B9;}
	
	form {padding: 0px 0px 0px 0px; margin:  0px 0px 0px 0px;}
	
	/* STYLES USED FOR MENUS BEGIN */
	ul.sidenav-list {
		border: none;
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 170px;
	}
	
	li.sidenav-list-item {
		display: block;
		border: none;
		background-image: url(gfx/linkButWhite.gif);
		background-repeat: no-repeat;
		background-position: 25px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 170px;
	}
	li.sidenav-list-item-black {
		display: block;
		border: none;
		background-image: url(gfx/linkButBlack.gif);
		background-repeat: no-repeat;
		background-position: 25px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		width: 170px;
	}
	
	div.sidenav-bringin {
		border: none;
		position: relative;
		left: 30px;
		top: 0px;
		width: 130px;
		margin: 0px 0px 0px 0px;
		padding:  0px 5px 0px 5px;
	}
	/* STYLES USED FOR MENUS END */
	
	
	ul.list {
		border: none;
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	li.list-item-white {
		display: block;
		border: none;
		background-image: url(gfx/linkButWhite.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	li.list-item-black {
		display: block;
		border: none;
		background-image: url(gfx/linkButBlack.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	li.list-item-green {
		display: block;
		border: none;
		background-image: url(gfx/linkButGreen.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	li.list-item-blue {
		display: block;
		border: none;
		background-image: url(gfx/linkButBlue.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	div.bringin {
		border: none;
		position: relative;
		left: 5px;
		top: 0px;
		margin: 0px 0px 0px 0px;
		padding:  0px 5px 0px 5px;
	}

	td, span, div, p, input, select, option
	{
		font-family: Verdana;
		font-size: 10px;
	}
	.topTableCell
	{
		background-image: url(gfx/top_bg.jpg);
		background-repeat: repeat-x;
	}
	map, area {cursor: hand;}

	.faktaBox {color: #000000; background-color: #D4E4C3; padding: 5px 5px 5px 5px;}

	P IMG {float: left; margin: 3px 15px 15px 0px; padding: 0px 0px 0px 0px;}

	h1 {font-family: Verdana;font-size: 20px;}
	h2 {font-family: Verdana;font-size: 18px;}
	h3 {font-family: Verdana;font-size: 16px;}
	h4 {font-family: Verdana;font-size: 14px;}
	h5 {font-family: Verdana;font-size: 12px;}
	h6 {font-family: Verdana;font-size: 10px;}

	span.date {font-weight: bold; color: #666666;}
	span.news {color: #AB1315;}

	span.black18bold {font-weight: bold; font-size: 18px; color: #000000;}
	span.black16bold {font-weight: bold; font-size: 16px; color: #000000;}
	span.black18 {font-size: 18px; color: #000000;}
	span.black16 {font-size: 16px; color: #000000;}

	/*Headers*/
	span.headerBlack {font-weight: bold; color: #000000; font-size: 14px; font-family: Verdana;}
	span.headerGray {font-weight: bold; color: #333333; font-size: 14px; font-family: Verdana;}
	span.headerLightGray {font-weight: bold; color: #8D8A92; font-size: 14px; font-family: Verdana;}
	span.headerWhite {font-weight: bold; color: #ffffff; font-size: 14px; font-family: Verdana;}
	span.headerBlue {font-weight: bold; color: #6FB5C8; font-size: 14px; font-family: Verdana;}
	span.headerGreen {font-weight: bold; color: #6FA738; font-size: 14px; font-family: Verdana;}
	span.headerKoekken {font-weight: bold; color: #006666; font-size: 14px; font-family: Verdana;}

	span.headerOpskrifter {color: #6FA738; font-size: 13px; font-family: Verdana;}
	span.headerOpskrifterBlack {color: #000000; font-size: 13px; font-family: Verdana;}
	/*Small Headers*/
	span.smallheaderGray {font-weight: bold; color: #333333; font-size: 10px; font-family: Verdana;}
	span.smallheaderLightGray {font-weight: bold; color: #8D8A92; font-size: 10px; font-family: Verdana;}
	span.smallheaderWhite {font-weight: bold; color: #ffffff; font-size: 10px; font-family: Verdana;}
	span.smallheaderBlue {font-weight: bold; color: #6FB5C8; font-size: 10px; font-family: Verdana;}
	span.smallheaderGreen {font-weight: bold; color: #6FA738; font-size: 10px; font-family: Verdana;}
	span.smallheaderKoekken {font-weight: bold; color: #006666; font-size: 10px; font-family: Verdana;}

	span.chosenSegments {font-weight: bold; color: #6FA738;}
	span.numFound {font-weight: bold; color: #223211;}
	span.white {color: #FFFFFF;}

	.searchBottomBg {padding-right: 20px; background-image: url(gfx/searchBottomBg.jpg); background-position: top right; background-repeat: no-repeat;}

	/* LINKS */
	a {text-decoration: none; color: #48A1B9;}
	a:hover {text-decoration: underline; color: #48A1B9;}
	a.white {text-decoration: none; color: #FFFFFF;}
	a.white:hover {text-decoration: underline; color: #FFFFFF;}

	a.black {text-decoration: none; color: #000000;}
	a.black:hover {text-decoration: underline; color: #000000;}

	
	a.blackBold {text-decoration: none; color: #000000; font-weight: bold;}
	a.blackBold:hover {text-decoration: underline; color: #000000; font-weight: bold;}
	
	a.squareWhite {font-size: 10px; text-decoration: none; color: #ffffff; padding-left: 9px; background-image: url(gfx/linkButWhite.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareWhite:hover {font-size: 10px; text-decoration: underline; color: #ffffff; padding-left: 9px; background-image: url(gfx/linkButWhite.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareGreenBold {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGreen.gif); background-position: 0px 5px; background-repeat: no-repeat; font-weight: bold;}
	a.squareGreenBold:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGreen.gif); background-position: 0px 5px; background-repeat: no-repeat; font-weight: bold;}
	a.squareGreen {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGreen.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareGreen:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGreen.gif); background-position: 0px 5px; background-repeat: no-repeat;}

	a.square006666 {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkBut006666.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.square006666:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkBut006666.gif); background-position: 0px 5px; background-repeat: no-repeat;}

	a.squareBlack {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkButBlack.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareBlack:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkButBlack.gif); background-position: 0px 5px; background-repeat: no-repeat;}

	a.squareGray {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGray.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareGray:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkButGray.gif); background-position: 0px 5px; background-repeat: no-repeat;}

	a.squareBlue {font-size: 10px; text-decoration: none; color: #000000; padding-left: 9px; background-image: url(gfx/linkButBlue.gif); background-position: 0px 5px; background-repeat: no-repeat;}
	a.squareBlue:hover {font-size: 10px; text-decoration: underline; color: #000000; padding-left: 9px; background-image: url(gfx/linkButBlue.gif); background-position: 0px 5px; background-repeat: no-repeat;}

	/*#competitionText {background-image: url(gfx/konkurrence_bg.jpg); background-repeat: repeat-x;}*/
	#competitionText a {color: #ffffff;}