/* Text/Image Module */
h1.sbrokerHeadline1{
	font-size: 18px;
	line-height: 22px;
	color: black;

	margin: 0px 0px 11px 0px;
	padding: 8px 0px 0px 0px;
}

h2.sbrokerHeadline2{
	font-size: 18px;
	line-height: 22px;
	color:#4C4C4C;

	margin: 0px;
	padding: 0px;
}

.sbrokerModule h1.imageHeadline{
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 0px;
}

.sbrokerModule span.imageRight img{
	float: right;
	margin-right: 0px;
	margin-left: 12px;
}

.sbrokerModule p{
    margin-bottom: 12px;

    font-size: 12px;
    line-height: 1.45;
    color:#4C4C4C;
}

.sbrokerModule ul{
    list-style-image: url(/fileadmin/template/main/img/redbullet_sz.gif);
    padding: 0px;
    margin: 0 0 12px 13px;
    display: block;
    overflow: hidden;
}
* html .sbrokerModule ul{
	background: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	margin-left: 0px;
	padding-left: 38px;
}
*+html .sbrokerModule ul{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 38px;
}

.sbrokerModule ul li{
    margin-left: 38px;

    font-size: 12px;
    line-height: 2;
    color:#4C4C4C;
}
* html .sbrokerModule ul li{
	background: url(/fileadmin/template/main/img/redbullet_sz.gif) 1px 8px no-repeat;
	list-style-image: none !important;
	list-style-type: none !important;
	padding-left: 13px;
	margin-left: 0px !important;
}
*+html .sbrokerModule ul li{
	background: url(/fileadmin/template/main/img/redbullet_sz.gif) 1px 8px no-repeat;
	padding-left: 13px;
	margin-left: 0px !important;
}

.fineprintModule .fineprintModuleContent ul li{
    font-size: 11px;
    line-height: 2;
}

.sbrokerModule a.arrowLink{
    display: inline-block;
    background: url(/fileadmin/template/main/img/common/linkBg.png) no-repeat 0px 5px;
}

.sbrokerModule.textImageModule h2{
	margin-bottom: 11px;
}
.sbrokerModule.textImageModule .textImageContainer h2{
	margin-bottom: 15px;
}
* html .textImageModule h2{
	margin-bottom: 11px !important;
}
* html .textImageModule .textImageContainer h2{
	margin-bottom: 15px !important;
}

.textImageModule .textImageContainer img{
	margin-top: 4px;
}

*+html .textImageModule .textImageContainer ul{
	margin-left: 0px !important;
}

.textImageModule .textImageContainer .textRight{
    text-align: right;
}

.textImageModule .textImageContainer a.arrowLink {
    /*margin: -10px 0 12px;*/
    padding-left: 8px;

    font-size: 12px;
    color: #E40000;
    text-decoration: none;
    font-weight: normal;
}

.textImageModule .textImageContainer a.pdf{
    background: url("/fileadmin/template/main/img/preise_konditionen/pdf_neu.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}


/*.textImageModule .textImageContainer a.redButton {*/
.sbrokerModule a.redButton {
    background: url("/fileadmin/template/main/img/modulsatz_1/button_red_left.gif") no-repeat scroll top left transparent;
    display: inline-block;
    padding:0 0 0 20px;
    height: 32px;
    color:#FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.sbrokerModule a.redButton:hover,
.sbrokerModule a.greyButton:hover{
	text-decoration: none;
}
/*.textImageModule .textImageContainer a.redButton span {*/
.sbrokerModule a.redButton span {
    background: url("/fileadmin/template/main/img/modulsatz_1/button_red_right.gif") no-repeat scroll top right transparent;

    display: inline-block;
    padding:8px 20px 9px 0;
}

.sbrokerModule a.redButton span,
.sbrokerModule a.greyButton span {
    height: 32px;
}

.textImageModule .textImageContainer a.greyButton,
.textImageModule .linkContainer a.greyButton{
    background: url("/fileadmin/template/main/img/modulsatz_1/button_grey_left.gif") no-repeat scroll top left transparent;
    display: inline-block;

    padding:0 0 0 20px;

    color:#5D5D5D;
    font-weight: bold;
    text-decoration: none;
}
.textImageModule .textImageContainer a.greyButton span,
.textImageModule .linkContainer a.greyButton span {
    background: url("/fileadmin/template/main/img/modulsatz_1/button_grey_right.gif") no-repeat scroll top right transparent;

    display: inline-block;
    padding:7px 20px 6px 0;
}

.sbrokerModule .linkContainer{
	position: relative;
	/*overflow: hidden;*/
	padding-bottom: 0px;
	clear: both;
}

* html .sbrokerModule .linkContainer{
	display: inline-block;
}


/* two column module */

.sbrokerModule h3{
    font-size: 13px;
    font-weight: bold;
    color: #4C4C4C;
    margin-bottom: 10px;
}

.twoColumnModule {
    border-top: none;
    padding-top: 0px;
    margin-left: 0px;
    width: 585px;
    overflow: hidden;
}
.twoColumnModule .columnContainer{
    width:624px;
}
.twoColumnModule .oneColumnBlock {
    width:258px;
    padding:0 24px 30px 10px;
}
.twoColumnModule .oneColumnBlock img{
    margin-bottom: 14px;
}
.twoColumnModule .oneColumnBlock h3 {
    color:#4C4C4C;
}
.twoColumnModule .oneColumnBlock p {
    margin-bottom:13px;
    font-size: 12px;
    line-height:1.45;
}
.twoColumnModule .oneColumnBlock a.arrowLink {
    font-size:12px;
}
.twoColumnModule .oneColumnBlock a.pdf {
    background:url('/fileadmin/template/main/img/preise_konditionen/pdf_neu.gif') no-repeat;
    /*
    font-size: 12px;
    line-height: 15px;
    padding-left: 20px;
    padding-top: 1px;
    */
}

* html .twoColumnModule{
    overflow: hidden;
}

* html .twoColumnModule .oneColumnBlock{
    padding-top: 0 0 0 0;
    margin:0 30px 30px 0px;
    padding:0px;
}
* html .twoColumnModule .oneColumn.arrowLink {
    float:left;
}
* html .twoColumnModule .oneColumn.right{
    float:right;
}

/* mod_update2012_fineprint START */
.fineprintModule .fineprintModuleContent {
    background: url(/fileadmin/template/main/img/modulsatz_1/fineprint_bg.gif) top left repeat-x;
}

.fineprintModule .fineprintModuleContent p{

    padding: 12px 14px;
    font-size: 11px;
}

/* mod_update2012_flapmodule START */
.flapModule{
    text-align: center;
}

.flapModule .flapModuleContent{
    position: relative;
    overflow: hidden;

    width: 586px;
    height:auto;
    min-height:40px;
    padding-bottom: 19px;

    text-align: left;
}

.flapModule .flapModuleContent .textImageModule .textImageContainer ul{
	margin-bottom: 8px;
}

.flapModule .flapModuleContent .flapModuleAdornment{
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;

    background:url(/fileadmin/template/main/img/modulsatz_1/flapmodule_adornment_bg.png) left bottom no-repeat transparent;

    width: 586px;
    height: 24px;
}

* html .flapModule .flapModuleContent .flapModuleAdornment{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/flapmodule_adornment_bg.png', sizingMethod='crop');
    background:none;
}

.flapModule .flapModuleKeyphrase{
    display: inline-block;
    /*margin-top: 8px;*/
    font-size: 10px;
    font-weight: bold;
    color: #868686;
    text-decoration: none;

    /*background-image: url("/fileadmin/template/main/img/modulsatz_1/flapmodule_open_bg.png");*/
    height: 40px;
    margin-top: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 570px
}

.flapModule .flapModuleKeyphrase:hover{
    color: #DE0000;
}

/* mod_update2012_hintmodule START */
.hintModule .hintModuleContent{
    min-height: 42px;

    padding:13px;

    font-size: 12px;
    line-height: 1.4;
}

.hintModule .hintModuleContent .hintModuleIcon,
.hintModule .hintModuleContent .hintModuleText{
    float:left;
}

.hintModule .hintModuleContent .hintModuleIcon{
    width: 38px;
    height: 38px;

    margin-right:13px;
}

.hintModule .hintModuleContent .icon1{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) 0px 0px no-repeat transparent;
}

.hintModule .hintModuleContent .icon2{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -38px 0px no-repeat transparent;
}

.hintModule .hintModuleContent .icon3{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -76px 0px no-repeat transparent;
}

.hintModule .hintModuleContent .icon4{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -114px 0px no-repeat transparent;
}

.hintModule .hintModuleContent .icon5{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -152px 0px no-repeat transparent;
}

.hintModule .hintModuleContent .icon6{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) 0px -38px no-repeat transparent;
}

.hintModule .hintModuleContent .icon7{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -38px -38px no-repeat transparent;
}

.hintModule .hintModuleContent .icon8{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -76px -38px no-repeat transparent;
}

.hintModule .hintModuleContent .icon9{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -114px -38px no-repeat transparent;
}

.hintModule .hintModuleContent .icon10{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -152px -38px no-repeat transparent;
}

.hintModule .hintModuleContent .icon11{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) 0px -76px no-repeat transparent;
}

.hintModule .hintModuleContent .icon12{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -38px -76px no-repeat transparent;
}

.hintModule .hintModuleContent .icon13{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -76px -76px no-repeat transparent;
}

.hintModule .hintModuleContent .icon14{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -114px -76px no-repeat transparent;
}

.hintModule .hintModuleContent .icon15{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -152px -76px no-repeat transparent;
}

.hintModule .hintModuleContent .icon16{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) 0px -114px no-repeat transparent;
}

.hintModule .hintModuleContent .icon17{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -38px -114px no-repeat transparent;
}

.hintModule .hintModuleContent .icon18{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -76px -114px no-repeat transparent;
}

.hintModule .hintModuleContent .icon19{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -114px -114px no-repeat transparent;
}

.hintModule .hintModuleContent .icon20{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -152px -114px no-repeat transparent;
}

.hintModule .hintModuleContent .icon21{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) 0px -152px no-repeat transparent;
}

.hintModule .hintModuleContent .icon22{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -38px -152px no-repeat transparent;
}

.hintModule .hintModuleContent .icon23{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -76px -152px no-repeat transparent;
}

.hintModule .hintModuleContent .icon24{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -114px -152px no-repeat transparent;
}

.hintModule .hintModuleContent .icon25{
    background: url(/fileadmin/template/main/img/icons/iconset_18052012_3.gif) -152px -152px no-repeat transparent;
}

/*
    .hintModule .hintTheme{
        background: url(/fileadmin/template/main/img/modulsatz_1/hintmodule_lightbulb.png) 18px 14px no-repeat #F5F9FC;
        padding-left: 58px;
    }
    .hintModule .cautionTheme{
        background: #FCF5F5;
        padding-left: 64px;
    }

    .hintModule .infoTheme{
        background: #F5FCF5;
        padding-left: 32px;
    }
    */

/* mod_update2012_separator START */
.sbrokerSeparator{
    width: 601px;
    height: 1px;
    margin-left: -8px;

    background-color: #E9E9E9;
}

* html .sbrokerSeparator{
    line-height: 1px;
    font-size: 0px;
    background-color: transparent;
    border-top: 1px solid #E9E9E9;
    margin-bottom: 45px;
}

/* mod_update2012_slideshow START */
.bottomLine{
    background: url("/fileadmin/template/main/img/preise_konditionen/dotted_line.jpg") repeat-x scroll bottom left transparent;
    padding-bottom: 16px;
}

.sbrokerModule{
	margin-bottom: 48px;
}

.tabContent .sbrokerModule{
	margin-left: 15px;
	margin-right: 15px;
}

.sbrokerModule h1{
    /*** Needed Styles ? **/
    font-size: 18px;
    line-height: 20px;
    color: #000000;

    /*** Styles to disable ? **/
    margin-bottom: 16px;

    /*** Styles not needed because Browser Standard Style already provides this **/
    font-weight: bold;
}

.sbrokerModule h2{
    /*** Needed Styles ? **/
    font-size: 18px;
    line-height: 22px;
    color:#4C4C4C;
    margin-bottom: 15px;

    /*** Styles to disable ? **/

    /*** Styles not needed because Browser Standard Style already provides this **/
}

.sbrokerModule h2.largeSize{
	font-size: 23px;
	line-height: 28px;
}

.sbrokerModule span.redText{
	color:#DE0000;
}

.sbrokerModule a,
.textImageModule .linkContainer a{
    color: #DE0000;
    text-decoration: none;
    cursor: pointer;
}

.textImageModule .linkContainer a.redButton{
	color:#FFFFFF;
}
.textImageModule .linkContainer a.redButton,
.textImageModule .linkContainer a.greyButton{
	line-height:1.45;
	text-decoration: none;;
}
.textImageModule .linkContainer a.greyButton{
	color:#5D5D5D;
}
.textImageModule .linkContainer a.redButton:hover,
.textImageModule .linkContainer a.greyButton:hover{
	line-height:1.45;
	text-decoration: none;;
}


.sbrokerModule a:hover{
    text-decoration: underline;
}


.slideshowModule .slideshowContainer{
    position: relative;
    overflow: hidden;

    background: url(/fileadmin/template/main/img/modulsatz_1/slideshow_bg.gif) top left repeat-x transparent;

    width: 586px;
}

.slideshowModule .slideshowContainer .slideshowElement{
    width:586px;

    z-index:50;

	display:none;
}

.slideshowModule .slideshowContainer .current{
	display:block;
}

.slideshowModule .slideshowContainer .slideshowButtonContainer{
	display:none;
}

.slideshowModule .slideshowContainer a.slideshowButton{
	position: absolute;
	bottom:13px;
	left: 19px;
	z-index:160;

	font-size: 12px;
	line-height: 1.45;
	/*opacity: 0;*/

}
.slideshowModule .slideshowContainer .slideshowElement a.slideshowButton{
	z-index:192;
}
.slideshowModule .slideshowContainer .slideshowElement a.slideshowButton{
	text-decoration: none;
}
.slideshowModule .slideshowContainer a.slideshowButton.redButton{
	background: none;
	padding: 0 0 0 0;
}
.slideshowModule .slideshowContainer a.slideshowButton.redButton span{
	float:left;
	padding: 0 0 0 0;
}
.slideshowModule .slideshowContainer a.slideshowButton.redButton span.buttonLeft{
	background: url(/fileadmin/template/main/img/modulsatz_1/button_red_left.png) top left no-repeat transparent;
	width:8px;
	height:32px;
}
.slideshowModule .slideshowContainer a.slideshowButton.redButton span.buttonMiddle{
	background: url(/fileadmin/template/main/img/modulsatz_1/button_red_middle.png) top left repeat-x transparent;
	padding: 7px 5px 10px 8px;
}
.slideshowModule .slideshowContainer a.slideshowButton.redButton span.buttonRight{
	background: url(/fileadmin/template/main/img/modulsatz_1/button_red_right.png) top left no-repeat transparent;
	width:8px;
	height:32px;
}

.slideshowModule .slideshowContainer a.slideshowButton.right{
	left:auto;
	right:20px;
}

.slideshowModule .slideshowContainer .controls{
   /* position: absolute;
    bottom:7px;
    left:0px;

    width: 586px;
    text-align: center;
    z-index: 128;
	*/
}

.slideshowModule .slideshowContainer .controls .controlButtons{
    display: block;
    margin:0px auto;
    padding-left: 16px;

	position:absolute;
	bottom:7px;
	z-index: 128;

    height:29px;
}

.slideshowModule .slideshowContainer .controls .controlButtons a{
    background: url(/fileadmin/template/main/img/modulsatz_1/slideshow_control_btn.png) top left no-repeat transparent;

    float:left;

    width: 18px;
    height: 18px;
    margin:6px 12px 4px 5px;

    text-decoration: none;
}
.slideshowModule .slideshowContainer .controls .controlButtons a:hover{
	text-decoration: none;
}

* html .slideshowModule .slideshowContainer .controls .controlButtons a{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/slideshow_control_btn.png', sizingMethod='crop');
    background:none;
}

.slideshowModule .slideshowContainer .controls .controlButtons a.active,
.slideshowModule .slideshowContainer .controls .controlButtons a:hover{
    background: url(/fileadmin/template/main/img/modulsatz_1/slideshow_control_btn_hover.png) top left no-repeat transparent;
    margin: 0 7px 0 0;
    width:28px;
    height:29px;
}

.slideshowModule .slideshowContainer .textImageModule .textImageContainer{
	padding-left: 18px;
	padding-right: 18px;
}
.slideshowModule .slideshowContainer .textImageModule .textImageContainer h2{
	 margin-top:12px;
 }
.slideshowModule .slideshowContainer .textImageModule .textImageContainer h2.largeSize{
	margin-top:11px;
}
.slideshowModule .slideshowContainer .textImageModule .textImageContainer p{
	margin-left:1px;
}
.slideshowModule .slideshowContainer .textImageModule .textImageContainer span.imageRight img{
	margin-right: -18px;
}


* html .slideshowModule .slideshowContainer .controls .controlButtons a.active{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/slideshow_control_btn_hover.png', sizingMethod='crop');
    background:none;
}

* html .slideshowModule .slideshowContainer .controls .controlButtons a:hover{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/slideshow_control_btn_hover.png', sizingMethod='crop');
    background:none;
}

/*** flap- & slideshow-module **/
.flapModule .flapModuleContent .sbrokerModule,
.slideshowModule .slideshowContainer .slideshowElement .sbrokerModule{
	margin-bottom: 0px;
}
.flapModule .flapModuleContent .textImageModule,
.slideshowModule .slideshowContainer .slideshowElement .textImageModule{
	padding-bottom: 0px;
}

/*** ie6 **/
* html .slideshowModule .slideshowContainer a.slideshowButton span.buttonLeft{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/button_red_left.png', sizingMethod='crop');
	background:none;
	width:8px;
	height:32px;
}
* html .slideshowModule .slideshowContainer a.slideshowButton span.buttonMiddle{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/button_red_middle.png', sizingMethod='crop');
	background:none;
	padding: 7px 5px 10px 8px;
}
* html .slideshowModule .slideshowContainer a.slideshowButton span.buttonRight{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/main/img/modulsatz_1/button_red_right.png', sizingMethod='crop');
	background:none;
	width:8px;
	height:32px;
}

/*** full teaser prevent text/link wrapping **/
.teaserContainer .fullTeaser .textContent{
	position: relative;
	overflow: hidden;
}
* html .teaserContainer .fullTeaser .textContent{
	display: inline-block;
}
