@charset "UTF-8";

body {
margin: 0px;
background-color: #1A2022;
}
				
#edition_a {									/* 	Menü Auswahl Edition Startseite	*/
	position: absolute;
	top: 100px;														 
	left: calc(25% - 100px);									/* bei Edition 3:  diesen Wert anpassen */
	margin: 0;
	padding: 0;
	z-index: 2;
}
#edition_a ul, #edition_a li{
	list-style-type: none;
}
#edition_a a:link, #edition_a a:visited {
	display: block;
	width: 250px;
	height: 370px;
	background-image: url("../img/versprechenpromesse_akt.png");   
	background-repeat: no-repeat;
	

}
#edition_a a:hover {
	background-image: url("../img/versprechenpromesse_hover.png");   
	background-repeat: no-repeat;
}
#edition_a #aktnews, #edition_a a:focus {
	background-image: url("../img/versprechenpromesse_akt.png");
	outline: none;
}	
#edition_b {									
	position: absolute;
	top: 100px;														 
	left: calc(25% + 200px);
	margin: 0;
	padding: 0;
	z-index: 2;
}
#edition_b ul, #edition_b li{
	list-style-type: none;
}
#edition_b a:link, #edition_b a:visited {
	display: block;
	width: 250px;
	height: 370px;
	background-image: url("../img/korrosioncorrosion_akt.png");
	background-repeat: no-repeat;

}
#edition_b a:hover {
	background-image: url("../img/korrosioncorrosion_hover.png");
	background-repeat: no-repeat;
}
#edition_b #aktnews, #edition_b a:focus {
	background-image: url("../img/korrosioncorrosion_akt.png");
	outline: none;

}

/* Edition C*/




#navi {
	padding: 0;
	width: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	top: 136px;
	z-index: 2;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 0px;
	line-height: 30px;
	margin-right: 0px;
	background-color:rgba(0,0,0,0.50);				
}
#navi ul, #navi li{
	list-style-type: none;
	padding-left: 8px;
	font-weight: lighter;
}
#navi a:link, #navi a:visited {
	text-decoration: none;
	background-position: 0px;
	color: #FFFFFF;
}
#navi #akt, #navi a:focus {
	color: #00CCFF;
	outline: none;
}
#navi a:hover, #navi a:hover#akt {
	color: #00CCFF;
}


				 	



#subnavi_a {
	margin: 0;
	padding: 0;
	width: 99%;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	top: 127px;
	position: absolute;
	left: 1px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#subnavi_a ul, #subnavi_a li{
	list-style-type: none;
	padding: 4px 1px 4px 20px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96A0AA;
}
#subnavi_a a:link, #subnavi_a a:visited {
	text-decoration: none;
	color: #96A0AA;
}
#subnavi_a #akta, #subnavi_a a:focus {
	color: #00B8E6;
	outline: none;
}
#subnavi_a a:hover, #subnavi_a a:hover#akta {
	color: #00B8E6;
}


#subnavi_b {
	margin: 0;
	padding: 0;
	width: 99%;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	top: 480px;
	position: absolute;
	left: 1px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#subnavi_b ul, #subnavi_b li{
	list-style-type: none;
	padding: 4px 1px 4px 20px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96A0AA;
}
#subnavi_b a:link, #subnavi_b a:visited {
	text-decoration: none;
	color: #96A0AA;
}
#subnavi_b #aktb, #subnavi_b a:focus {
	color: #00B8E6;
	outline: none;
}
#subnavi_b a:hover, #subnavi_b a:hover#aktb {
	color: #00B8E6;
}


#subnavi_c {												/* Subnavi Apropos Impressum */
	margin: 0px -134px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	right: 25%;
	position: absolute;
	top: 3px;
}
#subnavi_c ul, #subnavi_c li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-weight: lighter;
}
#subnavi_c  a:link, #subnavi_c  a {
	padding: 2px 0px 2px 30px;
	text-decoration: none;
	color: #96A0AA;
	margin: 0px;
	background-position: left;
}
#subnavi_c a:hover {
	color: #00B8E6;
}
#subnavi_c #aktc, #subnavi_c a:focus {
	color: #00B8E6;
	outline: none;
}



#subnavi_d {													/* Subnavi Logo */
	position: absolute;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	top: -30px;
	left: 10px;
	z-index: auto;
}
#subnavi_d ul, #subnavi_d li{
	list-style-type: none;
} 
#subnavi_d a:link, #subnavi_d a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background-image: url("../img/logo_revuekonfluence.gif");   
	background-repeat: no-repeat;

} 
#subnavi_d a:hover {
	background-image:  url("../img/logo_hover.gif");     
	background-repeat: no-repeat;
}
#subnavi_d #aktd, #subnavi_d a:focus {
background-image: url(../img/logo_akt.gif);     
 outline: none;
}

#subnavi_e {													/* Subnavi edition A */
	position: absolute;
	width: 250px;
	height: 350px;
	top: 70px;
	z-index: 4;
}
#subnavi_e ul, #subnavi_e li{
	list-style-type: none;
} 
#subnavi_e a:link, #subnavi_e a:visited {
	display: block;
	width: 150px;
	height: 50px;
	left: 130px;
	background-image: url("../img/versprechenpromesse.jpg");
	background-repeat: no-repeat;

} 
#subnavi_e a:hover {
	background-image: url("../img/versprechenpromesse.jpg");
	background-repeat: no-repeat;
}
#subnavi_e #aktd, #subnavi_e a:focus {
	background-image: url("../img/versprechenpromesse.jpg");  
 outline: none;
}




#pageturn_left {
	position: absolute;
	top: 490px;
	left: 10%;
}
#pageturn_left ul, #pageturn_left li{
	padding: 0;
	display: inline;
	list-style-type: none;
} 
#pageturn_left a:link, #pageturn_left a:visited {
	position: absolute;
	height: 60px;
	width: 230px;
	background-image: url("../img/pt_left_akt.png");
	background-repeat: no-repeat;
	background-position: center right;
} 
#pageturn_left a:hover, #pageturn_left a:focus {
	background-image: url("../img/pt_left_hover.png");
	background-repeat: no-repeat;
	outline: none;
}
#pageturn_left #akt, #pageturn_left a:focus {
 	background-image: url("../img/pt_left_akt.png");
	background-repeat: no-repeat;
	outline: none;
}
#pageturn_left_inakt {
	position: absolute;
	top: 490px;
	left: 10%;
	height: 60px;
	width: 230px;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-image: url("../img/pt_left_inakt.png");
	background-position: center right;
	background-repeat: no-repeat;
}
#pageturn_left_inakt a:focus {
	outline: none;
}




#pageturn_right {
	position: absolute;
	top: 490px;
	left: 52%;
}
#pageturn_right ul, #pageturn_right li{
	padding: 0;
	display: inline;
	list-style-type: none;
} 
#pageturn_right a:link, #pageturn_right a:visited {
	position: absolute;
	height: 60px;
	width: 230px;
	background-image: url(../img/pt_right_akt.png);
	background-repeat: no-repeat;
	background-position: center left;
} 
#pageturn_right a:hover, #pageturn_right a:focus {
	background-image: url(../img/pt_right_hover.png);
	background-repeat: no-repeat;
	outline: none;
}
#pageturn_right #akt, #pageturn_right a:focus {
	background-image: url(../img/pt_right_akt.png);
	background-repeat: no-repeat;
	outline: none;
}
#pageturn_right_inakt {
	position: absolute;
	top: 490px;
	left: 52%;
	height: 60;
	width: 230px;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-image: url(../img/pt_right_inakt.png);
	background-position: center left;
	background-repeat: no-repeat;
}
#pageturn_right_inakt a:focus {
	outline: none;
}

#center {											/* ///////////////////////////////////////////////////////////////////////////////////////////// */		
	position: absolute;
	height: 100%;
	width: 100%;
	min-height: 600px;
	min-width: 1200px;													
}
#content {
	position: absolute;
	height: 600px;
	width: 100%;
	top: 50%;
	margin-top: -300px;
	background-position: bottom left; 
	z-index: 3;
}
#content_bgpicture {															/*	nur für die Editierbarkeit der Hintergrundbilder */
	position: absolute;
	width: 100%;
	height: auto;
	min-height: 600px;
	top: 50%;
	margin-top: -300px;
	background-position: bottom left; 
	z-index: 2;
}
#lowresback {
	position: absolute;
	height: 600px;
	width: 100%;
	top: 50%;
	margin-top: -300px;
	/* background-image: url(../img/bg_content_low.jpg);	*/						/*	<--- BILD BITTE EINSTELLEN */
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: 1;
}
#lowres {
	position: absolute;
	height: 600px;
	width: 100%;
	top: 50%;
	margin-top: -300px;
/*	background-image: url(../img/bg_content_alow.jpg);			*/				/*	<--- BILD BITTE EINSTELLEN */
	background-repeat: no-repeat;
	background-position: left top;												
	z-index: 2;
}
#header {
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
}
#footer {
	background-color: #1A2022;
	position: absolute;
	height: 16px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}
#content_middle_small {													/*	content_middle_small für Textinhalte	*/
	background-color: #FFFFFF;
	position: absolute;
	height: 546px;
	width: 563px;
	top: 34px;
	right: 25%;
	z-index: 3;
}
/*	#content_middle_edition {												content_middle_large für Hauptseiten Index und editionnseite (rev_konfl) (siehe auch center_large oben)	
	background-color: #FFFFFF;
	position: absolute;
	height: 546px;
	width: 100%;
	max-width: 849px;												 muss größe des Bildes entsprechen 
	top: 34px;
	right: calc(40% - 330px);										
	z-index: 3;
}   */
#content_middle_gallery {											/*	content_middle_gallery für Bildstrecke */
	position: absolute;
	height: 546px;
	width: 100%;
	max-width: 75%;												    
	top: 34px;
	left: 300px;												
	background-repeat: no-repeat;
	z-index: 3;
}
#content_right {
	position: absolute;
	height: 546px;
	width: 25%;
	top: 34px;
	right: 0px;
	background-image: url(../img/bgtile_w.gif);
	background-repeat: repeat;
	background-position: left top;
	z-index: 4;
	background-color: #FFFFFF;
}
#content_right_edition {												/* Bild rechts Ausgabenseite */
	position: absolute;
	background-position: right top;
	height: 546px;
	width: 25%;
	top: 34px;
	right: 0px;
	z-index: 4;
	background-color: #FFFFFF;
}
#chapter_a {														/*	Überschriften für Untermenüs rechts	*/
	position: absolute;
	height: 30px;
	width: 99%;
	top: 97px;
	left: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A2022;
	padding: 6px 0px 4px 0px;
	font-weight: lighter;
	text-indent: 20px;
	z-index: 3;
}
/*#chapter_b {													
	position: absolute;
	height: 30px;
	width: 99%;
	top: 450px;
	left: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A2022;
	padding: 6px 0px 4px 0px;
	font-weight: lighter;
	text-indent: 20px;
}	*/
#upperleft {
	background-image: url(../img/bgtile_g.gif);
	background-repeat: repeat-x;
	background-position: right;
	position: absolute;
	height: 4px;
	width: 100%;
	right: 25%;
	top: 30px;
	margin-right: 513px;
	z-index: 6;
}
#uppermid {
	background-image: url(../img/bgtile_g.gif);
	background-repeat: repeat-x;
	background-position: left;
	position: absolute;
	height: 4px;
	width: 513px;
	top: 30px;
	right: 25%;
	z-index: 7;
}
#upperright {
	background-image: url(../img/bgtile_g.gif);
	background-repeat: repeat-x;
	background-position: left;
	position: absolute;
	height: 4px;
	width: 25%;
	top: 30px;
	right: 0px;
	z-index: 8;
}
#lowerleft {
	background-image: url(../img/bgtile_transp.gif);
	background-repeat: repeat-x;
	background-position: right;
	position: absolute;
	height: 4px;
	width: 100%;
	top: 580px;
	right: 25%;
	margin-right: 513px;
	z-index: 9;
}
#lowermid {
	background-image: url(../img/bgtile_g.gif);
	background-repeat: repeat-x;
	background-position: left;
	position: absolute;
	height: 4px;
	width: 513px;
	top: 580px;
	right: 25%;
	z-index: 10;
}
#lowerright {
	background-image: url(../img/bgtile_g.gif);
	background-repeat: repeat-x;
	background-position: left;
	position: absolute;
	height: 4px;
	width: 25%;
	top: 580px;
	right: 0px;
	z-index: 11;
}
#content_pagenumber_a {
	position: absolute;
	height: 20px;
	width: 60px;
	left: 0px;
	top: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00B8E6;
	padding: 3px 0px 0px 20px;
}
#content_pagenumber_b {
	position: absolute;
	height: 25px;
	width: 60px;
	left: 0px;
	top: 41px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #96A0AA;
	padding: 3px 0px 0px 26px;
}
#line_pagenumber {
	background-color: #96A1AA;
	position: absolute;
	height: 1px;
	width: 41px;
	left: 0px;
	top: 40px;
}
h0{ position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px;
	color: #00B8E6;
	z-index: 3;
}
h1 {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #1A2022;
	z-index: 3;
}
h2 {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #1A2022;
	z-index: 3;
}
.edition {
	font-size: 24px;
	font-weight: normal;
	left: 60px;
	top: 46px;
}
.headline {
	font-size: 18px;
	font-weight: normal;
	left: 60px;
	top: 16px;	
}
.subheadline {
	font-size: 14px;
	font-weight: normal;
	left: 60px;
	top: 46px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #96A0AA;
	z-index: 3;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	text-align: left;
	z-index: 3;
	
}
/*.infotextheadline {
	font-weight: bold;
}
.infotext {
	font-weight: normal;	
}*/
.zitat {
	color: #323232;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bio{
	color: #96A0AA;
}
.endtext {color: #FFFFFF}




#content_text {
	position: absolute;
	height: 424px;
	width: 453px;
	left: 60px;
	top: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #323232;
	text-align: justify;
}

a:link {
	color: #96A0AA;
	text-decoration: underline;
}
a:visited {
	color: #96A0AA;
	text-decoration: underline;
}
a:hover {
	color: #00B8E6;
	text-decoration: none;
}
a:active {
	color: #00B8E6;
	text-decoration: none;
}

#spon1{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 20px;
	top: 320px;
	background-image: url("../img/spon1.jpg");
}
#spon2{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 180px;
	top: 320px;
	background-image: url("../img/spon2.jpg");
}
#spon3{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 350px;
	top: 320px;
	background-image: url("../img/spon3.jpg");
}

.bild_streifen{
	background-image: url(../img/bgtile_w.gif);
	background-repeat: repeat;
	background-position: top ;
}
.bild_rechts_edition1{
	background-image: url("../img/bg_content_25.jpg");
	background-repeat: repeat;
	background-position: right top;
}
.bild_rechts_edition2{
	background-image: url("../img/bg_content_201.jpg");
	background-repeat: repeat;
	background-position: right top;	
}
.bild_00{
	background-image: url("../img/bg_content_0.jpg");
}
.bild_01{
	background-image: url("../img/bg_content_01.jpg")
}
.bild_02{
	background-image: url("../img/bg_content_02.jpg")
}
.bild_03{
	background-image: url("../img/bg_content_03.jpg")
}
.bild_04{
	background-image: url("../img/bg_content_04.jpg")
}
.bild_05{
	background-image: url("../img/bg_content_05.jpg")
}
.bild_06{
	background-image: url("../img/bg_content_06.jpg")
}
.bild_07{
	background-image: url("../img/bg_content_07.jpg")
}
.bild_08{
	background-image: url("../img/bg_content_08.jpg")
}
.bild_09{
	background-image: url("../img/bg_content_09.jpg")
}
.bild_10{
	background-image: url("../img/bg_content_10.jpg")
}
.bild_11{
	background-image: url("../img/bg_content_11.jpg")
}
.bild_12{
	background-image: url("../img/bg_content_12.jpg")
}
.bild_13{
	background-image: url("../img/bg_content_13.jpg")
}
.bild_14{
	background-image: url("../img/bg_content_14.jpg")
}
.bild_15{
	background-image: url("../img/bg_content_15.jpg")
}
.bild_16{
	background-image: url("../img/bg_content_16.jpg")
}
.bild_17{
	background-image: url("../img/bg_content_17.jpg")
}
.bild_18{
	background-image: url("../img/bg_content_18.jpg")
}
.bild_19{
	background-image: url("../img/bg_content_19.jpg")
}
.bild_20{
	background-image: url("../img/bg_content_20.jpg")
}
.bild_21{
	background-image: url("../img/bg_content_21.jpg")
}
.bild_22{
	background-image: url("../img/bg_content_22.jpg")
}
.bild_23{
	background-image: url("../img/bg_content_23.jpg")
}
.bild_24{
	background-image: url("../img/bg_content_24.jpg")
}
.bild_25{
	background-image: url("../img/bg_content_25.jpg")
}
.bild_26{
	background-image: url("../img/bg_content_26.jpg")
}
.bild_27{
	background-image: url("../img/bg_content_27.jpg")
}
.bild_28{
	background-image: url("../img/bg_content_28.jpg")
}
.bild_29{
	background-image: url("../img/bg_content_29.jpg")
}
.bild_30{
	background-image: url("../img/bg_content_30.jpg")
}
.bild_31{
	background-image: url("../img/bg_content_31.jpg")
}
.bild_32{
	background-image: url("../img/bg_content_32.jpg")
}
.bild_33{
	background-image: url("../img/bg_content_33.jpg")
}
.bild_34{
	background-image: url("../img/bg_content_34.jpg")
}
.bild_35{
	background-image: url("../img/bg_content_35.jpg")
}
.bild_36{
	background-image: url("../img/bg_content_36.jpg")
}
.bild_37{
	background-image: url("../img/bg_content_37.jpg")
}
.bild_38{
	background-image: url("../img/bg_content_38.jpg")
}
.bild_201{
	background-image: url("../img/bg_content_201.jpg")
}

