@charset "utf-8";
@import "../screen.css";
@import "../screen_mb_2012.css";
@import "../immobilien/standard_mb_2012.css";
@import "../rechner/calculator.css";

/*body {
	background: url(../../images/design/2010/body_bg.gif) 788px top repeat-y #ffffff;
}

#overall {
  max-width: 1024px;
	background: url(../../images/design/2010/overall_bg.gif) 1024px top no-repeat;
}*/


/* Volksbank.at - 24.02.2013 - Designers in Motion */

#header_network {
	position:absolute;
	top: 18px;
	left: 302px;
	border-right: 1px solid #DEE0E2;
	padding-right: 22px;
 }
 
#sideaccordion .sideaccordion-title a.finder {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -1299px transparent;
}

#sideaccordion .sideaccordion-title.ui-state-active a.finder {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -1222px transparent;
	color: #205798 !important;
} 
					
#sideaccordion .sideaccordion-title.ui-state-active a.finder:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -1222px transparent;
	color: #205798 !important;
}
					
#sideaccordion .sideaccordion-title a.finder:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -1222px transparent;
	color: #205798 !important;
}

#sideaccordion .sideaccordion-title a.karriere {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -1971px transparent;
}

#sideaccordion .sideaccordion-title.ui-state-active a.karriere {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2006px transparent;
	color: #205798 !important;
} 
					
#sideaccordion .sideaccordion-title.ui-state-active a.karriere:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2006px transparent;
	color: #205798 !important;
}
					
#sideaccordion .sideaccordion-title a.karriere:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2006px transparent;
	color: #205798 !important;
}

#sideaccordion .sideaccordion-title a.immobilien {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2063px transparent;
}

#sideaccordion .sideaccordion-title.ui-state-active a.immobilien {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2098px transparent;
	color: #205798 !important;
} 
					
#sideaccordion .sideaccordion-title.ui-state-active a.immobilien:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2098px transparent;
	color: #205798 !important;
}
					
#sideaccordion .sideaccordion-title a.immobilien:hover {
	background: url(../../images/design/2012/bgi/sprite.png) no-repeat scroll 14px -2098px transparent;
	color: #205798 !important;
}

#content #articles .block-editorial {
	width: 200px;
	height: 402px;
	float: left;
	position: relative;
	margin-right: 17px;
	padding:13px;
	border: 1px solid #dee0e2;
	background: #f1f4f9;
	background: -moz-linear-gradient(top,  #f1f4f9 0%, #f8f9fc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f4f9), color-stop(100%,#f8f9fc));
	background: -webkit-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: -o-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: -ms-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: linear-gradient(to bottom,  #f1f4f9 0%,#f8f9fc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f4f9', endColorstr='#f8f9fc',GradientType=0 );
}

#content #articles .block-editorial p {
	line-height:16px;
}

#content #articles .block-news {
	margin-right:18px;
}
 
#content #articles .block-news .news-entry {
	width: 423px;
	height: 128px;
	float: right;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #dee0e2;
	background: #f1f4f9;
	background: -moz-linear-gradient(top,  #f1f4f9 0%, #f8f9fc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f4f9), color-stop(100%,#f8f9fc));
	background: -webkit-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: -o-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: -ms-linear-gradient(top,  #f1f4f9 0%,#f8f9fc 100%);
	background: linear-gradient(to bottom,  #f1f4f9 0%,#f8f9fc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f4f9', endColorstr='#f8f9fc',GradientType=0 );
}
#content #articles .block-news .news-entry a.read-more, 
#content #articles .block-news .news-entry .news-text a.read-more {
  padding-left:13px;
}

#content #articles .block-news .news-entry p {
	line-height:16px;
	padding: 0 13px 4px 13px;
}

#content #articles .block-news .news-entry h2 {
	font-size: 1.000em;
	color: #1f5997;
	font-weight: bold;
	display: block;
    padding: 10px 13px 12px 13px;
}

#content #articles .block-news .news-img {
	float: left;
	width:212px
}

#content #articles .block-news .news-text {
	float: right;
	width:210px
}

#content_side #finder {
	padding:23px 5px 23px 0;
	margin:26px 0 0 23px;
	border-bottom: 1px solid #DEE0E2;
	font-size:1.09em;
} 

#content_side #finder a {
	text-decoration:none;
} 

#content_side #finder h3 {
	margin-bottom:10px;
} 

#content_side #finder form.findersearch {
	margin:19px 0;
	display:block;
	position:relative;
}

#content_side #finder form.findersearch #plzort_label {
	position: absolute;
	left: 11px;
	top: 11px;
	color: #666666;
  z-index: 1000;
}
				
#content_side #finder form.findersearch input[type="text"] {
	border: 1px solid #dee0e2;
	background: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	width: 130px;
	width: 128px \9;
	height: 32px;
	line-height: 33px;
	text-indent: 9px;
	-webkit-appearance: none;
}
				
#content_side #finder form.findersearch input[type="submit"] {
	border: 0;
	font-size: 1.000em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f5997;
	background: url(../../images/design/2012/icon-search.png) top left no-repeat;
	width: 22px;
	height:24px;
	text-align: center;
	margin: 7px 0 0 10px;
	cursor:pointer;
}	

#content_side #fb {
	padding:23px 5px 23px 23px;
	font-size:1.09em;
} 

#content_side #fb h3 {
	margin-bottom:10px;
} 

#content_side #fb .facebookLink {
	padding: 1px 0 0 22px;
	display:block;
	background: url(../../images/design/2012/icon-facebook.png) top left no-repeat;
	text-decoration:none;
	margin-top:15px;
} 


/* Internet Banking Login - jQuery Chosen Plugin */

.chzn-container {
  	width: 83% !important; 
  	font-size: 0.92em;
  	position: relative;
  	display: inline-block;
  	zoom: 1;
  	*display: inline;
  	margin: 15px 0 0 20px;
}

.chzn-container .chzn-drop {
	width: 99% !important; 
	background: #fff;
	border: 1px solid #DEE0E2;
	border-top: 0;
	position: absolute;
	top: 29px;
	left: 0;
	z-index: 1010;
}

.chzn-input {	
	margin: 28px 28px 0 0;
	font-size:12px;
	cursor:pointer;
	background: url(../../images/design/2012/bgi/input-submit.png) 1px 1px no-repeat;
	color:#fff;
	border:0;
	width:14px;
	height:14px;
	float:right;
}

.chzn-container-single .chzn-single {
	background-color: #ffffff;
  	display: block;
  	overflow: hidden;
  	white-space: nowrap;
  	position: relative;
  	height: 34px;
  	line-height: 33px;
  	padding: 2px 0 0 8px;
  	color: #666666;
  	text-decoration: none;
  	border: 1px solid #DEE0E2;
}

a.chzn-single:hover {
	text-decoration:none !important;
	color: #1F5997;
}

.chzn-container-single .chzn-single span {
  	margin-right: 26px;
  	display: block;
  	overflow: hidden;
  	white-space: nowrap;
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  	display: block;
  	position: absolute;
  	right: 26px;
 	top: 6px;
  	width: 12px;
  	height: 12px;
  	font-size: 1px;
  	background: url(../../images/design/2012/bgi/chosen-sprite.png) -42px 1px no-repeat;
}

.chzn-container-single .chzn-single abbr:hover {
  	background-position: -42px -10px;
}

.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  	background-position: -42px -10px;
}

.chzn-container-single .chzn-single div {
  	position: absolute;
  	right: 0;
  	top: 0;
  	display: block;
  	height: 100%;
  	width: 18px;
}

.chzn-container-single .chzn-single div b {
  	background: url(../../images/design/2012/bgi/chosen-sprite.png) no-repeat 0px 8px;
  	display: block;
  	width: 100%;
  	height: 100%;
}

.chzn-container-single .chzn-search {
  	padding: 3px 4px;
  	position: relative;
  	margin: 0;
  	white-space: nowrap;
  	z-index: 1010;
}

.chzn-container-single .chzn-search input {
  	width:83% !important;
  	background: #fff url(../../images/design/2012/bgi/chosen-sprite.png) no-repeat 100% -25px;
  	margin: 1px 0;
  	padding: 4px 20px 4px 5px;
  	outline: 0;
  	border: 1px solid #DEE0E2;
  	font-family: sans-serif;
  	font-size: 1em;
}

.chzn-container .chzn-results {
  	margin: 0 4px 4px 0;
  	max-height: 250px;
  	padding: 0 0 0 4px;
  	position: relative;
  	overflow-x: hidden;
  	overflow-y: auto;
  	-webkit-overflow-scrolling: touch;
}

.chzn-container-multi .chzn-results {
  	margin: -1px 0 0;
  	padding: 0;
}

.chzn-container .chzn-results li {
  	display: none;
  	line-height: 15px;
  	padding: 5px 6px;
  	margin: 0;
  	list-style: none;
}

.chzn-container .chzn-results .active-result {
  	cursor: pointer;
  	display: list-item;
}

.chzn-container .chzn-results .highlighted {
  	background-color: #1F5997;
  	color: #fff;
}

.chzn-container .chzn-results li em {
  	background: #F1F4F9;
  	font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
  	background: transparent;
}

.chzn-container .chzn-results .no-results {
  	background: #f4f4f4;
  	display: list-item;
}

.chzn-container .chzn-results .group-result {
  	cursor: default;
  	color: #999;
  	font-weight: bold;
}

.chzn-container .chzn-results .group-option {
  	padding-left: 15px;
}

.chzn-container-multi .chzn-drop .result-selected {
  	display: none;
}

.chzn-container .chzn-results-scroll {
  	background: white;
  	margin: 0 4px;
  	position: absolute;
  	text-align: center;
  	width: 321px; /* This should by dynamic with js */
  	z-index: 1;
}

.chzn-container .chzn-results-scroll span {
  	display: inline-block;
  	height: 17px;
  	text-indent: -5000px;
  	width: 9px;
}

.chzn-container .chzn-results-scroll-down {
  	bottom: 0;
}

.chzn-container .chzn-results-scroll-down span {
  	background: url(../../images/design/2012/bgi/chosen-sprite.png) no-repeat -4px -3px;
}

.chzn-container .chzn-results-scroll-up span {
  	background: url(../../images/design/2012/bgi/chosen-sprite.png) no-repeat -22px -3px;
}

.chzn-container-active .chzn-single-with-drop div {
  	background: transparent;
  	border-left: none;
}

.chzn-container-active .chzn-single-with-drop div b {
  	ackground-position: -18px 8px;
}
.chzn-container-active .chzn-choices {
  	border: 1px solid #DEE0E2;
}
.chzn-container-active .chzn-choices .search-field input {
  	color: #111 !important;
}

/* IE7 Select */
.chzn-select {
  	width:160px;
  	margin: 23px 0 0 20px;
  	float:left;
}