#bilder {
        padding-left:10px;
}
.thumbnail
        {
                                 height:190px;
                                 background-color: #f1f1f3;
                                 border: 1px dotted #cacaca;
                                 font-style: italic;
                                 color: #333333;
}

.bildarkivrubrik { color:333333; }

 
body
    {

	 background:url(../gismo/gfx/863/bg.jpg) #ffffff repeat-x top left;	  	 
	 color: #000;	
 	 font-family: Arial, Century Gothic, Lucida Sans unicode, Helvetica, sans-serif;
	 font-size: 12px;
 	 /*margin:11px;*/
 	 padding: 0px;
                 margin: 0px;
	}

.newsdatum {}

a:link { 
	color: #a44138;
                font-size: 12px;
                text-decoration: underline;


	}
a:visited { 
                color: #a44138;
	font-size: 12px;
                text-decoration: underline;
	}
a:hover { 
	color: #333333;
                font-size: 12px;
                text-decoration: underline;
	}
a:active { 
	color: #333333;
                font-size: 12px;
                text-decoration: underline;
	}


h1 
	{ 
	 font: 28px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
font-weight: bold;
border-top:0px solid #d1d1d1;
	 color: #828282;
                 margin: 0px 0px 0px 0px;
                 padding: 8px 0px 8px 0px;
	} 
	   
	   
h2 
	{ 
	 font: 20px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
font-weight: bold;
border-top:0px solid #d1d1d1;
	 color: #828282;
                 margin: 0px 0px 0px 0px;
                 padding: 4px 0px 4px 0px;
	} 
	
h3 
	{ 
	 font: 16px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
font-weight: bold;
border-top:0px solid #d1d1d1;
	 color: #828282;
                 margin: 0px 0px 0px 0px;
                 padding: 4px 0px 4px 0px;
	} 
	   
div 
               {
                font-size: 12px;
	color: #000;
	}	

img    {

          /*margin: 15px;*/

}



.image	{
	float:left;
	margin: 0 5px 0 5px;
	text-align: center;
}

.image a	{
	background-color: #FFFFFF;
	border: 1px solid #eaeaea;
	display: block;
	
	vertical-align: middle;
	
}

.image a:hover {
	background-color: #FBFBFB;
	border: 1px dashed #CCCCCC;
}

.image img	{
	margin: 5px;
	border:1px solid #f6f6f6;
}

.imageinline	{
	clear: both;
	height: 90px;
	margin: 0 auto 10px auto;
}
	
	
	
	/*	ALLASAKER	*/
	
	#container
	{
		margin: 0em auto;
		width: 1000px;
		text-align: left;
		background:url(../gismo/gfx/863/containerbg.png) transparent repeat-y top;
                                padding: 0px 0px 0px 0px;
height:100%;
	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
		
                                height: 90px;
		background:url(../gismo/gfx/863/header2.png) #D6D6D6 no-repeat top left;
	}
	
	
	
	
	
	
	
	/*	CONTENTSAKER	*/
	
	#contents	
	{
		background: transparent;	
                                margin-left: 25px;
                                margin-right: 10px;
padding-right:20px;
		padding-bottom: 10px;
                                font-size: 12px;
		color: #000;
                                font-weight: normal;
                                height:100%;

	}

	#mainnav
	{

                height: 60px;
	background:url(../gismo/gfx/863/mainnav.png) transparent no-repeat top left;
                z-index: 999;
	}

             #mainnav a
               {
                color:#FFFFFF;
	font-weight:normal;
                /*height: 28px;*/
	background:url(../gismo/gfx/863/mainnav_a.jpg) no-repeat bottom right;
                margin-right: 3px;
               margin-top:8px;
	/*list-style-type: none;*/
                text-decoration:none;
                }
                  

                  


        #navul {
	width: 100%;
}
#navul, #navul ul {
	padding-left: 30px;
padding-top:10px;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;

}
#navul a {
	display: block;
	text-decoration: none;
}

#navul li {
	float:left;
	/*width: 10em;*/
                position: relative;
                height:25px;


}

#navul li a {

		background:url(../gismo/gfx/863/mainnav_a.jpg) no-repeat top right;
                                padding: 7px 9px 2px 9px;
color: #333333;
font-weight:normal;
text-transform: uppercase;
font-size:14px;
}

#navul li ul, #navul ul li  {
	width: 16em;
}

#navul ul li a  {
	color: #000000;
	border-bottom: 1px solid #f3f3f3;
                background: transparent;
	padding: 0px 0px 4px 0px;
font-size:12px;
}
#navul li ul {
	position: absolute;
	display: none;
                background:url(../gismo/gfx/863/undermeny_bg.png) #ffffff no-repeat top left;
                border: 1px solid #f3f3f3;
                padding: 0.5em 0.5em 1em 0.5em;
}

#navul a:hover {
	color: #a44138;
}

#navul li:hover ul, #navul li.p7hvr ul {
	display: block;
}


#navul a.active {

}

#navul ul li a:hover {             
                background:url(../gismo/gfx/863/) no-repeat top left;
                color: #a44138;
}

#navul ul li a.active {
                background: transparent;
}

li > ul {
	top: auto;
	left: auto;
	}

#SiteSearch
{
z-index: +1;
float:right;
padding: 60px 20px 5px 5px;

}
a.sitesearch{
font: 11px lucida sans unicode, arial, tahoma, verdana, sans-serif;
text-decoration:none;  
text-transform: uppercase;
color:#333333;         
}



#footer {
                                height: 30px;
                                border-right: 0px solid #A1A1A1;
                                border-bottom: 0px solid #A1A1A1;
                                border-left: 0px solid #A1A1A1;
                                color:#000000;
font-weight: bold;
text-align: center;
                                font-size: 11px;
                                padding: 0px 0px 0px 10px;
	                background: url(../gismo/gfx/863/) transparent;
}


/* CONTACT FORM */


                
	}

#kontaktformular .kontakt
	{
	margin: 0 0 10px 0;
                
	}



#form
	{
	margin: 0;
	padding: 0;
	width: 420px;
	text-align: left;
	}

#namn, #email, #meddelande
	{
	margin: 0;
	padding: 10px;
	background: url(../gismo/gfx/863/mess.jpg) repeat-x top;
	border: 1px solid #888;

	}

#namn, #email
	{
	width: 175px;
	}

#meddelande
	{
	width: 370px;
	}

/* NYHETER */

#newsArchive
               {
               margin-left: 2px;
               margin-right: 5px;
	paddingleft: 10px;
                color: #000;
                background:url(../gismo/gfx/863/aktuellt_bg.png) no-repeat center left; 
	width: 250px;
               height: 530px;
                float: left;
                }


#newsArchive a
               {
                padding: 5px 0px 0px 20px;

                }


#newsArchive h2
               {
display: none;
                }



.newsItem {

margin-top: 20px;
width:650px;

}
#newsItem a
               {
                padding: 5px 10px 10px 10px;

                }


.NyhetsKategori { 

                       text-decoration: none;
                       color: #000000;
                       font-weight: bold;
                       font-size: 14px;
                       text-decoration: underline;
                        }

a:hover.NyhetsKategori {
                       text-decoration: none;
}


.NyhetsKategoriDiv {
                                             color: #000000;
                       font-weight: bold;
                       font-size: 14px;
                       background: url(../gismo/gfx/863/news_rubrik.jpg) no-repeat; 
                       padding: 10px 5px 10px 15px;
}
.div {
                       height: 23px;
                       width: 168px;
                       color: #000000;
                       font-weight: bold;
                       font-size: 14px;
                      padding: 5px 5px 5px 15px;

}


.NyhetsRubrik {

color: #000;
background:url(../gismo/gfx/863/pil.png) no-repeat left bottom; 
line-height: 230%;
margin-left:10px;
}



hr { color: #f2f2f2; }

#SlideshowControl{
background:url(../gismo/gfx/863/) no-repeat top left;
height:50px;
width:930px;

font-size:16px;
font-weight:normal;
text-decoration:none;
}

#SlideshowControl a{
color:#333333;
font-size:16px;
padding: 5px 5px 5px 5px;

}

#SlideshowControl a:hover{
color:#333333;
font-size:16px;

}

#SlideshowControl a.active{
color:#333333;
font-size:16px;

}
#SlideshowControl a.visited{
color:#333333;
font-size:16px;

}


