body {
  background:#f1f1f1 url(../images/bg.jpg) repeat-x 0 0;
}
div.container {
  width: 1033px;
  margin: 0 auto;
  position: relative;
}

div.content_home {
   position: absolute;  
}

div.content {
   position: absolute;
  padding-bottom: 50px;  
}

div.footer {
  position: fixed;
  bottom: 0px;
  height: 20px;
  background-color: #13447E;
  width: 100%;
}

div.footer p {
  font-family: Arial;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  margin-top: 4px;
}

div.footer a {
  color: #ffffff;
  text-decoration: none;
}

div.home_teaser {
  height: 205px;
  background: url(../images/home_teaser.jpg) no-repeat scroll left top transparent;
  position: relative;
}

div.home_teaser_box1 { 
  left: 7px;
    position: absolute;
    top: 19px;
  width: 282px;
  height: 114px;
  padding-left: 20px;
    padding-right: 21px;
    padding-top: 21px;
  font-size:10px;
}

div.home_teaser_box2 {
    left: 355px;
    position: absolute;
    top: 19px;
  width: 282px;
  height: 114px;
  padding-left: 20px;
    padding-right: 21px;
    padding-top: 21px;
  font-size:10px;
}

.home_teaser_box3 {
  left: 702px;
    position: absolute;
    top: 19px;
  width: 282px;
  height: 114px;
  padding-left: 20px;
    padding-right: 21px;
    padding-top: 21px;
  font-size:10px;
}
.home_teaser_box3b {
  left: 702px;
    position: absolute;
    top: 19px;
  width: 323px;
  height: 135px;
  padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  font-size:10px;
}

div.home_teaser h2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #009EE7;
  margin-top: 5px;
}

div.home_teaser p {
  font-family: Arial;
  font-size: 10px;
  color: #13447E;
  margin-top: 8px;
  line-height: 16px;
}

div.home_teaser a img {
  float:right;
}

a.home_link {
  left: 297px;
    position: absolute;
    top: 115px;
}

a.home_link img {
  clear: left;  
}

div.home_teaser_box1 img, div.home_teaser_box2 img, div.home_teaser_box3 img {
  float: left;
  margin-right: 20px;
}

div.navigation ul li a {
  color: #666666;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 16px;
    padding-top: 3px;
    text-decoration: none;
    text-transform: uppercase;
  float: left;
  padding-left: 7px;
    padding-right: 14px;
}

div.navigation ul li {
  background: url(../images/nav_bg.png) no-repeat scroll left top transparent;    
    margin-bottom: 5px;
    padding-left: 5px;
  padding-right: 13px;
  height: 19px;
  clear: left;
}

div.navigation ul li:hover a, div.navigation ul li.active a {
  color: #ffffff;
  background: url(../images/nav_bg.png) repeat-x scroll left top transparent;
}

div.meta {
  position: absolute;
    right: 172px;
    top: 8px;
}

ul.meta li {
  display: block;
  float: left;
  border-left: 1px solid #CECECF;
}

ul.meta li a {
  display: block;
  float: left;  
}

div.meta a.home {
  background: url(../images/meta_home.jpg) no-repeat scroll left top transparent;    
  display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 41px;
}

div.meta a.contact {
  background: url(../images/meta_kontakt.jpg) no-repeat scroll left top transparent;    
  display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 41px;
}

div.meta a.downloads {
  background: url(../images/meta_downloads.jpg) no-repeat scroll left top transparent;    
  display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 41px;
}

div.meta a.links {
  background: url(../images/meta_links.jpg) no-repeat scroll left top transparent;    
  display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 41px;
}

div.meta a.sitemap {
  background: url(../images/meta_sitemap.jpg) no-repeat scroll left top transparent;    
  display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 41px;
}

div.meta a.home:hover {
  background-position: left bottom;
}

div.meta a.contact:hover {
  background-position: left bottom;
}

div.meta a.downloads:hover {
  background-position: left bottom;
}

div.meta a.links:hover {
  background-position: left bottom;
}

div.meta a.sitemap:hover {
  background-position: left bottom;
}

div.meta a.active {
  background-position: left bottom;  
}

button.search {
  background: none repeat scroll 0 0 transparent;
    border: medium none;
  cursor: pointer;
  height: 8px;
    width: 7px;
}

input.search {
  border: 1px solid #9D9E9F;
    height: 15px;
    width: 100px;
  color: #13447E;
    font-family: Arial;
    font-size: 12px;
}

div.search {
  border-left: 1px solid #CECECF;
    height: 21px;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 8px;
}

form.global_search {
  font-family: Arial;
  font-size: 12px;
  color: #13447E;
  margin-right: 7px;
}

div.context_left {
  float: left;
    margin-left: 20px;
    margin-top: 29px;
    width: 220px;  
}

div.context_left_home {
    left: 20px;
    position: absolute;
    top: 29px;
    width: 220px;  
}

div.navigation {
  margin-left: 9px;  
}


div.left_user_content {
  margin-top: 40px;
}

div.content_middle {
  float: left;
    margin-left: 35px;
  margin-top: 29px;
  width: 537px;
}

h1 {
  color: #009EE7;
    font-family: Arial;
    font-size: 24px;
    margin-bottom: 21px;  
}

div.content_middle p {
  color: #13447E;
    font-family: Arial;
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 25px;
}

div.content_middle img {
  margin-bottom: 16px;
}

div.content_middle p a {
  color: #009EE7;
    text-decoration: none;
}

div.content_flap {
  width: 537px;
  height: 28px;
  background: url(../images/flap_bg.jpg) no-repeat scroll left top transparent;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;
  margin-bottom: 1px;
}

div.content_flap div.title a {
  background: url(../images/flap_link_bg.png) no-repeat scroll 9px 11px transparent;
    color: #13447E;
    font-family: Arial;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 7px;
    text-decoration: none;
    text-transform: uppercase;
}

div.content_flap div.title {
  padding-top: 8px;  
}

div.content_flap_active div.title a {
    color: #009EE7;
  background: url(../images/flap_link_bg_open.png) no-repeat scroll 8px 13px transparent;
}

div.content_flap_active div.title {
  background: none;
}

div.inner_content p {
  padding-left: 21px;
    padding-top: 17px;  
}

div.context_right {
  margin-left: 845px;
    margin-top: 66px;  
}

div.box_big {
  background: url(../images/context_box_gross_bg.png) no-repeat scroll top left transparent;
  width: 178px;
  height: 157px;
  position:relative;
}

div.box_small {
  background: url(../images/context_box_klein_bg.png) no-repeat scroll top left transparent;
  width: 178px;
  height: 57px;
  position:relative;
}

div.box_big h2 {
  color: #009EE7;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    left: 22px;
    position: absolute;
    top: 24px;
}

div.box_small h2 {
  color: #009EE7;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    left: 22px;
    position: absolute;
    top: 22px;
}

a.box_big_link {
  left: 143px;
    position: absolute;
    top: 123px;
}

a.box_small_link {
  left: 143px;
    position: absolute;
    top: 21px;
}

div.box_big p {
  color: #13447E;
    font-family: Arial;
    font-size: 10px;
    left: 22px;
    line-height: 13px;
    position: absolute;
    top: 43px;
    width: 135px;
}

div.content_flap div.title a:hover {
  color: #009EE7;  
}

div.content_flap div.title {
  cursor: pointer;  
}

div.content_flap div.inner_content {
  display: none;  
}

div.content_flap_active div.inner_content {
  display: block !important;
}

div.content_flap_active {
  height: auto;
  background: none !important;
}

/* FORM STYLING */

div.row label {
  color: #13447E;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  float: left;
  width: 113px;
  margin-right: 11px;
  text-align: right;
  margin-top: 6px;
}

div.row input {
  color: #13447E;
  font-family: Arial;
  font-size: 11px;
  width: 255px;
  height: 19px;
  border-right: 1px solid #c0bebe;
  border-left: 1px solid #c0bebe;
  border-top: 1px solid #c0bebe;
  border-bottom: 1px solid #c0bebe;
}

div.row input:focus, div.row textarea:focus, div.row select:focus {
  border-right: 1px solid #009EE7;
  border-left: 1px solid #009EE7;
  border-top: 1px solid #009EE7;
  border-bottom: 1px solid #009EE7;
}

div.row textarea {
  color: #13447E;
  font-family: Arial;
  font-size: 11px;
  width: 255px;
  height: 80px;
  border-right: 1px solid #c0bebe;
  border-left: 1px solid #c0bebe;
  border-top: 1px solid #c0bebe;
  border-bottom: 1px solid #c0bebe;
}

div.row select {
  color: #13447E;
  font-family: Arial;
  font-size: 11px;
  height: 19px;
  border-right: 1px solid #c0bebe;
  border-left: 1px solid #c0bebe;
  border-top: 1px solid #c0bebe;
  border-bottom: 1px solid #c0bebe;
}

input.input_left {
  width: 70px !important;
  margin-right: 4px;
}

input.input_right {
  width: 175px !important;
}

div.row {
  margin-bottom: 10px;  
}

div.pflichtfeld p {
  font-style: italic;
    margin-left: 125px;
  font-size: 10px !important;  
}

div.send_button {
  margin-left: 311px;  
}

div.err label {
  color: red;  
}

div.err input, div.err textarea { 
  border-right: 1px solid red;
  border-left: 1px solid red;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}

div.err2 input.input_left, div.err3 input.input_right {
  border-right: 1px solid red;
  border-left: 1px solid red;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}

/* :FORM STYLING */

/* MAP STYLING */

div.karte {
  position: relative;  
}

a.zurich {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 270px;
    position: absolute;
    top: 30px;
    width: 24px;
}

a.zug {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 267px;
    position: absolute;
    top: 56px;
    width: 24px;
}

a.sg {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 331px;
    position: absolute;
    top: 22px;
    width: 24px;
}

a.bs {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 210px;
    position: absolute;
    top: 19px;
    width: 24px;
}

a.interlaken {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 226px;
    position: absolute;
    top: 102px;
    width: 24px;
}

a.bern {
  background: url(../images/karte_punkte.png) no-repeat scroll left bottom transparent;
    height: 24px;
    left: 199px;
    position: absolute;
    top: 78px;
    width: 24px;
}

a.zurich:hover, a.zug:hover, a.sg:hover, a.bs:hover, a.interlaken:hover, a.bern:hover, div.karte a.active_stadt {
  background-position: left top;
}

div.box_add {
  left: 217px;
    position: absolute;
    top: 138px;
  width: 334px;
  height: 103px;
  background: url(../images/karte_box.png) no-repeat scroll left top transparent;
  display: none;
}

div.box_add h2 {
  color: #009EE7;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    left: 15px;
    position: absolute;
    top: 13px;
}

p.spalte1 {
  left: 15px;
    position: absolute;
    top: 34px;  
}

p.spalte2 {
  left: 140px;
    position: absolute;
    top: 34px;  
}

div.box_add_active {
  display: block;
}

div.text_box h2 {
  color: #009EE7;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;  
  margin-top: 50px;
  margin-bottom: 5px;
}

p.lead {
  margin-bottom: 18px !important;  
}

/* :MAP STYLING */

div.content_middle ul{
  margin-left: 11px;
    margin-top: 6px;
}

div.content_middle ul li{
  background: url(../images/li_bg.jpg) no-repeat scroll left 5px transparent;
    color: #13447E;
    font-family: Arial;
    font-size: 11px;
    padding-left: 7px;
  margin-bottom: 5px;
}

div.content_middle ul li a{
  color: #009EE7;
    text-decoration: none;
}

p.mitarb {
  margin-bottom: 2px !important;
}

/* SEARCH STYLING */

td.tx-indexedsearch-title a {
  color: #009EE7;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
  text-decoration: none;
}

td.tx-indexedsearch-descr {
  color: #13447E;
    font-family: Arial;
    font-size: 11px;
    line-height: 17px;
}

div.tx-indexedsearch-whatis {
  color: #13447E;
    font-family: Arial;
    font-size: 11px;
    line-height: 17px;
  margin-left: 3px;
}

div.tx-indexedsearch-browsebox {
  margin-left: 3px;
}

span.tx-indexedsearch-sw  {
  font-weight: bold;  
}

p.tx-indexedsearch-noresults {
  margin-left: 3px;  
}


/* :SEARCH STYLING */

/* STANDORTE */
.text_box img {
  float:left;
  margin-right:40px;
}
.text_box {
  clear:both;
}
.std_main_img {
  float:left;
  margin-right:13px;
}

.std_ma_thumb {
  float:left;
  margin:0;
  padding:0;
  color: #13447E;
  font-family: Arial;
  font-size: 11px;
  line-height: 17px;
}
.std_ma_email a {
  color: #009EE7;
  text-decoration: none;
  font-size:10px;
}
.std_ma_thumb_item {
  width:268px;
  padding:0;
  top:0;
}
.std_ma_thumb_item img {
  float:left;
  margin-right:8px;
}
.std_ma_thumb.custom p {
  margin: 0;
}
.std_ma_list {
  clear:both;
  color: #13447E;
  font-family: Arial;
  font-size: 11px;
  line-height: 17px;
}
.std_ma_list a {
  color: #009EE7;
  text-decoration: none;
}
.std_ma_title {
  padding:0;
  padding-top:31px;
  margin-bottom:3px;
  font-weight:bold;
}
.std_ma_subtitle {
  font-style:italic;
  margin-bottom:15px;
  padding:0;
}
.std_ma_clear {
  clear:both;
}
.std_area {
  clear:both;
}