/* Breiten veraendern */
#center {
	width: 1004px !important;
}

#contentarea {
	width: 1000px !important;
}

/* Content-Definition */
#content{
	/* mit Subnavi, mit rechter Spalte */
	width: 635px !important;
}

#content2{
	/* mit Subnavi, ohne rechter Spalte */
	width: 792px !important;
}

#content3{
	/* Startseite */
	width: 843px !important;
}

#content4{
	/* ohne Subnavi, mit rechter Spalte */
	width: 813px !important;
}

#content5{
	/* ohne Subnavi, ohne rechter Spalte */
	width: 970px !important;
}

#lfs_home_right{
	/* ohne Subnavi, ohne rechter Spalte */
	width: 635px !important;
}


.image_float_left_text {
	width: 449px !important;
}

.image_float_right_text {
	width: 449px !important;
}

.image_float_left_noborder_text {
	width: 451px !important;
}

.image_float_right_noborder_text {
	width: 451px !important;
}

.infopool .teaser_all{
	/* mit Bild und Dates */
	width: 343px !important;
}

.infopool .teaser_image{
	/* mit Bild, ohne Dates */
	width: 508px !important;
}

.infopool .teaser_dates{
	/* ohne Bild, mit Dates */
	width: 463px !important;
}

.infopool_overview_left {
	width: 40px;
}

.infopool_overview_right {
	width: 595px;
}

/* Gastgeberverzeichnis*/
#search_results{
	/*font-size: 0.8em;*/
	width: 590px;
}

.result_left{
	width: 223px;
}


/* Navigation */
/* Breite der Haupnavigation für die grosse Seite */
#naviH{
  width:824px;
}