* {
margin:0;
padding:0;
outline:0;
}
html 
{
	background-image: url(http://www.testwebben.se/1643/Images/093_bg_html.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #999;
	overflow:auto;
        overflow-y:scroll;
}

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

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

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

body, select, input, textarea, table 
{
	font-family: arial, helvetica, Verdana, sans-serif;
	color: #444;
	font-size: 12px;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}
table#tableEvenemang td {
border-top: 4px solid #FBC900;
}

body, p, li, td 
{
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 
{
	color: #000; /*#008FD4;*/
	padding: 0em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1;
}

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, .modNewsList h3 
{
	font-size: 1.3em;
        font-weight:bold;
	margin: 1.5em 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;
	letter-spacing: 0em;
	font-size: 2.2em;
	margin: 0em 0em 0em 0em;
}

p 
{
	font-size: 1em;
	margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active 
{
	color: #212121; /*#8CC63F;*/
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #212121;
}
a img {
border:0;
}
hr 
{
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: gray;
	background-color: gray;
	/* clear: both; */
}

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/1643/Images/) disc;
}

ol 
{
	list-style: decimal;
}

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

table td 
{f
	vertical-align: top;
	/*padding: 0.2em 1em 0.2em 0.3em;*/
	/* border: 1px solid silver; */
}
table th {
font-size:1.1em;
border-bottom:4px solid #FBC900;
}
strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

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

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

#footer 
{
        height:80px;
	text-align: center;
	clear: both;
	background-color: #FFCC00;
	background-image: url(http://www.testwebben.se/1643/Images/navBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: 5px solid #fff;
	margin: 0;
	padding: 0;
        position:relative;
}
#footer img#footerLogo {
position:absolute;
top:2px;
left:50px;

}
#footer p
{
	padding: 10px 5px;
	color: #000;
	margin: 0;
}

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


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

#wrapper 
{
	text-align: left;
	width: 900px;
	margin: 5px auto;
	padding: 0;
}

#header 
{
	height: 200px;
	border: 5px solid #fff;
	background-color: #FFCC00;
	background-image: url(http://www.testwebben.se/1643/Images/headerBgFinal.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#main 
{
	margin: 1em 0em 1em 0em;
}

#main-left 
{
	float: left;
	width: 170px;
	padding: 0em 0em 0em 0em;
	border: 5px solid #fff;
	background-color: #FFCC00;
	background-image: url(http://www.testwebben.se/1643/Images/navBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#main-content 
{
	float: right;
	width: 695px;
	padding: 5px;
	border: 5px solid #fff;
        background:#e4e1db url(http://www.testwebben.se/1643/Images/mainContentBg.jpg) repeat-x top;
}

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

/* STANDARD NAV (vertikal css) */ 

#nav
{
	padding: 0;
	margin: 0;
}

#nav ul
{
   	margin: 0.5em 0em 0.5em 0.2em;
}

#nav li
{
	list-style-type: none;
	padding: 10px;
}

#nav ul ul,
#nav ul ul ul
{
   	/*margin-top: 0em;
   	margin-left: 1.5em;*/
	margin: 0;
   	padding: 0;
}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
   	display:none;
   	font-weight: normal;
	margin: 0;
   	padding: 0;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
   	display: block;   
}

/* nivå 1 */
#nav li
{
   	list-style-type: none;
   	margin: 0.2em 0em 0em 1em;
   	padding: 0.2em 0em 0em 0em;
}

/* nivå 2 */
#nav li li
{
   	list-style-type: none;
   	margin: 0.1em 0em 0em 0em;
   	padding: 0.2em 0em 0em 0em;

}

/* nivå 3 */
#nav li li li
{
   	list-style-type: none;
   	margin: 0.2em 0em 0em 0em;
   	padding: 0em 0em 0em 13px;

}

/* Text, grundformatering */
#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
   	font-family: arial,verdana,sans-serif; 
   	letter-spacing: normal;
   	text-transform: none;
   	text-decoration: none;
   	color: #000;
   	font-weight: normal;
   	padding: 0em;
	margin: 0;
	font-size: 13px;
}

/* Text, grundformatering */
#nav li li a:link,
#nav li li a:visited,
#nav li li a:hover
{
   	font-size: 11px;
}

/* Aktuell sida, text */
#nav li#current a:link,
#nav li#current a:visited
{
   	text-transform: none;
   	font-weight: bold;

}

/* Aktuell nivå 1-3 */
#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current ul li.current a:link,
#nav ul li.current ul li.current a:visited,
#nav ul li.current ul li.current ul li.current a:link,
#nav ul li.current ul li.current ul li.current a:visited,
{
   	text-transform: none;
}

/* Nivå 2-3, under aktuell sida */
#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li#current ul li a:link,
#nav ul li#current ul li a:visited,/*Fram till hit nivå 2*/
#nav ul li.current ul li.current ul li a:link,
#nav ul li.current ul li.current ul li a:visited
{
   	text-transform: none;
   	font-weight: normal;
	border: 0px;
}

/* Nivå 1-3 onmouseover */
#nav ul li a:hover,
#nav ul li.current a:hover,
#nav ul li.current ul li a:hover,
#nav ul li#current ul li a:hover,
#nav ul li.current ul li.current a:hover,
#nav ul li.current ul li.current ul li a:hover,
#nav ul li.current ul li.current ul li.current a:hover
{
    	color: #333;
} 

#nav ul li
{
	background-image: url(http://www.testwebben.se/1643/Images/093_bg_nav_off.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	padding: 0 0 2px 15px;
}

#nav ul li#current 
{
	background-image: url(http://www.testwebben.se/1643/Images/093_bg_nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}

#nav ul li.parent
{
	background-position: left top; 
}

#nav ul li.parent.current
{
	background-image: url(http://www.testwebben.se/1643/Images/093_bg_nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}


