body {
	font-family :  Arial, Helvetica, sans-serif;
    /*font-size : 12px;
    background-color: #FFFFFF;*/
}

img
{
max-width: 100%;
}

.show_red{
	color: #b40000;
}

.standard {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.standard_bold {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}

a
{
	color: #000000;
  text-decoration: none;
}

a:hover
{
	color: #b40000;
    text-decoration: none;
}

a.menu{
	font-size: 14px;
	color: #AAAAAA;
}

a.menu:hover
{
	color: #000000;
    /*font-weight: bold;*/
}


li{
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#wrapl{
	position: absolute;
  top:15%;
  left:15%;
}

#logo { 
	width:270px;
	height:35px;
	float: left;
	padding-right: 90px;
	padding-bottom: 20px;
}


.teaser_col{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
}

.teaser_col_right{
	max-width: 400px;
	display: inline-block;
	vertical-align: top;
}

.footer_col{
	width: 220px;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
    padding-right: 10px;
	vertical-align: top;
}
.footer_col_right{
	width: 270px;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
}

.buehnen_bild{
	width: 100%;
	/*display: inline-block;*/
	vertical-align: top;
}

.phone_lable{
	width: 50px;
	float: left;
}

.expos_hdl{
    font-size: 15px;
	font-weight: bold;
}

.expos_lable{
	width: 150px;
    font-size: 15px;
	float: left;
}

.expos_val{

    font-size: 15px;
}

.expos_lnk {
    font-size: 15px;
	font-weight: bold;
}

.expos_lnk  a:hover{
    font-size: 15px;
	font-weight: bold;
	color: #b40000;
}

.verkauft{
	position:relative;
	width: 150px;
	top: 100px;
	z-index:100; 
    font-size: 15px;
	background:#b40000;
	color: #FFF;
	text-align: center;
}

.box_pic{
	border-width:0px;
	padding-right: 30px;
	display: inline-block;
	vertical-align: top;
	width: 150px
}

.box_text {
	border-width:0px;
	padding-right: 30px;
	max-width: 600px;
	display: inline-block;
	vertical-align: top;
	width: 300px;
}

.box_more {
	border-width:0px;
	display: inline-block;
	max-width: 250px;
	display: inline-block;
	vertical-align: top;
}

.immo_section {

}


/* #############  PAGER ########## */

.bodytext{
	font-weight: bold;
	z-index: 1000;
}

#slider , #section-header{
  position: relative;
  margin: 0;
}
#slider {
  /*height: 329px;*/
  margin-bottom: 20px;
}
.slider-arrows a {
  display: block;
  width: 31px;
  height: 36px;
  text-indent: -9999px;
  outline: none;
  background-image: url(./img/slider_arrow.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1001;
  top: 20%;
}	

.cycle-slide  p {
  position: absolute;
  top: 50%;
  left: 55%;
  padding: 15px;
  background: url(/img/bg_slider.png);
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color:  #000;/* #404049;*/
  width: 40%;
}
.cycle-slide .csc-textpic-image > img {
  width: 100%;
  position: static;
  display: block;
}
#next {
  background-position: -40px 0px;
  right: 30px;
}
#prev {
  background-position: 0px 0px;
  left: 30px;
}
.pager {
  display: block;
  position: absolute;
  left: 42%;
  bottom: 34px;
  z-index: 900;
}
.pager span {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url("/img/bg_slider.png") repeat scroll 0 0 transparent;
  margin-right: 24px;
  cursor: pointer;
}
.pager .cycle-pager-active {
  background: #b40000;
  cursor: default;
}

  #slider {
    height: auto;
  }
  
.csc-default {
  margin-bottom: 40px;
}
a.arrow, .csc-sitemap a {
  background: url(/img/arrow.png) no-repeat 0px 2px;
  padding-left: 17px;
}

  .slider-arrows a {
    width: 19px;
    height: 22px;
    background-image: url(/img/slider_arrow_phone.png);
    top: 30%;
  }

  
@media (max-width: 600px) {
  #head .span3 {
	float: none;
	width: 100%;
  }
   #head .span5 {
	float: left;
	width: 100%;
  }
 }
  div.csc-textpic-text { clear: left; }
  @media (max-width: 480px) {
	  .slider-arrows a {
		top: 20%;
	  }
	  .line-height {
		line-height: 40px;  
	  }
	  #print {
		min-height: 50px !important;
	  }
	  .pager {
		display: none;
	  }
	}

	.span12{width:100%;*width:99.94680851063829%;}
	
	.relative {
		position: relative;
	}

	
	@media (max-width: 767px) {
   body {
    padding-left: 0px;
    padding-right: 0px;
    background: none;
  }
  .pager {
    left: 36%;
    bottom: 95px;
  }

  .img {
	width: 300px;
  } 
  
  #next {
    background-position: -41px 0px;
    right: 10px;
  }
  #prev {
    left: 10px;
  }
  
  .cycle-slide  p {
    position: static;
    padding: 2%;
    background: #e5f5f9;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    width: 96%;
    margin: 3px 0 10px;
  }
  
  

}