#page{
float: none;
	width:100%;
}

#header{
float: none;
	width:100%;
}

#header h1{
	padding:22px 0px 0px 215px;
}

#search{
	display:none;
}

#content{
float:none;
border: 0px;
	width:100%;
}

#subpage {
float: none;
border: 0px;
}

#content p.newsItem {
	width: 610px !important;
}

#content ul.navigation{
	display:none;
}

#content .inner_content{
float: none;
	width:100%;
	border: 0px;
}

#content .inner_content img{
	display:none;
}

#content .content_left{
float: none;
	width:400px;
	padding:30px 0px 20px 19px;
	border: 0px;
}

#content .content_left img{
	display:inline;
}

#content .content_left ul li{
	width:350px;
}

#content .content_left ul li ul li{
	width:350px;
}

#content .content_large{
	width:610px;
}

#content .content_large p{
	width:610px;
}

#content .content_left p label{
	width:430px;
}

#content .content_right img{
	display:inline;
}

.content_right {
	display: none;
}

#footer{
border: 0px;
	width:630px;
}

#footer ul{
	display:none;
}


/*Kontakt*/

#content .content_left fieldset{
	width:390px;
	
}

#content .content_left fieldset label{
	width:100px;
}

#content .content_left fieldset p{
	width:390px;
}

#content .content_left fieldset textarea{
	width:270px;
	
#content .content_right p{
	width:185px;
}


/*Galerie*/
#content .content_left ul.archive{
	width:510px;
}


#content .content_left ul.archive li{
	width:45px;
}

#content .content_left fieldset.galerie{
	display:none;
} 

#content .gallery_item{
	width:590px;
}

#content .gallery_photo p{
	width:119px;
}

#content .gallery_text{
	width:259px;
}

#content .gallery_text p{
	width:250px;
}

#content .gallery_details p{
	width:86px;
}
	

/*Porträt*/

#content fieldset.portrait{
	width:380px;
}

#content fieldset.portrait p{
	width:380px;
}

#content fieldset.portrait p.headline{
	width:371px;
}

#content fieldset.portrait label{
	width:119px;
}


/*Publikationen*/

#content .publication_item{
	width:250px;
}

#content .publication_item p{
	width:100px;
}


/*Suchergebnis*/

#content .search_result_item{
	width:590px;
}

#content .search_result_item p{
	width:540px;
}

#page #content .content_large ul.search_result_list li{
	width:15px;
}


/*Subpage with Content Right*/

#content .subpage_rightcolumn img{
	display:none;
}

#content .inner_subpage_rightcolumn{
	width:300px;
}

.titleAndText {
	float: left !important;
}