html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #c20004;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 125%;
	font-weight: normal;
	color: #000;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

* {marign: 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 {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentarea {
	width: 954px;
}

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

a:hover {
	text-decoration: underline;
}

a.standard {
	color: #000000;
	text-decoration: none;
}

a.standard:hover {
	color: #980d0c;
	text-decoration: none;
}

a.news {
	color: #980d0c;
	text-decoration: none;
	font-weight: bold;
}

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

/*Logga*/
#logga {
	height: 44px;
	width: 954px;
	float: left;
}


/*Content*/
#content {
	width: 954px;
	float: left;
	background-color:#fff;
	padding: 6px 0;
}


/*Left*/
#left {
	width: 218px;
	float: left;
	padding: 0 0 0 5px;
}


/*Navigering*/
.nav_img {
	height: 29px;
	width: 51%;
	float: left;
	padding: 9px 0 5px 7px;
}

.nav {
	height: 16px;
	width: 51%;
	float: left;
	margin: 0 0 2px 15px;
}

.nav a {
	color: #59595a;
	text-decoration: none;
}

.nav a:hover {
	color: #720706;
}

.nav a:activ {
	color: #720706;
}

/*Navigering för aktivsida*/
.nav_hit {
	height: 16px;
	width: 51%;
	float: left;
	margin: 0 0 2px 15px;
}

.nav_hit a {
	color: #720706;
	text-decoration: none;
}

.nav_hit a:hover {
	color: #720706;
}

.nav_hit a:active {
	color: #720706;
}

h1 {
padding: 5px 0 5px 0;
margin: 10px 0 0 7px;
}

/*News*/
#news {
	background: url(../images/news_bg.gif) no-repeat left top;
	width: 180px;
	padding: 52px 7px 10px 16px;
	color: #b4b4b4;
	line-height: 110%;
	font-size: 0.9em;
}

#news_end {
	background: url(../images/news_bottom.gif) no-repeat left top;
	height: 12px;
	width: 193px;
}

.rubrik_news {
	color: #79d92d;
	font-weight: bold;
}

.news a  {
	color: #b4b4b4;
}

.news a:hover  {
	color: #79d92d;
	text-decoration: none;
}


/*Main*/
#main {
	width: 470px;
	float: left;
	padding: 0 11px 0 0;
}

.puff_top {
	padding: 0 0 5px 0;
}

.img_left {
	padding: 0 15px 15px 0;
	float: left;
}

.img_right {
	padding: 0 0 15px 15px;
	float: right;
}

/*Right*/
#right {
	width: 245px;
	float: left;
}


/*Footer*/
#footer {
	width: 944px;
	height: 20px;
	float: left;
	padding: 10px 0 0 10px;
	font-size: 0.9em;
	color: #000;
	background: url(../images/bottom_end.gif) no-repeat left top;
}


/*Box*/
#box231 {
	width: 231px;
	float: right;
	padding: 0 0 5px 0;
}

/*Statistics*/
#stats {
	padding: 2px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
}
.ponts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #980d0c;
}