/*BODY*/
body {
	background-color: #FFFFFF;
	margin: 10px auto auto 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}


/*WRAPPER*/
#wrapper {
	width: 780px;
	}

#artiklar {
	width: 780px;
	}


/*DROPDOWN*/
#dropdown {
	width: 780px;
	float: left;
	margin: 0px 0px -5px 0px;
	}

#dropdown p {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	}

.floatmargin {
	float: left;
	}


/*IMGBOX*/
#imgbox {
	width: 250px;
	height:	245px;
	float: left;
	padding: 0px 8px 8px 0px;
	text-align: center;
	}

#imgbox p {
	margin-top: 5px;
	display: block;
	font-size: 11px;
	}

#imgbox p a, a:hover, a:visited{
	text-decoration: none;
	color: #333333;
	}

img, img a {
	border: 1px solid #CCC;
	}

/* SEARCH SIDAN*/

#searchblock {
	width:720px;
	height: 150px;
	padding: 20px 30px 20px 20px;
	background-color: #CCCCCC;
	background-image:url(../bilder/sokbak.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	}

label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
	}

label.omfattning {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	}

input.radio {
	float: left;
	margin-bottom: 5px;
	}

input.sokfalt {
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
	}

.top{
	margin-top: 0px;
	}

.floatright {
	float: right;
	}

.floatleft {
	float: left;
	}

.infotext {
	font-size: 12px;
	}

/* TOP-TEXT*/

#toptext {
	clear: both;
	margin-bottom: 0px;
	}

#toptext h1 {
	font-size: 14px;
	font-weight: bold;
	}

#toptext p {
	width: 780px;
	font-size: 11px;
	font-weight: normal;
	}

#toptext img {
	float: right;
	margin: 0px 10px 20px 20px;
	}

/*FRAMBAK*/
	
#lista ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	font-size: 11px;
	clear: both;
	}

#lista li {
	padding-right: 10px;
	list-style-type:none;
	display: inline;
	}

#lista li a, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	}

#lista li a:hover {
	color: #333333;
	text-decoration: underline;
	}

#lista li.grey {
	color: #CCCCCC;
		}
		
/*BLANK*/

#blank {
	width: 780px;
	height: 22px;
	background-color: #FFFFFF;
	}
	




