html,body {
	height:100%; /* needed for container min-height */
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	line-height: 150%;
	font-weight: normal;
	color: #ececec;
	text-align: left;
	
}

* {margin: 0; padding: 0;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hack med bakåtlutat streck döljer för IE Mac\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut på hack med bakåtlutat streck*/

#mainwrap {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #fff;
	width: 856px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/bg_frank2.gif);
	background-repeat: no-repeat;
	background-position: left 633px;
}

#contentarea {
	width: 856px;
	background-color: #fff;
}

strong {
	color: #a2ed57;
}

.strong_green {
	color: #a2ed57;
}

a {
	color: #a2ed57;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}


/*Top*/
#top{
	width: 856px;
	height: 104px;
	background-color: #fff;
	background-image: url(../images/top/bg.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
}


/*Navigering*/
#nav {
	width: 550px;
	height: 50px;
	padding: 50px 0 0 236px;
}

#nav_top {
	width: 500px;
	height: 23px;
	padding: 0;
	float: left;
}

.nav_distans {
	padding: 0 11px 1px 11px;
}

#nav_under {
	width: 500px;
	padding: 0;
	float: left;
}

.nav_under_space {
	padding: 0 10px 0 0;
}


/*Content*/
#content {
	width: 651px;
	float: left;
	padding: 0 0 0 5px;
}

#main_top {
	background-image: url(../images/bg_main_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 618px;
	height: 60px;
	float: left;
	padding: 10px 0 0 30px;
}

#main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 616px;
	min-height: 427px;
	float: left;
	padding: 0 0 20px 30px;
}

#main_left {
	width: 450px;
	float: left;
	padding: 0;
}

#main_600 {
	width: 600px;
	float: left;
	padding: 0;
}

#main_left_meny {
	width: 440px;
	float: left;
	padding: 0 0 20px 0;
}

.main_left_meny {
	width: 420px;
	float: left;
	padding: 0 0 20px 0;
}

#main_right {
	width: 150px;
	float: right;
	padding: 0;
}

#main_right_meny {
	width: 110px;
	float: right;
	text-align: right;
	padding: 0 40px 20px 0;
}

.main_right_meny {
	width: 110px;
	float: right;
	text-align: right;
	padding: 0 40px 20px 0;
}

#main_right_meny2 {
	width: 110px;
	float: right;
	text-align: right;
	padding: 0 40px 0 0;
}

#main_right_padding {
	width: 130px;
	float: right;
	padding: 0 0 20px 20px;
}

#main_float {
	float: left;
	padding: 0 20px 20px 0;
}

#main_290 {
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
}

#main_200 {
	float: left;
	width: 200px;
	padding: 0 0 20px 0;
}

#main_225 {
	float: left;
	width: 225px;
	padding: 0 0 20px 0;
}

#main_180 {
	float: right;
	width: 180px;
	padding: 0 0 20px 0;
}

#main_glas {
	float: left;
	width: 50px;
	padding: 0;
}

#main_flaska {
	float: left;
	width: 50px;
	padding: 0;
}

#main_bottom{
	background-image: url(../images/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 648px;
	height: 10px;
	float: left;
	padding: 0 0 0 0;
}


.main_30_arkiv {
	float: left;
	width: 115px;
	height: 175px;

}


/*Puffar Startsidan Main*/
#puff_main0{
	background-image: url(../images/nyheter/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 648px;
	height: 264px;
	float: left;
	padding: 0 0 0 0;
}

#puff_main1{
	width: 216px;
	height: 263px;
	float: left;
	padding: 0 0 0px 0;
}


/*Right*/
#right {
	width: 182px;
	float: left;
	padding: 0 0 0 0;
}


/*Nyheter*/
#puff_nyheter_top{
	background-image: url(../images/nyheter/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	height: 70px;
	float: left;
	padding: 0 0 0 0;
}

#puff_nyheter{
	background-image: url(../images/nyheter/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 120%;
	color: #b5b5b5;
	width: 168px;
	/*height: 180px;*/
	float: left;
	padding: 0 10px 0 16px;
}

#puff_nyheter_bottom{
	background-image: url(../images/nyheter/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	height: 14px;
	float: left;
	padding: 0;
}

a.puff_nyheter {
	color: #a2ed57;
	text-decoration: none;
}

a.puff_nyheter:hover {
	text-decoration: underline;
}


/*Events*/
#puff_events_top{
	background-image: url(../images/events/top2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	height: 15px;
	float: left;
	padding: 0;
}

#puff_events{
	background-image: url(../images/events/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*line-height: 120%;*/
	width: 194px;
	float: left;
	text-align:center;
	/*padding: 8px 0 10px 16px;*/
}

#puff_events_bottom{
	background-image: url(../images/events/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	height: 11px;
	float: left;
	padding: 0 0 3px 0;
}

.event_space {
	text-align:center;
	padding: 0 0 10px 0;
}

#events_img{
	float:left;
	padding: 0 20px 0 0;
}


/*Footer*/
#footer {
	width: 780px;
	height: 30px;
	background-image: url(../images/bg_frank3.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
	float: left;
	padding: 15px 76px 0 0;
	text-align: right;
	font-size: 0.9em;
	color: #b5b5b5;
}

