/*------------------------------------------------------------------
-- css fuer k4systems.de
------------------------------------------------------------------*/
body {
  background: #fff url(../bilder/back_body.gif) left top repeat-X;
}

body, input, textarea {
  font-family: arial;
}

.awk-2012 {
  background-position: left -108px;
}

.awk-rechts {
  float: right;
  display: inline;
}

.cx-no-scrolling, .cx-no-scrolling body, .cx-no-scrolling #cx_wrap {
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
  height: 100%;
  min-height: 100px;
  overflow: hidden;
}


/* header
------------------------------------------------------------------*/
#cx_wrap {
  background: transparent url(../bilder/back_wrap.gif) center 108px no-repeat;
  font-size: 0.75em;
/*  padding-bottom: 15px;*/
}

.awk-2012 #cx_wrap {
  background-position: center top;
  padding-top: 62px;
}


#cx_wrap_inner {
  background: transparent url(../bilder/back_footer_kachel.gif) left bottom repeat-X;
}


/* breite header, inhalt, footer
------------------------------------------------------------------*/
#cx_header, #cx_content, #cx_footer, .cx-navi-medium, #cx_content_no_margin {
  margin: 0 auto;
  width: 960px;
}


/* header
------------------------------------------------------------------*/
#cx_header {
  height: 108px;
  overflow: hidden;
  background: #fff;
}

#cx_header img {
  margin-top: 18px;
  border: 0;
  float: left;
  display: inline;
}

#cx_header ul, #cx_header ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}

.awk-2012 #cx_header {
  display: none;
}


/* content
------------------------------------------------------------------*/
#cx_content, #cx_content_no_margin {
  overflow: show;
  font-family: arial;
  font-size: 1.0em;
  margin-top: 62px;
  background: transparent url(../bilder/back_subnavi.gif) 219px top repeat-Y;
}

.awk-sofunktionierts-container {
  background: transparent url(../bilder/back_subnavi.gif) 219px top repeat-Y;
}

.awk-sofunktionierts-container-drin {
  background: transparent url(../bilder/back_links_bottom.gif) 219px bottom no-repeat;
}

#cx_content_no_margin {
  margin-top: 22px;
}

#cx_content_inner {
  background: transparent url(../bilder/back_links_bottom.gif) 219px bottom no-repeat;
  padding-bottom: 20px;
  padding-bottom: 0;
}

.awk-content-no-background #cx_content, .awk-content-no-background #cx_content_inner, .awk-content-no-background #cx_content_no_margin {
  background: transparent;
  min-height: 300px;
}

/* content linke spalte
------------------------------------------------------------------*/
.cx-raster-zwei-1, .cx-raster-zwei-1-like {
  float: left;
  width: 230px;
  background: transparent url(../bilder/back_links_top.gif) 219px 0 no-repeat;
}


/* subnavi
------------------------------------------------------------------*/
#cx_subnavi ul, #cx_subnavi li,
#cx_subnavi2 ul, #cx_subnavi2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#cx_subnavi ul,
#cx_subnavi2 ul {
  margin-top: 30px;
}

#cx_subnavi li,
#cx_subnavi2 li {
  background: transparent;
  line-height: 1.0em;
  margin: 1px 0;
  font-weight: bold;
  font-family: arial;
  text-align: right;
}

#cx_subnavi li a, #cx_subnavi li span,
#cx_subnavi2 li a, #cx_subnavi2 li span {
  padding-right: 28px;
}

#cx_subnavi li span,
#cx_subnavi2 li span {
  padding-top: 20px;
  display: block;
  width: auto;
}

#cx_subnavi li.cx-first,
#cx_subnavi2 li.cx-first {
  margin-bottom: 3px;
}

#cx_subnavi li a,
#cx_subnavi2 li a {
  line-height: 31px;
  display: block;
  text-decoration: none;
  color: #006D58;
  text-align: right;
  width: 202px;
}

#cx_subnavi li.cx-selected a, #cx_subnavi li.cx-selected:hover a,
#cx_subnavi2 li.cx-selected a, #cx_subnavi2 li.cx-selected:hover a {
  background: #59B629 url(../bilder/back_subnavi_li_a_selected.png) left top no-repeat;
  color: #fff;
}

#cx_subnavi li:hover a,
#cx_subnavi2 li:hover a {
  background: #efefef url(../bilder/back_subnavi_li_a_selected.png) left top no-repeat;
}

#cx_subnavi li.cx-checked a, #cx_subnavi li.cx-checked:hover a,
#cx_subnavi2 li.cx-checked a, #cx_subnavi2 li.cx-checked:hover a {
  background: #ACCC3D url(../bilder/back_subnavi_li_a_checked.png) left top no-repeat;
  color: #fff;
}

#cx_subnavi li.cx-active a, #cx_subnavi li.cx-active:hover a,
#cx_subnavi2 li.cx-active a, #cx_subnavi2 li.cx-active:hover a {
  background: #59B629 url(../bilder/back_subnavi_li_a_selected.png) left top no-repeat;
  color: #fff;
}



/* subsubnavi
------------------------------------------------------------------*/
#cx_subnavi .cx-navi-sub-sub li.cx-selected a, #cx_subnavi .cx-navi-sub-sub li.cx-selected:hover a {
  background: #006D58 url(../bilder/back_subnavi_li_a_selected.png) left top no-repeat;
  color: #fff;
}


/* spezial
------------------------------------------------------------------*/
#cx_subnavi .cx-spezial a, #cx_subnavi .cx-spezial:hover a {
  background: #ccc url(../bilder/back_subnavi_li_spezial_a.gif) left top no-repeat;
  color: #000;
}

#hinweis_stammkunden {
  display: block;
  width: 200px;
  padding: 5px;
  background: #cc0000;
  color: #fff;
  text-decoration: underline;
  position: fixed;
  top: 0;
  left: 50%;
  text-align: center;
  font-size: 12px;
  margin-left: -250px;
}

.awk-demo-1 {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 96px;
  height: 96px;
  background: transparent url(../bilder/back_demo.png) center center no-repeat;
}

.awk-demo-1 a {
  background: transparent url(../bilder/back_demo_a.png) center center no-repeat;
  width: 96px;
  height: 96px;
  display: block;
}


/* content rechts spalte
------------------------------------------------------------------*/
.cx-raster-zwei-2, .cx-raster-zwei-2-like {
  float: right;
  width: 720px;
}





/* Content
------------------------------------------------------------------*/
h1 {
  margin-top: 20px;
  color: #000;
  font-weight: normal;
  font-size: 1.8em;
  font-family: arial;
}


h2 {
  color: #4E4E4E;
  font-weight: normal;
  font-size: 1.4em;
  font-family: arial;
  margin: 26px 0 0 0;
  padding: 0;
}

h3 {
  font-weight: normal;
  font-size: 1.3em;
  font-family: arial;
  margin: 26px 0 4px 0;
  padding: 0;
  color: #006D58;
}

p {
  color: #595959;
  margin-bottom: 1.0em;
  line-height: 1.5em;
  margin-top: 0;
}

a {
  color: #6699ff;
  color: #006D58;
}

ul, ol {
  margin: 0 0 1.0em 0;
  padding: 0;
  font-size: 1.0em;
}

ul li, ol li {
  line-height: 1.5em;
  color: #595959;
}

ol li {
  margin-left: 18px;
}

ul li {
  background: transparent url(../bilder/dot_li.png) left top no-repeat;
  list-style: none;
  padding-left: 24px;
}

ul.cx-groesser {
  margin: 1.0em 0;
}

ul.cx-groesser li {
  font-size: 1.1em;
  margin-bottom: 0.5em;
}


/* pseudo
------------------------------------------------------------------*/
p.bild-links, p.bild-rechts {
  clear: both;
}

p.bild-links img {
  float: left;
  display: inline;
  margin-right: 50px;
}

p.bild-rechts img {
  float: right;
  display: inline;
  margin-left: 50px;
}

.cx-center {
  text-align: center;
}

.code {
  font-family: courier new;
}


/* content raster
------------------------------------------------------------------*/
.cx-gleiche-hoehe {
  clear: both;
}

.cx-liniert {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}

.cx-raster-content {
  float: left;
  display: inline;
  width: 200px;
  margin-left: 20px;
  padding: 10px 10px 0 10px;
}

.cx-raster-content h2 {
  margin-top: 0px;
}

.cx-raster-content-halb {
  width: 320px;
}

.cx-raster-content-1von2 {
  width: 200px;
}

.cx-raster-content-2von2 {
  width: 440px;
}

.cx-raster-content-ganz {
  width: 680px;
}


/* faq
------------------------------------------------------------------*/
.cx-faq-container, .awk-anmeldung-container {
  width: 680px;
  padding: 10px 10px 0 10px;
  margin-left: 20px;
  clear: left;
}

.awk-content .awk-anmeldung-container {
  margin-left: 0;
  padding: 0;
}

.cx-faq-container ul li div {
  padding: 1.0em;
  padding-bottom: 0.3em;
  background: #efefef;
  margin: 1.0em 0;
}

.cx-faq-fragen-block p.cx-faq-fragen-toggle {
  margin: 0;
  padding: 0;
  float: right;
  display: none;
}

.cx-faq-fragen-block p.cx-faq-fragen-toggle a {
  margin-left: 1.0em;
}

.cx-faq-fragen-block:hover p.cx-faq-fragen-toggle {
  display: inline;
}




/* footer
------------------------------------------------------------------*/
#cx_footer {
/*  height: 210px;*/
  clear: both;
  padding-top: 15px;
  background: transparent url(../bilder/back_footer.gif) center bottom no-repeat;
  padding-bottom: 70px;
}

.awk-2012 #cx_footer, .awk-2012 #cx_footer div {
  padding: 0;
  height: 85px;
  overflow: hidden;
}

#cx_footer img {
  border: 0;
  margin-bottom: 7px;
}

#cx_footer ul, #cx_footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
  line-height: 1.0em;
}

#cx_footer p {
  color: #006A4E;
}


#cx_footer .cx-oben {
  height: 170px;
}

#cx_footer .cx-oben .cx-raster {
  display: inline;
  height: 170px;
  float: left;
  overflow: hidden;
}

#cx_footer .cx-oben .cx-raster-4 {
  width: 228px;
  margin-left: 16px;
}

#cx_footer .cx-oben .cx-raster-5 {
  width: 180px;
  margin-left: 15px;
}

#cx_footer .cx-oben .cx-raster-first {
  margin-left: 0;
}

#bild_unten_links {
  position: absolute;
  bottom: 0;
  width: 120px;
  height: 127px;
  overflow: hidden;
  left: 50%;
  margin-left: -410px;
  margin-bottom: 115px;
}

#cx_footer .cx-oben .cx-raster-first ul {
  margin-top: 5px;
}

#cx_footer .cx-oben h3 {
  margin: 0;
  padding: 0;
  color: #ccc;
  font-weight: normal;
  font-size: 1.3em;
  margin-bottom: 5px;
}

#cx_footer .cx-raster-last p {
  margin-bottom: 7px;
}

#cx_footer .cx-oben ul {
  margin-bottom: 5px;
}

#cx_footer .cx-oben ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 1.7em;

}

#cx_footer .cx-oben ul li a:hover {
  text-decoration: underline;
}



#cx_footer .cx-unten {
  /*border-top: 1px solid #006A4E;*/
  padding-bottom: 5px;
}

#cx_footer .cx-unten ul {
  padding-top: 12px;
}

#cx_footer .cx-unten ul li {
  float: right;
  display: inline;
  border-right: 1px solid #333;
  padding: 0 12px;
  background: transparent;
  line-height: 1.0em;
}

#cx_footer .cx-unten ul li.cx-first {
  border: 0;
  padding-right: 0;
}

#cx_footer .cx-unten ul li a {
  text-decoration: none;
  color: #006A4E;
}

#cx_footer .cx-unten ul li a:hover {
  text-decoration: underline;
}

#cx_footer .cx-unten p {
  float: left;
  display: inline;
  text-align: left;
  padding-top: 9px;
  margin: 0;
  width: 500px;
}


/* topnavi
------------------------------------------------------------------*/
#cx_header .cx-navi-top, #cx_header .cx-navi-top li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
  line-height: 1.0em;
}

#cx_header .cx-navi-top {
  margin-top: 68px;
}

#cx_header .cx-navi-top li {
  float: right;
  display: inline;
  padding: 0 5px;
  line-height: 1.0em;
}

#cx_header .cx-navi-top li a {
  color: #006D58;
  text-decoration: none;
  display: inline-block;
  padding: 5px;
/*  font-family: georgia;*/
  font-size: 1.3em;
}

#cx_header .cx-navi-top li a:hover, #cx_header .cx-navi-top li.cx-selected a {
  background: #006D58;
  color: #fff;
}



/* startseite
------------------------------------------------------------------*/
.cx-startseite {
  background: #fff url(../bilder/back_body_startseite.gif) left top repeat-X;
}

.cx-startseite #cx_wrap {
  background: transparent;
}

.cx-startseite #cx_wrap_inner {
  background: transparent;
}

.cx-startseite #cx_footer {
  background: transparent;
  padding-bottom: 0;
}

.cx-startseite #cx_content, .cx-startseite #cx_content_inner {
  margin-top: 0;
  background: transparent;
}

.cx-startseite .cx-raster-zwei-1 {
  display: none;
}

.cx-startseite .cx-raster-zwei-2 {
  width: auto;
  float: none;
}

.cx-startseite .cx-raster-content {
  width: 280px;
  margin-left: 0;
  margin-right: 20px;
  padding: 10px;
}


/* easyslider
------------------------------------------------------------------*/
.cx-easy-slider, .cx-easy-slider-phone {
}

.cx-easy-slider h1, .cx-easy-slider h2, .cx-easy-slider-phone h1, .cx-easy-slider-phone h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
}

.cx-easy-slider h2, .cx-easy-slider-phone h2 {
  color: #006A4E;
  margin-bottom: 15px;
}

.cx-easy-slider-slide0 .cx-easy-slider-content, .cx-easy-slider-slide1 .cx-easy-slider-content, .cx-easy-slider-slide2 .cx-easy-slider-content {
  margin-top: 20px;
}


/* Easy Slider */
.cx-easy-slider, .cx-easy-slider-phone {
  height: 300px;
  overflow: hidden;
}

.cx-easy-slider ul, .cx-easy-slider li, .cx-easy-slider-phone ul, .cx-easy-slider-phone li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
  line-height: 1.0em;
}

.cx-easy-slider img, .cx-easy-slider a img, .cx-easy-slider-phone a, .cx-easy-slider-phone a img {
  margin: 0;
  border: 0;
}

.cx-easy-slider li, .cx-easy-slider-phone li {
  /*
  define width and height of list item (slide)
  entire slider area will adjust according to the parameters provided here
  */
  width: 650px;
  height: 300px;
  overflow: hidden;
  display: none;
}

.cx-easy-slider-universal li {
  display: none;
}

/* numeric controls */
ol#cx-easy-slider-controls, ol#cx-easy-slider-controls-phone {
  margin: 0 auto;
  padding: 0;
  height: 20px;
  position: relative;
  top: -30px;
  float: left;
}

ol#cx-easy-slider-controls li, ol#cx-easy-slider-controls-phone li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 20px;
  line-height: 20px;
}

ol#cx-easy-slider-controls li a, ol#cx-easy-slider-controls-phone li a {
  float: left;
  height: 20px;
  line-height: 20px;
  background: transparent url(../../bilder/back_startseite_easy_slider.png) center top no-repeat;
  color: #fff;
  padding: 0;
  text-decoration: none;
  width: 20px;
  text-align: center;
}

ol#cx-easy-slider-controls li.current a, ol#cx-easy-slider-controls-phone li.current a {
  background-position: center bottom;
  color: #00614C;
}

ol#cx-easy-slider-controls li a:focus, ol#cx-easy-slider-controls-phone li a:focus {
  outline: none;
}



/* easyslider so funktioniert's
------------------------------------------------------------------*/
.cx-so-funktionierts .cx-easy-slider {
}

.cx-so-funktionierts .cx-easy-slider, .cx-so-funktionierts .cx-easy-slider li {
  height: 220px;
}

.cx-so-funktionierts .cx-easy-slider-content img {
  float: left;
  display: inline;
  margin: 20px 50px 20px 20px;
}

.cx-so-funktionierts .cx-easy-slider-content h1, .cx-so-funktionierts .cx-easy-slider-content h2 {
  padding-top: 50px;
}

.cx-so-funktionierts ol#cx-easy-slider-controls {
  margin: 0 auto;
  padding: 0;
  height: 60px;
  position: relative;
  top: 0;
  left: 155px;
  float: left;
  background: transparent url(../bilder/back_ol.gif) center top no-repeat;
  padding: 20px 50px 0 50px;
  margin-bottom: 30px;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 60px;
  line-height: 60px;
  padding: 0 5px;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li.cx-easy-slider-controls-li-0 {
  background: transparent url(../bilder/aw_anmelden_small.gif) center center no-repeat;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li.cx-easy-slider-controls-li-1 {
  background: transparent url(../bilder/aw_sms_small.gif) center center no-repeat;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li.cx-easy-slider-controls-li-2 {
  background: transparent url(../bilder/aw_tonne_small.gif) center center no-repeat;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li.cx-easy-slider-controls-li-3 {
  background: transparent url(../bilder/aw_relaxen_small.gif) center center no-repeat;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li a {
  float: left;
  height: 60px;
  line-height: 60px;
  color: #fff;
  padding: 0;
  text-decoration: none;
  width: 60px;
  text-align: center;
  display: block;
  text-indent: -9999px;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li.current a {
  background: transparent url(../bilder/back_aw_a.gif) center center no-repeat;
  color: #00614C;
}

.cx-so-funktionierts ol#cx-easy-slider-controls li a:focus {
  outline: none;
}









/* easyslider startseite
------------------------------------------------------------------*/
.cx-startseite .cx-easy-slider {
  background: #97BF0D url(../bilder/back_slider.gif) right bottom no-repeat;
}

.cx-startseite .cx-easy-slider h1, .cx-startseite .cx-easy-slider h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
}

.cx-startseite .cx-easy-slider h2 {
  color: #006A4E;
  margin-bottom: 15px;
}

.cx-startseite .cx-easy-slider-slide0 .cx-easy-slider-content, .cx-startseite .cx-easy-slider-slide1 .cx-easy-slider-content, .cx-startseite .cx-easy-slider-slide2 .cx-easy-slider-content {
  margin-top: 100px;
}


/* iphone start
------------------------------------------------------------------*/
.cx-startseite .awk-phone {
  width: 293px;
  height: 462px;
  background: transparent url(../bilder/back_phone.png) left top no-repeat;
  position: absolute;
  top: 95px;
  top: 130px;
  left: 50%;
  margin-left: 200px;
  display: block;
}

.cx-startseite .cx-easy-slider li {
  width: 730px;
}

.cx-startseite .cx-easy-slider-slide0 .cx-easy-slider-content, .cx-startseite .cx-easy-slider-slide1 .cx-easy-slider-content, .cx-startseite .cx-easy-slider-slide2 .cx-easy-slider-content {
  margin-top: 60px;
}

.cx-startseite .awk-phone .cx-easy-slider-phone {
  width: 198px;
  height: 296px;
  margin: 71px 0 0 49px;
  background: transparent url(../bilder/abfallwecker.gif) center 10px no-repeat;
}

.cx-startseite .awk-phone .cx-easy-slider-phone li {
  width: 198px;
  height: 296px;
  margin: 0;
  padding: 0;
}

/* numeric controls */
.awk-phone ol#cx-easy-slider-controls-phone {
  margin: 0 auto;
  padding: 0;
  height: 10px;
  position: relative;
  top: -15px;
  left: 50%;
  margin-left: -18px;
}

.awk-phone ol#cx-easy-slider-controls-phone li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 10px;
  line-height: 10px;
}

.cx-startseite .awk-phone ol#cx-easy-slider-controls-phone li a {
  float: left;
  height: 10px;
  line-height: 10px;
  background: transparent url(../bilder/back_awk_phone_easy_slider.png) center top no-repeat;
  color: #fff;
  padding: 0;
  text-decoration: none;
  width: 12px;
  text-align: center;
}

.awk-phone ol#cx-easy-slider-controls-phone li.current a {
  background-position: center bottom;
  color: #00614C;
}

.awk-phone ol#cx-easy-slider-controls-phone li a:focus {
  outline: none;
}

.cx-startseite .awk-phone .cx-easy-slider-content {
  margin: 22px;
  margin-top: 100px;
  font-size: 0.75em;
}

.cx-startseite .awk-phone .cx-easy-slider-content, .cx-startseite .awk-phone .cx-easy-slider-content p {
  color: #000;
}




/* iphone ende
------------------------------------------------------------------*/





/* features
------------------------------------------------------------------*/
.cx-features td {
  vertical-align: top;
  padding-right: 20px;
}


/* bilder / schatten
------------------------------------------------------------------*/
/* 2von3 */
.cx-bild-schatten-container {
  padding-bottom: 12px;
  background: transparent url(../bilder/schatten/unten_2von3.gif) left bottom no-repeat;
}

.cx-bild-schatten-container div {
  background: transparent url(../bilder/schatten/kachel_2von3.gif) left top repeat-Y;
}

.cx-bild-schatten-container div div {
  padding: 15px 0 0 15px;
  background: transparent url(../bilder/schatten/oben_2von3.gif) left top no-repeat;
}


/* 1von3 */
.cx-raster-content-1von2 .cx-bild-schatten-container { background-image: url(../bilder/schatten/unten_1von3.gif); }
.cx-raster-content-1von2 .cx-bild-schatten-container div { background-image: url(../bilder/schatten/kachel_1von3.gif); }
.cx-raster-content-1von2 .cx-bild-schatten-container div div { background-image: url(../bilder/schatten/oben_1von3.gif); }

/* halb */
.cx-raster-content-halb .cx-bild-schatten-container { background-image: url(../bilder/schatten/unten_halb.gif); }
.cx-raster-content-halb .cx-bild-schatten-container div { background-image: url(../bilder/schatten/kachel_halb.gif); }
.cx-raster-content-halb .cx-bild-schatten-container div div { background-image: url(../bilder/schatten/oben_halb.gif); }

/* ganz */
.cx-raster-content-ganz .cx-bild-schatten-container { background-image: url(../bilder/schatten/unten_ganz.gif); }
.cx-raster-content-ganz .cx-bild-schatten-container div { background-image: url(../bilder/schatten/kachel_ganz.gif); }
.cx-raster-content-ganz .cx-bild-schatten-container div div { background-image: url(../bilder/schatten/oben_ganz.gif); }


/* startseite
------------------------------------------------------------------*/
.awk-home-rechts {
  float: left;
  display: inline;
}

.awk-home-links, .awk-home-box-small {
  float: right;
  display: inline;
  padding: 18px;
  width: 410px;
  height: 122px;
  background: transparent url(../bilder/back_box_home_links.png) left top no-repeat;
  margin-top: 6px;
}

.awk-home-box-small {
  width: 208px;
  margin-left: 10px;
  background-image: url(../bilder/back_box_home_links_small.png);
  overflow: hidden;
}

.awk-home-box-small .cx-img-links {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}

.awk-home-links, .awk-home-links p, .awk-home-box-small p {
  color: #000;
  margin-bottom: 20px;
}

.awk-home-links h2, .awk-home-box-small h2 {
  margin-top: 0;
  color: #006A4E;
  margin-bottom: 10px;
}



/* buttons
------------------------------------------------------------------*/
.cx-btn-stylish, .cx-btn-stylish span {
  color: #006A4E;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cx-btn-stylish span {
  background: transparent url(../bilder/back_btn_links.png) left top no-repeat;
  padding-left: 6px;
}

.cx-btn-stylish span span {
  padding: 0;
  background: transparent url(../bilder/back_btn_rechts.png) right top no-repeat;
  padding-right: 6px;
}

.cx-btn-stylish span span span {
  padding: 0 5px;
  background: transparent url(../bilder/back_btn_kachel.png) right top repeat-X;
}

.cx-btn-stylish:hover, .cx-btn-stylish:hover span {
  color: #fff;
  background-position: left -28px;
}

.cx-btn-stylish:hover span span {
  background-position: right -28px;
}


/* icons
------------------------------------------------------------------*/
.cx-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
}

.cx-icon-checked-0 {
  background-image: url(../bilder/icon_unchecked.png);
}

.cx-icon-checked-1 {
  background-image: url(../bilder/icon_checked.png);
}


/* coming soon
------------------------------------------------------------------*/
.cx-coming-soon .cx-raster-zwei-2 {
  margin-top: 150px;
}

.cx-coming-soon .cx-raster-zwei-2 h1, .cx-coming-soon .cx-raster-zwei-2 p, .cx-coming-soon .cx-raster-zwei-2 p a {
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.cx-coming-soon .cx-raster-zwei-2 h1 {
  font-size: 20px;
}


/* fehler 404
------------------------------------------------------------------*/
.cx-fehler-404, .cx-fehler-404 #cx_wrap, .cx-fehler-404 #cx_content, .cx-fehler-404 #cx_content_no_margin {
  background: #fff;
}

.cx-fehler-404 #cx_header, .cx-fehler-404 #cx_content, .cx-fehler-404 #cx_footer, .cx-fehler-404 #cx_content_no_margin {
  margin: 20px;
  width: auto;
}

.cx-fehler-404 #cx_header img {
  float: left;
  display: inline;
  margin-right: 40px;
}

.cx-fehler-404 #cx_header h1 {
  margin-top: 47px;
}


/* home 2012
------------------------------------------------------------------*/
.cx-startseite {
  background: #fff url(../bilder/back_body_startseite_2012.gif) left top repeat-X;
}

.cx-home-2012-oben {
  height: 466px;
  overflow: hidden;
  background: transparent url(../bilder/back_slider.gif) right bottom no-repeat;
}

.cx-home-2012-oben h1 {
  text-align: center;
  font-size: 2.0em;
  margin-top: 25px;
}

.cx-home-2012-ul {
  height: 320px;
  padding-top: 10px;
}

.cx-home-2012-oben ul, .cx-home-2012-oben ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}

.cx-home-2012-ul ul, .cx-home-2012-ul ul li {
  float: left;
  display: inline;
}

.cx-home-2012-oben ul li, .cx-home-2012-ul ul li p, .cx-home-2012-ul ul li h2, .cx-home-2012-oben h1, .cx-home-2012-oben a {
  color: #fff;
}

.cx-home-2012-ul ul li p, .cx-home-2012-ul ul li h2 {
  margin: 0;
}

.cx-home-2012-ul ul li h2 {
  padding-top: 10px;
  /*font-size: 1.5em;*/
  font-weight: bold;
}

.cx-home-2012-ul ul li {
  width: 300px;
  margin-left: 30px;
  padding-top: 200px;
  background: transparent url(../bilder/home2012_l0.gif) left top no-repeat;
}

.cx-sofunktionierts-2012-ul ul li {
  padding-top: 240px;
}

.cx-home-2012-ul ul li.l0 {
  margin-left: 0;
}

.cx-home-2012-ul ul li.l1 {
  background-image: url(../bilder/home2012_l1.gif);
}

.cx-home-2012-ul ul li.l2 {
  background-image: url(../bilder/home2012_l2.gif);
}

.cx-home-2012-ul ul li.l3 {
  background-image: url(../bilder/home2012_l3.png);
}

.cx-home-2012-ul ul li.l4 {
  background-image: url(../bilder/home2012_l4.gif);
}

.cx-home-2012-ul ul li.l5 {
  background-image: url(../bilder/home2012_l5.png);
}

.cx-home-2012-mitte {
  clear: both;
  border-top: 1px solid #73ad24;
  text-align: center;
  padding-top: 18px;
}

.cx-home-2012-mitte table {
  width: 100%;
}

.cx-home-2012-mitte table td {
  vertical-align: middle;
  width: 320px;
  text-align: center;
}

.cx-home-2012-mitte table td.s0, .cx-home-2012-mitte table td.s2 {
}

.cx-home-2012-mitte .cx-easy-slider-universal, .cx-home-2012-mitte .cx-easy-slider-universal ul, .cx-home-2012-mitte .cx-easy-slider-universal ul li {
  width: 320px;
}

.cx-home-2012-mitte ol#cx-easy-slider-controls {
  display: none;
}

.cx-home-2012-unten {
  padding-top: 20px;
}

.cx-home-2012-unten p {
  margin: 0;
}




/* tag cloud
------------------------------------------------------------------*/
.cx-tag-cloud {
  line-height: 1.5em;
  text-align: center;
}

.cx-tag-cloud h2 {
  text-align: left;
}

.cx-tag-cloud span {
  padding: 10px 13px;
  display: block;
}

.cx-tag-cloud a {
  color: #000;
  text-decoration: none;
}

.cx-tag-cloud a:hover {
  text-decoration: underline;
}

.cx-tag-cloud-size-0 {
  font-size: 12px;
}

.cx-tag-cloud-size-1 {
  font-size: 13px;
}

.cx-tag-cloud-size-2 {
  font-size: 14px;
}

.cx-tag-cloud-size-3 {
  font-size: 15px;
}

.cx-tag-cloud-size-4 {
  font-size: 16px;
}



/* tarifvergleich
------------------------------------------------------------------*/
.cx-tarifvergleich, .cx-uebersicht {
  padding-bottom: 20px;
}

.cx-tarifvergleich table, .cx-uebersicht table {
  width: 100%;
}

.cx-tarifvergleich table td, .cx-tarifvergleich table th,
.cx-uebersicht table td, .cx-uebersicht table th {
  vertical-align: center;
  text-align: center;
  padding: 5px;
  border-left: 1px solid #ccc;
}

.cx-tarifvergleich table td.s0, .cx-tarifvergleich table th.s0, .cx-tarifvergleich table td.cx-tarifvergleich-headline {
  text-align: left;
  border-left: 0;
}

.cx-tarifvergleich table td,
.cx-uebersicht table th {
  background: #efefef;
  border-top: 1px solid #ccc;
}

.cx-tarifvergleich table td.cx-tarifvergleich-headline, .cx-tarifvergleich table td.s1 {
  background: transparent;
  padding-top: 10px;
}

.cx-uebersicht table td, .cx-uebersicht table th {
  border: 1px solid #ccc;
  text-align: left;
}


/* theme ueberschreiben
------------------------------------------------------------------*/
.ui-widget {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
}

/* tabs
------------------------------------------------------------------*/
.ui-tabs {
  padding: 0;
  background: transparent;
  border: 0;
/*  font-size: 1.1em;*/
}

.ui-tabs .ui-tabs-nav {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: transparent url(../bilder/cx_back_ui_tabs.gif) left bottom repeat-X;
  border-color: #ededed;
  border: 0;
  padding-left: 10px;
}

.ui-tabs .ui-tabs-panel {
  border: 0;
  padding: 1.0em 10px;
}

.ui-tabs .ui-tabs-nav li {
  border-color: #939999;
  margin-bottom: 1px;
  margin-top: 5px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: #fff;
  margin-bottom: 0;
  padding-bottom: 1px;
  border-color: #006A4E;
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  background: transparent;
  color: #006A4E;
  font-weight: bold;
}
ul.sapperlot li {
  background: none;
}



/* navi medium
------------------------------------------------------------------*/
.cx-navi-medium {
  background: transparent url(../bilder/back_navi_medium.png) left top no-repeat;
  padding: 0 5px;
  overflow: hidden;
}

/*
.cx-navi-medium h2 {
  background: #026A51;
  color: #fff;
  line-height: 30px;
  padding: 0 16px;
  font-size: 1.2em;
}
*/

.cx-navi-medium ul, .cx-navi-medium ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
  display: inline;
}

.cx-navi-medium ul {
  width: 960px;
}

.cx-navi-medium ul li {
  margin: 10px 0 0 0;
  padding: 0 8px;
  padding-bottom: 23px;
}

.cx-navi-medium ul li.cx-selected, .cx-navi-medium ul li:hover {
  background: transparent url(../bilder/back_navi_medium_li_selected.png) center bottom no-repeat;
}

.cx-navi-medium ul li a {
  color: #000;
  text-decoration: none;
  padding-top: 78px;
  padding-bottom: 10px;
  display: block;
  width: 120px;
  text-align: center;
  background: transparent url(../bilder/icon_mn_navi.gif) center top no-repeat;
}

.cx-navi-medium ul li.cx-inaktiv a {
  background-position: center -156px;
}

.cx-navi-medium ul li a:hover {
  /*text-decoration: underline;*/
  background-color: #efefef;
}

.cx-navi-medium ul li.startseite, .cx-navi-medium ul li.startseite:hover {
  padding: 0;
  margin-right: 30px;
  background: none;
}

.cx-navi-medium ul li.startseite a, .cx-navi-medium ul li.startseite a:hover {
  padding: 9px 0 15px 0;
  width: auto;
  background: transparent;
  width: 230px;
  text-align: center;
}

.cx-navi-medium ul li a.einstellungen {
  background-image: url(../bilder/icon_mn_einstellungen.gif);
}

.cx-navi-medium ul li a.vertrag {
  background-image: url(../bilder/icon_mn_vertrag.gif);
}

.cx-navi-medium ul li a.termine {
  background-image: url(../bilder/icon_mn_termine.gif);
}

.cx-navi-medium ul li a.pdata {
  background-image: url(../bilder/icon_mn_pdata.gif);
}

.cx-navi-medium ul li a.logout {
  background-image: url(../bilder/icon_mn_logout.gif);
}

.cx-navi-medium ul li a.infos {
  background-image: url(../bilder/icon_mn_infos.png);
}

.cx-navi-medium ul li a.demo {
  background-image: url(../bilder/icon_mn_demo.png);
}

.cx-navi-medium ul li a.kosten {
  background-image: url(../bilder/icon_mn_kosten.png);
}

.cx-navi-medium ul li a.kontakt {
  background-image: url(../bilder/icon_mn_kontakt.png);
}





/* awk hilfe
------------------------------------------------------------------*/
.awk-navi-medium-hilfe {
  background: transparent url(../bilder/draw_pfeil_oben.png) center top no-repeat;
  width: 500px;
  padding-top: 70px;
  text-align: center;
  margin: 0 auto;
}

.awk-navi-medium-hilfe p, .awk-navi-medium-hilfe h2 {
}

.awk-navi-medium-hilfe-termine {
  margin: 0;
  margin-left: 80px;
}

.awk-navi-medium-hilfe-pdata {
  margin: 0;
  margin-left: 215px;
}

.awk-navi-medium-hilfe-einstellungen {
  margin: 0;
  margin-left: 350px;
}

.awk-navi-medium-hilfe-vertrag {
  margin: 0;
  margin-left: 505px;
  width: 440px;
}


/* status
------------------------------------------------------------------*/
.cx-status-dialog {
  background: transparent url(../bilder/back_status.png) left top no-repeat;
  color: #fff;
  padding: 15px 5px;
  position: fixed;
  bottom: 100px;
  left: 50%;
  width: 215px;
  text-align: center;
  margin-left: -100px;
  z-Index: 99999;
  font-size: 12px;
}


/* sticky note kostenlos
------------------------------------------------------------------*/
#awk_note_kostenlos {
  background: transparent url(../bilder/awk_note_kostenlos.png) left top no-repeat;
  width: 181px;
  height: 194px;
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: 280px;
}

#awk_note_kostenlos p {
  display: none;
}


/* hilfer, fragen?
------------------------------------------------------------------*/
#awk_btn_hilfe {
  position: fixed;
  left: 0;
  top: 50%;
  margin-top: -80px;
  display: block;
  width: 31px;
  height: 155px;
  background: transparent url(../bilder/awk_btn_hilfe.gif) left top no-repeat;
}

#awk_btn_hilfe:hover {
  border-left: 5px solid #97bf0d;
}

.awk-2012-halb-rechts {
  float: right;
  display: inline;
  width: 400px;
  margin-right: 40px;
}

.awk-2012-halb-links {
  float: left;
  display: inline;
  width: 400px;
  margin-left: 40px;
}

.awk-bubble {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(../bilder/back_bubble.gif) center center no-repeat;
  color: #fff;
  font-size: 12px;
  width: 15px;
  height: 15px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

#awk_termine_bubble {
  left: 50%;
  top: 85px;
  margin-left: -150px;
}


/* kommunen
------------------------------------------------------------------*/
.awk-kommunen-login {
  background: #fff;
  margin: 0 auto;
  width: 400px;
  padding: 0 100px;
  text-align: center;
}

.awk-kommunen-login h2 {
  margin-top: 2.0em;
}

.awk-kommunen-login table td {
  padding: 0 2px 0 3px;
}

.awk-kommunen-login table {
  width: 100%;
  margin-bottom: 3.0em;
}

.awk-kommunen-login table td.cx-halb {
  width: 50%;
}

.awk-kommunen-login p a {
  display: inline-block;
  margin: 0 5px;
}

.awk-kommunen-login .awk-eingabe input {
  width: 100px;
}

.awk-content-iphone-weiss {
  min-height: 461px;
  padding-right: 272px;
  background: transparent url(../bilder/back_iphone_weiss.png) right top no-repeat;
}

.awk-app-shots {
}

.awk-app-shots td {
  padding: 20px 0;
  border: 1px solid #ccc;
  border-width: 1px 0;
}

.awk-app-shots td img {
  border: 1px solid #ccc;
  margin-right: 30px;
  width: 160px;
  height: 240px;
}
