/* Overlays fuer Beauty */
.overlay_432_646{
	width: 432px;
	height: 646px;
	margin: 0px 0px 0px -430px;
}

.overlay_864_577{
	width: 864px;
	height: 577px;
	margin: 0px 0px 0px -862px; 
}

.overlay_864_1294{
	width: 864px;
	height: 1294px;
	margin: 0px 0px 0px -862px;
}

#bilder {
	width: 100%;
	text-align: left;
	margin: 0% 0% 0% 0%;
}

/* Definition der Bildunterschriften */
#bilder img{
	text-decoration: none;
	font-family: 'questrial', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #A4A4A4;
}

/* Ausrichtung Breitformat gesamt */  
.b1_01_uf_l{
	position: relative;
	width: 860px;
	height: 573px;
	margin: 0px auto 2px 30px;  
}

/* Ausrichtung Hochformat gesamt */  
.b1_02_hf_l{
	position: relative;
	width: 860px;
	height: 1290px;
	margin: 0px auto 2px 30px;  
}  

/* Ausrichtung Breitformat links/rechts nebeneinander */
.b2_01_bf_l{
	position: relative;
	width: 428px;
	height: 285px;
	margin: 0px 2px 2px 30px; 
}
  
.b2_01_bf_r{
	position: relative;
	width: 428px;
	height: 285px;
	margin: 0px auto 2px 0px; 
}

/* Ausrichtung Hochformat links/rechts nebeneinander */
.b2_01_hf_l{
	position: relative;
	width: 428px;
	min-height: 642px;
	margin: 0px 2px 2px 30px; 
}

.b2_01_hf_r{
	position: relative;
	width: 428px;
	height: 642px;
	margin: 0px auto 2px 0px; 
}

/* Ausrichtung Hochformat links/ Breitformat rechts nebeneinander */
.b2_03_hf_l{
	position: relative;
	width: 263px;
	height: 395px;
	margin: 0px 2px 2px 30px; 
}
  
.b2_03_bf_r{
	position: relative;
	width: 591px;
	height: 395px;
	margin: 0px auto 2px 0px;
}

/* Ausrichtung Hochformat links/ Breitformat rechts nebeneinander */
.b2_04_bf_l{
	position: relative;
	width: 591px;
	height: 395px; 
	margin: 0px 2px 2px 30px; 
}
  
.b2_04_hf_r{
	position: relative;
	width: 263px;
	height: 395px;
	margin: 0px auto 2px 0px;
}

/*Ausrichtung 2 Breitformat links mit Hochformat rechts */
.b3_01_bf_lo{
	position: relative;
	width: 450px;
	height: 300px;
	margin: 0px 2px 308px 30px;
}

.b3_01_bf_lu{
	position: absolute;
	width: 450px;
	height: 300px;
	margin: 306px 2px 2px -452px;
}

.b3_01_hf_r{
	position: absolute;
	width: 404px;
	height: 606px;
	margin: 0px 2px 2px 4px;
}

/* Ausrichtung Hochformat links mit 2 Breitformat rechts */
.b3_02_hf_l{
	position: relative;
	width: 404px;
	height: 606px;
	margin: 0px 2px 2px 30px;
}

.b3_02_bf_ro{
	position: absolute;
	width: 450px;
	height: 300px;
	margin: 0px auto 308px 4px;
}

.b3_02_bf_ru{
	position: absolute;
	width: 450px;
	height: 300px;
	margin: 306px auto 2px 4px;
}

/* Ausrichtung Hochformat links mit 2 Hochformat rechts */
.b3_03_hf_l{
	position: absolute;
	width: 570px;
	height: 855px;
	margin: 0px 2px 2px 30px;
}

.b3_03_hf_ro{
	position: relative;
	width: 283px;
	height: 424px;
	margin: 0px auto 432px 607px;
}

.b3_03_hf_ru{
	position: relative;
	width: 283px;
	height: 425px;
	margin: 430px auto 2px -287px;
}

/* Ausrichtung Hochformat links mit Hochformat rechts oben und Breitformat rechts unten */
.b3_04_hf_l{
	position: absolute;
	width: 506px;
	height: 759px;
	margin: 0px 2px 2px 30px;
}

.b3_04_hf_ro{
	position: relative;
	width: 348px;
	height: 521px;
	margin: 0px auto 2px 542px;
}

.b3_04_bf_ru{
	position: relative;
	width: 348px;
	height: 231px;
	margin: 0px auto 2px 542px;
}

/* Breitformat links - 2 Breitformat rechts */
.b3_05_bf_l{
	position: relative;
	width: 571px;
	height: 381px;
	margin: 0px 2px 2px 30px;
}

.b3_05_bf_ro{
	position: absolute;
	width: 282px;
	height: 188px;
	margin: 0px auto 199px 4px;
}

.b3_05_bf_ru{
	position: absolute;
	width: 282px;
	height: 188px;
	margin: 193px auto 2px 4px;
}

/* 2 Breitformat links - Breitformat rechts */
.b3_06_bf_lo{
	position: relative;
	width: 282px;
	height: 188px;
	margin: 0px 2px 199px 30px;
}

.b3_06_bf_lu{
	position: absolute;
	width: 282px;
	height: 188px;
	margin: 193px 2px 2px -284px;
}

.b3_06_bf_r{
	position: absolute;
	width: 571px;
	height: 381px;
	margin: 0px auto 2px 4px;
}


/* Breitformat links - 2 Hochformat rechts */
.b3_07_hf_lo{
	position: relative;
	width: 283px;
	height: 424px;
	margin: 0px 2px 432px 30px;
}

.b3_07_hf_lu{
	position: absolute;
	width: 283px;
	height: 425px;
	margin: 430px 2px 2px -285px;
}

.b3_07_hf_r{
	position: absolute;
	width: 570px;
	height: 855px;
	margin: 0px 2px 2px 4px;
}

/* Hochformat links oben - Breitformat links unten - Hochformat rechts */
.b3_08_hf_lo{
	position: relative;
	width: 348px;
	height: 522px;
	margin: 0px 2px 239px 30px;
}

.b3_08_bf_lu{
	position: absolute;
	width: 348px;
	height: 231px;
	margin: 528px 2px 2px -350px;
}

.b3_08_hf_r{
	position: absolute;
	width: 506px;
	height: 759px;
	margin: 0px auto 761px 4px;
}

/* Hochformat links oben - Breitformat links unten - Hochformat rechts */
.b3_09_bf_lo{
	position: relative;
	width: 348px;
	height: 231px;
	margin: 0px 2px 530px 30px;
}

.b3_09_hf_lu{
	position: absolute;
	width: 348px;
	height: 522px;
	margin: 237px 2px 2px -350px;
}

.b3_09_hf_r{
	position: absolute;
	width: 506px;
	height: 759px;
	margin: 0px auto 2px 4px;
}

/* Hochformat links - Breitformat mitte - Hochformat rechts */
.b3_10_hf_l{
	position: relative;
	width: 200px;
	height: 300px;
	margin: 0px 2px 2px 30px;
}

.b3_10_bf_m{
	position: absolute;
	width: 450px;
	height: 300px;
	margin: 0px 2px 2px 4px;
}

.b3_10_hf_r{
	position: absolute;
	width: 200px;
	height: 300px;
	margin: 0px auto 2px 460px;
}



/* 5 Bilder - 3 Querformat links, Hochformat rechts oben, Querformat rechts unten */
.b5_01_bf_lo{
	position: relative;
	width: 442px;
	height: 295px;
	margin: 0px 0px 606px 30px;
}

.b5_01_bf_lm{
	position: absolute;
	width: 442px;
	height: 295px;
	margin: 302px auto 2px -443px;
}

.b5_01_bf_lu{
	position: absolute;
	width: 442px;
	height: 295px;
	margin: 604px auto 2px -443px;
}

.b5_01_hf_ro{
	position: absolute;
	width: 412px;
	height: 618px;
	margin: 0px auto 2px 6px;
}

.b5_01_bf_ru{
	position: absolute;
	width: 412px;
	height: 275px;
	margin: 624px auto 2px 6px;
}

/* 5 Bilder - 3 Querformat rechts, Hochformat links oben, Querformat links unten */
.b5_02_hf_lo{
	position: relative;
	width: 412px;
	height: 618px;
	margin: 0px 2px 277px 30px;
}

.b5_02_bf_lu{
	position: absolute;
	width: 412px;
	height: 275px;
	margin: 624px 2px 2px -414px;
}

.b5_02_bf_ro{
	position: absolute;
	width: 442px;
	height: 295px;
	margin: 0px 0px 2px 4px;
}

.b5_02_bf_rm{
	position: absolute;
	width: 442px;
	height: 295px;
	margin: 302px auto 2px 4px;
}

.b5_02_bf_ru{
	position: absolute;
	width: 442px;
	height: 295px;
	margin: 604px auto 2px 4px;
}

/* Trennzeile zwischen den Sequenzen */
.trennzeile{
	position: relative;	
	width: 920px;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
}

/* Trennzeile zwischen den Sequenzen */
.kleine_trennzeile{
	position: relative;	
	width: 920px;
	margin: -4px 0px 0px 0px;
	color: #FFFFFF;
}

/* Trennzeile zwischen den Sequenzen */
.grosse_trennzeile{
	position: relative;	
	width: 920px;
	margin: 15px 0px 0px 0px;
	color: #FFFFFF;
}

/* ENDE DER BILDDEFINITIONEN */