@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../bilder/kustomramabg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin-top:0px;
	top:0px;
}

span.small{
	font-size:11px;
}

div.container{
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

div.containerpreview{
	width:1092px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	height:auto;
}

div.container600{
	width:700px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

span.smallgold{
	font-size:11px;
	color:#000000;
}

div.graaRamme{
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	background-color:#000000;
}

div.graaRamme2{
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	background-color:#222222;
}

a.litengraa{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

img{
	border:none;
}

a{
	color:#f4de7f;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


a.a_navigation:hover{
	color:#f4de7f;
}

a.a_navigation{
	color:#ffffff;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
}


div.bildenavigation{
	width:1000px;
	height:172px;
	background-image:url(../bilder/banner-kustomrama.jpg);
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0px;
	top:0px;
}

div.meny{
	margin-top:82px;
	margin-left:10px;
	position:absolute;
	width:700px;
	height:20px;
}