body

{margin:0 auto;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.text_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#wrapper
{
	width:700px;
	height:744px;
	margin:0 auto;
}

#top
{
	width:700px;
	height:443px;
	float:left;
}

#bottom
{
	width:700px;
	height:301px;
	float:left;
	background-image:url(bottombg.png);
}


#headtext
{
	width:640px;
	padding:20px 30px 0px 30px;
}

#leftcol
{
	width:275px;
	height:200px;
	float:left;
	padding-top:20px;
}

.fieldtext
{
	width:70px;
	height:20px;
	float:left;
	padding-left:30px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-bottom:3px;

}

.fieldstyle
{
	width:155px;
	height:18px;
	float:left;
	border:2px #666 solid;
	margin-bottom:3px;
	position: relative;
}
.field_container {
	position: relative;
	float: left;
}
.fieldstylePostnr
{
	width:45px;
	height:18px;
	float:left;
	border:2px #666 solid;
	margin-bottom:3px;
}

.fieldstyleOrt
{
	width:95px;
	height:18px;
	float:left;
	border:2px #666 solid;
	margin-bottom:3px;
}

.fielstar
{
	width:5px;
	height:25px;
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	font-weight:bold;
	margin-bottom:3px;

}
label.error {
	position: absolute;
	top: 0;
	width: 3px;
	height: 24px;
	right: 0px;
	padding: 0px;
	background: red;
	z-index: 5;
	text-indent: -9999px;
}
#rightcol
{
	width:305px;
	height:200px;
	float:left;
	padding-top:20px;
	padding-left:120px;
}

.radiobuttons
{
	width:210px;
	height:60px;
	float:left;
	margin-top:15px;
}

.safe
{
	width:70px;
	height:60px;
	float:left;
	margin-top:15px;
}


.submit
{
	width:280px;
	height:30px;
	float:left;
	margin-top:0px;
}

#villkor
{
	width:390px;
	padding:10px;
}
