body
{
	background: #5e9dc8;
	width: auto;
	color: black;
	font-family: Verdana;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom:0px;
}


.light
{
	background-color: #fff;
}


.dark
{
	background-color: #ddf0f7;
}


.small_text
{
	font-size: 10px;
	color: #777777;
}


#beskrivning
{
	float: left;
	display: inline;
	position: relative;
	top: 60px;
	left: 90px;
	color: white;
	z-index: 2;
}


hr
{
  border: 0;
  width: 100%;
  background-color:#ddd;
}


a
{
	color: blue;
}


a.visited
{
	color: blue;
}


a.menu
{
	color: blue;
	text-decoration: underline;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}


a.menu:visited
{
	color: blue;
	text-decoration: underline;
}


.pipe
{
	color: #ddd;
}


h1
{
	font-size: 23px;
}


.bt
{
	color: black;
	font-family: Verdana;
	font-size: 13px;
}	
	

.btw
{
	color: white;
	font-family: Verdana;
	font-size: 13px;
}	
	

.quote
{
	color: black;
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;
}	
	

.btb
{
	color: white;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	background: url(/gfx/bluegradientbg.gif);
	padding: 0 10px;
}	

	
.stitle
{
	color: white;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	padding: 0 10px;
	background: url(/gfx/bluegradientbgreversed.gif);
	height: 27px;
}	


#wrapper
{
	margin: 0 auto;
	width: 930px;
	background: #ffffff;
	margin-top: -8px;
}	


.wbt
{
	color: white;
}


td.menu
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

