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

	
/* right column content....................................................*/

.rightBox{
	float:right;
	display:inline;
	
	border-left: solid #999 1px;
	margin-top:0px;
	width: 273px;
	
	padding:5px;
}


.rightnav {
	float:right;
	display:inline;
	margin:10px 12px 7px 0;
	width: 262px;
}
.rightnav h5{
	margin:0;
}

.rightnav img {
	border: 1px solid #CCC;
	margin:0;
	padding:0;
}
.imgborder {
	border:#CCC 1px solid;
}
.rightnav_long img {
	border: none;
}
.rightnav_long {
	border-left:1px solid #999;
	float:right;
	display:inline;
	margin:0;
	padding:10px 20px 20px 20px;
	width: 243px;
}




/* Links....................................................*/

.rightnav a {
	color:#CC0000;
	text-decoration: none;
}
.rightnav a:hover {
	text-decoration: underline;
	color:#cc3300;
}
.rightnav li {
	font-size: 12px;
	
	color:#666;
	padding:3px 0;
}
.rightnav ul {
	padding:0px;
}
.rightnav p {
	color:#666;
	font-size:12px;
	line-height:135%;
	padding:3px 0;
	margin:0;
}
.blacktxt {
	color:#000;
	font-weight:bold;
}
.rightnav h4 {
	margin:0;
	padding:3px 0;
}
/* footer.................................................... */

	#footer {
	height:20px;
	clear: both;
	background: #d4031b;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Soehnle.................................................... */

	#footer_soehnle {
	height:20px;
	clear: both;
	background: #e67d00;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* Space.................................................... */

	#footer_space {
	height:20px;
	clear: both;
	background: #a3a5a8;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}

.rightnav_space {
	float:right;
	display:inline;
	margin:10px 10px 10px 0;
	width: 266px;
}
.rightnav_space h5, h4{
	margin:0;
}

.spacefaq{
	display:block;
	margin:15px 0;
	font-weight:bold;
	
	}
.spacefaq a{
	color:#000;
	text-decoration:none;
	
}
.spacefaq a:hover{
	color:#cc0000;
	text-decoration:underline;
	
}

/* Right Travel .................................................... */
.righttravel{
	margin:0;
	padding-bottom:8px;
	display:block;
	width:263px;
	height:223px;
	background:url(../images/travelright.gif) no-repeat 0 0;
}
.rightnav .righttravel h4{
	font-size:15px;
	width:235px;
	display:block;

	margin:0px 0 0 15px;
	padding-top:20px;
	border-bottom:#fff 1px solid;
	}

.rightnav .righttravel h4 a{
	color:#FFF;
	
	}
.rightnav .righttravel h4 a:hover{
color:#000;
	text-decoration:none
	}

.righttravel ul{padding:15px 0px 0 15px; width:153px; font-size:14px; margin:0;}
.righttravel li{color:#000;padding:2px 0; margin:0;list-style-type:none;}
.righttravel a{color:#000;}
.righttravel a:hover{color:#cc3300;}
/* Right Stack.................................................... */
.rightstack{
	margin:0;
	padding-bottom:8px;
	display:block;
	width:263px;
	height:223px;
	background:url(../images/stackableright.gif) no-repeat 0 0;
}

.rightnav .rightstack h4{
	font-size:15px;
	width:233px;
	display:block;

	margin:0px 0 0 15px;
	padding-top:20px;
	border-bottom:#fff 1px solid;
	}

.rightnav .rightstack h4 a{
	color:#FFF;
	
	}
	.rightnav .rightstack h4 a:hover{
color:#3cf;
	text-decoration:none
	}



.rightnav .rightstack ul{padding:15px 0px 0 15px; width:153px; font-size:14px; margin:0;}
.rightnav .rightstack li{color:#000;padding:2px 0; margin:0;list-style-type:none;}
.rightnav .rightstack a{color:#000;}
.rightnav .rightstack a:hover{color:#cc3300;}
/* Right Storage .................................................... */
.rightstorage{
	margin:0;
	padding-bottom:8px;
	display:block;
	width:263px;
	height:223px;
	background:url(../images/storageright.gif) no-repeat 0 0;
}

.rightnav .rightstorage h4{
	font-size:15px;
	width:233px;
	display:block;

	margin:0px 0 0 15px;
	padding-top:20px;
	border-bottom:#fff 1px solid;
	}

.rightnav .rightstorage h4 a{
	color:#FFF;
	
	}
	.rightnav .rightstorage h4 a:hover{
color:#3cf;
	text-decoration:none
	}



.rightstorage ul{padding:15px 0px 0 15px; width:153px; font-size:14px; margin:0;}
.rightstorage li{color:#000;padding:2px 0; margin:0; list-style-type:none;}
.rightstorage a{color:#000;}
.rightstorage a:hover{color:#cc3300;}
/* Right Feature.................................................... */
.rightfeature{
	margin:0;
	padding-bottom:8px;
	display:block;
	width:263px;
	height:223px;
	background:url(../images/featureright.gif) no-repeat 0 0;
}

.rightnav .rightfeature h4{
	font-size:15px;
	width:233px;
	display:block;
	color:#FFF;
	margin:0px 0 0 15px;
	padding-top:20px;
	border-bottom:#fff 1px solid;
	}


.rightfeature ul{padding:15px 0px 0 15px; width:153px; font-size:14px; margin:0;}
.rightfeature li{color:#000; padding:2px 0; margin:0;list-style-type:none;}
.rightfeature a{color:#000;padding:0; margin:0;}
.rightfeature a:hover{color:#cc3300;}

/* footer for Balbo.................................................... */

	#footer_balbo {
	height:20px;
	clear: both;
	background: #8FB600;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Creative.................................................... */

	#footer_creative {
	height:20px;
	clear: both;
	background: #000;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Koopeh.................................................... */

	#footer_koopeh {
	height:20px;
	clear: both;
	background: #000;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Eco.................................................... */
		#footer_eco {
	height:20px;
	clear: both;
	background: #669966;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Fundix.................................................... */
		#footer_fundix {
	height:20px;
	clear: both;
	background: #df0024;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* footer for Galic.................................................... */
	
		#footer_galic {
	height:20px;
	clear: both;
	background: #336699;
	color: #fff;
	padding-bottom: 5px;
	text-align: center;
}
/* Skeppshult .............................*/
.SkeppIcons img{
	padding:10px 23px;
}

/*..........Leiter*/
.leiternews li {
	font-size: 12px;
	list-style-type:disc;
	color:#666;
	padding:3px 0;
}
.leiternews ul {
	padding-left:10px;
}