@charset "UTF-8";
/* CSS Document */


body  {
	font-family: Tahoma;
	font-size: 69%;
	margin-top: 20px;
	margin-left: 20px;/* zero margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* center default */
	color: #000000;
	background-image: url(background_green.png);
	background-repeat: repeat-x;
	background-color:#91D01C;
	
}



h1
{
	font-size: 140%;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	text-align: left;	
}
 
h2
{
    font-size: 120%;
    margin: 0 0 1em 0;
    font-weight:normal;
}
 
h3
{
    font-size: 110%;
    margin: 0 0 1em 0;
    font-weight:boldl;
} 
 
 
p
{
	margin: 0 0 1em 0;
	line-height: 1.5em;
	text-
	align: left;
	text-align: left;
}


.Allt {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 960px;
	height: auto;
	border: thin solid #666;
	position: absolute;
	
}


.finLista {
	list-style: none;
	
}


.Header {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 200px;
	position:relative;
}
.logo {
	background-color: #C9EC98;
	float: left;
	width: 200px;
	position: relative;
}
.headerPicture {
	float: left;
	width: 760px;
	position: relative;
}

.navigation {
	float: left;
	background-color: #000;
	background-image:url(knappbg.jpg);
	background-repeat:repeat-x;
	height: 36px;
	width: 100%;
	list-style-type: none;
	position: relative;
	color:#FFF;
}


.navigation ul
{
	background-color:black;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
.navigation ul a
{
	float:left;
	width:auto;
	height:16px;
	text-decoration:none;
	color:white;
	background-color:#000;
	background-image:url(knappbg.jpg);
	background-repeat:repeat-x;
	padding:10px 15px;
	border-right:1px solid black;
}
.navigation ul a:hover 
{
	background-color:#000000;
	background-image:url(knappaktiv.jpg);
	background-repeat:repeat-x;
}
.navigation ul li 
{
	display:inline;
}


.vansterlankar 
{
	padding-top: 20px;
	background-color:#000;
	float:left;
	width: 180px;
}

.vansterlankar ul
{
	
	background-color: #000;
	list-style: none;
	font-size:12px;
}

.vansterlankar ul li
{
	padding-top: 5px;
}

.vansterlankar ul a
{
	background-color:#000;
	color:#FFF;
	text-decoration:none;

	
}


.vansterlankar ul a:hover 
{
	background-color:#CCC;
	color:#333
}





.vanster {
	background-color: #000000;
	background-image: url(vansterbakgrund.jpg);
	background-repeat: repeat-x;
	background-position: fixed;
	float: left;
	width: 200px;
	color: #FFF;
	font-size: 14px;
	text-align:left;
	
	
	
}

vanster a img {
	border:0;
	}


.vanster p
{
	text-align:center;
}


.vanstertext
{
	text-align:left;
	font-size:10px;
	
}





.huvudInnehall {
	background-color: #FFF;
	float: right;
	padding: 8px;
	width: 744px;
	text-align:center;
}

.huvudinnehall p 

{
	font-size:10px;
}

.footer {
	color: #CCC;
	font-size:9px;
	background-color: #000;
	clear: both;
	float: left;
	height: 18px;
	width: 100%;
	padding-top: 4px;
	position: relative;
	text-align: center;
}


.footer a{
	color: #CCC;
	font-weight:bolder;
}



.vansterBild 
{	
	height:100px;
	width: 100%;
	border:hidden;
	border:0;
	

}

.vansterBild p
{
	background-image:url(lapp.png);
	height:100px;
	width:100%;
}



.vansterBild p:hover 
{
	background-image:url(lapp2.png);
	height:100px;
	width:100%;
}

























.vansterKnapp {
	color: #FFF;
	background-image: url(knappbg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 199px;
	border-right:1px solid black;
	padding-top: 7px;
	text-align:center;
}

.vansterKnapp a {
	text-decoration:none;
	color:#FFF;
}



.naviKnappar {
	color: #FFF;
	background-color: #000;
	float: left;
	height: 35px;
	width:auto;
	margin-left: 1px;
}
.hogeromknapparna {
	background-color: #000;
	background-image: url(knappbg.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	float:none;
	height: 35px;
	width: 100%;
	
}



		

		@import url('/includes/exempelsida.css');
		
		div.info {
			width: 400px;
			height: 80px;
			padding: 10px;
			background-color: #e0e0e0;
			border: 1px solid #c0c0c0;
		}
		
		.shadow {
			position: relative;
			
			
		}
		
		div.shadow_tlc {
			position: absolute;
			background-image: url('skuggor/shadow_tlc.png');
			width: 10px;
			height: 10px;
			top: -10px;
			left: -10px;
		}
		
		div.shadow_top {
			width: 100%;
			background-image: url('skuggor/shadow_top.png');
			background-repeat: repeat-x;
			height: 9px;
			position: absolute;
			top: -9px;
			left: 0px;
		}
		
		div.shadow_trc {
			position: absolute;
			background-image: url('skuggor/shadow_trc.png');
			width: 10px;
			height: 10px;
			top: -10px;
			right: -10px;
		}
		
		div.shadow_left {
			height: 100%;
			background-image: url('skuggor/shadow_left.png');
			background-repeat: repeat-y;
			width: 9px;
			position: absolute;
			left: -9px;
			top: 0px;
		}
		
		div.shadow_right {
			height: 100%;
			background-image: url('skuggor/shadow_right.png');
			background-repeat: repeat-y;
			width: 9px;
			position: absolute;
			right: -9px;
			top: 0px;
		}
		
		div.shadow_blc {
			position: absolute;
			background-image: url('skuggor/shadow_blc.png');
			width: 10px;
			height: 10px;
			bottom: -10px;
			left: -10px;
		}
		
		div.shadow_bottom {
			width: 100%;
			background-image: url('skuggor/shadow_bottom.png');
			background-repeat: repeat-x;
			height: 9px;
			position: absolute;
			bottom: -9px;
			left: 0px;
		}
		
		div.shadow_brc {
			position: absolute;
			background-image: url('skuggor/shadow_brc.png');
			width: 10px;
			height: 10px;
			bottom: -10px;
			right: -10px;
		}
		
.infobox1 
{
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 700px;
	margin: 10px;
	padding: 10px;
	text-align: left;
		border:thin #CCC solid;

}





.infobox1 a {
	color: #000;
	font-style:oblique;
	
}


.infobox1  a:hover 
{
	color:#3C0;
}




.infobox4 
{
	color: #000;
	background-color: #FFF;
	float: left;
	height: 220px;
	width: 450px;
	margin: 10px;
	padding: 10px;
	text-align: left;
		border:thin #CCC solid;

}

.infobox4 h1 {
	text-align:left;
	
	
}






.infobox4 a {
	color: #000;
	font-style:oblique;
	
}


.infobox4  a:hover 
{
	color:#3C0;
}

.infobox4 h1 a {
	text-align:left;
	color: #000;
	font-style:normal;
	text-decoration:none;
	
}

.infobox4 h1 a:hover {
	text-align:left;
	color: #666;
	font-style:normal;
	text-decoration:none;
	
}



.infobox2 {
	color: #000;
	background-color: #FFF;
	margin: 9px;
	padding: 10px;
	float: left;
	height: 220px;
	width: 206px;
		border:thin #CCC solid;


}

.infobox2 a {
	color: #000;
	font-style:oblique;
	
}

.infobox2 h1 {
	color: #000;
	font-size:13px;
	text-align:left;
	
}


.infobox2 h2 {
	color: #000;
	text-align:left;
	
}

.infobox2 h3 {
	color: #000;
	text-align:left;
	
}


.infobox2  a:hover 
{
	color:#3C0;
}


.bakgrundfonster
{
	background-image:url(vd.jpg);
}

.bakgrunddammsugare
{
	background-image:url(fonsterbred.jpg);
}

.infobox3 {
	color: #000;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	float: left;
	height: 228px;
	width: 206px;
	border:hidden;
	border:thin #CCC solid;
}

.infobox3 p
{
	text-align:left;
	font-size:10.5px;
}


.infobox3 p a
{
	text-decoration:none;
	font-style:normal;
	color:#333;
}

.infobox3 p a:hover 
{
	color:#69C;
}

.infobox3 img
{
	border:hidden;
	border:0px;
}





.inforutaText {
	color: #000;
	background-color: #FFF;
	float: left;
	height: 300px;
	width: 450px;
	border: thin solid #CCC;
	padding: 10px;
}


.textruta {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 660px;
	border: thin solid #CCC;
	padding: 10px;
	margin: 7px;
}

.fyrkantigruta {
	color: #666;
	background-color: #CCC;
	float: left;
	height: 228px;
	width: 218px;
	margin-right: 10px;
}

.logobilder
{
	margin: 3px;
	float: left;
}

.tjansterbilder
{
	margin: 6px;
	float: left;
}


.boldish {
	font-weight: bold;
}

.tjanstertext {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 200;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 7px;
}

.vansterjustering {
	text-align: left;
}


.bilder150
{
	margin: 3px;
	float: left;
	width: 150px;
	height:150px;
}

.bilder200170
{
	margin: 3px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	height: 170px;
}


.bilder200100
{
	margin: 3px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	height: 100px;
}


.bilderreferens
{
	margin: 3px;
	padding-right: 7px;
	float: left;
	text-align: left;
	width: 160px;
}


.kontaktuppgifter
{
	margin: 3px;
	padding-right: 7px;
	float: left;
	text-align: left;
	width: 190px;
}


.rutafortextbred {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 450px;
	padding-left: 6px;
	}
	
	.rutafortextbredare {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 680px;
	padding-right: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom: 1px solid #b5dd6b;
	}


	.rutafortextbredareUtanborder {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 680px;
	padding-right: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
	
	}

.rutafortextsmal {
	color: #000;
	background-color: #FFF;
	height: auto;
	padding-left: 6px;
	}
	
	
.referensruta {
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 450px;
	float:left;
	
	}
	
	.referensbilder {
	
	height: 50px;
	}
	
		.kontaktbilder {
	
	width: 150px;
	}
	
	.flaggdiv
{
	text-align:right;
}

	.flaggor1
{
	padding-top:8px;
	padding-right:5px;
	border:none;
}

.flaggor2
{
	padding-top:8px;
	padding-right:25px;
	border:none;
}

	
	

