
/* Spørgeskema  */

.btn_wizzard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #687e15;
	border: 1px solid #b3b3b7;
	height: 21px;
	padding: 0px;
	margin: 0px;
	border: none;
	position: static;
}


div.ff_wizzard 
{
	width:445px;
	background-color: White;
	background-image:url(/_LAYOUTS/FrieFunktionaerer/Images/back.gif);
	background-repeat:no-repeat;
	background-position:13px 0px;
	padding-top:17px;
}

div.ff_wizzardLoen
{
	width:445px;
	background-color: White;
	background-image:url(/_LAYOUTS/FrieFunktionaerer/Images/back.gif);
	background-repeat:no-repeat;
	background-position:13px 0px;
	padding-top:17px;
}

div.ff_wizzardInner {
	width:360px;
	margin:0px 26px 0px 27px;
	padding:19px 16px 0px 16px;
}

div.ff_wizzardStartBackground {
	background-image:url(/_LAYOUTS/FrieFunktionaerer/Images/pencil_back.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

div.ff_wizzardLoenStartBackground {
	background-image:url(/_LAYOUTS/FrieFunktionaerer/Images/pigenedtonet.jpg);
	background-repeat:no-repeat;
}


div.ff_wizzard h1 {
	font-size:27px;
	font-weight:normal;
	margin-top:34px;
}

div.ff_wizzard h3 {
	font-size:19px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}

div.ff_wizzard p, div.ff_wizzardQuestionDescription, div.ff_wizzardNavigation, div.ff_wizzard label {
	font-size:12px;
	position:relative;
}

div.ff_wizzardLoenNavigation 
{
	font-size:12px;
	position: relative;
	right:310px;
}

div.ff_wizzardQuestionDescription {
	font-size:10px;
	margin-bottom:25px;
}

div.ff_wizzard label {
	display:block;
	
	margin-bottom:10px;
}

div.ff_wizzard table.radio input {
	position:relative;
	top:-1px;
	float:left;
	margin-right:5px;
}

#ctl00_ctl00_ctl00_Manager1_g_5cd54293_2c57_4570_b386_f138f74c7275_sprWiz_StepNavigationTemplateContainerID_StepPreviousImageButton 
{
	margin-right: 280px;
}

#ctl00_ctl00_ctl00_Manager1_g_5cd54293_2c57_4570_b386_f138f74c7275_sprWiz_FinishNavigationTemplateContainerID_FinishPreviousImageButton 
{
		margin-right: 280px;
}

div.ff_wizzard table tr td table tr td input 
{
	margin-right: 50px;
}

div.ff_wizzard div.ff_wizzardNavigation {
	margin-top:20px;
	text-align:center;
	padding-top:4px;
}

div.ff_wizzardLoen div.ff_wizzardLoenNavigation {
	margin-top:20px;
	text-align:center;
	padding-top:4px;
}

div.ff_wizzard a.ff_wizzardNextBtn {
	color:rgb(40, 60, 111);
	text-decoration:none;
	text-align:right;
	position:absolute;
	right:0px;
	top:-6px;
}


div.ff_wizzardLoen a.ff_wizzardLoenNextBtn {
	color:rgb(40, 60, 111);
	text-decoration:none;
	text-align:right;
	position:absolute;
	right:0px;
	top:-6px;
}


div.ff_wizzard a.ff_wizzardPreviousBtn {
	color:rgb(40, 60, 111);
	text-decoration:none;
	text-align:right;
	position:absolute;
	left:0px;
	top:-6px;
}

div.ff_wizzard a.ff_wizzardNextBtn img {
	position:relative;
	top:6px;
	border:none;
	padding-left:6px;
}

div.ff_wizzard a.ff_wizzardPreviousBtn img {
	position:relative;
	top:6px;
	border:none;
	padding-right:6px;
}