

#page_margins {
	width: 995px !important; 
}

#header { 
	background: url("../gfx/bg-header-1024.jpg") left top no-repeat !important;	 
}

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

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


/* mittlere Spalte */
#col2 {
	width: 55% !important; 
}

/* mittlere Spalte */
#startseite #col2 {
	width: 370px !important; 
}

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

/* Anpassung für zwei Spalten two-cols */

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

.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: 700px !important;
}


#footer {
	width: 990px; 
}

