/* #wrap {width:480px; height:260px; background: #FFF; border:0 solid #808080; position:relative; margin:10px auto 10px auto;} */

#wrap {width:490px; height:170px; background: #FFF; border:0 solid #808080; position:relative; margin: 10px auto 0px auto; overflow: hidden;}

#slide {width:470px; height:170px; overflow:hidden; position:absolute; left:10px; top:0px; background:#fff; border:0px solid #CECECE;}

#slide div {width:470px; height:170px; position:absolute; left:470px; padding-left: 5px; padding-bottom: 0px;}

/*#slide div img {display:block; float:left; margin-right:10px; width:150px;}*/
#slide div img {display:block; float:left; margin-right:10px;}
#slide div h1 {color:#646464; font-size:12px; font-family:Arial, Verdana, sans-serif; font-style:bold; margin-bottom: 2px;}
#slide div p {font-family:Arial, Verdana, sans-serif; color:#000000; line-height:1.3em; font-size:12px;}
#slide div a {font-family:font-family:Arial, Verdana, sans-serif; color:#00d; line-height:1.5em; font-size:11px; position:absolute; right:20px; top:135px; text-decoration:none;}


#slide div a:hover {text-decoration:underline;}

/*
#title {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='info-slide/star.png', sizingMethod='crop');}
*/

#previous b {display:none;}
#previous {width:40px; height:40px; background:url(/includes/jquery_content/index_slide/images/links_grau.png); position:absolute; left:5px; top:40px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/includes/jquery_content/index_slide/images/links_grau.png', sizingMethod='crop');}

#next b {display:none;}
#next {width:40px; height:40px; background:url(/includes/jquery_content/index_slide/images/rechts_grau.png); position:absolute; right:0px; top:40px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/includes/jquery_content/index_slide/images/rechts_grau.png', sizingMethod='crop');}

#buttons {position:absolute; left:25px; bottom:20px; color:#646464;}
#buttons div {width:20px; height:20px; background:url(/includes/jquery_content/index_slide/images/button_grau.png); float:left; margin-right:5px; display:inline; color:#646464;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, verdana, sans-serif; font-size:11px; color:#646464; text-align:center; cursor:pointer;}

img#loading {position:absolute; left:240px; top:80px;}
