body	{
	background-color: #cbcbcb;
	margin: 0px 0px 25px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: auto;
	color: #1c1c1c;
    display: block;
}

a {
outline: none;
}	

/*	TYPOGRAFI	*/

a:link {
	font-size: 10px;
/*	color: #3352ac;	*/
	color: gray;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:visited {
	font-size: 10px;
	color: gray;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:hover {
	font-size: 10px;
	color: gray;
	text-decoration: none;
	border-bottom: 1px dashed;
	background-color: #f2f2f2;
}

.cleanlink a {
	text-decoration: none;
	border-bottom: none;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	margin:0px;
	color: gray;
    text-shadow: lightgray 3px 3px 3px;
}

.linkbar {
	font-size: 9px;
	color: black;
	padding-bottom: 15px;
}

/*	FASTA ELEMENT	*/	
img {
	border: 0px;
	vertical-align: bottom; /* glipfix i IE */
}

#linkbar {
	font-size: 9px;
}


#content {
/*		background-color: #cbcbcb;	*/
	margin: 0px auto;
	width: 700px;
	line-height: 15px;	
}

#header {
/*		background-color: red;	*/
	padding-top: 25px;
}

#navigation {
/*	background-color: green;	*/
}

#pagemarker {
/*		background-color: blue;	*/
}

#workspace {
	background-color: white;
	padding: 20px 50px 25px 50px;
	display: block;
}

/* Produktsidor */

#workspace2left {
	float: left;
	width: 185px;
	padding-bottom: 0px;
}

#workspace2right {
	float: right;
	width: 360px;
	padding: 0px 25px 0px 0px;
}

/* Frågor och svar */

#workspace2left_omkast {
	float: left;
	width: 360px;
	padding: 0px 25px 0px 0px;
}

#workspace2right_omkast {
	float: right;
	width: 185px;
	padding-bottom: 0px;
}

.bildram {
	border: solid gray 5px;
}

.bildram_padding {
/*	float: right;
	width: 185px;	*/
	padding-bottom: 5px;
}

#footer {
	clear: both;
/*		background-color: red;	*/
}

/*	LAYOUTHJÄLP	*/
.clearboth {
	clear: both;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


/*	EXPERIMENTELLT	*/
.formfield {
	float: right;
	margin-left: 75px;
}

#contactform {
	background-color: white;
	width: 400px;
}

.span {
/*		color: #0a2f9b;	*/
	border-bottom: gray 1px dashed;
}

#skugga_vanster_kant {
	width: 15px;
	height: auto;
	background-image: url(images/kant_vanster.gif);
	background-repeat: repeat-x;
}

.formtext {
	padding-top: 3px;
	width: 100px;
	float: left;
}

.formfield {
	background-color: lightgray;
}
/* ]]> */
