﻿@import url(layout.css);
body {
	margin: 0 0%;
	background-image:  url("../huvudfiler/bakgrund2.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	scrollbar-arrow-color:#000;
	scrollbar-base-color:#fcf9e2;
	scrollbar-face-color:#fcf9e2;
	scrollbar-track-color:#fcf9e2;
	
}
/* Styles for DIV tags */
#container {
	
	
	background-image:  url("../huvudfiler/bakgrund1.jpg");
	}
	
#container a {
	
	
	text-decoration: none;
	}
	
	
#masthead {
	
	 background-image: url('../huvudfiler/loggan.jpg');
	background-repeat: no-repeat;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 10px;
	
}
#navigation {
	
	margin-left: 150px;
	margin-top:30px;
	border-bottom: 4px solid #5e533d;
	border-top:  4px solid #5e533d;
	

	
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	
	padding: 0px;
	background-image:  url("../huvudfiler/blomma.jpg");
	background-repeat: no-repeat;
	background-position:right bottom;
	
}
#column_left {
   

	float:left; 
	margin-top: 0px; 
	text-align: right; 
	
	 }
#column_left ul { 
	list-style-type:none; }
#column_left li {
	letter-spacing: 2px; font-weight:bold; line-height:300% ; }
#column_left a  {
	color:#5e533d ;
	
}
	
#column_left a:hover {
	
	color: #fff;
	text-decoration: none;
	background-color: #3c372d;
	
	
}
#image {
	margin-bottom: 6px;
	margin-left: -5px;
	margin-right: 3px;
	bottom: 2px;
	float:left;
	
}

#image a {
	text-decoration:none;
	
}
#image a:hover{
	text-decoration: none;
	background-color: #fcf9e2;
}


#column_right {
	
	float:left;
	line-height: 20px;
	
    border:3px double #D69A65; 
    background-position: center bottom; 
    background-image:url('huvudfiler/loginbild1.jpg'); 
    background-repeat:no-repeat ;  
    overflow-X: hidden;
	overflow-y:auto;
    text-decoration: none;
    
    
}
#column_right a {
	 text-decoration: none;
	 	}
#footer {
	background-image: url("../huvudfiler/bakgrund2.jpg");
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
/* Styles for Masthead */
#masthead h1 {
	margin-bottom: 0;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#masthead h3 {
	margin-top: 0;
	color: #7C8DD3;
	margin-bottom: 0px;
	text-indent: 5em;
}
#masthead a {
	color: #333333;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0px;
}
#navigation li {
	float: left;
	
}
#navigation a {
	margin: 0 0px;
	padding-left: 15px;
	padding-right: 15px ;
	display: block;
	border-right: 2px solid #000;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3c372d;
}


/* Styles for Right Column */
#column_right h4 {
color:#5e533d    ; 
   
	
	margin-top: 10px;
}
#column_right p {
	color: #444444;
	margin-top: 0px;
}
#column_right a {
	color: #677BCB;
}
#column_right a:hover {
	color: #FF9933;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #111111;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #222222;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #5e533d;
}
a:hover {
	color: #FF9933;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
}
#footer a {
	color: #3F58BC;
}
#footer a:hover {
	color: #00008B;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}