/* CSS Document */

html, body{margin:0; padding:0; font-size:10px;}
body{
	margin:0;
	padding:0 0 20px;
	font:1.1em/1.5 Arial, Helvetica, sans-serif;
	color:#ccc;
	background:url(../images/styles/bg_body.jpg) top left #444;
	text-align:center;
	}
	
div.clear{
	height:0;
	font-size:0;
	clear:both;
	}
	
h1{margin:0 0 0.7em; font-weight:bold; font-size:2em; color:#000; text-transform:uppercase; letter-spacing:-1px;}	
	
a {
	color:#C00}

a img{border:0;}	
	
div#logo{position:relative; top:140px; left:-83px; background:url(../images/styles/logo.png) top left no-repeat; display:block; width:374px; height:251px;}

img.h1{margin:0 0 1.5em;}

p{margin:0 0 1.5em;}
	
	
div#container{
	text-align:left;
	width:915px;
	background:url(../images/styles/bg_container.gif) top right repeat-y #fff;
	color:#666;	
	margin-top:20px;
	}
	
div#container_wrapper{
	margin:0px auto 0;
	width:930px;
	background:url(../images/styles/burn.jpg) left 0px no-repeat;
	text-align:left;
	padding:30px 0 0 15px;
	}	
	
div#header_start{margin-right:15px;}	
div#header{margin-right:15px; border-bottom:1px #000 dashed;}


div#content{
	background:url(../images/styles/divider.jpg) 226px 0 repeat-y;
	}
	div#content div.left{
		float:left;
		width:225px;
		padding:15px 0;
		}
		div#content div.left div.small_div{
			width:195px;
			padding:0 15px;
			float:left;
			background:none;
			display:inline;
			}
	div#content div.right{
	float:left;
	width:645px;
	padding:15px;
	font-size:1.1em;
	text-align: left;
		}	
	
ul#menu{
	list-style:none;
	margin:0;
	padding:60px 15px 0 0;
	float:right;
	}
	ul#menu li{
		display:inline;
		float:left;
		padding:0 10px 0 0;
		}
		ul#menu li a{
			color:#000;
			text-decoration:none;
			text-transform:lowercase;
			font-size:1.2em;
			font-weight:bold;
			display:block;
			height:16px;
			}
			ul#menu li a span{display:none;}
			
			ul#menu li a.start{background:url(../menu/start.gif) top left no-repeat; width:26px;}
				ul#menu li a.start:hover{background:url(../menu/start.gif) top left no-repeat;}
			ul#menu li a.anmalan{background:url(../menu/anmalan.gif) top left no-repeat; width:48px;}
				ul#menu li a.anmalan:hover{background:url(../menu/anmalan.gif) top left no-repeat;}
			ul#menu li a.utstallare{background:url(../menu/utstallare.gif) top left no-repeat; width:54px;}
				ul#menu li a.utstallare:hover{background:url(../menu/utstallare.gif) top left no-repeat;}
			ul#menu li a.info{background:url(../menu/info.gif) top left no-repeat; width:22px;}
				ul#menu li a.info:hover{background:url(../menu/info.gif) top left no-repeat;}
			ul#menu li a.sponsorer{background:url(../menu/sponsorer.gif) top left no-repeat; width:56px;}
				ul#menu li a.sponsorer:hover{background:url(../menu/sponsorer.gif) top left no-repeat;}
			ul#menu li a.forum{background:url(../menu/forum.gif) top left no-repeat; width:34px;}
				ul#menu li a.forum:hover{background:url(../menu/forum.gif) top left no-repeat;}
			ul#menu li a.bildgalleri{background:url(../menu/bildgalleri.gif) top left no-repeat; width:57px;}
				ul#menu li a.bildgalleri:hover{background:url(../menu/bildgalleri.gif) top left no-repeat;}						
			
			
		
div#start_flash{
	clear:both;
	}			
		
		
div#small_divwrapper{
	padding:15px 0;
	}		
		
div.small_div{
	width:195px;
	float:left;
	display:inline;
	background:url(../images/styles/divider.jpg) top right repeat-y;
	padding:5px 15px;
	}
	div.right{
		background:none;
		}		
	
	
div#footer{
	width:910px;
	margin:0 auto;
	color:#fff;
	text-align:left;
	height:126px;
	padding:15px 15px 15px 0px;
	background:url(../images/styles/bg_footer.gif) top left no-repeat;
	}
	div#footer img.left{
		float:left;
		margin-top:8px;
		margin-left:5px;
		}
	div#footer img.right{
		float:right;
		}	
	div#footer a{
		text-decoration:none;
		color:#FFF;
		}	

