* {
padding:0;
margin:0;
}

body {
text-align:center;
background: #d4dce8;

}
		
#wrap {
width:796px;
minheight:auto;
margin: 10px auto;
text-align: left;
background-color: #002B5F;
color: white;
font: 14px Arial, Verdana, Helvetica, sans-serif;
max-width:100em;
}
		
#header {
background: #002B5F url(images/logo1.jpg) no-repeat;
height: 200px;
color:#002B5F;
border-bottom: 1px solid #6f8db9;
}
		
#menu {
text-align:left;
position: absolute;
top:210px;
height:auto;
padding-left:0;
margin-left:0;

}

/*.box {
	background-image: none;
	-moz-border-radius: 1.6em;
	-webkit-border-radius: 1.6em;
	border-radius: 1.6em;

}*/

/*#rightnav {
background-color: #6f8db9;
float: right;
height:auto;
width:140px;
margin-left: 1em;
padding: 0;
}
*/
#content {
line-height: 130%;
min-height:300px;
color: #FFFFFF;
background: url(images/blomstliten.gif) 120px 0 repeat-y;
background: url(images/blomstliten.gif) repeat-y;
border-left: 103px solid #6f8db9;
padding: 1.5em 2em 2em 2.5em;
}
#content a {text-decoration: underline;}
#footer  {
clear:both;
border-top:1px solid #002B5F;
margin: 0;
padding: .5em;
height: auto;
background-color: #6f8db9;
color: #002B5F;
font: 9px verdana;
line-height:130%;
text-align:center;
}
		

#menu ul {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
margin-left: 0;
padding-left: 0;
margin: 0px;
list-style-type: none;

}

#menu a {
display: block;
padding: 5px;
padding-left: 1em;
width: 90px;
background-color: #6f8db9;

}

#menu a:link, #menulist a:visited {
color: #fff;
text-decoration: none;
}

#menu a:hover {
background-color: #99adce;
background: url(images/menubottonrep.png) repeat-x;
color: #5F000A ;
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

img {
margin:1em;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	background-color: #002B5F;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 1px solid #99ADCE;

}
input:hover, textarea:hover, select:hover {
	background-color: #2A568F;
}
input:active, textarea:active, select:active {

}
input[type=radio], input[type=checkbox] {
	border: 0;
	background: transparent;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover input[type=file]:hover {
	background: #B5B5B5;
	color: #4F5143;
	font-weight: bold;
}

fieldset {
background-color: #002B5F;
}

legend {
background-color: #002B5F;
border: #002B5F;
color:#fff;
}

h1 {
font-size: 1.5em;
color: white;
margin-bottom:.5em
}
				
h2 {
font-size: 1.2em;
color: white;
margin-bottom:.1em;
margin-top:1em;

}
		
h3 {
font-size: 1.25em;
color: white;
}

.small {
font: italic 9px Verdana, Arial, Helvetica, sans-serif;
}


.light {
color:#000000;
background:#d4dce8;
}


/* AJ-Fork example css /
html,body {
	background: #CDD798;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #777777;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
/* Link text /
a {
	text-decoration: none;
	border-bottom: 1px solid #eee;
	color: #DF6A00;
	}
/* Link text with mouse on it /
a:hover {
	color: #FDB101;
	border-bottom: 1px solid #DDD;
	}
/* Beautify the form fields /
input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #777777;
	background: #F1F3E5;
	border: 1px solid #D9DDC4;
	}
/* Icons should _never_ have borders around them unless you say so, right? /	
img {
	border: 0px;
	}
/* The following five styles are used for articles. /
div.article {
	margin: 0px 0px 35px 0px;
	}
div.articletext {
	padding-left: 5px;
	}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font: 18px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #98A174;
	letter-spacing: 2px;
	}
h2 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 10px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	}
h2 em {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
	}	
.cn_comment_even {
	border-top: 1px dashed #D9DDC4;
	margin-top: 5px;
	background: #fbffe6;
	padding-top: 3px;
	}
.cn_comment_odd {
	border-top: 1px dashed #D9DDC4;
	}
.desc {
	margin-left: 15px;
	}
.specials {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font: 10px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	}
.specials em {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
	}
#latestcomments {
	padding-right: 5px;
	}

/* Contains all the content, including menus and such /
#aj_body {
	width: 700px;
	padding: 10px;
	border-right: 20px solid #336699;
	background: #fff;
	height: 100%;
	}
/* The top box /
#aj_header {
	font-size: 15px;
	font-weight: bold;
	background: #CDD798;
	border: 1px solid #D9DDC4;
	margin-bottom: 10px;
	color: #fff;
	padding: 5px;
	}
/* The menu floating left of content /
#aj_menu {
	float: left;
	width: 120px;
	margin-right: 30px;
	border-right: 1px dashed #D9DDC4;
	height: 100%;
	}
/* Main content in here /
#news {
	width: 500px;
	margin-left: 150px;
	}
/* Footer (powered / valid xhtml / blablabla) /
#aj_footer {
	width: 100%;
	font-size: 9px;
	border-top: 1px solid #D9DDC4;
	}
/* Used to force browsers to draw everything as it should be drawn /
div.spacer {
	font-size: 1px;
  	clear: both;
  }