#content-inner-content h2{
	color:#057BA4; 
}
.iphone-support-content{
	background-color: #F1F1F1;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px; 
}
.iphone-support-content .iphone-support-images{
	margin-top: 15px;
	padding-left: 35px;
}
.iphone-support-content .iphone-support-images .iphone-support-images-con{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 256px;
}
.iphone-support-images-con img{
	margin-bottom: 3px;
}
.iphone-support-content h2{
	margin-bottom: 10px;
}
.iphone-support-content b{
	font-size:0.75em;
}
#iphone-wrapper-con{
	margin-bottom: 50px;
	position: relative;
	width: 608px;
}
#iphone-wrapper {
	width: 300px;	
}
#iphone-wrapper h2 {
	color: #000000;
}
#iphone-wrapper a#store {
	background:url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/app_store.gif) no-repeat;
	display: block;
	height: 69px;
	margin:15px 0;
	width: 200px;
}
#iphone-wrapper	a#store:hover {
	/*
	background:url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/iphone_store.jpg) 0 -99px no-repeat;
	*/
	
}
#content-inner #content-inner-content  p a{
	text-decoration: underline;
}
#iphone-wrapper a {
	color: #017ba3;
	font-weight: bold;
	text-decoration: underline;
}
#iphone-wrapper	a:hover {
	text-decoration: underline;
}

/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/
#iphone-page-wrap-con { 
	background: url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/iphone.jpg) no-repeat;
	height: 400px; 
	margin: 20px auto 50px 0; 
	position: absolute; 
	top:0px; 
	right: 40px;
	width: 216px; 	
}
#content-inner-content #iphone-wrapper-con	#iphone-wrapper ul {
	list-style:none;
	margin:0 0 10px 0px;
}
#content-inner-content #iphone-wrapper-con	#iphone-wrapper ul li {
	background:url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/arrow.png) left no-repeat;
	color:#666;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding: 14px 0 5px 27px;
}

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

#iphone-wrapper-con .anythingSlider  { 
	height: 400px; 
	margin: 0 auto 15px;
	position: relative;
	width: 216px; 
}
#content-inner-content #iphone-wrapper-con .anythingSlider .iphone-page-wrap  { 
	height: 268px; 
	left: -21px;
	margin: 0 40px; 
	overflow: auto;
	position: absolute;
	top: 66px; 
	width: 179px; 
}
/* Width below is max for Opera */
#content-inner-content #iphone-wrapper-con .anythingSlider .iphone-page-wrap ul  { 
 	height: 268px;
 	left: 0;
	list-style: none; 
	position: absolute; 
	margin: 0;
	top: 0;
	width: 32700px;
}
	
#content-inner-content .anythingSlider ul li { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow { display: block; height: 200px; width: 67px; background: url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward { background-position: 0 0; right: -66px; }
.anythingSlider .back { background-position: -67px 0; left: -64px; }
.anythingSlider .forward:hover { background-position: 0 -200px; }
.anythingSlider .back:hover { background-position: -67px -200px; }

#thumbNav { position: relative; top: 405px; text-align: center; width: 226px; }

#thumbNav a { 
	background: url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/link.png);
	color: #b5b5b5;
	display: inline-block; 
	font-size: 12px;
	font-weight: bold;
	height: 23px; 
	text-align: center;
	padding:7px 0 0;
	width: 28px;
}
	
#thumbNav a:hover { 
    color: red;	
}
	
#thumbNav a.cur { 
	background: url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/link_hover.png);
	color: #FFFFFF;
	font-weight: bold;
}

#start-stop { background: green; background-image: url(/fileadmin/user_upload/Bilder_Bereiche/04_uebrige_Rubriken/iPhone/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing { background-color: red; }
#start-stop:hover { background-image: none; }

/*
  Prevents
*/
.anythingSlider .iphone-page-wrap ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .iphone-page-wrap ul ul li { float: none; height: auto; width: auto; background: none; }
