body {
	background: #E6E6E6 url('../images/bg.gif') repeat fixed;
	margin: 0px 0 20px 0;
	}

#header{
	width: 740px;
	height: 113px;
	background-image: url('../images/bg_top.gif');
	margin: 0 auto 0 auto;
	}
	


	
#adminheader{
	width: 740px;
	height: 113px;
	background-image: url('../images/bg_admin_top.gif');
	margin: 0 auto 0 auto;
	}

#wrap{
	background: #FFF;
	background-image: url('../images/bg_content.gif');
	width: 740px;
	margin: 0 auto 0 auto;
	}

#nav{
	background: #FFF;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 20px;
	border-top: 1px #D2D2D2 solid;
	border-bottom: 1px #D2D2D2 solid;
	}

#menu{
	padding: 5px 0 0 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	}

#left{
	width: 183px;
	padding-left: 12px;
	float: left;
	}

#contentStart{
	width: 394px;
	padding-bottom: 20px;
	float: left;
	}
.slidepos{
	position: absolute;
	z-index:99;
	margin-left: 240px;
	margin-top: -133px;
	}	

	

#contentStartLeft, #contentStartRight{
	float: left;
	width: 175px;
	margin-left: 12px;
	margin-bottom: 10px;
	}

#right{
	width: 138px;
	padding-left: 12px;
	float: left;
	}

#footer{
	height: 30px;
	border-top: 1px #D2D2D2 solid;
	background: #FFF;
	clear: both;
	}

#footerLeft{
	float: left;
	width: 630px;
	padding-left: 12px;
	margin-bottom: 10px;
	}

#footerRight{
	float: left;
	width: 80px;
	padding-left: 12px;
	margin-bottom: 10px;
	}


/* ---  BILDER  --- */

#header img, #adminheader img{
	position: relative;
	top: 15px;
	left: 14px;
	border: none;
	}

#footer img{
	margin: 8px 0 5px 62px;
	border: none;
	}

#left img{
	border: none;
	}

img.pil{
	margin-top: 12px;
	margin-bottom: 12px;
	border: none;
	}


/* ---  RUBRIKER  --- */

h1{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 13px;
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: 1.4em;
	color: #40658E;
	}
	
h2.main, h2.outer, h2.outerTop{
	margin-bottom: -5px;
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: .9em;
	color: #40658E;
	}

h2.main{
	padding-left: 13px;
	}

h2.outer{
	margin-top: 25px;
	}

h2.outerTop{
	margin-top: 15px;
	}

.bold{
	font-weight: bold;
	}


/* --- P-TAGGAR --- */

.bread{
	padding-left: 13px;
	width: 366px;
	font-family: verdana;
	font-size: .7em;
	}

.left{
	width: 171px;
	font-family: verdana;
	font-size: .7em;
	}

.footer{
	width: 600px;
	margin: 8px 0 5px 0px;
	font-family: verdana;
	font-size: .7em;
	}

.italic{
	font-style: italic;
	}

.tableHead{
	font-weight: bold;
	color: #fff;
	}

.red {
	color: #E50E00;
	}


/* ---  MENY  --- */

#nav .menu{
	margin-left: 9px;
	font-family: verdana;
	font-size: .7em;
	/*letter-spacing: 1px;*/
	display: inline;
	/*margin-top: 3px;*/
	}

#nav .divider{
	display: inline;
	margin-left: 9px;
	margin-right: 9px;
	}


/* --- LÄNKAR --- */

a{
	color: #009933;
	text-decoration: none;
}

a:hover{
	color: #000;
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #000;
	}

#nav a:hover{
	color: #009933;
	}


/* --- TABELLER --- */

table.tableBorderless, table.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*padding-top: 10px;
	margin-top: 10px;*/
	border: none;
}

table.main{
	padding-left: 13px;
	}

tr.green{
	background: #009933;
}

tr.grey{
	background: #EFEFEF;
}

td.tableBorderless, td.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}


/* --- LISTOR --- */

#contentStartLeft ul, #contentStartRight ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 1em;
	margin: 0 0 5px 40px;
	padding: 0 0 5px 40px;*/
	}

#contentStartLeft ul li, #contentStartRight ul li{
	font-size: .7em;
	line-height: 0.9em;
	margin: 0 0 10px -10px;
	}


/* --- FORMULÄR --- */

.input {
	margin-left: 13px;
	background-color:#FCFCFC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	border: 1px solid #CCC;
	scrollbar-base-color: #FFF;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #808080;
	scrollbar-darkshadow-color: #F7F7F7;
}

#portfolio {
margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
}