/*LÄNK ATTRIBUT*/
body { 
	background-color: #212121; 
	background-image:url("img/gradient.png"); 
	background-position:top center; 
	background-repeat:repeat-x;
	margin: 0px; 
	padding: 0px;
}

h2 { 
	font-family:"Myriad Pro", Arial, Verdana, sans-serif; 
	font-size:20px; 
	color:#d99e11; 
	font-weight:normal; 
	text-decoration: none; 
	text-transform:uppercase;	
	margin-top: 0;
	padding-top: 1em;
}
.clear { clear:both; }

img { border:0; }

#topp {
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}

#main {
	margin: 0 67px;
	padding: 0;
	width: 950px;
	background-color: white;
}

#menu {
	margin: 0px;
	padding: 0 28px;
}
#menu li { 
	display:inline; 
	padding: 0 1.5em 0 0;
	font-family:"Myriad Pro", Arial, Verdana; 
	font-size:12px;
	color:#d99e11;
	text-transform:uppercase;
}
#menu li.plats { 
	padding-right: 0; 
	float: right;
	font-weight:normal;
	color: #999;
}
#menu a:link {	color:#d99e11; text-decoration: none; }
#menu a:hover { color:#111c54; text-decoration: none;}
#menu a:visited { color:#d99e11; text-decoration: none; }
#menu a:active { color:#d99e11; text-decoration: none;}


#flashthingy { 
	padding: 5px 28px; 
	text-align: center;
}

#content {
	padding: 0 28px 2em 28px;
	font-family:Verdana, Arial; 
	font-size: 10px; 
	color:black; 
	font-weight:none; 
	text-decoration: none;
}

#textcolumn { width: 455px; }
#singlecolumn { width: 660px; }

#pics {
	width: 410px;
	float: right;
}
.more { font-family:"Myriad Pro", Verdana; font-size:13px; color:#d99e11; font-weight:normal; text-decoration: none; }

ul.bilder { width: 660px; }
ul.bilder li { float: left; margin: 1em; width: 80px; height: 80px;}

/*LÄNK ATTRIBUT*/
.link { font-family:Verdana, Arial; font-size:10px; font-weight:none; text-decoration: none; }
a:link.link {	color:black; text-decoration: none; }
a:hover.link { color:#d99e11; text-decoration: none;}
a:visited.link { color:black; text-decoration: none; }
a:active.link { color:black; text-decoration: none;}
/*LÄNK ATTRIBUT SLUT*/

.victoria { font-family:"Myriad Pro", Verdana; font-size:13px; color:#9899a1; font-weight:bold; text-decoration: none; }
.rubrik { font-family:Verdana, Arial; font-size:22px; color:#d99e11; font-weight:none; text-decoration: none; }
.rubrik2 { font-family:Verdana, Arial; font-size:12px; color:#d99e11; font-weight:bold; text-decoration: none; }
.text { font-family:Verdana, Arial; font-size:10px; color:#000000; font-weight:none; text-decoration: none; }

