/* german
////////////////////////////////////*/

/* sub navigation list padding for "presse" page + 14px */
#subnavi ul { padding:0 0 0 427px; }

/* 	Because of multiple languages we have to move layers to adjust them for design's sake
	the following pixel values are an addition to the original values setted in stylesheet.css
*/

#page-home #title { padding-left:14px; }
#page-biografie #title { padding-left:72px; }
#page-konzerte #title { padding-left:145px; }
#page-diskografie #title { padding-left:217px; }
#page-repertoire #title { padding-left:304px; }
#page-presse #title { padding-left:386px; }
#page-kontakt #title { padding-left:450px; }
#page-link #title { padding-left:450px; }


#page-home .theme_1, #page-home .theme_2 { margin-left: 18px; }
#page-biografie .theme_1, #page-biografie .theme_2 { margin-left: 76px; }
#page-konzerte .theme_1, #page-konzerte .theme_2 { margin-left: 149px; }
#page-diskografie .theme_1, #page-diskografie .theme_2 { margin-left: 221px; }
#page-repertoire .theme_1, #page-repertoire .theme_2 { margin-left: 308px; }
#page-presse .theme_1, #page-presse .theme_2 { margin-left: 390px; }
#page-kontakt .theme_1, #page-kontakt .theme_2 { margin-left: 454px; }
#page-link .theme_1, #page-link .theme_2 { margin-left: 454px; }

#page-home #content div.content2 {	text-align:justify; margin-left: 23px; }
#page-biografie #content div.content2 {	text-align:justify; margin-left: 81px; }
#page-konzerte #content div.content2 { width:auto; margin-left: 154px;	}
#page-diskografie #content div.content2 { width:auto; margin-left: 226px; }
#page-repertoire #content div.content2 { width:auto; margin-left: 313px; }
#page-presse #content div.content2 { width:auto; margin-left: 395px; }
#page-kontakt #content div.content2 { width:auto; margin-left: 459px; }
#page-link #content div.content2 { width:auto; margin-left: 459px; }

/* p.link width for "diskografie" page */
#page-diskografie p.link { width:154px; padding-left:5px; }

/* p.desc width for "repertoire" page */
.desc { width:220px; }

/* presse page image preview */
#page-presse #preview { width:390px; }

/* presse page contact form*/
#page-presse #contactform input, #page-presse #contactform textarea {
	width:325px;
}
#page-presse #contactform .code {
	width:150px;
}