﻿.flashContent { 
	position:relative; 
	width:1024px;
	height:470px; 
	background:#000; 
	overflow:hidden; 
}

.flashContent img { 
	position:absolute;
}
.bildtext {
	width:1024px; float:left;  text-align:center; position:absolute; margin-top:448px;
}
.bildtext span { 
	background:#000; color:#fff; font-family:Trebuchet MS; padding:0 10px; 
}
.galleryViewer { 
	width:1024px; float:left; background:#000; text-align:center; height:470px; display:none;
}

.startBoxes {
	background:#e0e0dc; 
	height:133px; 
	padding:10px 0;
}

.startBoxes ul { 
	list-style:none; 
	margin:0 0 0 10px;
}

.startBoxes ul li.box1 a{ 
	background:url(/templates/pages/sph/gfx/start_jaktresor.jpg);
}
.startBoxes ul li.box2 a{ 
	background:url(/templates/pages/sph/gfx/start_foretagsarrangemang.jpg);
}
.startBoxes ul li.box3 a{ 
	background:url(/templates/pages/sph/gfx/start_courtenyboots.jpg);
}
.startBoxes ul li.box4 a{ 
	background:url(/templates/pages/sph/gfx/start_foretaget.jpg);
}
.startBoxes ul li.box5 a{ 
	background:url(/templates/pages/sph/gfx/start_gruppresor.jpg);
}
.startBoxes ul li {
	width:242px;
	float:left;
	margin:0 10px 0 0;
}
.startBoxes ul li a{ 
	display:block;
	width:242px;
	height:133px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

.startContent {
	float:left;
	width:984px;
	background:#fff;
	padding:20px;
	
}
.columns {
	width:472px; 
	float:left;
}
.cleft {
	padding-right:15px;
}
.cright {
	padding-left:15px;
}

.signup { 
	background:url(/templates/pages/sph/gfx/bg_newsletter.jpg); 
	padding:20px;
	margin:0 0;
}

.tbS1 {
	background:url(/templates/pages/sph/gfx/bg_newsletter_input.jpg);
	width:197px; 
	height:28px;
	font-family:Lucida Sans; 
	font-size:12px; padding:0 6px;
}

.nl_send{
	background:url(/templates/pages/sph/gfx/bg_newsletter_btn.jpg) no-repeat;
	font-weight:bold;
	color:#fff;
	padding:8px 10px; text-decoration:none;
}
