@charset "utf-8";
/* GIROKONTEN.DE - DROPDOWNTABS */

.girokonto-infos {
	border-bottom: 0px solid gray;
	}

.girokonto-infos ul {
	padding: 0px 0 0 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	font: bold 1px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}

.girokonto-infos li {
	display: inline;
	margin: 0;
	}

.girokonto-infos li a {
	text-decoration: none;
	padding: 0px 0 0 0;
	margin-right: 0px;
	border-left: 0px solid #ff6800;
	}

.girokonto-infos li a:visited {
	color: #ffffff;
	}

.girokonto-infos li a:hover {
	text-decoration: underline;
	}

.girokonto-infos li.selected {
	}

.nav3 li.selected a { /*selected main tab style */
	border-bottom-color: white;
	}

.girokonto-infos li.selected a:hover { /*selected main tab style */
	text-decoration: none;
	}
	
	
.girokonto-infosdiv_b {
	position:absolute;
	top: 0;
	border-top: 1px solid #ff6800;
	border-left: 1px solid #ff6800;
	border-bottom: 1px solid #ff6800;
	border-right: 1px solid #ff6800;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 170px;
	visibility: hidden;
	padding:0 8px 0 8px;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
	}	
	

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b {
	position:absolute;
	top: 0;
	border-left: 1px solid #ff6800;
	border-bottom: 1px solid #ff6800;
	border-right: 1px solid #ff6800;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 180px;
	visibility: hidden;
	padding:0 8px 0 8px;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
	margin:11px 0 0 -1px;
	}	


.dropmenudiv_b a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #dddddd; /*THEME CHANGE HERE*/
	padding: 5px 0 5px 0;
	margin:0 2px 0 2px;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#23558e;
	padding-left:6px;
	width:170px;
	}

#bottomline {
	border-bottom:none;
	}

* html .dropmenudiv_b a { /*IE only hack*/
	width: 100%;
	}	

.dropmenudiv_b a:hover { /*THEME CHANGE HERE*/
	background-color: #f1f1f1;
	color:#ff6800;
	}
	
.girokonto-infos {
	width:125px;
	height:27px;
	padding:8px 0 0 0;
	}
	
.girokonto-infos a {
	font-weight:normal;
	color:#ffffff;
	}		
	
.nav {
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	}
	
	
	
	
.kontoeroeffnung {
	border-bottom: 0px solid gray;
	}

.kontoeroeffnung ul {
	padding: 0px 0 0 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	font: bold 1px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}

.kontoeroeffnung li {
	display: inline;
	margin: 0;
	}

.kontoeroeffnung li a {
	text-decoration: none;
	padding: 0px 0 0 0;
	margin-right: 0px;
	border-left: 0px solid #ff6800;
	}

.kontoeroeffnung li a:visited {
	color: #ffffff;
	}

.kontoeroeffnung li a:hover {
	text-decoration: underline;
	}

.kontoeroeffnung li.selected {
	}

.nav3 li.selected a { /*selected main tab style */
	border-bottom-color: white;
	}

.kontoeroeffnung li.selected a:hover { /*selected main tab style */
	text-decoration: none;
	}
	
	
.kontoeroeffnungdiv_b {
	position:absolute;
	top: 0;
	border-top: 1px solid #ff6800;
	border-left: 1px solid #ff6800;
	border-bottom: 1px solid #ff6800;
	border-right: 1px solid #ff6800;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 170px;
	visibility: hidden;
	padding:0 8px 0 8px;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
	}	
	

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b2 {
	position:absolute;
	top: 0;
	border-left: 1px solid #ff6800;
	border-bottom: 1px solid #ff6800;
	border-right: 1px solid #ff6800;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 180px;
	visibility: hidden;
	padding:0 8px 0 8px;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
	margin:11px 0 0 -2px;
	}	


.dropmenudiv_b2 a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #dddddd; /*THEME CHANGE HERE*/
	padding: 5px 0 5px 0;
	margin:0 2px 0 2px;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#23558e;
	padding-left:6px;
	width:170px;
	}

#bottomline {
	border-bottom:none;
	}

* html .dropmenudiv_b2 a { /*IE only hack*/
	width: 100%;
	}	

.dropmenudiv_b2 a:hover { /*THEME CHANGE HERE*/
	background-color: #f1f1f1;
	color:#ff6800;
	}
	
.kontoeroeffnung {
	width:131px;
	height:27px;
	padding:8px 0 0 0;
	}
	
.kontoeroeffnung a {
	font-weight:normal;
	color:#ffffff;
	}												