/* ::: Generel purpose styles ::: */
	a{text-decoration:none;color:#000;}
	img{border:0;}
	div.clear{clear:both;height:0px;overflow:hidden;}
	
	/* ::: Generel constructor styles ::: */
	body{margin:0;padding:0;background:#d4d4d4 url(http://static.bold.dk/img/v2/common/template/bg-bodyv3.gif) repeat-x;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
	#container{width:1000px;background:#d4d4d4;margin:auto;text-align:left;}
		#top{height:140px;background:url(http://static.bold.dk/img/v2/common/template/bg-top.jpg) bottom;position:relative;}
			img#logo{position:absolute;top:20px;left:20px;}
			div#logincontainer{position:absolute;top:101px;left:13px;font-size:10px;}
				#loginbutton{margin:3px 0 0 3px}
			div#kontaktinfo{position:absolute;top:10px;left:670px;font-size:16px;color:#FFFFFF;}	
				a.kontaktinfoitem{font-size:12px;color:#ebf7f9;}
			img#goal{position:absolute;top:59px;left:490px;}
			img.topadboldodds{position:absolute;top:59px;left:841px;}
			img.topadad3{position:absolute;top:59px;left:220px;}
			img.topadbwin{position:absolute;top:59px;left:370px;}
			img.topadboldrejser{position:absolute;top:59px;left:697px;}
		#login{height:34px;background:url(http://static.bold.dk/img/v2/common/template/bg-top-login.jpg);}
		#main{background: url(http://static.bold.dk/img/v2/common/template/bg-main.gif) repeat-y;width:100%}
			div#menu{width:150px;float:left;padding:5px;}
				div#mainmenutop{width:130px;background: url(http://static.bold.dk/img/v2/common/template/bg-menu-top.gif) no-repeat;height:5px;font-size:5px;}
				div#mainmenu{width:130px;background:#f7f9f6 url(http://static.bold.dk/img/v2/common/template/bg-menu.gif) repeat-x bottom;padding:10px 0;}
					a.menuheadline, a.menuheadlinealt ,a.menuheadlineactive{font-size:15px;padding:3px;display:block;cursor:pointer;}
					a.menuheadline:hover,a.menuheadlineactive:hover{background:#ccc;}
					a.menuheadlineactive{background:#ccc;}
						div.menusub{background:url(http://static.bold.dk/img/v2/common/template/bg-menusub.gif) bottom no-repeat;overflow:hidden;display:none;}
							a.menusubitem{display:block;font-size:12px;padding:3px 0 0 7px;}
							a.menusubitem:hover{text-decoration:underline;}
				div#mainmenubottom{width:130px;background: url(http://static.bold.dk/img/v2/common/template/bg-menu-bottom.gif) no-repeat;height:5px;margin-bottom:10px;}
			div#maincontentarea{width:825px;float:left;padding:10px 0px;}
		#bottom{height:30px;background:url(http://static.bold.dk/img/v2/common/template/bg-bottom.jpg);margin-bottom:25px;}
	
	/* ::: Top specific styles ::: */
