.innerPage
{
	background-image:url(../images/sthlm/bg.jpg);
	width:940px;
	height:476px;
	background-repeat:no-repeat;
	margin-left:-12px;

}
.innerPage .padding
{
	padding:20px 20px 0px 26px;
}
.innerPage .leftRow
{
	float:left;
	background-color:White;
	width:250px;
	text-align:center;
}
.innerPage .leftRow img
{

}
.innerPage .leftRow .textArea
{
	border-bottom:solid 1px #DEDEDE;
	border-left:solid 1px #DEDEDE;
	border-right:solid 1px #DEDEDE;
	padding:4px 30px 10px 30px;
	
}
.innerPage .leftRow .textArea p
{
	font-family:Times New Roman;
	font-size:14px;
}
.innerPage .leftRow .textArea a
{
	background-image:url(../images/sthlm/icon_arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	font-family:Times New Roman;
	font-size:14px;	
	text-decoration:none;
}
.innerPage .leftRow .textArea a:hover
{
	text-decoration:underline;	
}
.innerPage .rightRow
{
	float:right;
	width:610px;
	padding-top:20px;
}

.innerPage .rightRow h1
{
	background-image:url(../images/sthlm/icon_house.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-bottom:0px;
	border:solid 0px;
	font-family:Times New Roman;
	font-size:35px;
}
.innerPage .rightRow h2
{
	font-family:Times New Roman;
	font-size:21px;
	font-weight:normal;
}

.innerPage .rightRow .innerLeftRow
{
	width:187px;
	height:100px;
	float:left;
}
.innerPage .rightRow .innerLeftRow span
{
	font-family:Times New Roman;
	font-size:14px;
}
.innerPage .rightRow .innerRightRow
{
	float:left;
	width:382px;
}
.innerPage .form-area
{
	width:290px;
	padding:0px 0px 0px 40px;
}


.innerPage .rightRow .innerRightRow h3
{
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}
.innerPage .rightRow .innerRightRow div
{
	margin-bottom:2px;
	clear:both;
}
.innerPage .rightRow .innerRightRow div.Contact
{
	margin-bottom:5px;
}
.innerPage .rightRow .innerRightRow span
{
	width:73px;
	font-family:Times New Roman;
	font-size:12px;
	display:inline-block;
	padding-bottom:5px;
}
.innerPage .rightRow .innerRightRow span.error
{
    width:auto;
}
.innerPage .rightRow .innerRightRow span.errorCB
{
    width:auto;
    position:absolute;
    margin:-46px 0px 0px 63px;
    color:Red;
    
}
.innerPage .rightRow .innerRightRow span.ort
{
	margin-left:8px;
	width:auto;
	padding-right:4px;
}
.innerPage .rightRow .innerRightRow input
{
	background-image:url(../images/sthlm/inputfield.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:200px;
	border:solid 0px;
	font-family:Times New Roman;
	font-size:12px;
	padding:6px 4px 4px 5px;	
	overflow:hidden;
	
}
.innerPage .rightRow .innerRightRow input.button 
{
	background-image:url(../images/sthlm/btn_skicka_mOut.jpg);
	width:94px;
	height:36px;
	float:right;
}
.innerPage .rightRow .innerRightRow input.button:hover
{
	background-image:url(../images/sthlm/btn_skicka_mOver.jpg);
}
.innerPage .rightRow .innerRightRow input.zipCode 
{
	background-image:url(../images/sthlm/inputfield_postnr.jpg);
	height:20px;
	width:45px;
}
.innerPage .rightRow .innerRightRow input.city 
{
	background-image:url(../images/sthlm/inputfield_ort.jpg);
	height:20px;
	width:110px;
}
.innerPage .rightRow .innerRightRow span.checkbox
{
	display:block;
}
.innerPage .rightRow .innerRightRow span.checkbox input
{
	background-image:none;
	width:auto;
	height:auto;
}

