/* RESET STYLES*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	padding-left:2em;
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

/* END RESET STYLES */


body {
	background-color:#000;
	color:#fff;
	top:0px;
	left:0px;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	
}

a {
	color:#fff;
	text-decoration:none;
	border:0;
}
a:active {color:#fff;}
a:visited {color:#fff;}
a:hover {
	color:#fff;
}

h1 ,.rubrik{
	font-size: 35px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-weight:bold;
	display:block;
}

h2 ,.rubrik2{
	font-size: 27px; 
	color: #FFFFFF; 
	font-weight: bold; 
	margin-top:0.5em;
	margin-bottom:0.5em;
	display:block;
}

h3 ,.rubrik3{
	font-size: 21px; 
	color: #FFFFFF; 
	font-weight: bold; 
	margin-top:0.5em;
	margin-bottom:0.5em;
	display:block;
}

h4 {
	font-size:15px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	display:block;
}

h5 {
	font-size:0.6em;
	display:block;
}
h6 , .litentext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #FFFFFF ;
	line-height:1.2em;
}


em {
	font-style:italic;
}

.tablespace {
	border-collapse:separate;
	border-spacing:7px;
}

.inramad , #content img{
	margin-bottom: 5px }

hr {
	clear:both;
	display:block;
	border-color: #EAEBE2 black black; border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 0px;

}
	


.brödtext-mörk { 
	font-size: small; 
	color: #000000}

table {
		color:#fff;

}

#menu {
float:left;
margin-bottom:4em;
}


#scroller-content{
	position:absolute;
	left:20em;
}

#content {
	width:35em;
	padding:0em;
	clear:left;
}

#content a {
	text-decoration:underline;
}

#content img {
	border:0.5em solid #fff;
	margin:0 6px 6px 6px;
}

#content p {
	padding-left:0px;
	padding-right:0px;
	font-size:14px;
	line-height:1.2em;
}

#content hr {
	clear:both;
	display:block;
	border-color: #EAEBE2 black black; border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top:10px;
	padding:3px;

}

#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #FFFFFF ;
	margin:0px 3px 6px 3px;
	}

#content table td {
	color:#fff;
}

#content table img {
	margin:0px;
}

#leftside {
	position:absolute; 
	height:0px;  	
	z-index:2;
	width:17em;
}

#leftside p {
	margin:0em;
	padding:0em;
	font-size:80%; 	
}

#leftside a {
	font-weight:bold;
}


#logga {
	margin:auto;
	margin-top:1em;
	margin-bottom:1em;
	width:10em;	
}

#leftmera {
	margin:auto;
	width:9em	;
	clear:both;
}

#scroller {
	position:absolute;
	overflow: auto;
	left:0em;
	top:0em;
	height:100%;
	width:100%;
	z-index:1;
	}

#bakbild{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.edit {
		float:right;
}

.edit a,.edit a:hover , .edit a:visited {
	color:red;
	background:black;
	font-size:10px;
}