/* Hoved CSS Document for Anne Quilten */

body {
background-color : #cccccc;
background-image: url(bilder/bakgrunn-liten.jpg);
/*background-repeat: repeat;*/
background-attachment: fixed;
color : #000000;
text-align : center;
margin-top : 50px;
vertical-align : middle;
}

#content {
/*width : 80%;
margin-right : auto;
margin-left : auto;
margin-top : 30px;
border : 2px solid #000000;
background-color : #ffffff;
padding : 5px;
text-align : left;*/
margin-top: 10px;
margin-right:auto;
margin-left:auto;
width: 900px;
padding: 10px;
background-color: #FFF;
color: #000;
/*font-family: Georgia;*/
/*font-size:14px;*/
}

.header {
margin-top: 20px;
margin-right:20px;
margin-left:auto;
padding: 10px;
background-color: #FFF;
color: #000;	
text-align:center;
}

#prod_display {
	text-align:center;
	margin-bottom:30px;
}

#prod_picture {
	float: left;  
	line-height: 1.1em; 
	width: 25%; 
	padding: 0;
	margin-top: 20px;
	margin-left: 2.05%; 
	display: inline;
	/*border:dashed;*/
}

.prod_img {
	width:150;
	height:112;
	border:1px;
}

#prod_beskrivelse {
	float: left;  
	line-height: 1.1em;  
	text-align:left;
	width: 70%; 
	padding: 0;
	margin-left: 1%; 
	margin-top: 20px;
	display: inline;
	/*border:dashed;*/
}

#presentasjon {
	text-align:center;
	margin-bottom:30px;
}

#presentasjon_mpakker {
	text-align:center;
	margin-bottom:30px;
}

#presentasjon_inspirasjon {
	text-align:center;
	margin-bottom:30px;
}

#presentasjon_skjema {
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:30px;
}

#tabell_pres {
	text-align:center;
	margin-bottom:30px;
}


#bilde1 {  
	background: #FCF9F4;  
	color: #749C40;
	float: left;  
	line-height: 1.1em;  
	text-align:center;
	width: 22%; 
	padding: 0;
	margin-left: 2.75%; 
	display: inline;
}

#bilde2 { 
	background: #FCF9F4;   
	color: #749C40;
	float:  left; 
	line-height: 1.1em; 
	text-align:center;
	width: 22%;  
	padding:0;
	margin-left: 2%;
/*	bottom: 0px;
	position:fixed;*/
}

#bilde3 { 
	background: #FCF9F4;  
	color: #749C40;
	float: left; 
	line-height: 1.1em; 
	text-align:center;
	width: 22%; 
	padding:0;
	margin-left: 2%; 
}

#bilde4 { 
	background: #FCF9F4;  
	color: #749C40;
	float: left; 
	line-height: 1.1em; 
	text-align:center;
	width: 22%; 
	padding:0;
	margin-left: 2%; 
}

.meny {
	margin-top: 30px;
	/*text-align: center;*/
}

/* Fikser nested div problem i firefox */
#fixmozilla {
	clear: both;
}


/* Tekstformateringer */

.sideoverskrift {
	font-size: 24px;
	font-weight: bold;
}

.produkttittel {
	font-size: 18px;
	font-weight: bold;
}

.kommentartekst {
	font-size: 16px;
	font-style: italic;
}
