.fl { float:left; }
.cl { clear:both; }

.col1
{
	float: left;
	width: 100%;
}

/*=================================================
Formulare
=================================================*/
.form_entry
{
	color: #6F729A;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin-bottom:4px;
}
.form_fieldDesc
{
	text-align:right;
	width:135px;
	padding: 2px 2px;
}
.form_afterFieldDesc
{
	text-align:left;
	margin-left:10px;
	padding: 2px 0px;
}
.form_fieldLongDesc
{
	text-align:right;
	width:440px;
	padding: 2px 2px;
}

.form_fieldCtrl
{
	margin:0 0 0 10px;
}

.form_inputCtrl
{
	border: 1px solid #DFE0EA;
    color: #0C1C51;
    padding: 0 3px;
	width: 195px;
}
.form_inputShortCtrl
{
	border: 1px solid #DFE0EA;
    color: #0C1C51;
    padding: 0 3px;
	width: 41px;
}
.form_textAreaCtrl
{
	border: 1px solid #DFE0EA;
    color: #0C1C51;
    padding: 0 3px;
	width: 346px;
	resize:none;
}
.form_textComboCtrl
{
	color: #0C1C51;
	border: 1px solid #DFE0EA;
    padding: 0 0 0 3px;
	width: 372px;
}
.form_inputBtnCtrl
{
	border: solid 1px #DFE0EA;
    color: #0C1C51;
    height:21px;
	line-height:21px;	
    width: 98px;
	margin-right:5px;
	padding: 0 3px 3px 3px;
}

.form_highlitedText
{
	color:Red;
}
.form_successText
{
	
}

.formInfo
{
	margin:12px 0;
}

/*=================================================
Tabelle
=================================================*/

.obj_table { }

.obj_table th, .tdHeader
{
	background-color:#0C1C51;
	color:White;
	padding:2px 2px 2px 2px;
	border: 1px solid white;
	font-weight:bold;
}
.tdNormal
{
	padding:2px;
	border:solid 1px #E4E6EC;
}
.tableNormal
{
	border-collapse:collapse;
	width:100%;
}

#Content .obj_table li 
{
	margin-left:18px;
}

#Content .obj_table ol li
{
	margin-left:22px;
	padding-left:0px;
	background-image:none;
}
#Content .obj_table ul li
{
	padding-left:16px;
	margin-left:-5px;
}




#Content li 
{
	margin-left:18px;
}

#Content ol li
{
	margin-left:22px;
	padding-left:0px;
	background-image:none;
}
#Content ul li
{
	padding-left:14px;
	margin-left:-5px;
}
#Content #ProduktDetail ul li 
{
	margin-left:2px;
}


#Content blockquote
{
	padding-left:24px;
}


/*=================== Maps ========================== */
.map_canvas
{
	width:100%;
	height:400px;
}

.maps_header_line
{
	padding:4px 2px;
	background-color:#E4E6EC;
}

.maps_default_map
{
	width:100%;
	height:400px;
}
.maps_wide_image
{
	width:100%;
}
.maps_control_container
{
	width:100%;
	height:460px;
}
.maps_control_infoBox
{
	display:none;
}
.maps_control_left_side
{
	width:100%;
}
.maps_route_desc
{
	float:left;
	margin-top:12px;
	width: 100%;

}
.maps_control_left_side_container
{
	margin-right:11px;
}
.maps_control_right_side
{

	width:60%;
	height:100%;
}
.maps_input_ctrl
{
	text-align:left;
	width:240px;
	margin-top:1px;
}

.maps_btn
{
	width: 11em;
	float:right;
}
.maps_inputs_div
{
	margin-top:12px;
}
.maps_action_btns_cont
{
	margin-top:12px;
}
.maps_inputs_div .spanSpacer
{
	width:10px;
	padding:1px;
}
/*=================== Topclicks ========================== */
#Highlight p img
{
	height:116px;
}

.highlightVertical{}
.highlightVertical img.Shadow
{
	width:116px;
}

#Content a:link.kapitalHeaderLink, #Content a:visited.kapitalHeaderLink
{
	color:White;
}

#Kapitalanlagen td img
{
    max-width: 139px;
}

.slideshow
{
	
}

.slideshowEntry
{
	position: absolute;
}

.slideshowEntryHide
{
	display: none;
}

.slideshowImgDiv
{
	position: relative;
}

.slideshowImg
{
	position: absolute;
}

.slideshowText
{
	margin-top: 4px;
	height: 45px;
	overflow: hidden;
	color: #6F729A;
}

.headZitat
{
	font-size: 0.8em;
	font-style: italic;
}

#SubNavi .inactive {
    color: #0C1C51;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 3px 10px 0 25px;
    text-decoration: none;
    cursor:default;
}

/*-----------------------------*/
/*Kundendepot*/
/*-----------------------------*/
#kd_navi
{
	display:none;
}

#Content th a:link, #Content th a:visited
{
	color:White;
}

#Content th.right
{
	text-align:right;
}

#Content th a:hover
{
	color:#efa918;
}

#Kapitalanlagen td td
{
	border-bottom: none;
    padding: 0px 2px;
    vertical-align: top;
}

#Kapitalanlagen .fonds-desc
{
	min-width: 184px;
}

#Kapitalanlagen select.inp250
{
	width:350px;
}

.inp80
{
	width:80px;
}

.basketSubmitWarning
{
	margin-top: 10px;
	text-align: right;
	color: Red;
}

.basketOrderedMessage
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: Green;
	font-size: 14px;
	font-weight: bold;
}

.h2UpperCase
{
	text-transform:uppercase;
}

#NewsBox2 img{
	float:right;
	margin: 0 15px 0 10px;
	padding:0;
}
.newsSrcLine
{
	font-size:11px;
}
.newsSrc
{
	font-style:italic;
}
/*Vermittler Art Select*/

.changeGroupInput div
{
	padding:4px 0px 4px 0px; 
}

.changeGroup .form_inputCtrl {}

.flowText
{
	border: solid 1px red;
}
.cutHori150
{
	/*max-height:150px;
	overflow:hidden;*/
}
.cutVerti150
{
	/*max-height:32px;
	overflow:hidden;*/
}

.searchInp
{
	
}
.searchBtn
{
	float:right;
	width:20px;
	height:19px;
}

.searchEntryFilename
{
	font-size: 0.9em;
	display: inline;
}

.searchEntryDesc
{
	padding-left: 20px;
}

.pageswitch
{
}

.pager_back
{
	padding: 5px 5px 5px 5px;
}

.pager_forward
{
	padding: 5px 5px 5px 5px;
}

.pager_number
{
	padding: 5px 5px 5px 5px;
}

.pager_number_selected
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.pressTD1
{
	width: 12%;
}
.pressTD2
{
	width: 44%;
}
.pressTD3
{
	width: 27%;
}
.pressTD4
{
	width: 16%;
}

.pressTD1Close
{
	width: 12%;
	border:none;
}
.pressTD2Close
{
	width: 44%;
	border:none;
}
.pressTD3Close
{
	width: 27%;
	border:none;
}
.pressTD4Close
{
	width: 16%;
	border:none;
	padding-top:10px;
}
.fundaccessWrapper
{
}

.fundaccessWrapper iframe
{
	width:100%;
	height:600px;
}

.d-flex
{
	display: flex !important;
}