
#page_margins {
	width: 1099px !important; 
}

#header { 
	background: url("../gfx/bg-header-1280.jpg") right top no-repeat;	 
}

/* Hintegrund-Bild für rechte Spalte */
#main {
	background: url("../gfx/bg-col-right.gif") 870px 0px repeat-y;
}

#startseite #col2, #startseite #col2_content {
	width: 420px !important; 
}

#col2, #col2_content {
	width: 630px !important; 
}

/* maximal Breite für Inhalts-Elemente */
#col2, h1, h2, h3, h4, table, form {
  max-width: 632px !important;
}

/* maximal Breite für Inhalts-Elemente */
.two-cols h1, .two-cols h2, .two-cols h3, .two-cols h4, .two-cols p, .two-cols table, .two-cols form, .two-cols img {
  max-width: 800px !important;
}

.two-cols #col2, .two-cols #col2_content {
	width: 800px !important;  
}

.banner #banner-rechts {
  width: 1260px; 
} 

#footer { 
	width: 1099px !important; 
}



