body {
    background-color: #ECE9D8;
    font-family: lucida sans unicode, lucida grande;
    font-size: 12px;
    text-align: center;
}

* {
    border: 0 none;
    margin: 0;
    outline: none;
    padding: 0;
    text-align: left;
}

a {
    color: #E2AB5D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #3F3F3F;
    font-family: UbuntuBold;
    font-size: 28px;
}

h2 {
    color: #3F3F3F;
    font-family: lucida sans unicode, lucida grande;
    font-size: 15px;
}

h3 {
    color: #3F3F3F;
    font-family: UbuntuBold;
    font-size: 13px;
}

p {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 20px;
}

input {
    font-family: lucida sans unicode, lucida grande;
    font-size: 14px;
    padding: 0 10px 0 10px;
}

* + html input {
    padding: 5px 10px 0 10px;
}

ul {
    list-style: none;
}

textarea {
    font-family: lucida sans unicode, lucida grande;
    font-size: 14px;
    padding: 10px;
    resize: none;
}

.sprite01 {
    background: url('../images/sprite01.png') no-repeat;
    overflow: hidden;
}

.sprite02 {
    background: url('../images/sprite02.png') no-repeat;
    overflow: hidden;
}

.icons {
    background: url('../images/bg-icons.png') no-repeat;
    overflow: hidden;
}

 #teaser_content .icon {
    background: url('../images/icon-homepage.png') no-repeat;
    height: 21px;
    overflow: hidden;
    width: 21px;
}

#teaser_content_std .icon {
    background: url('../images/icon-pages.png') no-repeat;
    height: 21px;
    overflow: hidden;
    width: 21px;
}

.alert {
    background: url('../images/alert.png') no-repeat;
    overflow: hidden;
}

.input_error {
    background-color: #F50F0F !important;
}

#wrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 980px;
}

#header {
    height: 94px;
    margin: 0 auto;
    width: 940px;
}

#logo {
    background-position: 0 0;
    display: block;
    float: left;
    height: 56px;
    margin: 20px 0 0 0;
    width: 184px;
}

#facebook_button {
    float: left;
    margin: 21px 0 0 -24px;
    width: 60px;
}
#google_plus_button {
    float: left;
    margin: 23px 0 0 186px;
    width: 60px;
}

* + html #facebook_button {
    margin: 21px 0 0 245px;
}

#google_button {
    float: left;
    margin: 24px 0 0 30px;
    width: 60px;
}

#google_certifed {
    background-position: -60px -58px;
    float: left;
    height: 27px;
    margin: 19px 0 0 0;
    width: 126px;
}

#hotline {
    color: #F7AB4A;
    float: left;
    font-family: UbuntuBold;
    font-size: 18px;
    margin: 23px 0 0 10px;
}

* + html #hotline {
    width: 223px;
}

#menu {
    color: #4E4E4E;
    font-family: UbuntuBold;
    font-size: 12px;
    float: right;
    height: 29px;
    margin: 16px 4px 0 0;
}

* +  html #menu {
    width: 596px;
}

ul.menu, ul.menu ul {
    list-style-type: none;
    float: left;
    position: relative;
    z-index: 300;
}

ul.menu a {
    display: block;
    color: #4E4E4E;
    text-decoration: none;
}

ul.menu li {
    padding: 0;
    margin: 0 33px 0 0;
    float: left;
    height: 25px;
}

ul.menu li.last {
    float: left;
    margin: 0;
}

ul.menu li ul {
    background: url('../images/trans_1.png');
    width: 223px;
}

ul.menu li ul li {
    background: url('/cms/images/bullet.png') 10px 14px no-repeat;
    border-bottom: 1px solid #C3C3C3 !important;
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 7px 10px 7px 23px;
    position: relative;
}

ul.menu li ul li a {
    color: #ffffff !important;
}

ul.menu li ul li:hover {
    background-color: #4D4D4D;
    cursor: pointer;
}

ul.menu li.hover, ul.menu li:hover {
    border-bottom: 10px solid #F7AB4A;
    color: #ffffff !important;
}

ul.menu ul li.hover, ul.menu ul li:hover {
    color: #ffffff !important;
}

ul.menu li.hover ul, ul.menu li:hover ul { 
    display: block;
}

ul.menu li.hover ul ul, ul.menu li:hover ul ul {
    display: none;
}

ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
    display: block;
}

ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {
    display: none;
}

ul.menu li.hover ul li.hover ul li.hover ul , ul.menu li:hover ul li:hover ul li:hover ul {
    display: block;
}

ul.menu ul {
    margin: 20px 0 0 0;
    padding: 0;
    position: absolute;
    display: none;
}

ul.menu ul a {
    margin: 0px !important;
}

ul.menu li ul li ul {
    left: -223px;
    position: absolute;
    top: -20px;
}

.active {
    border-bottom: 10px solid #F7AB4A;
}

.submenu .active {
    background-color: #4D4D4D;
}

.subsubmenu .active {
    background-color: #4D4D4D;
}

#buehne {
    background: url('/cms/images/bg-buehne.gif') repeat-x;
    height: 323px;
}

#buehne_k2 {
    background: url('/cms/images/bg-buehne-small.gif') repeat-x;
    height: 204px;
}

#buehne_content {
    height: 323px;
    margin: 0 auto;
    width: 940px;
}

.buehne_content_k2 {
    height: 203px !important;
}

#text_buehne {
    height: 98px;
    margin: 0 0 0 -2px;
    padding: 51px 0 0 0;
}

.text_buehne_k2 {
    padding: 20px 0 0 0 !important;
}

.UbuntuBold {
    font-family: UbuntuBold;
    font-size: 34px;
}

.UbuntuBold_1 {
    color: #FFFFFF;
}

.UbuntuBold_2 {
    color: #E49D42;
}

.UbuntuRegular {
    color: #FFFFFF;
    font-family: UbuntuRegular;
    font-size: 19px;
    line-height: 28px;
}

.UbuntuItalic {
    color: #FFFFFF;
    font-family: UbuntuItalic;
    font-size: 18px;
    line-height: 20px;
}

a#button_buehne {
    background-position: 0 0;
    display: block;
    height: 58px;
    left: 0;
    position: relative;
    top: 13px;
    width: 290px;
}

a:hover#button_buehne {
    background-position: 0 -58px;
}

#start a#button_buehne {
    background-position: 0 0;
    display: block;
    height: 58px;
    left: 0;
    position: relative;
    top: 40px;
    width: 290px;
}

#start  a:hover#button_buehne {
    background-position: 0 -58px;
}

#element_buehne {
    background: url('/cms/images/kid-buehne.jpg') no-repeat;
    height: 317px;
    left: 632px;
    position: relative;
    top: -204px;
    width: 290px;
}

#element_buehne_k2 {
    background: url('/cms/images/kid-buehne-small.jpg') no-repeat;
    height: 189px;
    left: 658px;
    position: relative;
    top: -164px;
    width: 240px;
}

#element_buehne_contact {
    background: url('/cms/images/kid-buehne-small.jpg') no-repeat;
    height: 189px;
    left: 658px;
    position: relative;
    top: -106px;
    width: 240px;
}

#teaser {
    height: 584px;
}

#teaser_bg_std {
    height: 625px;
}

.teaser_bg_std_x {
    height: 584px !important;
}

#teaser_content {
    background: url('/cms/images/bg-mitte-all.jpg') no-repeat;
    background-position: 43px 59px;
    height: 567px;
    margin: 0 auto;
    width: 940px;
    position: relative;
}

#teaser_content_std {
    background: url('/cms/images/bg-mitte-std.jpg') no-repeat;
    background-color: #FFFFFF;
    background-position: 43px 59px;
    height: 610px;
    margin: 0 auto;
    position: relative;
    width: 940px;
}

.teaser_content_std_x {
    background: url('/cms/images/bg-mitte-all.jpg') no-repeat !important;
    background-color: #FFFFFF !important;
    background-position: 43px 59px !important;  
    height: 567px !important;
    width: 940px !important;
}

#teaser_1 {
    left: 71px;
    position: absolute;
    top: 35px;
    width: 308px;
}

#teaser_2 {
    left: 587px;
    position: absolute;
    top: 30px;
    width: 315px;
}

#teaser_3 {
    left: 0;
    position: absolute;
    top: 180px;
    width: 300px;
}

#teaser_4 {
    left: 714px;
    position: absolute;
    top: 186px;
    width: 236px;
}

#teaser_5 {
    left: 0;
    position: absolute;
    top: 332px;
    width: 267px;
}

#teaser_6 {
    position: absolute;
    right: -3px;
    top: 360px;
    width: 240px;
}

#teaser_std {
    height: 110px;
    left: 656px;
    position: absolute;
    top: 29px;
    width: 291px;
}

#teaser_img {
    background: url('/cms/images/bg_mitte_img_suchmaschinenoptimierung.jpg') no-repeat;
    height: 245px;
    left: 295px;
    position: absolute;
    top: 191px;
    width: 331px;
}

#teaser_img_std {
    height: 245px;
    left: 295px;
    position: absolute;
    top: 191px;
    width: 331px;
}

.teaser {
    cursor: pointer;
    display: block;
    overflow: hidden;
}

.teaser:hover  {
    text-decoration: none;
}

.teaser_k2 {
    display: block;
    overflow: hidden;
}

.teaser_k2:hover  {
    text-decoration: none;
}

.teaser_symbol {
    float: left;
    margin: 10px 5px 0 0;
}

.teaser_symbol_1 {
    background-position: -6px -5px;
    height: 30px;
    width: 32px;    
}

.teaser_symbol_1_over {
    background-position: -6px -47px;
    height: 30px;
    width: 32px;    
}

.teaser_symbol_2 {
    background-position: -170px -5px;
    height: 31px;
    width: 22px;
}

.teaser_symbol_2_over {
    background-position: -170px -47px;
    height: 31px;
    width: 22px;
}

.teaser_symbol_3 {
    background-position: -45px -6px;
    height: 31px;
    width: 29px;
}

.teaser_symbol_3_over {
    background-position: -45px -48px;
    height: 31px;
    width: 29px;
}

.teaser_symbol_4 {
    background-position: -120px 0;
    height: 39px;
    width: 40px;
}

.teaser_symbol_4_over {
    background-position: -120px -42px;
    height: 39px;
    width: 40px;
}

.teaser_symbol_5 {
    background-position: -84px -4px;
    height: 32px;
    width: 32px;
}

.teaser_symbol_5_over {
    background-position: -84px -46px;
    height: 32px;
    width: 32px;
}

.teaser_symbol_6 {
    background-position: -204px -1px;
    height: 37px;
    width: 37px;
}

.teaser_symbol_6_over {
    background-position: -204px -43px;
    height: 37px;
    width: 37px;
}

.teaser_symbol_std {
    background-position: -244px -5px;
    height: 32px;
    width: 32px;
}

.teaser_symbol_std_over {
    background-position: -244px -47px;
    height: 32px;
    width: 32px;
}

.teaser_headline {
    color: #3F3F3F;
       font-family: UbuntuMedium;
    font-size: 19px;
    font-weight: bold; 
    line-height: 17px;
    padding: 14px 0 6px 0;  
}

.teaser_headline h2 {
    color: #3F3F3F;
       font-family: UbuntuMedium;
    font-size: 19px;
}

.teaser_headline_over {
    color: #F7AB4A;
}

.teaser_headline_over h2 {
    color: #F7AB4A;
}

.teaser_text_over {
    color: #F7AB4A;
}

.teaser_text {
    clear: both;
    color: #4D4D4D;
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.teaser_text p {
    color: #4D4D4D;
    font-size: 14px;
    line-height: 20px;
}

.teaser_text span {
    font-weight: bold;
}

.teaser_text_1 {
    width: 285px;
}

.teaser_text_2 {
    width: 285px;
}

.teaser_text_3 {
    width: 285px;
}

.teaser_text_4 {
    width: 225px;
}

.teaser_text_5 {
    width: 270px;
}

.teaser_text_6 {
    width: 240px;
}

#teaser_service_text {
    background-position: 0 -116px;
    height: 30px;
    left: 203px;
    position: absolute;
    top: 528px;
    width: 213px;
}

.teaser_service_pkt {
    background-position: -11px -147px;
    height: 10px;
    left: 425px;
    position: relative;
    top: 545px;
    width: 10px;
}

.teaser_service_pkt_over, .teaser_service_pkt:hover {
    background-position: 0 -147px;
    cursor: pointer;
}

#whitepaper {
    height: 69px;
    left: 309px;
    padding: 8px 0 0 11px;
    position: absolute;
    top: 528px;
    width: 320px;
}

.wp_headline {
    color: #E2AB5D;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.wp_file {
    color: #8D8D8D;
    font-size: 11px;
    line-height: 16px;
}

.wp_file span {
    color: #3F3F3F;
}

.wp_text {
    color: #8D8D8D;
    font-size: 10px;
}

#to_contactform {
    color: #8D8D8D;
    font-size: 11px;
    left: 794px;
    position: absolute;
    top: 970px;
}

.to_contactform_link {
    font-size: 12px;
    margin: 0 0 0 5px;
}

.h1_headline {
    padding: 23px 18px 10px 18px;
}

#content, #lexikonindex {
    min-height: 329px;
    padding: 10px 20px 18px 20px;
}

#content .border {
    border: 1px solid #D9D9D9;
    padding: 10px;
}

#content h2 {
 
}

#content p {
    margin: 0 0 10px 0;
}

#content table {
    margin: 0 0 10px 0;
}

#content ul {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px 0;
}

#content  li {
    background: url(/cms/images/list-bullet.gif) 0 9px no-repeat;
    line-height: 22px;
    padding: 0 0 0 13px;
}

#lexikonindex {
    min-height: 20px;
    padding: 0 20px 18px 20px;
}

#glossarindex li {
    border: 1px solid #D9D9D9;
    display: inline;
    margin: 0 10px 0 0;
    padding: 2px 5px 2px 5px;   
}

#glossarindex li:hover {
    border: 1px solid #E2AB5D;
}

#info {
    height: 534px;
}

.info_inner {
    background: url('/cms/images/bg-infopart.png') no-repeat;
    height: 539px;
    margin: 0 auto;
    width: 980px;
}

.info_inner p {
    font-size: 13px;
}

#start .info_inner {
    background: url('/cms/images/bg-infopart-home.png') no-repeat !important;
    height: 531px;
    margin: 0 auto;
    width: 980px;   
}

#info_content {
    float: left;
    margin: 20px 0 0 20px;
    width: 287px;
}

.info_content_headline_1 {
    color: #3F3F3F;
    font-family: UbuntuBold;
    font-size: 17px;
}

.info_content_headline_2 {
    color: #8D8D8D;
    font-family: UbuntuRegular;
    font-size: 13px;
    margin: 0 0 14px 0;
}

.info_content_headline_2 h3{
    color: #8D8D8D;
    font-family: UbuntuRegular;
    font-size: 13px;
}

.info_content_text {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px 0;
}

.info_content_text_headline {
    font-family: UbuntuBold;
}

#references {
    float: right;
    margin: 20px 19px 0 0;
    width: 613px;
}

#references_1 {
    height: 310px;
    margin: 20px 0 0 0;
}

.logo {
    float: left;
    height: 122px;
    margin: 0 18px 18px 0;
    width: 192px;
}

.logo.last {
    margin: 0 0 18px 0;
}

.logo_img {
    border: 10px solid #EDEDED;
    height: 102px;
    width: 172px;
}

.logo_img:hover {
    border: 10px solid #E4E4E4;
}

#references_2 {
    font-size: 10px;
    font-style: italic;
    line-height: 10px;
    height: 93px;
    overflow: hidden;
    padding: 0 0 0 20px;
	color:#8D8D8D;
	position:relative;
	top:-5px;
}

#references_2 p {font-size: 13px;}

#references_2 a {
    color: #969696;
}

#references_2 span {
    color: #969696;
}

#feed {
    height: 48px;
    padding: 7px 0 20px;
   }

#feed_content {
    margin: 0 auto;
    width: 940px;
}

#feed_symbol {
    background-position: -185px 0;
    float: left;
    height: 51px;
    width: 52px;
}

#feed_text {
    float: left;
    font-size: 12px;
    margin: 3px 0 0 10px;
    width: 878px;
}

.feed_text_1  {
    color: #E2AB5D;
}

.feed_text_2 {
    color: #4D4D4D;
}

.feed_text_2 a {
    color: #E2AB5D;
}

#contact_1 {
    background: url('/cms/images/bg-yellowcontact-kontakt-o.jpg') no-repeat;
    height: 89px;
    width: 980px;   
}

#contact_1 #phonenr {
    color: #ffffff;
    float: right;
    font-family: UbuntuBold;
    font-size: 24px;
    position: relative;
    right: 16px;
    top: 20px;
}

#contact_1 #mailadress a {
    color: #FFFFFF;
    float: right;
    font-family: UbuntuBold;
    font-size: 15px;
    position: relative;
    right: -149px;
    top: 51px;   
}

#contact_1 #mailadress a:hover {
    text-decoration: none !important;
}

#contact_2 {
    background: url('/cms/images/bg-yellowcontact-kontakt-o.jpg') no-repeat;
    height: 87px;
    margin: -3px 0 0 0;
    width: 980px;
}

#footer {
    background: url('/cms/images/bg-footerfooter.png') bottom repeat-x;
    min-height: 197px;
    padding: 0 15px 20px 0;
}

.footer_head {
    background: url('/cms/images/bg-footerhead.png') repeat-x;
    min-height: 184px;
    padding: 20px 0 0 0;
}

#start .footer_head {
    background: url('/cms/images/bg-footer-home.png') repeat-x !important;
    min-height: 184px;
    padding: 20px 0 0 0;    
}

#start .footer_footer {
    background: url('/cms/images/bg-footerfooter-home.jpg') bottom repeat-x !important;
}

.footer_contact {
    padding: 30px 15px 30px 0 !important;
}

#footer_content {
    margin: 0 auto;
    width: 980px;
}

#footer_address {
    float: left;
    height: 242px;
    padding: 0 0 0 20px;
    width: 497px;
}

#footer_address_contact_form {
    float: left;
    height: 414px;
    padding: 0 0 0 20px;
    width: 330px;
}

.footer_headline_1 {
    color: #3F3F3F;
    font-family: Ubuntubold;
    font-size: 17px;
}

.footer_headline_2 h3{
    color: #8D8D8D;
    font-family: UbuntuRegular;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 14px 0;
}

.footer_text {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 20px;
}

.footer_text_contact {
    margin: 0 0 20px 0;
}

.footer_text li {
    background: url(/cms/images/list-bullet.gif) 0 9px no-repeat;
    line-height: 22px;
    padding: 0 0 0 13px;
}

.footer_adress_1 {
    float: left;
}

.footer_adress_2 {
    float: left;
    margin: 0 0 0 30px;
}

.footer_text_headline {
    font-weight: bold;
}

#footer_certificate {
    float: left;
    height: 232px;
    width: 442px;
}

#footer_login {
    float: left;
    height: 120px;
    padding: 0 0 0 20px;    
    width: 497px;
}

#footer_jobs {
    float: left;
    width: 442px;
}

#footer_jobs ul {
    margin: -6px 0 0 0;
}


#footer_contact {
    float: left;
    height: 414px;
    width: 624px;
}

.footer_input {
    background-color: #EDEDED;
    float: left;
    height: 28px;
    margin: 5px 20px 0 0;
    padding: 10px;
    width: 276px;
}

.footer_input_login {
    background-color: #EDEDED;
    float: left;
    height: 28px;
    margin: 0 10px 0 0;
    padding: 10px;
    width: 157px;
}

#footer_login  input {
    border: 1px solid #DADADA;
    height: 27px;
    width: 136px;
}

* + html #footer_login  input  {
    height: 23px;
}

.footer_input_login  .input_notice {
    color: #8D8D8D;
    font-size: 11px;
    margin: 9px 0 0 0;
}

.footer_input.last {
    margin: 5px 0 0 0;
}

.footer_button_login {
    background: url('/cms/images/abschicken.jpg') no-repeat;
    display: block; 
    float: left;
    height: 47px !important;
    width: 86px !important;
}

.footer_button_login:hover {
    background-position: -86px 0;
}

#footer_contact  input {
    border: 1px solid #DADADA;
    height: 28px;
    width: 254px;
}

* + html #footer_contact  input  {
    height: 21px;
}

.footer_input  .input_notice {
    color: #8D8D8D;
    font-size: 11px;
    margin: 8px 0 0 0;
}

.footer_textarea {
    background-color: #EDEDED;
    float: left;
    height: 189px;
    margin: 34px 20px 0 0;
    padding: 10px;
    width: 592px;
}

#footer_contact  textarea {
    border: 1px solid #DADADA;
    height: 130px;
    overflow: auto;
    width: 570px;
}

.footer_textarea .input_notice {
    color: #8D8D8D;
    font-size: 11px;
    margin: -38px 0 0 0;
}

.footer_textarea a {
    background-position: -238px 0;
    display: block;
    height: 38px;
    left: 500px;
    position: relative;
    top: -44px;
    width: 108px;
}

.footer_textarea a:hover {
    background-position: -238px -40px;
}

#footer_alert {
    background-position: 0 0;
    float: left;
    height: 46px;
    margin: 0 0 0 67px;
    width: 422px;
}

#copyright {
    padding: 11px 10px 4px;
}

#copyright_content {
    margin: 0 auto;
    width: 940px;
}

.foot_text_1 {
    color: #BFBFBF;
    font-size: 13px;
    line-height: 20px;
}

.foot_text_1 a {
    color: #BFBFBF;
}

.foot_text_1 #to_top {
    float: right;
    margin: 0 0 3px 0;
}

.foot_text_2 {
    color: #8D8D8D;
    font-size: 13px;
    line-height: 20px;  
    padding: 0 20px 0 0;    
}

.content_contact {
    padding: 30px 15px 30px 0 !important;
}

#content_contact {
    float: left;
    padding: 0 0 20px;
    width: 100%;
}

.content_text {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 20px;
}

.content_input {
    background-color: #EDEDED;
    float: left;
    height: 28px;
    margin: 5px 20px 20px 0;
    padding: 10px;
    width: 440px;
}

#content_alert {
    background-position: 0 0;
    float: right;
    height: 46px;
    margin: 0 98px 0 0;
    width: 422px;
}

.content_textarea {
    background-color: #EDEDED;
    float: left;
    height: 189px;
    margin: 0 20px 0 0;
    padding: 10px;
    width: 921px;
}

#content_contact  textarea {
    border: 1px solid #DADADA;
    height: 130px;
    overflow: auto;
    width: 898px;
}

.content_textarea .input_notice {
    color: #8D8D8D;
    font-size: 11px;
    margin: 10px 0 0;
}

.content_textarea a {
    background-position: -238px 0;
    display: block;
    height: 38px;
    left: 829px;
    position: relative;
    top: 2px;
    width: 108px;
}

.content_textarea a:hover {
    background-position: -238px -40px;
}

#content_contact  input {
    border: 1px solid #DADADA;
    height: 28px;
    width: 418px;
}

* + html #content_contact  input {
    height: 20px;
}

.content_input  .input_notice {
    color: #8D8D8D;
    font-size: 11px;
    margin: 8px 0 0 0;
}

.optional {
    background-color: #EDEDED;
    float: left;
    margin: 5px 20px 20px 0;
    padding: 10px;
    width: 98%;
}

.content_input.last {
    margin: 5px 0 20px 0;
}

.open_keywords {
    float: right;
}

#plus {
    behavior:url(-ms-transform.htc);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg); 
    -moz-transition: -moz-transform 0.5s cubic-bezier(0, 0, 0, 1) 0s;
    transition: -ms-transform 0.5s cubic-bezier(0, 0, 0, 1) 0s;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1) 0s;
    -o-transition: -o-transform 0.5s cubic-bezier(0, 0, 0, 1) 0s;
}

#keyword_list {
    display: none;
    margin: 20px 0 0 0;
}

#keyword_list .keyword {
    float: left;
    margin: 5px 40px 0 0;
    width: 440px;
}

#keyword_list .last {
    margin: 5px 0 0 0;
}
