/*
 *  Author:   Tobias Seckinger
 *  Date:     27.03.2010 (d.m.Y)
 *  Filename: default.css
 *  
 *  Style-Index:
 *  
 *  $1  - Common elements
 */
  /* $1 - Common elements //////////////////////////////////////////////////////*/
  /* STANDARD FONT TYPES ------------------------------------------------------ */
html,body,table,a {
  color: #36362e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
}

body {
  background-color: #C5C3BF !important;
}

/* headlines ---------------------------------------------------------------- */
h1 {
  font-size: 24px;
  font-weight: normal;
  color: #000;
}

/* main container ----------------------------------------------------------- */
#ctn_main {
  margin: 0px auto;
  width: 998px;
  overflow: hidden;
}

#ctn_body {
  background:url("/tl_files/schweikart_hth/images/backgrounds/v-background.gif") repeat-y scroll 0 0 transparent;
}

#ctn_shadow {
  background: transparent
    url(/tl_files/schweikart_hth/images/backgrounds/bg_shadow.png) repeat-y left
    top;
  padding: 0px 9px;
}

/* head ------------------------------------------------------ */
#ctn_head {
  height: 89px;
  position: relative;
  overflow: hidden;
}

#ctn_head .logo {
  left: 730px;
  position: absolute;
  top: 10px;
}

#ctn_head .mod_customnav {
  position: absolute;
  top: 35px;
  left: 25px;
}

#ctn_head .mod_customnav ul li {
  border-right: 1px solid #ffffff;
  float: left;
}

#ctn_head .mod_customnav ul li.last {
  border: none;
}

#ctn_head .mod_customnav ul li a,#ctn_head .mod_customnav ul li span {
  background:
    url(/tl_files/schweikart_hth/images/venstersysteme/icon_white_arrow.gif)
    no-repeat scroll 9px center transparent;
  color: #ffffff;
  padding-left: 18px;
  padding-right: 9px;
}

#ctn_head .mod_customnav ul li span.active {
  text-decoration: underline;
}

#ctn_head .mod_customnav ul li a:hover {
  text-decoration: underline;
}

/* path section ------------------------------------------------------ */
#ctn_path {
  background-color: #70a701;
}

#ctn_path,#ctn_path .mod_customnav a,#ctn_path .mod_breadcrumb a {
  color: #c6dd99;
  font-size: 10px;
}

/* custom navi */
#breadcrumb {
  height: 25px;
}

#breadcrumb .mod_customnav {
  padding-left: 5px;
  position: absolute;
  top: 93px;
}

#breadcrumb .mod_customnav ul li {
  float: left;
  padding-right:10px;
}

#breadcrumb .mod_customnav .first a {
  background: url(/tl_files/schweikart_hth/images/icons/v_icon_gallery.gif)
    no-repeat left center;
  padding-left: 15px;
}

#breadcrumb .mod_customnav .last a {
  background: url(/tl_files/schweikart_hth/images/icons/v_icon_print.gif)
    no-repeat left center;
  padding-left: 15px;
}

/* breadcrumb */
#breadcrumb .mod_breadcrumb {
  float: left;
  left: 266px;
  position: relative;
  top: 4px;
  width: 560px;
}

#breadcrumb .mod_breadcrumb li {
  background: url(/tl_files/schweikart_hth/images/icons/v_icon_arrow.gif)
    no-repeat left center;
  padding: 0 5px 0 10px;
  float: left;
}

#breadcrumb .mod_breadcrumb a {
  float: left;
}

/* language selector */
#breadcrumb .mod_changelanguage {
  position: relative;
  left: 350px;
}

#breadcrumb .mod_changelanguage ul li {
  float: left;
  padding-right: 5px;
}

#breadcrumb .selector {
  background-color: #6FA900;
  float: left;
  display: inline;
}

#breadcrumb .dd .textTitle .text,#breadcrumb .dd .ddChild .text {
  display: none;
}

#breadcrumb .dd .ddTitle span.arrow {
  background:
    url(/tl_files/schweikart_hth/images/icons/languageselector/droparrow.gif)
    no-repeat 0 2px !important;
  float: right;
  display: inline-block;
  width: 16px;
  cursor: pointer;
}

#breadcrumb .dd .ddTitle span.arrow {
  background:
    url(/tl_files/schweikart_hth/images/icons/languageselector/droparrow.gif)
    no-repeat 0 2px;
  float: right;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

/* left image */
.mod_randomImage {
  height: 144px;
}

/* left navigation ---------------------------------------------------------- */
#ctn_body .left {
  width: 212px;
  float: left;
}

.left .mod_navigation ul li {
  background: url(/tl_files/schweikart_hth/images/backgrounds/bg-navi.jpg) repeat-x 0 bottom;
  padding-left: 5px;
}

.left .mod_navigation li.active {
  background: url(/tl_files/schweikart_hth/images/backgrounds/bg_navi_active.png)
    repeat-x 0 bottom;
}

.left .mod_navigation ul li a,.left .mod_navigation li.active span {
  display: block;
  padding: 10px 5px 10px 15px;
  background: url(/tl_files/schweikart_hth/images/icons/v-arrow-green-grey.gif) no-repeat 5px 16px;
  color:#70a700;
}

.left .mod_navigation ul li a:hover {
  background: url(/tl_files/schweikart_hth/images/icons/v-arrow-green2-grey.gif) no-repeat 5px 16px;
  color: #10A000;
}

.left .mod_navigation li.active span {
  background: url("/tl_files/schweikart_hth/images/icons/v-arrow-green.gif")
    no-repeat scroll 201px center transparent;
  color: #10A000;
  display: block;
}

/* content ------------------------------------------------------------------ */
.room-background #ctn_content {
  background: url(/tl_files/schweikart_hth/images/backgrounds/v-bottom-green.jpg)
    no-repeat right bottom;
}

.green-progress-background #ctn_content {
  background: url(/tl_files/schweikart_hth/images/backgrounds/greenprogress.png)
    repeat-y left bottom;
}

.ygbr #ctn_content {
  background: url(/tl_files/schweikart_hth/images/backgrounds/ygbr.gif) no-repeat
    center bottom;
}

.ral #ctn_body {
  background: #FDFDFD url(/tl_files/schweikart_hth/images/backgrounds/ral.jpg)
    no-repeat left bottom;
}

.collage #ctn_content {
  background: #FDFDFD url(/tl_files/schweikart_hth/images/backgrounds/collage.jpg)
    no-repeat left bottom;
}

.kid #ctn_body {
  background: #FDFDFD url(/tl_files/schweikart_hth/images/backgrounds/kid.jpg)
    no-repeat left bottom;
}

.externlogo #ctn_body {
  background: #FDFDFD
    url(/tl_files/schweikart_hth/images/backgrounds/externlogo.jpg) no-repeat
    5px bottom;
}

.girl #ctn_content {
  background: #FDFDFD url(/tl_files/schweikart_hth/images/backgrounds/girl.jpg)
    no-repeat left bottom;
}

.mehr-wert img {
  padding: 15px;
}

.v-background .back {
  display: none;
}

#ctn_content {
  float: left;
  width: 768px;
}

#ctn_content .content_padding {
  padding: 35px 35px 0 50px;
}

#schweikart_slideshow_navigation {
  z-index: 50;
  position: absolute;
  top: 10px;
}

#schweikart_slideshow_navigation a {
  margin: 0 5px;
  padding: 3px 5px;
  border: 1px solid #ccc;
  background: #FDFDFD url(/tl_files/schweikart_hth/images/backgrounds/bg_navi.png) repeat-x 0 bottom;
  text-decoration: none;
}

#schweikart_slideshow_navigation a.activeSlide {
  background:#70A701;
}

#schweikart_slideshow_navigation a:focus {
  outline: none;
}

/* news  ------------------------------------------------------------------ */
.mod_newslist .even {
  background-color: #ffffff;
}

/* form  ------------------------------------------------------------------ */
.formbody label {
  display: block;
  float: left;
  width: 250px;
}

.formbody .checkbox_container label {
  display: inline;
  float: none;
  width: auto;
}

.error {
  color: #ff0000;
}

.formbody p.error {
  float: right;
  margin: 0 !important;
}

.formbody .submit {
  color: #000;
}

.formbody fieldset
{
  border:1px solid #70A701;
  margin-bottom:10px;
  padding:5px;
}

.formbody fieldset legend
{
  font-weight:bold;
  padding:0 3px;
}

.formbody span.mandatory
{
  color: #70A701;
}

.formbody span.captcha_text
{
  display:block;
  margin-left:250px;
}

/* footer  ------------------------------------------------------------------ */
#cnt_footer .footer_copyright {
  padding: 15px;
}

#cnt_footer .footer_copyright .left,#cnt_footer .footer_copyright .center,#cnt_footer .footer_copyright .right
  {
  float: left;
  width: 208px;
}

/* tooltip */
.yui-overlay .bd {
  border: 1px solid #74B625;
  background-color: #fff;
  padding: 5px;
}
