/*
Kunde: Viking pharma
© 2009 Kreativ Strek AS
Dokumentet er laget med enerett for www.vikingpharma.no
*/

/* 
   Oppbygning av CSS:
   -----------------------------
   1. Attributter for dokumentet
   2. Design
   3. Meny
   4. Submeny
   5. Typografi
   6. Bilder
   7. Linker
   8. Footer
   9. Nyhetsfunksjon
*/



/*  1. Attributter for dokumentet  */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	background-image: url(/images/headerbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 86%;
	line-height: 125%;
}


/*  2. Design                      */

#content-wrap {
	width: 740px;
	margin: 0 auto;
}

a.logo {
	width: 205px;
	height: 109px;
	display: block;
	text-indent: -999px;
	outline: none;
	background-image: url(/images/logo.png);
	background-position: 0px 12px;
	background-repeat: no-repeat;
}

#header {
	
}

#mainfeeld {
	background-image: url(/images/mainfeeldbg.png);
	background-position: 0px 23px;
	background-repeat: no-repeat;
	width: 740px;
}

#maincontent {
	margin: 15px 20px 15px 20px;
}

#maincontent-text {
	float: left;
	width: 510px;
	padding: 15px 0px 0px 5px;
}

#maincontent-contact {
	float: right;
	width: 175px;
	padding: 15px 0px 0px 5px;
}

#footer {
	clear: both;
	background-image: url(/images/footer.png);
	height: 50px;
}

/*  3. Meny                        */

#headermenu {
	height: 29px;
	width: 740px;
}

ul#meny {
	padding:0;
	margin:0;
	list-style: none;
	width:740x;
	height:29px;
	padding-left: 480px;
}

ul#meny li a {
	display:block;
	height:29px;
}

ul#meny li {
	float:left;
	position:relative;
	list-style:none;
}

li a.m1 {
	width:90px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_mainpage.png);
	background-position: 0px 29px;
}

li a.m1aktiv {
	width:90px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_mainpage.png);
	background-position: 0px 0px;
}

li a.m1:hover {
	background-position: 0px 0px;
}

li a.m2 {
	width:73px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_about.png);
	background-position: 0px 29px;
}

li a.m2aktiv {
	width:73px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_about.png);
	background-position: 0px 0px;
}

li a.m2:hover {
	background-position: 0px 0px;
}

li a.m3 {
	width:73px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_contact.png);
	background-position: 0px 29px;
}

li a.m3aktiv {
	width:73px;
	height: 29px;
	display: block;
	background-image:url(/images/menu_contact.png);
	background-position: 0px 0px;
}

li a.m3:hover {
	background-position: 0px 0px;
}



/*  4. Submeny                     */


/* There is nothing to see here! */


/*  5. Typografi                   */




/*  6. Bilder                      */

#stortbilde img {
	background-image: url(/images/imgbg.png);
	background-position: bottom right;
	width: 683px;
	padding: 7px 10px 10px 7px;
	margin-bottom: 15px;
}


/*  7. Linker                      */

#maincontent-text h1 {
	margin: 0px 0px 15px 0px;
}

#maincontent-text h2 {
	margin: 15px 0px 0px 0px;
}

#maincontent-text h3 {
	margin: 15px 0px 0px 0px;
}

#maincontent-text p {
	margin: 10px 0px 15px 0px;
}

#maincontent-text a {
	text-decoration: none;
	color: #039;
}

#maincontent-text a:hover {
	text-decoration: underline;
}


/*  8. Footer                      */


/*  9. Nyhetsfunksjon              */




/*
Eingong seint om Hausten lagde
liten Svein til Ber-Skogs ut:
"Raudt eg lyser," Beret sagde,
"kom aat meg, du vesle Gut.
			      - Aasmund O. Vinje
*/









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

