/* GENERAL STYLES */
body {
	background:#6D6464;
	text-align: center;
	margin: 3em;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:0.7em;
	color: #666;
	}

a, a:link, a:visited, a:active {
	color: #444;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #CDC4C4;
	}
a:visited {color: #444}
a:hover {text-decoration: none;background: #F5EEE9;}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

#flag {float:left;}
#flag a:hover, #flag a {border-bottom:none;background:transparent;}
#flag img {border:none;}

#menu {
	text-align:right;
	list-style-type: none; 
	list-style-image: none;
	float:right;
	margin:0.1em 0;
	padding:0;
	}
#menu li {
	float:left;
	text-transform: uppercase;
	padding:0 0 0.3em 1.6em;
	margin: 0;
	}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	display:block;
	color:#EDE4E4;
	text-decoration: none;
	border-bottom: none;
	}
#menu a:hover {
	text-decoration: none; 
	background: transparent;
	color:#ADA4A4;
	}
#content {
	border: solid 1px #4D4444;
	width: 800px;
	text-align:left;
        height: auto;
	}

#expander {float:right;width:100%;height:auto;min-height: 500px;
background:transparent url('svalner/bg_top.png') no-repeat top right;
}

/*\*/
* #content, #expander {
min-height: 500px;
}
/**/

#content_top {
	padding: 4em;
	text-transform: uppercase;
	}
#content_top div {font-size:1.3em;}
#content_top a, 
#content_top a:hover {
	text-decoration:none;
	border-bottom:none;
	color: inherit;
	background: transparent;
	}
#content_top a.clr_hd {color:#b15b11;}

#front_line {
	width:100%;
	background:#EEE;
	}
#front_line p {
	/*background: #EEE url('svalner/bg_front1.png') bottom repeat-x;*/
	/*width: 246px;*/
}

/* Contact form */ 
.cForm {border:none;}
 .cForm legend {display:none;}
 .cForm .tb, .cForm textarea {
	display:block;
	width:16em;
	border:solid 1px #AAA;
	margin-bottom:1em;
	font-size:0.9em;
	}
 .cForm textarea {
	width:20em;
	}
 .tbMsgSent {color:#A00;margin:0.8em 0;display:block}


#listMembers {margin:0;padding:0;margin-bottom:1.5em;width:300px;}
#listMembers li {margin:0.3em;}
#listMembers li.hd {list-style-type: none; list-style-image: none;}

.listNews {margin:0;padding:0;}
.listNews li {margin-left:1.5em;}
.listNews li.withContent {list-style-type: none; list-style-image: none;margin:0;}

#secondLevelNavigation {margin:0 0 2em 2em ;padding:0;}

#front_line .img1_3 {float:left;border-right: solid 1px #FFF;}
#front_line .img4 {float:right;border-left: solid 1px #FFF;}
#front_line p {float:left;padding:.8em 0 .4em 1em;margin:0;line-height:110%;}

div.columnWrapper {margin:2em 0 0 45px;width:755px;}
div.columnLeft {float:left;width:320px;}
div.columnRight {float:right;width:370px;padding-right:20px;}

div.pageContent {margin:2em 0 0 4em;}

.raadgivning {}

p {margin:0 0 0.8em 0;padding:0;line-height:170%;}
li {margin: 0.4em; 0}



.clr_hd {color:#b15b11;}
.bread {padding:0 4em;}
h1, h2, h3 {margin:0 0 1em 0;font-weight:lighter;}

h1 {color:#b15b11;font-size: 1.8em;}
h2 {color:#b15b11;font-size: 1.5em;}
h3 {font-size: 1.1em;font-weight:bold;margin-bottom:0.5em;}


/* EDITOR PROPERTIES */
h1 {
color:#b15b11;
font-size: 1.8em;
}

h2 {
color:#b15b11;
font-size: 1.5em;
margin-bottom:0.5em;
}

