#infotext .btn-css{-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;display:inline-block;font-family:arial;font-size:16px;font-weight:normal;padding:12px 12px 16px 12px;}
#infotext .link{text-decoration:none;cursor:pointer;}
#infotext .btn-css:active{position:relative;top:1px;}
#infotext .arrow{font-size:20px;}
#infotext .rounded{-moz-border-radius:8px;-webkit-border-radius:8px;border:1px solid #ddd;}
#infotext .red{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9615e), color-stop(1, #d23f1e));background:-moz-linear-gradient(center top, #e9615e 5%, #d23f1e 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e9615e', endColorstr='#d23f1e');background-color:#d23f1e;color:#ffffff;text-shadow:1px 1px 0px #454545;}
#infotext .red:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d23f1e), color-stop(1, #e9615e));background:-moz-linear-gradient(center top, #d23f1e 5%, #e9615e 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d23f1e', endColorstr='#e9615e');background-color:#e9615e;}
#infotext p.centeredbutton{width:100%;display:block;margin:0 auto;text-align:center !important;padding-bottom:10px;}
#infotext ul.vorteile{background:none repeat scroll 0 0 #EEEEEE;font-size:13px;font-weight:bold;list-style-image:url("/pfeil_rot.gif");margin:0 auto 10px !important;padding:15px 35px;width:200px;-moz-border-radius:8px;-webkit-border-radius:8px;border:1px solid #ddd;}
#infotext p.centered{text-align:center !important;}