body{
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #5e145e url(../images/bg.gif) repeat-x;
}
.bodyPopup{
	margin-top: 10px;
	margin-left: px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #5e145e url(../images/bg.gif) repeat-x;
}
table{	
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #361236;

}
.rubrik{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4e284e;
}
.topbg{
	background: url(../images/topbg.gif) repeat-x;
}
.bottombg{
	background: url(../images/bottombg.gif) repeat-x;
}
.antalTop{
	font-size: 15px;
	font-weight: bold;
	color: #440043;
}
.content{
	background-color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.loginbox{
	background: #e0dae0 url(../images/loginboxbg.gif) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}
.medlembox{
	background: #d1cbd1 url(../images/medlemboxbg.gif) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bildbox{
	background: #8f718f url(../images/bildboxbg.gif) repeat-x;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
.infobox{
	background: #785178 url(../images/infoboxbg.gif);
	border-top: 3px solid #451c45;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.adbox{
	background-color: #441344;
	border-top: 3px solid #2b0d2b;
	border-bottom: 3px solid #2b0d2b;
}
input, select, textarea{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #000000;
}
a{
	color: #eb8500;
	text-decoration: underline;
}
a.vit{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.vittext{
	color: #FFFFFF;
}
.button{
	height: 26px;
	background: #724272 url(../images/btnBgLila.gif) repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #4c184c;
}
.button2{
	height: 37px;
	background: #eba000 url(../images/btnBgOrange.gif) repeat-x;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	border: 1px solid #9b6200;
	width: 160px;
}