body
{
	background-color:#ECE9D8;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12pt;
	margin-top:30px;
	text-align:center;
}

.b
{
	clear:both;
}

/* MasterPage */

#wrapper
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F5F4EA; 
}

#wrapper #header
{
	clear:both;
	width:750px;
	border:solid 1px #FFCC99;
}

#wrapper #contentwrapper
{
	clear:both;
	width:750px;
	border-left:solid 1px #FFCC99;
	border-right:solid 1px #FFCC99;
}


#wrapper #contentwrapper #menu
{
	clear:left;
	float:left;
	width:120px;
	text-align:center;
	padding:15px;
}

#wrapper #contentwrapper #menu a.menuitem
{
	display:block;
	padding:2px;
	border:1px solid #F5F4EA;
	color:#CC0000;
	margin-top:8px;
}

#wrapper #contentwrapper #menu a.menuitem:hover
{
	display:block;
	border:1px solid #CC6600;
	color:#CC6600;
	background-color:#ECE9D8;
	text-decoration:none;
}

#wrapper #contentwrapper #content
{
	clear:right;
	float:right;
	width:577px;
	text-align:left;
	border-left:solid 1px #FFCC99;
	padding:10px;
}

#wrapper #footer
{
	clear:both;
	width:730px;
	border:solid 1px #FFCC99;
	padding:10px;
	text-align:left;
}

/* Links */

a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12pt;
	color:#555555;
}

a.minilink 
{
	font-size:10pt;
}

a.minirubrik	
{
	font-size:13pt;
	color:Olive;
}

a.redlink
{
	color:#CC6600;
}

a.miniredlink
{
	font-size:10pt;
	color:#CC6600;
}

a.strong
{
	font-weight:bold;
}

a:hover	
{
	text-decoration:underline;
}

/* default.aspx */

#def_content
{
	float:left;
	clear:left;
	width:370px;
	margin-right:5px;
}

#def_content #bookone
{
	clear:both;
	border-bottom:solid 1px #ECE9D8;
	padding-bottom:5px;
}

#def_content #booktwo
{
	float:left;
	clear:left;
	width:179px;
	border-right:solid 1px #ECE9D8;
	padding:5px;
	padding-left:0px;
}

#def_content #bookthree
{
	float:right;
	clear:right;
	width:179px;
	padding:5px;
	padding-right:0px;
}

#def_news
{
	float:right;
	clear:right;
	width:200px;
}

#def_news .sokruta .news
{
	margin-top:10px;
}

#def_news .sokruta .news .newsheader
{
	margin:0px;
	clear:both;
	font-weight:bold;
}

/* sokbok.aspx & sokforfattare.aspx */

.sokruta
{
	background-color:#ECE9D8;
}

.sokruta div 
{
	margin:0 15px;
}

.sokruta .searchheader
{
	margin-bottom:20px;
	clear:both;
}

.sokruta .roundtop 
{ 
	background:url(../grafik/hornhupp.gif) no-repeat top right;
	padding:0px;
	margin:0px;
}

.sokruta .roundbottom 
{
	background:url(../grafik/hornhner.gif) no-repeat top right;
	padding:0px;
	margin:0px;
}

.sokruta img.corner 
{
   width:15px;
   height:15px;
   border:none;
   display:block !important;
}

td.listning 
{
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	padding:8px;
}

/* Common */

.rubrik 
{
	font-size:20pt;
	color:Olive;
}

.mellanrubrik 
{
	font-size:15pt;
	color:Olive;
}

.minirubrik 
{
	font-size:13pt;
	color:Olive;
}

strong
{
	font-weight:bold;
}

em
{	
	font-style:italic;
	font-size:10pt;
}

/* Undefined (old?) */

table 
{
  	border-collapse: collapse;
  	border: none;
}

table.nyheter 
{
  	border: none;
   	background-color: #ECE9D8; 
}

td 
{
	border: none;
}

.liten 
{
	font-size: 10pt;
	color: #000000;
}

.omslag 
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 10px;
}

.ingress 
{
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
	
.form 
{
	border-color: Olive;
	border-style: solid;
	border-width: thin; 
	font-size: 12px; 
	background: #F5F4EA; 
}
	
.felmeddelande 
{
	background-color: #FF9900;
	border-color: Black;
	border-width: 1px;
	border-style: Solid;
	padding: 5px;
	width: 500px;
}

.aldreutgava 
{
	background-color: #CD5C5C;
	border-color: Black;
	border-width: 1px;
	border-style: Solid;
	padding: 5px;
}
