
body {
	background-color: #363636;
	margin: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:100%;
}

h1 {
	font-family:Arial,Helvetica,sans-serif;	
	font-size:20px;
	margin-top:0px;
	margin-bottom:15px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}

a.grey:link, a.grey:visited, a.grey:active, a.grey:hover {
	color:#6d6e71;
}

.main_holder{
	background-image:url(../bilder/bg-streckad.gif);
	background-color: #000000;
	background-position: left top;
	background-repeat: repeat-y;
	width:778px;
	margin-top:3px;
	position:relative;
}
#centrering
{
	width: 778px;
	/*float: none;*/
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#head {
	background-image:url(../bilder/bg-toning.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	height: 53px;
}
#head_bg{
	float: left;
}
#main_menu{
	text-align: left;
	padding-left: 7px;
	margin-top:17px;
	height: 20px;
	float: left;
}
#main_top{
	position:relative;
	height: 333px;
	clear:both;
	overflow:hidden;
	/*padding:0px;*/
}
#mood_area{
	position:absolute;
	width: 570px;
	height: 100%;
	left:19px;
}
#sub_menu{
	position:absolute;
	background-image:url(../bilder/bg-sub-menu.gif);
	background-repeat:no-repeat;
	background-color: #4c4c4c;
	width: 136px;
	height: 295px;
	right: 0px;
	padding-left:35px;
	padding-right:19px;
	padding-top:19px;
	padding-bottom:19px;
}
#main_content{
	background-color:#000000;
	float:left;
}

.splash, #splash_area{
	height: 145px;
}

.splash, .logo{
	position:absolute;
	width: 189px;
	overflow:hidden;
	border-right:solid 4px #363636;
}
#s1{
	left:19px;
}
#s2{
	left:209px;
}
#s3{
	left:399px;
}

#logo_bild {
	position:absolute;
	top:8px;
	right:0px;
	width: 189px;
}

.logo {
	right:0px;
	bottom: 0px;
	background-color: #000000;
	border-bottom:solid 3px #363636;
	border-right:none 0px #363636;
}


.left_area{
	position:relative;
	padding-left:19px;
	height:170px;
	width:572px;
	border-bottom:solid 3px #363636;
}
#splash_area
{
width:574px;

}

.produkt_row{
	/*height:200px;*/
	height:auto;
	float:left;
}

.produkt{
	width:140px;
	height:170px;
	float:left;
	overflow:hidden;
	border-right:solid 3px #363636;
}

.produkt_bild {
	width:140px;
	height:130px;
	text-align:center;
	background-color:#000000;
}

.produkt_bild_black {
	width:140px;
	height:130px;
	text-align:center;
	background-color:#000000;
}

.produkt_text{
	padding:10px 4px;
	text-align:center;
}

.produkt_text_centered{
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	text-align:center;
}

.contact_row{
	/*height:200px;*/
	height:auto;
	float:left;
}

.contact {
	width:111px;
	height:170px;
	float:left;
	overflow:hidden;
	border-right:solid 3px #363636;
}

.contact_last {
	width:111px;
	height:170px;
	float:right;
	overflow:hidden;
	border-right:solid 3px #363636;
}

.contact_bild {
	width:111px;
	height:130px;
	text-align:center;
	background-color:#000000;
}

#rubrik_area{
	height:34px;
}

.text_area{
	border-right:solid 3px #363636;
	/*height:41px;*/
	padding-top:23px;
	padding-left:52px;
	width:536px;
	height: auto;
	float:left;
	/*display:inline;*/
}

.text{
	font-weight:normal;
	font-size:11px;
	width:311px;
	/*margin-top:0px;*/
	/* height: 110px;*/
	margin-bottom:52px;
	position:relative;
	/*border: solid 1px #ff0000;*/
}
.sub_rubrik
{
	font-weight:bold;
}

.img_holder{
	background-color:#000000;
	position:absolute;
	width:auto;
	height:auto;
	right:190px;
	top:70px;
}

.baseline_logo{
	position:absolute;
	bottom:35px;
	left:54px;
}


#bottom{
	margin-top:0px;
	height: 25px;
	text-align:right;
	clear:both;
}


#ex_logo{
	background-image:none;
	background-color: #363636;
}
.text_cols
{
	float:left;
	width:150px;
	height:120px;
	margin-right:20px;
}

#bottom_menu
{
	float:left;
	width:100%;
	height:auto;
	
	margin-top:25px;
	margin-bottom:25px;	
	
	position:relative;
	text-align:left;
	/*border: solid 1px #ffff00;*/
}

.bottom_menu
{

	float:left;
	margin-right:20px;
	width:150px;
	
	/*border: solid 1px #ff0000;*/
}
#bottom_menu_past
{
	margin-left:0px;
}

#bottom_menu_sortiment
{
	text-align:center;
}

#bottom_menu_next
{
	text-align:right;
}

#submenu_prevnext {
	position:absolute;
	width:150px;
	left:18px;
	bottom:10px;
}

#submenu_next {
	float:right;
}

#submenu_prev {
	float:left;
}

img.ProductIcon {
	border:1px solid #aaaaaa;
	padding:1px;
}

img.ProductIconSelected {
	border:1px solid #ff0000;	
	padding:1px;
}