
.std_layout {/*dummy for std-layout*/}    
.contentbox {/*dummy for contentbox*/} 
/*------------------------------------------------------------------------------------*/  /* TEXT UND BILD*/  /*------------------------------------------------------------------------------------*/    .text-und-bild{    }    .text-und-bild .image-right{  	margin-left: 10px;  }    .text-und-bild .image-left{  	margin-right: 10px;  }  
/*------------------------------------------------------------------------------------*/  /* GALLERY */  /*------------------------------------------------------------------------------------*/    .gallery{  	margin: 0px 0px 10px 0px;    	/*position: absolute;  	width: 250px;  	  	border: 1px solid #999;     	-webkit-border-radius: 10px;     	-moz-border-radius: 10px;  	border-radius: 10px;  	background-image: url(../../resources/images/pat.png);  	  	z-index: 999;  	behavior: url(resources/jquery/css3_pie/PIE.htc);*/  	  }    .gallery-items {  	line-height: 0px;  	list-style-type: none;  	padding: 0px;   	margin: 0px;  }    .gallery-items  a{  	text-decoration: none;  }  .gallery-item{  	float: left;  	margin: 0px 10px 10px 0px;  	padding: 0px 0px 0px 0px;  }    .gallery-item img{  	border: none;  	margin: 0px;  	padding: 0px;  }  
/*------------------------------------------------------------------------------------*/  /* ACCORDION */  /*------------------------------------------------------------------------------------*/      .jart-accordion h3{      margin-top: 1px;  	display: block;  	position: relative;  	cursor: pointer;  }    .jart-accordion h3 a{  	display: block;  	padding: 0.5em 0.5em 0.5em 2.2em;	  	margin: 0px!important;  	outline: none;  	font-size: 1.2em;  }    .jart-accordion .ui-icon{  	position: absolute;  	top: 0.6em;  	left: 0.6em;  }    .jart-accordion .ui-state-active{  	border-bottom: 0px solid white!important;  }    .jart-accordion .accordion-toggler{  	padding: 20px;  	border-top: 0px solid white!important;  	  }    


/*------------------------------------------------------------------------------------*/  /* WIDGETS */  /*------------------------------------------------------------------------------------*/    .widget{   	margin-bottom: 20px;  }      /*------------------------------------------------------------------------------------*/  /* VIMEO VIDEO  */  /*------------------------------------------------------------------------------------*/    .vimeo-video{  	background-color: black;  	padding: 0px 0px 0px 0px;  	margin: 0px;  	width: 100%;  	height: 280px;  	position: relative;  	overflow: hidden;  }    .vimeo-video iframe{  	border: 0px solid green;  	padding: 0px;  	margin: 0px;  	background-color: black;  	width: 100%;  	height: 100%;  	/*width: 375px;  	height: 235px;*/  }    /*------------------------------------------------------------------------------------*/  /* YOUTUBE */  /*------------------------------------------------------------------------------------*/      .youtube-embed{  	width: 100%;  	height: 280px;  }      .youtube-embed iframe{  	width: 100%;  	height: 100%;	  }      /*------------------------------------------------------------------------------------*/  /* ISSUU BOOK */  /*------------------------------------------------------------------------------------*/    .issuu-book{  	background-color: white;  	padding: 0px 0px 0px 0px;  	margin: 0px;  	height: 285px;  	position: relative;  	overflow: hidden;  }    .issuu-book iframe{  	border: 0px solid green;  	padding: 0px;  	margin: 0px;  	background-color: white;  	/*width: 375px;  	height: 235px;*/  }    .default .issuu-book{  	/*height: 222px;*/  	width: 345px;  	height: 222px;    }    .default .issuu-book iframe{  	/*width: 355px;  	height: 222px;*/  }        
/*------------------------------------------------------------------------------------*/  /* SUCHE */  /*------------------------------------------------------------------------------------*/      .search-results{  	margin: 20px 0px 25px 0px;  }      .search-pages{  	padding-bottom: 15px;  	color: #999;  	font-size: 0.98em;  }      .search-pages .button{  	color: #999;  	text-decoration: none;  }          

.accordion_entry {/*dummy for accordion_entry*/} 
/*------------------------------------------------------------------------------------*/  /*  MEDIA ELEMENT  */  /*------------------------------------------------------------------------------------*/    .media_object{    }    .media_object .media_object_content{  	padding-bottom: 10px;  }    