/* Formatierung Editmode MiniWeb Images Eingabetemplate */

#metablock table td.image_template {
	width: auto;
	max-width: 1200px;
}

#metablock table td.image_template img {
  max-width: 1000px;
}

#metablock table {
  width: auto;
}

td.footer_line2 {
	padding-top:1px;
	padding-bottom:20px;
}

/* FORM textarea without width */
form#kontaktform dd textarea {
	width:auto;
} 


/*Code  RCE Kalender*/
 
#inhalt { width: 100%; }
 
@media only screen and (min-width: 1280px) {
  #rce_event{width:630px!important;height:1300px!important;}
  #rechtsinhalt_t9 iframe {margin:0 0 0 0px!important;}
}
@media only screen and (min-width: 10px) and (max-width: 1279px) {
  #rce_event{width:510px!important;height:2300px!important;}
  #rechtsinhalt_t9 iframe {margin:0 0 0 -20px!important;}
}
@media only screen and (min-width: 1280px) {
  #rce_event{width:100%!important;height:1300px!important;}
  #rechtsinhalt_t9 iframe {margin:0 0 0 0px!important;}
}
@media only screen and (min-width: 10px) and (max-width: 1279px) {
  #rce_event{width:100%!important;height:2300px!important;}
  #rechtsinhalt_t9 iframe {margin:0 0 0 -20px!important;}
}
 
/*Code  RCE Kalender END*/

.listebild table {
	clear: none;
	width: 65%;
}



