/*
underhund.com
-------------------
By Anna Bergstrom
www.underhund.com
*/

*
{
	margin: 			0px;
	padding:			0px;
}

body 
{
	font-size: 			13px; 
	font-family:		calibri,arial,helvetica,geneva,verdana,san-serif;
	color:				#422d00;
	background-color:	#ffffff;


}

table
{
	border-spacing: 	0px;
	spacing:			0px;
}

td
{
	font-size: 			13px; 
	font-family: 		calibri,arial,helvetica,geneva,verdana,san-serif;
}

.small
{
	font-size: 			9px;
}

.strong
{
	font-weight: 		bold;
	font-size:			13px;
	margin-bottom:		8px;
}

h1
{
	font-size: 			17px;
	padding-bottom:		7px;
	line-height:		20px;
	text-transform:		uppercase;
}

h2
{
	font-weight:		bold;
	font-size: 			13px;
	line-height:		17px;
	margin-top:			20px;
	margin-bottom:		8px;
}

p
{
	line-height:		16px;
	margin-bottom:		10px;
}

img
{
	border:				0px;
}

.imgdjuren
{
	border:				0px;
	padding:			5px 5px 0 0;
}


img:active
{
  outline: 				none;
}

ul
{
	list-style-type: 	none;
}

#contentwrapper
{
	background-image: 	url(i/underhund_4.gif);
	background-repeat:	no-repeat;
	float: 				left;
	width: 				100%;
	height:				800px;
}

#contentwrapperdjuren
{
	background-image: 	url(i/underhund_djuren_4.gif);
	background-repeat:	no-repeat;
	float: 				left;
	width: 				100%;
	height:				800px;
}

div.wrapper 
{
   text-align: 			left;
   margin-right: 		auto;
   margin-left:			90px;
   width:				821px;
}

.nonbold
{
	font-weight: 		normal;
}

div#bubbla
{
	position:		absolute;
	left:			606px;
	top:			158px;
	width:			236px;
	overflow:		visible;
}

div#form
{
	position:		absolute;
	left:			170px;
	top:			140px;
}

div#illustrationer
{
	position:			absolute;
	left:				300px;
	top:				40px;
}

div#logos
{
	position:			absolute;
	left:				460px;
	top:				110px;
}

div#toys
{
	position:			absolute;
	left:				630px;
	top:				45px;
}

div#fot
{
	position:			absolute;
	left:				25px;
	top:				664px;
	width:				708px;
	padding-bottom:		25px;
}

div#fotdjuren
{
	position:			absolute;
	left:				25px;
	top:				630px;
	width:				708px;
	padding-bottom:		25px;
}

.bubblaHeader
{
	margin:				0 14px 0 14px;
}

.hidden
{
	display:			none;
}

.transpbox
{
	position:			absolute;
	left:				0px;
	top:				155px;
	padding:			4px 0 10px 10px;
}

/* Links 
**********/

a, a:visited 
{
	color:				#422d00;
	text-decoration:	none;
}

a:hover 
{
	color:				#422d00;
	text-decoration:	none;
}


.bubbla a 
{
	display:			block;
	padding:			4px 14px 4px 14px;
}

.bubbla a:hover
{
	background-color:	#d1f1fe;
	text-decoration:	none;
}


/* Specials 
**********/

#logoUnderhund
{
	padding:			27px 0 0 25px;
}

#logoSkarve
{
	position:			absolute;
	left:				742px;
	top:				25px;
}





