﻿	* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
	code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
	dfn, i, cite, var, address, em { font-style: normal; }
	th,h1, h2, h3, h4, h5, h6 { font-weight: normal; }
	a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none;}
	table { border-collapse: collapse; border-spacing: 0; }
	caption, th, td, center { text-align: left; vertical-align: top; }
	body { line-height: 1; background: white; color: black; }
	q { quotes: "" ""; }
	ul, ol, dir, menu { list-style: none; }
	sub, sup { vertical-align: baseline; }
	a { color: inherit; }
	/*hr { display: none; }*/ /* we don't need a visual hr in layout */
	font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

/* Typsnitt */
	body, a, div {font:8pt verdana}
	p {font:8pt verdana}
	#content-row-start a, #content-row a {text-decoration:underline}
	#menusub a {font-size:12pt; text-decoration:none}
	a:hover, #menusub a:hover {text-decoration:underline}
	h1, h2 {font-weight:bold; margin-bottom:5pt; font-family:garamond}
	h3, h4, h5, h6 {font-family:garamond}
	h1 {font-size:20pt;}
	h2 {font-size:13pt;}
	h3 {font-size:12pt;}
	h4 {font-size:11pt;}
	h5 {font-size:10pt;}
	h6 {font-size:8pt; font-weight:bold}
	#mainmenu a {font:8pt verdana; text-transform:uppercase}
	#topmenu a {font:8pt arial;}
	ul, ol {margin:20px; list-style-type: circle}
	li {margin-bottom:5px}
	ul a, ol a {text-decoration:none;}
	#footer *, #footer a, #footer a:visited {font:7pt arial; line-height:14px}
	#footer a, #footer a:visited {text-decoration:underline}

/* Färger */
	#header {background:white}
	#themebody {background:rgb(185,89,21)}
	#footer {background:rgb(185,89,21) url('/theme/adlcreativa/images/bg_rounded_bottom.png') no-repeat 0px 0px}
	body, a, a:visited, div {color:#555555}
	a, a:visited {color:rgb(0,102,153)}
	#mainmenu {}
	#mainmenu a, #mainmenu a:visited, #topmenu a, #topmenu a:visited {color:rgb(185,89,21)}
	#container {background:white}
	h1, h2, h3, #menusub a {color:rgb(185,89,21)}
	#footer div, #footer a, #footer a:visited {color:white}

/* Layout */
	html, body {margin: 0px; padding: 0px; height:100%}
	p {margin:0px 0px 15px 0px} 
	#container {z-index:1000; position:absolute; top:0px; left:50%; width: 950px; margin-left: -475px; min-height: 100%} 
	#top-row {height:130px} 
	#logo {margin:20px; float:left;}
	#topmenu  {float:right; margin:30px 20px 0px 0px}
	#topmenu a {display:block; float:left; margin:0px 20px 7px 0px;}
	#mainmenu {margin:29px 0px 0px 20px; float:left; width:100%}
	#mainmenu a {height:32px; display:block; float:left; margin:0px 20px 0px 0px; text-align:center; clear:right}
	/*#content-row {vertical-align:top; margin: 0px; padding: 0px 20px 100px 20px; width: 100%; height:100%; border:1px solid red} */
	#content-row-start {padding:0px 20px 90px 20px;}
    #content-row {padding:30px 20px 90px 20px; background:url('/theme/adlcreativa/images/bg_flowers.png') no-repeat 0px 0px}
	#footer {position: absolute; bottom: 0px; width:100%} 
	#footer-content {height:60px; padding:0px 20px 10px 10px;}
	#footer a, #footer a:visited {margin:0px 0px 0px 10px; position:relative; top:-1px}
	#footer img {float:left; margin:10px 10px 0px 0px}
	#footer div {margin: 12px 0px 0px 0px}

    .Gallery {
        width:100%;
        margin-top:20px;
    }
    .Gallery IMG {
        margin:0px 10px 10px 0px
    }
	
/* Editor */	
	.Vit_överskrift {font-size: 21pt; position:relative; top:-50px; margin:0px 0px -20px 0px; color:white}
    .Gul_text {color:#DEC24D; font-family:garamond}
    .Dekorationsbild {margin:0px -10px 0px -10px}
    
/* CSS-fade */
	#fade {position:absolute; top:130px; left:0px; z-index:1000; width:100%}
	#f1, #f2, #f3, #f4, #f5, #f6, #f6 {overflow:hidden; font:1px; line-height:1px; height:1px; width:100%; margin-bottom:0px; background:black; opacity:.30; filter:alpha(opacity=30)}
	#f2 {opacity:.25; filter:alpha(opacity=25)}
	#f3 {opacity:.20; filter:alpha(opacity=20)}
	#f4 {opacity:.15; filter:alpha(opacity=15)}
	#f5 {opacity:.10; filter:alpha(opacity=10)}
	#f6 {opacity:.05; filter:alpha(opacity=5)}
