/*----------------------- Reset styles -----------------------*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y:scroll;	
}
img	{
	border: 0px;
}
div	{
	display: block;
}
fieldset	{
	border: 0px;
	display: inline;
}
/*----------------------- Structure styles -----------------------*/
body {
	background: #e4e6e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#white {
position: relative;
overflow: hidden;
background: white url('/images/DA Bank/bg-body.png') repeat-x;
}

#pagewrap	{
	width: 940px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#head {
	position: relative;
	height: 167px;
}

#contentwrap {
	position: relative;
	margin-top: 20px;
	clear: left;
	overflow: hidden;
}

.front #contentwrap {
	margin-top: 20px;
}


/*----------------------- Head styles -----------------------*/
#topsection {
	margin-bottom: 30px;	
}
	#topsectiontext {
		position: absolute;
		top: 25px;
		left: 560px;
		width: 350px;
	}
	#topsectiontext h1 {
		font-size: 22px;
		color: #fff;
	}
	#topsectiontext p {
		font-size: 12px;
		padding-bottom: 20px;
		color: #fff;
	}
#skip_link {
	left:-1000em;
	position:absolute;
}
#logo	{
	position: absolute;
	top: 20px;
	left: 12px;
	overflow: hidden;
	height: 34px;
}

/*----------------------- Content styles -----------------------*/
#left_col	{
	float: left;
	width: 220px;
	overflow: hidden;
}
#right_col {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-top: 35px;
}
	.front #right_col {
		margin-top: 0;	
	}
.content {
	float: left;
	width: 460px;
	margin: 0px 20px 20px 20px;
	
	overflow: hidden;
	background: #fff;
}

.content_wide 
{
    float: left;
	width: 680px;
	margin: 0px 20px 20px 20px;
	overflow: hidden;
	background: #fff;
}

#wide {
	width: 700px;
	margin-right: 0;
}
.contentwrapper	{
	width: 100%;
	float: left;
	clear: both;
}

/*----------------------- TopMenu styles -----------------------*/
#top_menu	{
	position: absolute;
	right: 0;
	top: 10px;
}
#top_menu ul	{

}

#top_menu ul li	{
	display: inline;
	padding-right: 8px;
	padding-left: 4px;
	list-style: none;
	float: left;
	background: url('/images/DA Bank/topmenu-spacer.png') no-repeat right;
}
#top_menu ul li	a,
#top_menu ul li	a:link,
#top_menu ul li	a:visited,
#top_menu ul li	a:focus,
#top_menu ul li	a:active	{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
}
#top_menu ul li	a:hover,
#top_menu ul li	a:focus,
#top_menu ul li	a:active	{
	text-decoration: underline;
}
#top_menu ul li.last_item	{
	background: none;
}
/*----------------------- MainMenu styles -----------------------*/
#main_menu {
	position: absolute;
	top: 105px;
	width: 940px;
}

#main_menu ul {
	text-align: left;
	padding: 0px;
}
#main_menu ul li	{
	display: block;
	float: left;
	list-style: none;
	padding-right: 25px;
}
	#main_menu ul li.last {
		float: right;
		padding-right: 0;
	}

#main_menu ul li span,
#main_menu ul li a,
#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:focus,
#main_menu ul li a:active,
#main_menu ul li a:hover {
	color: #000;
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	background: url('/images/DA Bank/main-menu-arrow.png') no-repeat 0 50%;
/*	margin: 0px 0px 0px 5px;*/
}
#main_menu ul.second-list {
	padding-right: 10px;
	border-right: 1px solid #fff;
	height: 35px;
	margin-top:3px;
}
#main_menu ul.second-list li {
	padding-right: 10px;
	background: url('/images/DA Bank/main-menu-spacer.png') no-repeat right center;
}
	#main_menu ul.second-list li.last {
		padding-right: 25px;
		background: none;
	}
#main_menu ul.second-list li a {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 5px 11px 5px;
	background: none;
}
#main_menu ul.second-list li a.first-item {
	padding-left: 15px;
}
#main_menu ul li a:hover,
#main_menu ul li a:focus,
#main_menu ul li a:active	{
	/* background: url('images/DA Bank/bg_main_menu_active.gif') repeat-x; */
	color: #44524A;
}
#main_menu ul li a.main_menu_active,
#main_menu ul li a:link.main_menu_active,
#main_menu ul li a:visited.main_menu_active,
#main_menu ul li a:focus.main_menu_active,
#main_menu ul li a:active.main_menu_active,
#main_menu ul li a:hover.main_menu_active
	{
	/* background: url('images/DA Bank/bg_main_menu_active.gif') repeat-x; */
	font-weight: bold;
	text-decoration: underline;	
}

#main_menu ul li.level1_last {
    float: right;
    padding-right: 0;
}

#main_menu ul.second-list li.level2_last {
    padding-right: 25px;
    background: none;
}

/*----------------------- Legend styles -----------------------*/
.legend_start	{
	float: left;
	display: block;
}
#legend	{
	position: relative;
	left: 240px;
	width: 700px;
	color: #ccc;
	font-size: 10px;
	margin-top:10px;
	overflow: hidden;
}
	#legend ul	{
		text-align: left;
		padding: 0px;
		margin: 0px;
		float: left;
	}
		#legend ul li	{
			float: left;
			background: url('/images/DA Bank/arrow.png') no-repeat left 4px;
			padding-right: 10px;
			padding-left: 8px;
			list-style: none;
			display: block;
		}
			#legend .first_item	{
				background: none;
			}
	#legend a,
	#legend a:link,
	#legend a:visited,
	#legend a:focus,
	#legend a:active	{
		color: #ccc;
		font-family: Verdana;
		text-decoration: underline;
		font-weight: normal;
		padding: 0px 5px 0px 0px;
		float: left;
	}
		#legend a:hover,
		#legend a:focus,
		#legend a:active	{
			text-decoration: underline;
		}
/*----------------------- SubMenu styles -----------------------*/
#navi-sub {
	float: left;
	padding-bottom: 35px;
}
#navi-sub h2	{
	color: #414e46;
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	display: block;
	padding: 5px 0px 10px 0px;
	border-bottom: solid 1px #e31406;
	width: 220px;
}
#navi-sub ul	{
	width: 220px;
	padding: 0px;
}
	#navi-sub ul li	{
		list-style: none;
		display: block;
		width: 220px;
		background: url('/images/DA Bank/left-menu-subline.png') no-repeat;
		background-position: 14px bottom;
	}
		#navi-sub ul li a,
		#navi-sub ul li a:link,
		#navi-sub ul li a:visited,
		#navi-sub ul li a:focus,
		#navi-sub ul li a:active	{
			color: #4c5559;
			font-size: 12px;
			text-decoration: none;
			font-weight: normal;
			background: url('/images/DA Bank/arrow.png') no-repeat left;
			padding: 10px 0px 10px 13px;
			width: 207px;
			display: block;
		}
			#navi-sub ul li a:hover,
			#navi-sub ul li a:focus,
			#navi-sub ul li a:active	{
				text-decoration: underline;
				color: #e31406;	
			}
		#navi-sub ul li ul	{
			background: url('/images/DA Bank/left-menu-subline.png') no-repeat;
			background-position: 14px top;
		}
            #navi-sub ul li ul li	{
	            padding-left: 13px;
	            width: 207px;
            }
			
				#navi-sub ul li ul li a,
				#navi-sub ul li ul li a:link,
				#navi-sub ul li ul li a:visited
				{
					font-size: 11px;
					background: none;
					padding: 10px 0px 10px 15px;
					width: 195px;
				}
					#navi-sub ul li ul li a:hover,
					#navi-sub ul li ul li a:focus,
					#navi-sub ul li ul li a:active,
					#navi-sub ul li ul li a.active	{
						text-decoration: underline;
						background: url('/images/DA Bank/red_dot.png') no-repeat left;
					}

/*----------------------- News styles -----------------------*/
.news_list_item	{
	float: left;
	clear: both;
	width: 460px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: transparent url('/images/DA Bank/bg_box_line.gif') repeat-x center bottom;
	list-style: none;
}
.news_list_paging a, .news_list_paging .bold	{
	padding-right: 3px;
}
/*----------------------- Box styles -----------------------*/
.box {
	width: 220px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.box#wide {
	width: 460px;
}
	.box .head {
		border-bottom: 1px solid #e31406;
		height: 30px;
	}
	.box .head h2 {
		font-size: 11px;
		color: #3a453e;
		text-transform: uppercase;
		background: #e2e5e3 url('/images/DA Bank/arrow-w-bg.png') no-repeat 10px 12px;
		padding: 9px 0 8px 22px;
		height: 13px;
	}
		.box .head h2 a {
			color: #3a453e;
			text-decoration: none;
			height: 13px;
		}
		.box.shortcut .head h2 a {
			display: block;
			background: url('/images/DA Bank/box-right-arrow-open.png') no-repeat right;
			width: 185px;	
		}
			.box.shortcut .head h2 a.selected {
			  background-image: url('/images/DA Bank/box-right-arrow-close.png');
			}
		.box .head h2 a:focus,
		.box .head h3 a:hover {
			text-decoration: underline;
		}
		.box .head h2 .box_arrow {
			float: right;
			width: 7px;
			padding-right: 25px;
		}

/* Box content */		
	.box .box_content, .box .boxcontent {
		font-size: 11px;
		margin: 12px 12px 0 12px;
	}
	.box .box_content p	{
		padding-bottom: 15px;
	}
	.box .box_content ul, 
	.box .box_content ol {
		margin: 0;
		padding: 0 0 10px 0;
		color: #000;
	}
	.box .box_content li	{
		/* background: lime;  */ /*url('images/DA Bank/gfx_ulli.gif') no-repeat left 2px;*/
		/* list-style:none; */
		padding-bottom: 9px;
		margin-left: 0px;
		padding-left: 0px;
		color: #000;
	}
		.box .box_content li a:link,
		.box .box_content li a:visited,
		.box .box_content li a:focus,
		.box .box_content li a:active	{
			color: #000;
			font-weight: bold;
			font-family: verdana;
			text-decoration: underline;
		}
		
/* Box news */
	.box .box_content li {
		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		font-size: 10px;
		list-style: none;
	}
	.box .box_content .rssnews li 
	{
	    margin:10px 0px 0px 0px;
		border-bottom: 1px dotted #e2e5e3;
	}
	
    .box .box_content .rssnews li a:link,
	.box .box_content .rssnews li a:visited,
	.box .box_content .rssnews li a:focus,
	.box .box_content .rssnews li a:active	{
		color: #8c251e;
		font-weight: bold;
		font-family: verdana;
		text-decoration: underline;
	}
	
	.box .box_content .rssnews li a:hover,
	.box .box_content .rssnews li a:focus	{
		text-decoration: none;
	}
	
	.box .box_content h3 a {
		color: #8c251e;
	}
    .box .box_content h3 a:hover,
	.box .box_content h3 a:focus {
		text-decoration: none;	
	}
	
	.box .news-end {
		margin:0;
		font-weight: bold;
	}
		.box .news-end a {
			padding-left: 10px;
			background: url('/images/DA Bank/arrow-black-bg.png') no-repeat 0 50%;
			color: #000;
		}
			.box .news-end a:hover,
			.box .news-end a:focus {
				text-decoration: none;	
			}	
	.box #news-front {
		font-size: 10px;	
	}
/*----------------------- Sitemap styles -----------------------*/		
.sitemapcol {
	float: left;
	width: 230px;
	margin-bottom: 20px;
}
	.sitemapcol h2 {
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.sitemapcol ul {
		list-style: none;	
	}
	
	.sitemapcol ul li {
        padding:2px 0;
	}
	
	.sitemapcol h2 a,
	.sitemapcol ul li a {
		text-decoration: none;	
	}
		.sitemapcol a:hover,
		.sitemapcol a:focus {
			text-decoration: underline;	
		}
	.sitemapcol.clear-all {
		clear: both;	
	}
/*----------------------- News front styles -----------------------*/
#news-front {
	width: 460px;
	float: left;
	margin-top: 10px;
	background: url('/images/DA Bank/bg-front-news.png') repeat-y;
}
	#news-front .news-col {
		width: 123px;
        float: left;
        padding: 15px;
	}
	#news-front .news-col#last-col {
		width: 124px;
		border-right: 0 none;
	}
	#news-front .news-col h3 a {
		color: #000;
	}
	#news-front .news-col .date 
	{
		font-style: italic;	
	}
	#news-front .news-col img {
		margin: 5px 0;	
	}

/*----------------------- News list styles -----------------------*/
.contentwrapper.newslist {
	margin-bottom: 25px;	
}
	.contentwrapper.newslist h2,
	.contentwrapper.news h1 {
		padding-bottom: 0;	
	}
	.contentwrapper.newslist .date,
	.contentwrapper.news .date {
		padding-bottom: 0;
		font-style: italic;
	}
/*----------------------- Footer -----------------------*/
#foot {
  background: #e4e6e5;
  width: 100%;
  height: 80px;
  text-align:center;              
}
  #innerfooter {
        width: 940px;
        margin: 0 auto;
        padding:10px 0 10px 0;
        color: #4a5950;
        border-bottom:1px dotted #FFF;
  }
    #innerfooter p {
         font-size: 10px;
         display: inline;
         padding: 0 8px 0 10px;
         background: url('/images/DA Bank/footer-spacer.png') no-repeat 0 50%;
    }
         #innerfooter p:first-child {
                background: none;            
         }

/*----------------------- Font styles -----------------------*/
h1, .h1	{
	font-size: 18px;
	padding: 0 0 13px 0;
	font-weight: normal;
	color: #101010;
}
h2	{
	font-size: 13px;
	padding-bottom: 25px;
	color:#414E46;
	font-weight: normal;
}
h3	
{
    font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
p	{
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	color:#414e46;
	line-height:15px;
}

a, a:link, a:visited, a:focus, a:active	{
	text-decoration: underline;
	color:#414e46;
}
	a:hover, a:focus, a:active	{
		text-decoration: none;
		color:#414e46;
	}
.manchet {
	font-size: 13px;
}	
strong	{
	font-weight: bold;
}	

/*----------------------- Misc styles -----------------------*/
.not_there	{
	display: none;
}
#search	{
	float: right;
}
#search .input_txt	{
	height: 16px;
}
.content img {
	padding: 0;	
}
/* FAQ */
#toc {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #4a5950;
	border-bottom: 1px solid #4a5950;
	clear: both;
}
#toc ul {
    /*list-style: none;*/
	padding-left: 30px;
}
	#toc ul li ul {
		margin-bottom: 0.75em;
	}
		#toc ul li ul li ul {
			margin-bottom: 0.25em;
		}
#toccontent h2 {
	padding-bottom: 0;
}

.content_wrapper
{
    margin-bottom:20px;
	float: left;
}

.content_wrapper ul,
.content_wrapper ol {
    background:undefined;
    font-size:11px;
    margin:15px 0;
    padding-left:35px;
    color:#414E46;
}

.flexpanel	{
	width: 100%;
	padding-top: 15px;
	float: left;
	clear: both;
}

.rssdate 
{
    color:#000;
}

.bold 
{
    font-style:italic;
}

ul.news_list	{
	padding: 0px;
	margin: 0px;
}

.sitemapcol ul {
		margin:0;
	}
/*----------------------- webbank styles -----------------------*/
#webbank_right_col	{
	text-align: left;
	padding-top: 5px;
	background-color: #ffffff;
}
#webbank_right_col #right_col	{
	width: 175px;
	margin-top: 0px;
	background-color: #ffffff;
}
#webbank_right_col #right_col .box {
	width: 175px;
}
#webbank_right_col #right_col .box img {
	width: 175px;
}
#webbank_right_col #right_col .box .head h2 {
	width: 153px;
}
#logonWebUser	{
	padding-right: 0px;
}