


.whitebox
{
	background:			transparent url('/img/boxinnershadow.png') repeat-x left bottom;
	padding-bottom:		10px;
	padding-top:		10px;
}



.myslider, .mysliderVertical
{
	width:				100%;
	min-height:			100px;
	background:			#FFF;
	overflow:			hidden;
}

.movingBackground
{
	background:			transparent url(/img/myslider_back.png) no-repeat center center;
}

.myslider .clipper, .mysliderVertical.clipper
{
	overflow:			hidden;
}

.myslider .clipper
{
	height:				100%;
	width:				100000px;
}

.mysliderVertical .clipper
{
	width:				100000px;
	overflow:			hidden;
}




.myslider .clipcontent
{
	float:				left;
	height:				100%;
	width:				100%;
	overflow-x:			hidden;
	overflow-y:			auto;
}

.myslider .clipcontent, .mysliderVertical .clippcontent
{
	float:				left;
	height:				100%


}

.mysliderVertical
{
	overflow-x:			auto;
	overflow-y:			hidden;
}

.mysliderVertical .clipcontent
{
	float:				none;
	white-space:		nowrap;
		overflow:			hidden;

}

.mybox
{
	margin-bottom:		10px;

}


.mybox .head_left
{
	height:				36px;
	background:			transparent url(/img/head_left.png) no-repeat left top;

}

.smallbox .head_left
{
	height:				26px;
	background:			transparent url(/img/head_left.png) no-repeat left top;

}


.smallbox .smallboxLayout
{

}

.mybox .head_right
{
	height:				100%;
	background:			transparent url(/img/head_right.png) no-repeat right top;

}

.mybox .head_center_back
{
	height:				100%;
	background:			transparent url(/img/head_center_back.png) repeat-x center top;
	margin-left:		6px;
	margin-right:		14px;
}

.mybox .head_center_front
{
	height:				100%;
	background:			transparent url(/img/head_center_front.png) no-repeat left top;
	clear:both;
	float:				left;
	height:				26px;
	width:				100%;
}

.mybox .body_left
{
	background:			transparent url(/img/body_left.png) no-repeat left bottom;

}

.mybox .body_right
{
	height:				100%;
	background:			transparent url(/img/body_right.png) no-repeat right bottom;

}

.mybox .body_center
{
	height:				100%;
	background:			transparent url(/img/body_center.png) repeat-x center bottom;
	margin-left:		6px;
	margin-right:		14px;
	padding-bottom:		14px;
}

.mybox div.contentplacer
{
	background:			#1fb1cd;
	height:				100%;
}

p.content
{
	background:			#FFF;
	padding:			5px;
}


.mybox ul.header
{
	list-style-type:	none;
	position:			absolute;
	z-index:			20;
	margin-top:			3px;
	margin-left:		5px;
}

.mybox ul.header li
{
	float:				left;
	margin-right:		5px;
}

.mybox ul.header li h2
{
	color:				#666666;
	padding-top:		12px;
	font-size:			12px;
	font-weight:		bold;
	padding-left:		20px;
	padding-right:		20px;
	padding-bottom:		20px;
	float:				left;
	cursor:				pointer;
	background:			transparent url(/img/header_b.png) repeat-x left top;
}




.mybox ul.header li h2.active
{
	font-size:			18px;
	padding-top:		7px;
	font-weight:		normal;
}

.mybox.smallbox ul.header li h2, .mybox.smallbox ul.header li h2.active
{
	color:				#FFF;
	font-size:			14px;
	font-weight:		bold;
	cursor:				default;
	background:			none;
	padding:			0;
}

.mybox ul.header li .header_a_h_left
{
	float:				left;
	width:				4px;
	height:				36px;
	background:			transparent url(/img/header_b_left.png) no-repeat left top;
}

.mybox ul.header li .header_a_h_right
{
	float:				left;
	width:				4px;
	height:				36px;
	background:			transparent url(/img/header_b_right.png) no-repeat left top;
}

.mybox a
{
	color:				#666666;
}



#theater .clipLayout
{
	margin:				10px;
	overflow:			hidden;
}

.mybox .clipLayout
{
	float:				left;
	padding:			10px;
	padding-top:		15px;
}

.verticallist
{
	list-style-type:	none;
	overflow:			hidden;
	float:				left;
}

.verticallist li
{
	float:				left;
	display:			inline;
}

.verticallist li a 
{
	color:					#666666;
	text-decoration:		none;
	display:				block;
	padding-top:			0px;
	padding-bottom:			0px;
	padding-left:			20px;
	padding-right:			20px;
	height:					100%;
	text-align:				center;
	font-size:				10pt;
	float:					left;
}

.head_center_front h2
{
	margin:0;
	padding:0;
	color:#fff; 
	font-weight:bold;
	font-size:18px;
	clear:both;
}


.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { margin-top:-5px; position: absolute; z-index: 2; width: 25px; height:15px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle {background: url("/img/radio.png") no-repeat; margin-left:-12px; cursor:pointer;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }




.main{
	width:280px;
	height:300px; 
	padding-left:10px;

}

.slider{
	height:4px;
	background: url(/img/bar.png) no-repeat;
	margin: 10px 10px 0px 10px;
	cursor:pointer;
	clear: both;
}

.slider2{
	height:4px;
	margin: 10px 10px 0px 10px;
	background: url(/img/bar.png) no-repeat;
	margin-left: 10px;
	cursor:pointer;
	clear: both;
}



.bubble{
	overflow:hidden;
	margin:0px 0px 5px 0px;;
}

.bubble2{
	overflow:hidden;
	margin:24px 0px 5px 0px;;
}


.rate{
	background:transparent url(/img/bg5.gif) no-repeat center center; 
	overflow:hidden;
	cursor: pointer;
	float:left;
	width: 128px;
}

.inner .rate 
{
	float: none;
}

.text1{
	 float:left; 
	 color:#b53226; 
	 font-family:Arial; 
	 font-weight:bold; 
	 overflow:hidden; 
	 font-size:14px;
}

.inner .text1{
	 float:left; 
	 color:#b53226; 
	 font-family:Arial; 
	 font-weight:bold; 
	 overflow:hidden; 
	 font-size:14pt;
}

.inner .text1tr{
	 float:left; 
	 color:#b53226; 
	 font-family:Arial; 
	 font-weight:bold; 
	 overflow:hidden; 
	 font-size:12pt;
}

.alert{ 
	font-family:Arial; 
	font-size:10pt; 
	color:#b53226;

}

.amount3{
	text-align:center;
	color:#b53226; 
	font-family:Arial; 
	font-size:16pt; 
	font-weight:bold; 
}

.mrateX{
	float:left; 
	padding:0px 0 0 6px; 
	color:#b53226; 
	font-family:Arial;
	font-size:12pt; 
	font-weight:bold; 
	overflow:hidden;
	background: transparent url(/img/bg3.png)  no-repeat center center;
	
}

.rate_lX{
	float:left;
	margin:0px 5px 5px 5px;
	width:132px;
	height:53px;
	background:#b53226; 


}

.mrate
{
	text-align:						center;
}

.rate_l{
	float:							left;
	cursor:							pointer;
	color:							#b53226; 
	font-family:Arial;
	font-size:12pt; 
	font-weight:bold; 
	overflow:hidden;
	background: transparent url(/img/bg4.gif)  no-repeat center center;
	width:138px;
	height: 59px;
	line-height: 23px;

}

.rate_ltr{
	float:							left;
	cursor:							pointer;
	color:							#b53226; 
	font-family:Arial;
	font-size:10pt; 
	font-weight:bold; 
	overflow:hidden;
	background: transparent url(/img/bg4.gif)  no-repeat center center;
	width:138px;
	height: 59px;
	line-height: 23px;

}



.inner .rate_l
{
	float:	none;
}

.inner .rate_ltr
{
	float:	none;
}

.beantragen{
	height:59px;
	width:100%;
	vertical-align:center; text-align:center;
	background: transparent url(/img/ant.png)  no-repeat center center;


}


.beantragen:hover{
	padding: 0px 2px 0px 0px;
	height:59px;
	width:100%;
	vertical-align:center; text-align:center;
	background: transparent url(/img/ant2.gif)  no-repeat center center;


}

.beantragentr{
	height:59px;
	width:100%;
	vertical-align:center; text-align:center;
	background: transparent url(/img/anttr.png)  no-repeat center center;


}
.beantragentr:hover{
	padding: 0px 2px 0px 0px;
	height:59px;
	width:100%;
	vertical-align:center; text-align:center;
	background: transparent url(/img/anttr2.png)  no-repeat center center;


}

.zins{
	 font-family:Arial;
	 padding:0px 15px 0px 0px;
	 color:#b53226; 
	 text-align:right; 
	 font-size:10pt; 
	 font-weight:bold;
	 overflow:hidden;
}


.zinstr{
	 font-family:Arial;
	 padding:10px 15px 0px 0px;
	 color:#b53226; 
	 text-align:right; 
	 font-size:7pt; 
	 font-weight:bold;
	 overflow:hidden;

}
.inner .zins
{
	margin-top:		10px;
}

.slideshow-controller
{
	left: 150px;
}

.mail{
	background:transparent url(/img/mail2.gif) no-repeat center center; 
	margin-top:		4px;
	width:			29px;
	height:			18px;
	overflow:		hidden;
	cursor:			pointer;
	float:			right;

}

.mail2{
		
		float:	left;
		

}

.rate_lX{
	float:left;
	margin:0px 5px 5px 5px;
	width:132px;
	height:53px;
	background:#b53226; 


}
.rate_r{
	float:right;
	margin:5px;
	width:105px;
	height:45px;
	background:transparent url(/img/bg3.png) no-repeat center center; 
	overflow:hidden;
	

}

.rate_left{
	float:left;
	width: 60%;
}

.rate_right{
	margin-left:15px;
	float:left;
	overflow:hidden;
}
.rate_right .rate {
background:transparent url(/img/bg6.gif ) no-repeat center center; 
width:138px;
margin-top:3px;


}

.rates
{
	padding-left:4px;
	padding-top:4px;
}

.whiteit
{
	background: #FFF;
	overflow:hidden;
	padding: 5px;
}