* 
{
	outline:0;
}

html 
{
	background-color: #fff;
	overflow: auto;
	overflow-y: scroll;
	font-size: 62.5%;
}

body 
{
	text-align: left;
	margin: 0;
	padding: 0;
}

/*CONTENT (start) ---------*/

body 
{
	/*Content editor body*/
	/*background-color: #fff;*/
}

body, select, input, textarea, table 
{
	font-family: georgia, times new roman, serif;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 
{
	color: #b9c178;
	padding: 0em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
}

h6 
{
	font-size: 0.4em;
	margin: 1em 0em 0em 0em;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 
{
	font-size: 1.2em;
	margin: 1em 0em 0em 0em;
}

h2 
{
	font-size: 1.5em;
	margin: 2em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
	text-transform: none;
	font-weight:bold;
	letter-spacing: 0.1em;
	font-size: 2.2em;
	margin: 0em 0em 0em 0em;
}

p 
{
	margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #b9c178;
}

a img 
{
	border: 0;
}

hr 
{
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #999999;
	background-color: gray;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

ul 
{
	list-style: url(http://www.testwebben.se/000/Images/) disc;
}

ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

/*CONTENT (end) -----------*/

/*FOOTER ------------------*/

#footer
{
	font-size: 1em;
	text-align: center;
	margin: 0.5em 0 0 0;
	padding: 0.2em 0 0.4em 0;
	clear: both;
	color: #999999;
	border: #cccccc solid 1px;
}

#pFooterText
{
	
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

/*LAYOUT ------------------*/

#wrapper
{
	text-align: left;
	width: 85em;
	padding: 0em;
	margin: 1em auto;
}

#header
{
	background-image: none;
	background-position: left center;
	background-repeat: no-repeat;
	height: 11em;
	text-align: right;
}

#header #logo {
float:left;
}

#main
{
	margin: 0 0 0 0;
	padding: 0;
	border: #cccccc solid 1px;
	min-height: 20em;
	height: auto !important;
	height: 20em;
}

#main-content
{
	float: left;
	width: 82em;
	padding: 1em;
	margin: 0;
	text-align: left;
}

#newsbox
{
	float: right;
	width: 15em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 1.1em;
}

.clear 
{
	clear: both;
	line-height: 0.01;
	border-style: none;
}

/*NAV UNDERSIDA -------------------- */ 

#nav-bottom
{
	height: 30px;
	padding: 0;
	margin: 0;
	border: white solid 1px;
}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#detachedSubMenu a:hover 
{
	text-decoration: none;
	color: #b9c178;
}

ul#detachedSubMenu li.active a
{
	background-image: url(http://www.testwebben.se/2047/Images/103_pil_nav.png);
	background-repeat: no-repeat;
	background-position: top left;
} 

#nav-bottom ul li
{
	list-style: none;
	padding: 0em;
	display: inline;
	float: none;
}

#nav-bottom ul li a
{
	padding: 0 1em;
	margin: 0 0 0 0;
}

#lang {
float:right;
margin:7px 5px 0 0;
}

/* NAV ---------------------- */

#nav
{
	width: 100%;
    	height: 43px;
    	padding: 0;
    	margin: 0;
	/*background-image: url(http://www.testwebben.se/2047/Images/103_bg_nav.png) !important;*/
	background-image: url(http://www.testwebben.se/2047/Images/navBg.gif);
	background-color: #fff;
	background-repeat: repeat-x; 
}

#dmenu
{
	background-color: transparent; 
	z-index: 20;
}

#dmenu ul
{
	position: absolute;
	z-index: 99;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#dmenu li
{
     	margin: 0em 0 0 0;
     	padding: 0;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
	margin: 0;
	padding: 0;
}

#dmenu li a
{
        text-align: left;
	color: #fff;
}

#dmenu li,
#dmenu li a,
#dmenu ul a
{
	display: block;
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
	color: #000;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited,
#dmenu li.current a:link,
#dmenu li.current a:visited,
#dmenu li.current ul li.current a:link,
#dmenu li.current ul li.current a:visited
{

	color: #000;
	background-image: url(http://www.testwebben.se/2047/Images/103_bg_nav_current.gif);
	background-repeat: no-repeat;
}

/*DropDown ska inte visas*/
#dmenu ul li 
{
	display:none;
}

/* Alla nivåer */
#dmenu a:link, 
#dmenu a:visited, 
#dmenu a:hover
{
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0em;
        padding: 1.5em 0em;
        margin: 0 0.5em;
	width: 110px;
	text-align: center;
	font-size: 1em;
}

/*NYHETSMODUL------------------*/

.modNewsList
{
	margin: 0px;
}

.NewList
{

	width: 600px;
}

.modNewsList h3
{
	border-bottom: #ccc solid 1px;;
	font-size: 1.2em;
	margin: 0;
	padding: 0.3em;

}

.modNewsList ul 
{
	margin: 0;
	padding: 0;
}

.NewsList li
{
	list-style-type: none;
	margin: 0;
	padding: 1em 0em;
    	margin-right: 10px;
    	width: 150px;
}

.NewList li
{
    	list-style-type: none;
    	margin: 0;
    	padding: 1em;
    	border-bottom: #ccc 1px solid;
}

.image
{
    	margin: 0 1em 1em 0;
}

.aNewsLink 
{
    	font-weight:bold;
}

.modNewsList ul.NewsList li, 
.date
{
    	font-weight:bold;
}

.modNewsList a, 
.modNewsList a:hover
{
    	font-weight: normal;
	line-height: 1.2;
}

#aaa {
	float:right;
}