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

html { min-height: 100%; 
		margin-bottom: 1px;} /*Fixar sidled-hopp i firefox*/
body {
	background-image:url(../images/gren_bg.gif);
	background-repeat: repeat;
	
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	margin-top:15px;
	margin-bottom:auto;
	vertical-align:top;

}
table{
		align:center;
		border:1px solid #CCCCCC;
		margin-bottom:15px;
		}
p {
	font-size:11px;
	line-height:14px;
	margin:15px 20px 15px 40px;
	}
h1{	font-size:14px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
	margin-top:25px;
	margin-bottom:25px;
	}	
	
/*-------------------------------MENY--------------------------*/
	
td#meny{	vertical-align:top;/*Fixar meny-hoppandet*/
			border-right:1px solid #CCCCCC;
			} 

p#menytext {
	color:#666666;
	text-align:left;
	letter-spacing:.05em;
	line-height:16px;
	margin:0 5px 0 10px;
	
}

img#meny{margin:15px 8px 5px 8px;}
	
ul{
	font-size:11px;
	margin-left:40px;
	text-align:left;
	}
ul a{font-size:inherit;}
	
a {
	text-decoration: none;
	color:#666666;
}
a:hover {color:#FF66FF} /* mouse over link */
a:active {color:#FF66FF} /* selected link */





/*------------------------KONTAKT FORMULÄRET----------------*/
div#formcontainer{
				width:450px; 
				margin-left:120px; 
				margin-top:20px; 
				border:1px solid #CCC;}

/*Lägger till linjen ovanför varje avsnitt*/				
div#formcontainer div.clearfix{	margin-left:15px; 
								margin-top:10px; 
								margin-bottom:10px;
								margin-right:40px;}

/*Texten till vänster om inmatningselementet*/								
div#formcontainer form label{	width:150px; 
								float:left; 
								font-size:11px;
								color:#666666;}
								
								
/*------------------------Galleri bilder + text-------------------------------*/	
table#galleri{
				border:none;
				margin:0px 0px 15px 40px;

			 }

table#galleri2{ /*border:1px solid  #FFCCFF;*/
				margin-left:40px;
			 }

div#galleribild img{ 	border:1px solid #CCC;
						margin:10px 10px 0px 5px;
						float:left;
						}	
										
/*div#galleribild p{
					float:left;
					text-align:left
					font-size:11px; 
					color:#666666;
					margin-left:5px;
					margin-top:5px;
					}*/
					
.caption{ float:left;
					text-align:left;
					color:#333333;
					margin:0px 15px 10px 6px;
}

td{ vertical-align:top;}

/*---------------------------------------DEKORATIONS BILDER--------------------------*/

div#bild{ text-align:right;}

img#info_bilder{ float:right; 
				margin:5px 0px 5px 15px; }
				/*border:1px solid  #CCCCCC;}*/
p#lankar_texten{text-align:left;}

/*----------------------------------------FLASH INTRO---------------------------------*/

p#flash{
		color:#666666;
		text-align:center;
		font-style:italic;
		font-size:12px;
		line-height:18px;}
		
/*---------------------------------------ERBJUDANDEN INDEX SIDAN--------------------*/

p#erbjudande{ text-align:center;
				color:#0000FF;
}
.rubrik {
		color: #FF33FF;
		font-weight:bold;}
.rubrik_kursiv_mellantext{
						color: #666666;
						font-style:italic;  
						font-size:14px; 
						text-align:center;}
.texterbjudande_mini {
	text-align:center;
	font-style:italic;
	font-size: 12px;
	color: #666666;}
	
.signatur{color: #FF66FF;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		text-align:center;
		font-size:14px;

}


/*---------------------------------------FACEBOOK LINKEN--------------------*/

img#fb{border:1px solid #CCC; text-align:center;}
