@charset "utf-8";
#wrapper {
	background-color: #EBEDED;
	width: 760px;
	margin: 0 auto;
}
.header {
	width: 754px;
	height: 304px;
	background: url(../img/header_start.jpg) no-repeat;
	clear: both;
	float: left;
}
#start .header {
	background: url(../img/header_start.jpg) no-repeat;
}
#om_priset .header {
	background: url(../img/header_om_priset.jpg) no-repeat;
}
#nominera .header {
	background: url(../img/header_nominera.jpg) no-repeat;
}
#vinnare .header {
	background: url(../img/header_vinnare.jpg) no-repeat;
}
#media .header {
	background: url(../img/header_media.jpg) no-repeat;
}
#kontakt  .header {
	background: url(../img/header_kontakt.jpg) no-repeat;
}





.header  #logo {
	float: right;
}


#content {
	width: 530px;
	min-height: 400px;
	background: url(../img/bg_content.jpg) repeat-y;
	padding-left: 100px;
	padding-right: 130px;
	clear: both;
	float: left;
}
#content_wrapper {
	width: 570px;
	min-height: 400px;
	background: url(../img/bg_content.jpg) repeat-y;
	padding-left: 60px;
	padding-right: 130px;
	clear: both;
	float: left;
}
#content_wrapper  #submenu {
	width: 130px;
	text-align: right;
	float: left;
	margin-right: 40px;
}
#content_wrapper  #submenu  li {
	line-height: 20px;
}
#content_wrapper  #submenu  a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}
#content_wrapper #submenu a:hover, #content_wrapper #submenu a.active {
	color: #000000;
}
#content_sub {
	float: left;
	width: 400px;
}
#content_sub ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}

#footer {
	width: 760px;
	height: 188px;
	background: url(../img/bg_footer.jpg) no-repeat;
	clear: both;
	float: left;
}
.right {
	float: right;
}
#vinnare-banner {
	margin-top: -2px;
	margin-bottom: 17px;
}

#bertil-hult {
	margin-top: 0px;
	position: relative;
	top: -3px;
}

