body {
	background: #1d4e6e url(/images/bakgrunden.png) center top no-repeat;
	margin:0px;
	padding:0px;
	font: 1em/1.4 helvetica, arial, sans-serif;
	color: #1d4e6e;
}



a {
color: #1d4e6e;
text-decoration:underline;
}

a:hover {
color: #222;
text-decoration:none;
}

#wrapper {
	width:960px;
	margin:auto;
}

#header {
	height:130px;
}

#logga {
	float:left;
	margin:12px 0 0 0;
}

#logga img {
	border:none;
}

#internasidor {
	float:right; 
	width:299px;
	height: 80px;
	background: transparent url(/images/inlogg_bg.png) no-repeat;
	margin:0;
	color:#FFF;
	font-size:11px;
	padding:10px 0 0 10px;
	}

#internasidor a {
	color:#fff;
	text-decoration:underline;
}

#internasidor p {
	margin:0 0 4px 0;
}

#internasidor .loggedInUserThumbnail
{
	padding-top:10px;
	margin-left:10px;
	float:left;
}
#internasidor .loggedInUserData
{
	padding-top:10px;
	margin-left:10px;
	float:left;
}

.interna_rutor {
	width:100px;
	border:0px;
	padding:5px;
	margin:5px 0;
	font-size:11px;
		color:#1D4E6E;
		
}

.interna_rutor_knapp {
	background:#ddd;
	color:#1D4E6E;
	font-size:11px;
	margin:5px 0;
	padding:2px;
	width:55px;
}

#menyn { 
	float:left;
	clear:both;
	width:100%;
	height:42px;
	background: transparent url(/images/skugga_menyn.png) bottom no-repeat;
}

#menyn ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menyn li {
	float:left;
}

#menyn li a {
	display:block;
	padding:5px 10px 2px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#menyn li a:hover {
	text-decoration:none;
	border-bottom:3px solid #ffd31f;
}

#content {
	background: #fff url(/images/bg_content.png) no-repeat;

}
#left_content {
	float:left;
	height:100%;
	margin:220px 0 0 1px;
	padding:10px;
	width:150px;
	background: url(/images/bg_vanstermeny.png);
	min-height:350px;
}

#left_content ul  {
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}

#left_content li {
	border-bottom:1px solid #ddd;
}

#left_content li a {
	display:block;
	padding:5px 0;
	text-decoration:none;
	color:#1D4E6E;
	font-size:12px;
}

#left_content li a:hover {
	display:block;
	padding:5px 0;
	text-decoration:underline;
	color:#1D4E6E;
	font-size:12px;
}

#left_content h3 {
	font-size:14px;
	margin:0 0 3px 5px;
}


#right_content {	
	background: #fff;
	float:right;
	width:790px;
	margin:160px -1px 10px 0;
}

#right_content .innehall {
	width:465px;
	padding:20px 40px 0;
	min-height:471px;
	float:left;
	font-size:0.8em;
}

#right_content .innehall_bred {
	width:710px;
	padding:20px 40px 0;
	min-height:471px;
	float:left;
	font-size:0.8em;
}

#right_content .hoger_column {
width:200px;
float:right;
margin:0 10px 0 0;
padding:20px 10px 0;
font-size:0.8em;
background: #cddbf5 url(/images/bg_hogerspalt.png) repeat-x;
}

#right_content .hoger_column ul {
	margin:0 0 15px 5px;
	padding:0;
	list-style:none;
}

#right_content .hoger_column li {
	margin:0 0 5px 10px;
	list-style: url(/images/hoger_pilar.gif);
}

#right_content .hoger_column a {
	text-decoration:none;
}

#right_content .hoger_column a:hover {
	text-decoration:underline;
}


.footer {
	clear:both;
	padding-top:15px;
	}
	
.footer1 {
	clear:both;
	color:#fff;
	font-size:0.8em;
	padding-top:15px;
	min-height:63px;
	background:transparent url(/images/bottenskugga.png) no-repeat top;
	text-align:center;
	}

.footer1 a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 14px;
	padding:0;
	font-weight:bold;
	font-family:"Trebuchet MS",Trebuchet;
}

h1 {
	font-size:167%;
}

h2 {
	font-size:125%;
}

h3 {
	font-size:110%;
	margin:0 0 4px;
	
}

#FeedEvents .Feedul
{
	list-style-image: none;
	list-style-type: none;
}

#FeedEvents .Feedul .Feedli
{
    margin-top: 10px;
}

#FeedEvents .Feedul .Feedli .profilePicLink
{
	float:left;
	margin-right:10px;
	width: 60px;
}

#FeedEvents .Feedul .Feedli .FeedDescription
{
	display: table-cell;
	height: 60px;
}

#FeedEvents .Feedul .Feedli .FeedDate
{
	font-size:10px;
}

#webshopProductDetails tr .webshopProductImage
{
    
}

#webshopProductDetails tr .webshopProductName
{
    
}

#webshopProductDetails tr .webshopProductDescription
{
    
}

#webshopProductDetails tr .webshopProductBottom
{
    
}

#webshopProductDetails tr .webshopProductName
{
    
}
