/* ================================================================ **
** style.css
** ---------------------------------------------------------------- **
 	Project:		Jonny Bothin
	Author:   		Kommunikationsbyrån 1000kronor
	Last edit:		2008-10-03
** ================================================================ */


/* ---------------------------------------------------------------- **
** Generic
** ---------------------------------------------------------------- */
html { font-size: 76%; }

body {
	background-color:#ffffff;
	background-image: url(bilder/bakgrund.jpg);
	background-repeat: repeat;
}

/* Wrappers */

#bannerwrapper {
	width:830px;
	text-align:left;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

#pagewrapper {
	width:830px;
	height:inherit;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px;
}

/* Menyn */

#menuwrapper {
	width:830px;
	text-align:left;
}

#menuwrapper a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}


/* Innehållet */

#content {
	width:inherit;
	font-family:Arial, Helvetica, sans-serif, Lucida Calligraphy;
	font-size:12px;
}

#content p {
	margin-top:0px;
}

#content a {
	font-family:Arial, Helvetica, sans-serif, Lucida Calligraphy;
	color:#776f59;
}

#content h1 {
	font-size:24px;
	display:inline;
}

#content h2 {
	font-size:20px;
	display:inline;
}

#content h3 {
	font-size:12px;
	display:inline;
}

.header {
	color: #4C4C4C;
	font-size:11px;

}

.header a{
	color: #6C6C6C;
	font-size:11px;

}

/* Foten */

#footerwrapper {
	padding-top:10px;
	width:830px;
	height:40px;
	text-align:left;
}

#footerwrapper .Footer {
	color: #6C6C6C;
	font-size:11px;

}

#footerwrapper a {
	color: #6C6C6C;
	font-size:11px;

}
#offerswrapper {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#offerswrapper h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#776f59;
	display:inline;

}

#offerswrapper .LinkBotten01 {
	color:#666666;
}

#offerswrapper .LinkBotten01:hover {
	color:#776f59;
}

#offerswrapper .LinkBotten02 {
	color:#FFFFFF;
}

#offerswrapper .LinkBotten02:hover {
	color:#FFFFFF;
}

#offerswrapper .LinkCaption01 {
	color:#b29d63;
}

#offerswrapper .LinkCaption02 {
	color:#b4a478;
	font-size:14px;
}

#offerswrapper a {
	color:#666666;
}


#offerswrapper2 {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#offerswrapper2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b29d63;
	display:inline;

}

#offerswrapper2 a {
	color:#666666;
}

#leftoffer {
	padding-bottom:10px;
}



#leftoffer a:hover {
	text-decoration:underline;
	color:#776f59;
}
.Caption02 {
	font-size:16px;
	font-weight:bold;
}