body {
	background-color:#000000;
	background-image: url(../bilder/mainbgr.gif);
	background-position: 0px 0px;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 28px auto;
}

h1, h2, h3 {
	margin: 0;
	color: #D25A0B;

}
a:link {color: #D25A0B; text-decoration:none}
a:visited {color: #D25A0B; text-decoration:none}
a:hover {color: #ff6d0d; text-decoration:underline}
a:active {color: #D25A0B; text-decoration:none}

p {
	margin: 0px 0px 10px 0px;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
li {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-family: Georgia, helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
h2, h3{
	/*	padding: 1px 0px 0px 10px;*/
	font-size: 12px;
	font-family: Tahoma, Arial, helvetica;
	font-weight: bolder;
	margin-top: 5px;
}

/*img {
	border: 0;
}*/

#main {
	width: 728px;
	margin: 0px auto 0px auto;
	background-image: url(../bilder/maintextbgr.gif);
	background-repeat: repeat-y;
}
#meny {
}
#MainTextLeft {
	float: left;
	width: 320px;
}
#MainTextRight {
	float: right;
	width: 320px;
}

#MainTextCon {
	padding: 15px 25px;
	text-align: left;
	height: auto;
	background-image: url(../bilder/maintextconbgr.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.header {
	height: 139px;
}
.MainTextLeftHeader {
	padding: 1px 0px 0px 10px;
	background-image:url(../bilder/maintextleftcon_01.gif);
	height: 33px;
	background-repeat: no-repeat;
}
.MainTextRightHeader {
	background-image:url(../bilder/maintextrightcon_01.gif);
	height: 12px;
	background-repeat: no-repeat;
}
.MainText {
	padding: 0px 15px 1px 15px;
	background-image: url(../bilder/maintextleftcon_02.gif);
	background-repeat: repeat-y;
}
.MainTextFooter {
	background-image: url(../bilder/maintextleftcon_03.gif);
	background-repeat: no-repeat;
	height: 11px;
}

.ImgConRight {
}
.linkdot {
	background:url(../bilder/linkdot.gif) no-repeat 0px 0px;
	padding:0 0 0 18px;
}
.footer {
height: 20px;
font-size: 10px;
color: #D25A0B;
}
.bottom {
	background-image: url(../bilder/shaddow_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.clr {
	clear:both;
}
