/*  

*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #eee /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #AA0607;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:270px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(images/logo.gif) no-repeat;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 890px;
	margin: 30px auto;
	overflow: hidden;
}
#header {
	width: 890px;
	height: 120px;
	float: left;
	background: #fff url(images/header.gif) no-repeat;
}

#menu {
	width: 890px;
	height: 30px;
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: #41ADD6 url(images/menu.gif) no-repeat;
}
#menu ul  {
	padding: 0 5px 0 0;
	margin: 0;
	float: right;
	list-style-type: none;
	font-weight: bold;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right top;
}	
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	background: url(images/menu_link_left.gif) no-repeat left top;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #AA0607;
	text-align: center;
	padding: 5px 15px 0 15px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	text-align: center;
	background: #810606 url(images/menu_active.gif) no-repeat right top;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 15px 0 15px;
	color: #fff;
	background: url(images/menu_active_left.gif) no-repeat left top;
}
#top_box {
	width: 870px;
	float: left;
	margin: 0;
	padding: 40px 10px 40px 10px;
	color: #fff;
	background: #fa3228 url(images/top_box.gif) no-repeat;
}
#top_box h2 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}
#content {
	width: 870px;
	float: left;
	margin: 0;
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.content_ansok {
	width: 230px;
	height: 70px;
	float: left;
	background: #ccc url(images/content_ansok.gif);
	text-align: center;
	padding: 0;
	margin: 10px 10px 0 0;
	font-size: 19px;
	color: #fff;
	position: relative;
	cursor: pointer;
}
.content_ansok:hover {
	background: #ccc url(images/content_ansok_hover.gif);
}
.shadow_1 {
font-size: 19px;
color: #fff;
position: absolute;
top: 11px;
left: 9px;
z-index: 2;
}
.shadow_2 {
font-size: 19px;
color: #aaa;
position: absolute;
top: 12px;
left: 10px;
z-index: 1;
} 
#container {
	width: 610px;
	float: left;
	background: ;
}
#container h2 {
	font-size: 24px;
	padding: 0 0 9px 0;
	margin: 7px 0 15px 0;
	border-bottom: 1px solid #eee;
}
.page {
	width: 605px;
	float: left;
}
.page h1 {
	font-size: 24px;
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eee;
}
#sidebar {
	width: 250px;
	float: right;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
#sidebar h2 {
	width: 240px;
	height: 28px;
	padding: 7px 0 0 10px;
	float: left;
	color: #fff;
	font-size: 22px;
	background: #ccc url(images/sidebar_h2_bg.gif) no-repeat;
}
#sidebar h2.no_bg {
	background: none;
	padding: 0 0 7px 0px;
	width: 230px;
	height: 18px;
	margin: 0 0 7px 0;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.sidebar_box {
	width: 230px;
	float: left;
	padding: 10px;
}

.sidebar_box partners {
	width: 230px;
	float: left;
	padding: 10px;
}

.partners a {
	border: none;
	text-decoration: none;
	color: #666;
}

a.ansok_big {
	width: 200px;
	height: 70px;
	float: left;
	background: #ccc url(images/ansok_big.gif);
	text-indent: -9009px;
	text-align: center;
	margin: 10px 15px 10px 10px;
}
a.ansok_big:hover {
	background: #ccc url(images/ansok_big_hover.gif);
}
.frontpage_apply {
	width: 340px;
	height: 40px;
	float: left;
	background: url(images/frontpage_link.gif) no-repeat;
	margin: 0 0 15px 20px;
	text-indent: -9999px;
	cursor: pointer;
}
.frontpage_apply:hover {
	background: url(images/frontpage_link_hover.gif) no-repeat;
}
.frontpage_loancontent {
	width: 570px;
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}
/*----------- LÅNFORMULÄR -----------*/
#big_loanform {
	width: 610px;
	float: left;
	background: #eee url(images/loanform_h2_bg.gif) no-repeat;
	position: relative;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#big_loanform h2 {
	width: 600px;
	height: 48px;
	padding: 7px 0 0 10px;
	float: left;
	color: #fff;
	font-size: 22px;
	background: none;
	border: none;
	margin: 0;
}
#arrow {
	position: absolute;
	width: 83px;
	height: 70px;
	top: 15px;
	right: 134px;
}
.loanbox {
	width: 570px;
	padding: 13px 20px 20px 20px;
	float: left;
	background: #eee;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.top {
	background: url(images/loanbox_top.gif) no-repeat 0 29px;
}
.loancontainer {
	width: 570px;
	float: left;
}
.loanbox h3 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	margin: 3px 0 8px 0;
	font-size: 18px;
}
.loanbox p {
	margin: 0 0 1px 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #666;
}
.loanbox p strong {
	font-size: 16px;
	color: #41add6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.loanbox p.small {
	font-weight: normal;
	display: inline;
}
.iefix {
	margin-right: -3px;
}
.loanbox .cssInput {
	width: 264px;
	background: #fff;
	margin: 2px 0 3px 0;
	border: 1px solid #ccc;
	padding: 2px;
}
.loanbox .checkbox {
	margin: 0 3px 0 0;
}
.loanbox .cssInput_drop {
	margin: 0 0 10px 0;
}
a.ansok {
	width: 230px;
	height: 30px;
	float: left;
	background: #ccc url(images/ansok.gif);
	text-indent: -9009px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
a.ansok:hover {
	background: #ccc url(images/ansok_hover.gif);
}
/*---------- STARTSIDAN ----------*/

#footer {
	width: 870px;
	float: left;
	padding: 10px;
	margin: 20px 0 0 0;
	background: #ccc;
	border-bottom: 1px solid #666;
}
