#main {width:950px; margin:0 auto;}

#header {
	height:541px;
	background:url(images/header-bg.jpg) no-repeat left 133px;
}
#headererfolg {
	height:541px;
	background:url(images/header-bg-erfolg.jpg) no-repeat left 133px;
}
#header.small {
	height:404px;
	background:url(images/header-bg-small.jpg) no-repeat left 133px;
}
#header.smallerfolg {
	height:404px;
	background:url(images/header-bg-small-erfolg.jpg) no-repeat left 133px;
}
#header, #content, #footer { font-size:0.875em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/

#page1 #content .col-2 { width:280px; margin-right:35px;}


/*======= index-1.html =======*/
#page2 #content .col-1 {width:592px; margin-right:40px;}
#page2 #content .col-2 { width:304px;}
#page2 #content .col-2 .col-1 { width:277px; margin-right:64px;}
#page2 #content .col-2 .col-2 { width:278px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:290px; margin-right:25px;}
#page3 #content .col-2 { width:280px; margin-right:35px;}
#page3 #content .col-3 { width:310px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:342px; margin-right:60px;}
#page4 #content .col-2 { width:524px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:280px; margin-right:35px;}
#page5 #content .col-2 { width:623px;}

/*======= index-5.html =======*/
#page6 #content .col-2 { width:592px; }
#page6 #content .col-1 {
	width:304px;
	margin-right:40px;
	text-align: left;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:280px; margin-right:35px;}
#page7 #content .col-2 { width:623px;}
#page7 #content .col-2 .col-1 { width:323px; margin-right:0;}
#page7 #content .col-2 .col-2 { width:297px;}


/*=========================*/


#footer {height:35px; font-size:.625em;}
