/* ***** Dynamic Design Definitions (Startwerte beim onload) - werden durch Javascript direkt hier im CSS-Sheet modifiziert - via document.stylesheets ***** */

/* ***** Dynamic Responsive Design Definitions ***** */

.navigation {
	display:	block;			/* Menü sichtbar */
}

.content .rightCol {
	display:	none;			/* Link-Liste nicht sichtbar */
}

.rightColWider {               
	display:	none;			/* FFA-Inhalt-Liste nicht sichtbar */
}

.mobileMenuDiv_M-size {
	display:	none; 			/* Menü-Button in M-Size nicht vorhanden */
}

.mobileHomeDiv_M-size {
	display:	block; 			/* Home-Button sichtbar */ 
}

.mobileLinkDiv_M-size {	
	display:	block; 			/* Link-Button sichtbar */ 
}

.ffaInhaltButton_M-size {	
	display:	none;			/* FFA-Inhalt-Button nicht sichtbar */
}

/* ***** End Dynamic Responsive Design Definitions ***** */


/* ***** Dynamic Design Definitions für Horizontale Menü-Auswahllisten ***** */
.infobox .containerDisplay_1 {
  display: block;                   /* 1. Menübutton aktiviert */            /* Index-Wert: 7 */
}
.infobox .containerDisplay_2 {
  display: none;                    /* 2. Menübutton nicht aktiviert */      /* Index-Wert: 8 */
}
.infobox .containerDisplay_3 {
  display: none;                    /* 3. Menübutton nicht aktiviert */      /* Index-Wert: 9 */
}
.infobox .containerDisplay_4 {
  display: none;                    /* 4. Menübutton nicht aktiviert */      /* Index-Wert: 10 */
}
.infobox .containerDisplay_5 {
  display: none;                    /* 5. Menübutton nicht aktiviert */      /* Index-Wert: 11 */
}
.infobox .containerDisplay_6 {       /* wird nicht verwendet * steht hier nur noch drinn, weil im Javascript die Indexwerte entsprechend definiert sind */             /* Index-Wert: 12 */

}

.infobox .buttonDisplay_1 {         /* 1. Menübutton aktiviert */            /* Index-Wert: 13 */
  background-color: #ee7f00;
  height: 42px;
}
.infobox .buttonDisplay_2 {         /* 2. Menübutton deaktiviert */            /* Index-Wert: 14 */
  background-color: #004b7c;
  height:           40px;
}
.infobox .buttonDisplay_3 {         /* 3. Menübutton deaktiviert */            /* Index-Wert: 15 */
  background-color: #004b7c;
  height:           40px;
}
.infobox .buttonDisplay_4 {         /* 4. Menübutton deaktiviert */            /* Index-Wert: 16 */
  background-color: #004b7c;
  height:           40px;
}
.infobox .buttonDisplay_5 {         /* 5. Menübutton deaktiviert */            /* Index-Wert: 17 */
  background-color: #004b7c;
  height:           40px;
}
.infobox .buttonDisplay_6 {         /* wird nicht verwendet * steht hier nur noch drinn, weil im Javascript die Indexwerte entsprechend definiert sind */                   /* Index-Wert: 18 */
}
/* ***** Dynamic Design Definitions für Horizontale Menü-Auswahllisten ***** */


/************************************************************
IE8 und IE6 zeigen ohne diesen Style teilweise leere Seiten an
************************************************************/

* {
 unicode-bidi:normal;
 }

/* DEFINITIONS: TEXT - START */

.leftMargin {
	border-left: 1px;
	border-left-color: #fefefe;
	border-left-style:solid;
	border-right: 1px;
	border-right-color: #fefefe;
	border-right-style:solid;
	padding-left: 4px;
	padding-right:4px;
	width: 703px;
}

body, div, p, h1, h2, h3, h4, ul, ol, li, a:link, a:hover, a:active, a:visited {
	color:                #3d4b52;
	font-family:        arial, verdana, helvetica, sans-serif;
	font-size:            12px;
	line-height:        135%;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

h1, h2, h3, h4, ul, ol, li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
    margin-left: 0;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/*   neue Überschriften mit optimierte Definitionen   */
.h1Neu, .h1NeuOrange, .h2neu, .h2NeuOrange, .h3neu, .h3NeuOrange, .h4Neu, .h4NeuOrange {
	font-family:	arial, verdana, helvetica, sans-serif;
	line-height:	135%;
	margin-right:	0px;
	margin-left:	0;
	font-weight:	bold;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;

}
.h1Neu {
	font-size:			18px;
	margin-top:			0px;
	margin-bottom:	12px;
	color:			  #3d4b52;  
}
.h1NeuOrange {
	font-size:			18px;
	margin-top:			0px;
	margin-bottom:	12px;
	color:			  #ee7f00;  
}
.h2Neu {
	font-size:			16px;
	margin-top:			0px;
	margin-bottom:	6px;
	color:			  #3d4b52;  
}
.h2NeuOrange {
	font-size:			16px;
	margin-top:			0px;
	margin-bottom:	6px;
	color:			  #ee7f00;  
}
.h3Neu {
	font-size:			14px;
	margin-top:			0px;
	margin-bottom:	3px;
	color:			  #3d4b52;  
}
.h3NeuOrange {
	font-size:			14px;
	margin-top:			0px;
	margin-bottom:	3px;
	color:			  #ee7f00;  
}
.h4Neu {
	font-size:			12px;
	margin-top:			0px;
	margin-bottom:	0px;
	color:			  #3d4b52;  
}
.h4NeuOrange {
	font-size:			12px;
	margin-top:			0px;
	margin-bottom:	0px;
	color:			  #ee7f00;  
}


/* table {
	font-family:        arial, verdana, helvetica, sans-serif;
	font-size: 12px; 
} */

.GelbBlau {
	background-image: url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_orange.gif);
	background-repeat: no-repeat;
	color:                #36454d;
	font-size:            16px;
	font-weight:        bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 13px;
	background-color: #edf4fa;
}

p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

.balken {
  width:         50%;
  border-top:     2px solid #004B7C;
  border-bottom:  2px solid #004B7C;
  margin-top:     20px;
  margin-bottom:  10px;
  padding-top:    5px;
  padding-right:  2px;
  padding-bottom: 5px;
  padding-left:   2px;
  font-weight: bold;
 }

.balken_70 {
  width:         70%;
  border-top:     2px solid #004B7C;
  border-bottom:  2px solid #004B7C;
  margin-top:     20px;
  margin-bottom:  10px;
  padding-top:    5px;
  padding-right:  2px;
  padding-bottom: 5px;
  padding-left:   2px;
  font-weight: bold;
 }

.balken_100 {
  width:         100%;
  border-top:     2px solid #004B7C;
  border-bottom:  2px solid #004B7C;
  margin-top:     20px;
  margin-bottom:  10px;
  padding-top:    5px;
  padding-right:  2px;
  padding-bottom: 5px;
  padding-left:   2px;
  font-weight: bold;
 }




.block {
	text-align: justify; 
}

.psm {                                /*-- ADFC Frankfurt  --*/
    margin:                0 0 4px;
}

.p0 {                                /*-- ADFC Frankfurt  --*/
    margin:                0 0 0px;
}

h1 {
    /*color:                #36454d;*/  /*ADFC Frankfurt*/
    font-size:            16px;
    font-weight:        bold;
    line-height:        135%;
    margin:                0 0 15px;
}

h2 {
	font-size:            16px;
	line-height:        135%;
	margin:                0 0 9px;
}

h3 {
    font-size:            14px;
    font-weight:        bold;
    line-height:        135%;
    margin:                0 0 5px;
}

h4 {
	line-height:            135%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

.h4Boarder {
	line-height:            135%;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	border-top:1px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	padding-top:4px;
	padding-bottom:4px;
}

/* Additions for Mobile-Devices */
.mobileHomeDiv_M-size {							/* mobile Home-Button */
	position: absolute;
	margin-left: 220px;
	width: 294px;
	height: 36px;
}

.mobileHomeDiv_M-size .mobileHomeImg_M-size {
	position: relative;
	margin: 0px;
	padding:0px;
	width: 294px;
}

.mobileHomeP_M-size {
	position: relative;
}

.mobileHomeHref_M-size {
}


.mobileLinkDiv_M-size {								/* mobile Link-Button */
	background-color: #004b7c;
	position: absolute;
	margin-left: 515px;
	width: 188px;
	cursor:pointer;
}

.mobileLinkDiv_M-size .mobileLinkImg_M-size {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 188px;
}
.mobileLinkP_M-size {
	position: relative;
}

.mobileLinkHref_M-size {
}


.ffaInhaltButton_M-size {								/* FFA-Seiten-Menü */
	position: absolute;
	background-color: #ee7F00;
	width: 188px;
	margin-top: 0px;
	margin-left: 515px;
	height: 36px;
	cursor: pointer;
}

.ffaInhaltButtonLinks_M-size {
	position: relative;
	background-color: #ee7F00;
	float: left;
	width: 95px;
	height: 36px;
	padding-left: 0px;
}

.ffaInhaltButtonP1_M-size {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	font-size: 13px;
}

.ffaInhaltButtonP2_M-size {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;	
	line-height: 100%;
	font-size: 11px;
}

.ffaInhaltButtonRechts_M-size {
	position: relative;
	float: right;	
	width: 93px;	
	height: 36px;
	padding-right: 0px;	
}

.ffaInhaltImage_M-size {
	position: relative;
	width: 93px;
	height: 36px;
	margin: 0;
}

.leftCol .ffaInhaltButton_M-size .ffaInhaltButtonRechts_M-size img{
	margin: 0;
}











.mobileMenuDiv_S-size, .mobileMenuDiv_XS-size {
	display: none;
}

.mobileMenuImg_S-size,  .mobileMenuImg_XS-size {
	display: none;
}

.mobileMenuP_S-size, .mobileMenuP_XS-size {
	display: none;
}

.mobileMenuHref_S-size, .mobileMenuHref_XS-size {
	display: none;
}


.mobileHomeDiv_S-size, .mobileHomeDiv_XS-size {
	display: none;
}

.mobileHomeImg_S-size, .mobileHomeImg_XS-size {
	display: none;
}

.mobileHomeP_S-size, .mobileHomeP_XS-size {
	display: none;
}

.mobileHomeHref_S-size, .mobileHomeHref_XS-size {
	display: none;
}


.ffaInhaltButton_S-size, .ffaInhaltButton_XS-size {								/* FFA-Seiten-Menü */
	display: none;
}

.ffaInhaltButtonLinks_S-size, .ffaInhaltButtonLinks_XS-size  {
	display: none;
}

.ffaInhaltButtonP1_S-size, .ffaInhaltButtonP1_XS-size {
	display: none;
}

.ffaInhaltButtonP2_S-size, .ffaInhaltButtonP2_XS-size {
	display: none;
}

.ffaInhaltButtonRechts_S-size, .ffaInhaltButtonRechts_XS-size {
	display: none;
}

.ffaInhaltImage_S-size, .ffaInhaltImage_XS-size {
	display: none;
}


.mobileLinkDiv_S-size, .mobileLinkDiv_XS-size {								/* mobile Link-Button */
	display: none;
}

.mobileLinkDiv_S-size .mobileLinkImg_S-size, .mobileLinkDiv_XS-size .mobileLinkImg_XS-size {
	display: none;
}
.mobileLinkP_S-size, .mobileLinkP_XS-size {
	display: none;
}

.mobileLinkHref_S-size, .mobileLinkHref_XS-size {
	display: none;
}

.onlyXS-size {
  display: none;
}

.nonXS-size {
 display: block; 
}

.onlyL-size {
  display: none;
}

.leftColSmallerResponsive .mainSize {
  width: 469px;
}
.leftColSmaller .mainSize {
  width: 469px;
}
.leftCol .mainSize {
  width: 469px;
}

/* END - Additions for Mobile-Devices */



ul, ol {
    margin-left:        14px;
    padding:            0;
}

li {
    margin:                0;
}

a:link, a:hover, a:active, a:visited {
    color:                #ee7f00;
}

a:hover, a:active{
    text-decoration:    none;
}

.logFile {
	color: #FFF;
}
.logFile a:link,
.logFile a:hover,
.logFile a:active,
.logFile a:visited,
.logFile a.active:link,
.logFile a.active:hover,
.logFile a.active:active,
.logFile a.active:visited {
	text-decoration:    none;
	color: #FFF;
}

/* DEFINITIONS: TEXT - END */

/* DEFINITIONS: FLEX-ELEMENTS - START */

input {
    padding: 1px;
}

hr {
    border:                0;
    clear:                both;
    height:                1px;
    margin:                0 0 15px;
    background-color:     #e6edf3;
}

.hrBig {											/*-- small devices  --*/
    border:                0;
    clear:                both;
    height:                4px;
    margin:                0 0 15px;
    background-color:     #005b9c;
}

.hrTeaser {											/*-- small devices  --*/
    clear:                both;
    height:                0px;
    margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-bottom: #005b9c;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

.hr0 {
	border:                0;
	clear:                both;
	height:                1px;
	background-color:     #e6edf3;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hrBlank {
	border:                0;
	clear:                both;
	height:                1px;
	background-color:     #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.teaserBox hr {
    border:                0;
    clear:                both;
    height:                1px;
    margin:                0 0 10px;
    background-color:     #e6edf3;
}

.teaserBox .hrOhneSpace {
	border:                0;
	height:                1px;
	background-color:     #e6edf3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.teaserBox .hrBlank {
	border:                0;
	height:                0px;
	background-color:	#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.hrPrint {				/* ergänzt für ADFC Frankfurt */
	border:                0;
	clear:                both;
	color:                #e6edf3;
	height:                2px;
	margin:                0 0 15px;
	background-color:     #000;
    display:            none;
}

.sternchenFont {                    /*-- ADFC Frankfurt  --*/
    font-family: VERDANA, ARIAL, HELVETICA;
    font-size: 16px;
    font-weight: bold;
    vertical-align:top;
}

.table_1 {
    font-size: 12px;
    vertical-align: top;
}

.table_1 .leftTableCol {
    width:        170px;
    vertical-align: top;
    /*border-bottom-width: 1px;*/
    /*border-bottom-style: solid;*/
    /*border-bottom-color: #e6edf3;*/
}

.table_1 .rightTableCol {
    vertical-align: top;
    /*border-bottom-width: 1px;*/
    /*border-bottom-style: solid;*/
    /*border-bottom-color: #e6edf3;*/
}

.table_2 {
    font-size: 12px;
    vertical-align: top;
}

.table_2 .leftTableCol {
    width:        145px;
    vertical-align: top;
    /*border-bottom-width: 1px;*/
    /*border-bottom-style: solid;*/
    /*border-bottom-color: #e6edf3;*/
}

.table_2 .rightTableCol {
    vertical-align: top;
    /*border-bottom-width: 1px;*/
    /*border-bottom-style: solid;*/
    /*border-bottom-color: #e6edf3;*/
}

.table_2 .tableFirstRow {
	font-weight: bold;
}

.table_3 {
	font-size: 12px;
	vertical-align: middle;
}


.table_3 .leftTableColWhite {
	width:        50px;
	vertical-align: middle;
	padding-left: 15px;    /*border-bottom-width: 1px;*/
	font-weight: bold;
	border: 1px solid #fff;    /*border-bottom-color: #e6edf3;*/
}

.table_3 .leftTableCol {
	background-color: #edf4fa;
	width:        50px;
	vertical-align: middle;
	border-left-color: #dae3eb;
	border-left-width: 6px;
	border-left-style: solid;
	border-right-color: #edf4fa;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 15px;    /*border-bottom-width: 1px;*/
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;    /*border-bottom-color: #e6edf3;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #edf4fa;
	border-bottom-color: #edf4fa;
}


.table_3 .rightTableCol {
	vertical-align: middle;
	text-align: center;    /*border-bottom-width: 1px;*/
	border: 1px solid #edf4fa;
}

.table_3 .rightTableColBlue {
	vertical-align: middle;
	width:        90px;
	text-align: center;    /*border-bottom-width: 1px;*/
	background-color: #edf4fa;
	font-weight: bold;    /*border-bottom-color: #e6edf3;*/
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #edf4fa;
	border-top-color: #dae3eb;
	border-top-width: 6px;
	border-top-style: solid;
}

.table_3 .tableFirstRow {
	font-weight: bold;
}

.table_3_small {
	font-size: 12px;
	vertical-align: middle;
	display:none;
}


.table_3_small .leftTableColWhite {
	width:		50px;
	vertical-align: middle;
	padding-left: 15px;	/*border-bottom-width: 1px;*/
	font-weight: bold;
	border: 1px solid #fff;	/*border-bottom-color: #e6edf3;*/
}

.table_3_small .leftTableCol {
	background-color: #edf4fa;
	width:		50px;
	vertical-align: middle;
	border-left-color: #dae3eb;
	border-left-width: 6px;
	border-left-style: solid;
	border-right-color: #edf4fa;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 15px;	/*border-bottom-width: 1px;*/
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;	/*border-bottom-color: #e6edf3;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #edf4fa;
	border-bottom-color: #edf4fa;
}


.table_3_small .rightTableCol {
	vertical-align: middle;
	text-align: center;	/*border-bottom-width: 1px;*/
	border: 1px solid #edf4fa;
}

.table_3_small .rightTableColBlue {
	vertical-align: middle;
	width:		90px;
	text-align: center;	/*border-bottom-width: 1px;*/
	background-color: #edf4fa;
	font-weight: bold;	/*border-bottom-color: #e6edf3;*/
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #edf4fa;
	border-top-color: #dae3eb;
	border-top-width: 6px;
	border-top-style: solid;
}

.table_3_small .tableFirstRow {
	font-weight: bold;
}

#xs_size {
	display: none;
}
#lessThan_l_size {
	display: block;
}
#l_size {
	display: none;
}
#No_xs_size {
	display: block;
}


.table_glossar {
		vertical-align: middle;
}

.table_glossar .rightTableCol {
	width:		440px;
}

.table_glossar .leftTableCol {
	width:		250px;
}

.table_glossar .firstRow {
	background-color: #edf4fa;
	font-weight: bold;
	font-size: 14px;
}

.table_glossar .entryRow {
}

.table_glossar .letterRow {
	background-color: #edf4fa;
	font-weight: bold;
	font-size: 14px;
}

.table_glossar .entry {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.changeLog .date {
	vertical-align: top;
	font-weight: bold;
	width:	80px;
}

.changeLog .name {
	vertical-align: top;
	font-weight: bold;
	width:	40px;
}

.changeLog td {
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E85A8;
}

a.blackLink:link, a.blackLink:hover, a.blackLink:active, a.blackLink:visited {
    color:                #3d4b52;
}

a.arrowLeft:link, a.arrowLeft:hover, a.arrowLeft:active, a.arrowLeft:visited, a.arrowTop:link, a.arrowTop:hover, a.arrowTop:active, a.arrowTop:visited, a.iconPrint:link, a.iconPrint:hover, a.iconPrint:active, a.iconPrint:visited {
    background:            url(../navigation/nav_pictures/arrow_left.gif) left center no-repeat;
    color:                #3d4b52;
    padding:            0 0 0 14px;
    text-decoration:    none;
}

a.arrowLeft:hover, a.arrowLeft:active, a.arrowTop:hover, a.arrowTop:active, a.iconPrint:hover, a.iconPrint:active {
    text-decoration:        underline;
}

a.arrowTop:link, a.arrowTop:hover, a.arrowTop:active, a.arrowTop:visited {
    background-image:        url(../navigation/nav_pictures/arrow_top.gif);
    padding-left:            17px;
}

a.blockLink:link, a.blockLink:hover, a.blockLink:active, a.blockLink:visited, a.blockLinkActive:link, a.blockLinkActive:hover, a.blockLinkActive:active, a.blockLinkActive:visited {
	background-position:		2px center;
	background-repeat:			no-repeat;
	color:						#3d4b52;
	display:					block;
	text-decoration:            none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dae3eb;
	border-right-color: #dae3eb;
	border-bottom-color: #dae3eb;
	border-left-color: #dae3eb;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}

a.blockLink:hover, a.blockLink:active, a.blockLinkActive:link, a.blockLinkActive:hover, a.blockLinkActive:active {
	background-color: #ee7f00;
}

a.blockLinkActive:visited {
	background-color: #ee7f00;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;	
}


/* a.singleArrow:link, a.singleArrow:hover, a.singleArrow:active, a.singleArrow:visited, a.singleArrowActive:link, a.singleArrowActive:hover, a.singleArrowActive:active, a.singleArrowActive:visited {
    background-image:        url(../navigation/nav_pictures/arrow_right_normal.gif);
} */

a.singleArrow:link, a.singleArrow:visited {
    background-image:        url(../navigation/nav_pictures/arrow_right_normal.gif);
	background-color: #edf4fa;
}


a.singleArrow:hover, a.singleArrow:active {
    background-image:        url(../navigation/nav_pictures/arrow_right_active2.gif);
	background-color: #ee7f00;
}

/*a.singleArrowActive:active, a.singleArrowActive:visited {  (ADFC Bundesverband)
    background-image:        url(../navigation/nav_pictures/arrow_right_active.gif);
}*/

a.iconPrint:link, a.iconPrint:hover, a.iconPrint:active, a.iconPrint:visited {
    background-image:        url(../navigation/nav_pictures/icon_print.gif);
}

.alignCenter {
    text-align:            center;
}

.alignRight {
    text-align:            right;
}

.contentSpacer {
    margin:                0 0 20px;
}

.clearer {
    clear:                both;
    visibility:            hidden;
}

.leftCol, .middleCol, .rightCol,
.leftColSmaller, .leftColSmallerResponsive, .middleCol, .rightColWider {        /*-- ADFC Frankfurt --*/
    float:                left;
}

.noMargin {
    margin:                0;
}

.noPadding {
    padding:            0;
}

.printFooter {
    display:            none;
}

.printLogo {
    display:            none;
}

/* DEFINITIONS: FLEX-ELEMENTS - END */

/* DEFINITIONS: BASE-LAYOUT - START */

html {
    height:                100%;
}

body {

    background-color:    white;
    height:                100%;
    margin-top:                0px;        /*-- ADFC Frankfurt --*/
    margin-right: 0px;
    margin-bottom: 5px;                /*-- ADFC Frankfurt --*/
    margin-left: 0px;
	width: 713px;                      /*-- small devices  --*/
	overflow-x: hidden;
}

.nonFooter {
    background:            url(../navigation/nav_pictures/nonfooter_bg_912.gif) repeat-y;
    min-height:            95%;
    position:            relative;
    /*width:            980px;*/    /*-- ADFC Bundesverband --*/
    width:                703px;        /*-- small devices --*/
/*--    margin-right:        auto;	--*/
/*--    margin-left:        auto;	--*/
}

.adsTop {
    background:            white;
    text-align:            right;
    width:                812px;
}

.adsTop img {
    margin:                0 0 10px;
}

.master {
    float:                left;
    width:                auto;
}

.head {
    border-bottom:        white solid 1px;
    width:                auto;
}

.topMarginBox {                        /*-- eingefÃ¼gt fÃ¼r ADFC Frankfurt, statt margin-top in "bodx" --*/
    width:                703px;	/* small devices */
    height:                5px;
    background-color: #FFF;
}

.headStripe {
    float:                left;
    height:                126px;
    width:                33px;
    background-color: #ee7f00;
    background-image: url(../navigation/nav_pictures/head_stripe_reduziert.gif);
    background-repeat: no-repeat;
}

.cLogo {
	cursor:pointer;
    background:            #004b7c;
    float:                left;
    height:                126px;
    margin-top: 0px; /*-- small devices  --*/
    margin-right: 1px; /*-- small devices  --*/
    margin-bottom: 0px; /*-- small devices  --*/
    margin-left: 1px; 				/*-- small devices  --*/
    width:                185px;
	background-image: url(../navigation/nav_pictures/logo_adfc_frankfurt.gif);
}

.cLogo img {
    border:                0;
}

.cLogoSubline {
    border-top:            white solid 1px;
    margin:                0 15px;
    padding:            5px 0 0;
    text-align:            center;
}

.cLogoSubline p {
    color:                white;
    font-size:            12px;
    line-height:            110%;
    margin:                0;
}

.headPic {
    /*background:        aqua;*/     /*-- geÃ¤ndert durch ADFC Hessen --*/
    float:                left;
    height:                126px;
    margin:                0 0 0 0px;
    /*width:            590px;*/    /*-- ADFC Bundesverband --*/
    width:                483px;        /*-- ADFC Frankfurt --*/
	    background-image: url(../navigation/nav_pictures/headpic_ffm_skyline_483_mPfsR.gif);
}

.funcRow {
    /*width:                 810px;*/        /*-- ADFC Bundesverband --*/
    width:                    219px;            /*-- ADFC Frankfurt --*/
    height:                    35px;
    border-bottom:            white solid 1px;
    float:                     left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.searchBox {
    /*float:                left;*/
    /*margin:            0 1px 0 0;*/        /*-- ADFC Budnesverband, gestrichen fÃ¼r ADFC Frankfurt --*/
    width:                219px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.searchBox .searchSubmit {
	/*background:			#e69900;*/		/*-- ADFC Bundesverband --*/
	/*background:			#ee7f00;*/		/*-- ADFC Frankfurt --*/
	position:			absolute;
	left:0px;
	height:				35px;
	margin:				0px;
	padding:			0px;
	width:				33px;
}

.searchBox .searchInput {
	position:			absolute;
	left: 20px;
	/*height:			25px;*/
	height:				19px;
	/*width:			165px;*/		/*-- ADFC Bundesverband --*/
	width:				170px;			/*-- ADFC Frankfut --*/
	background:			white url(../navigation/nav_pictures/search_input_bg.gif) repeat-x;  
	font-size:			12px;
	color:				 #3d4b52;
	font-style:			italic;
	/*padding:			10px 10px 0;*/
	/*margin:			0 0 0 1px;*/		/*-- ADFC Bundesverband, fÃ¼r ADFC Frankfurt gelÃ¶scht --*/
	margin-top:			5px;				/*-- ADFC Frankfurt --*/
	margin-left:		20px;				/*-- ADFC Frankfurt --*/
	border:			0;			 /*-- ADFC Bundesverband --*/
/*--	border:			 2px solid #E5E5E5; --*/   /*-- ADFC Frankfurt --*/
}

.main .leftCol {
    width:                219px;
}

.navigation {
	border-right:			#edf4fa solid 1px;
	margin-top: 35px;
	text-align: left;
}

.navigation .lastUpdate {		/*-- ADFC Frankfurt --*/
	padding-left: 43px;
}

.main .rightCol {
    margin:                0 0 0 1px;
    /*width:            590px;*/        /*-- ADFC Bundesverband --*/
    width:                483px;            /*-- ADFC Frankfurt --*/
}

.metaNav {
    background:            #004b7c;
    border-bottom:        white solid 1px;
    min-height:            25px;
    padding:            10px 15px 0;
}

.breadcrumb {
    /*border-bottom:            #e6eef2 solid 1px;*/   /*gelÃ¶scht fÃ¼r ADFC Frankfurt, siehe .content bordre-top --*/
    min-height:            24px;
    padding:            10px 13px 0;
	margin-top: 36px;
}

.breadcrumb p {
    line-height:            101%;
}

.breadcrumb a:link, .breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:visited {
    color:                #3d4b52;
}

.content {
	/*padding:            20px 14px 60px;*/    /*-- ADFC Bundesverband  --*/
    padding-top:         8px;                 /*-- ADFC Frankfurt --*/
	padding-right:        0px;                /*-- ADFC Frankfurt --*/
	padding-bottom:     1px;                /*-- ADFC Frankfurt --*/
	padding-left:         14px;
	border-top:			#e6eef2 solid 1px;	/*--eigefügt für ADFC Frankfurt --*/
}

.rightCol .content {																			/*-- small devices --*/
	/*padding:            20px 14px 60px;*/    /*-- ADFC Bundesverband  --*/
	margin-top:          0px;                                                /*-- small devices --*/
    padding-top:         8px;             /*-- small devices --*/    
	padding-right:        0px;                					
	padding-bottom:     1px;                
	padding-left:         14px;		                                                    /*-- small devices --*/		
	border-left:			0px;
	border-right:			0px;
	border-bottom:			0px;
	border-top:			4px;                          /*-- small devices --*/
	border-top-style:solid;                              /*-- small devices --*/
	border-top-color:    #005b9c;               /*-- small devices --*/
}


.teaserBox .content {																			/*-- small devices --*/
	/*padding:            20px 14px 60px;*/    /*-- ADFC Bundesverband  --*/
	margin-top:          0px;                                                /*-- small devices --*/
    padding-top:         7px;             /*-- small devices --*/    
	padding-right:        0px;                					
	padding-bottom:     1px;                
	padding-left:         0px;		                                                    /*-- small devices --*/		
	border-left:			0px;
	border-right:			0px;
	border-bottom:			0px;
	border-top:			0px;                        /*-- small devices --*/
/*	border-top-style:solid;         /*                     /*-- small devices --*/
/*	border-top-color:    #005b9c;   /*            /*-- small devices --*/
}





	/********Start Definitionnen für Archiv *********************--*/

.archivCatergory {
	font-size:			11px;
	background-color:	#FFE1BF;
	color:	#000;
	}

.archivLang {
		padding-top:        0px;        
		padding-right:      0px;              
		padding-bottom:     0px;               
		padding-left:       0px;
		margin-bottom:		3px;
		border:				#dae3eb solid 1px;
}

.archivLangDatum {
		font-size:			11px;
		font-style:			italic;
		font-weight:		bold;
		padding-left:		3px;
}

.archivLangAuthor {
		font-size:			11px;
}

.archivLangTitle {
		margin-bottom:		0px;
		font-weight:		bold;
		background-color:	#dae3eb;
		padding-left:		3px;
		padding-top:		2px;
		padding-bottom:		2px;
}

.archivLangDescription {
		font-size:			11px;
		margin-bottom:		0px;
		margin-top: 3px;
	}

.archivLangPicture {
		width:				95px;
		margin-left:		5px;
	}

.archivLangMehr {
		color:				#ee7f00;
		font-weight:		bold;
		padding-left:		3px;
		margin-bottom:		0px;
		width:				200px;
		float:				left;
}

.archivLang .archivLangTitle a:link, .archivLang .archivLangTitle a:hover, .archivLang .archivLangTitle a:active, .archivLang .archivLangTitle a:visited {
	    color:				#004b7c;
		text-decoration:	none;
		margin-bottom:		0px;
}

.archivLangHover .archivLangTitle a:link, .archivLangHover .archivLangTitle a:hover, .archivLangHover .archivLangTitle a:active, .archivLangHover .archivLangTitle a:visited {
	    color:				#004b7c;
		text-decoration:	none;
		margin-bottom:		0px;
}

.archivLang .archivLangMehr a:link, a:hover, a:active, a:visited {
	    color:				#ee7F00;
		text-decoration:	none;
		margin-bottom:		0px;
		text-decoration:	underline;
}

.archivLangHover {
	padding-top:			0px;
	padding-right: 			0px;
	padding-bottom: 		0px;
	padding-left: 			0px;
	margin-bottom: 			3px;
	border:					#000 solid 1px;
}








.archivKurz {
		padding-top:        0px;        
		padding-right:      0px;              
		padding-bottom:     0px;               
		padding-left:       0px;
		margin-bottom:		3px;
		border:				#dae3eb solid 1px;
}

.archivKurzDatum {
		font-size:			11px;
		font-style:			italic;
		font-weight:		bold;
		padding-left:		3px;
}

.archivKurzAuthor {
		font-size:			11px;
}

.archivKurzTitle {
		margin-bottom:		0px;
		font-weight:		bold;
		background-color:	#dae3eb;
		padding-left:		3px;
		padding-top:		2px;
		padding-bottom:		2px;
}

.archivKurzMehr {
		color:				#ee7f00;
		font-weight:		bold;
		padding-left:		3px;
		margin-bottom:		0px;
}

.archivKurz .archivKurzTitle a:link, .archivKurz .archivKurzTitle a:hover, .archivKurz .archivKurzTitle a:active, .archivKurz .archivKurzTitle a:visited {
	    color:				#004b7c;
		text-decoration:	none;
		margin-bottom:		0px;
}

.archivKurzHover .archivKurzTitle a:link, .archivKurzHover .archivKurzTitle a:hover, .archivKurzHover .archivKurzTitle a:active, .archivKurzHover .archivKurzTitle a:visited {
	    color:				#004b7c;
		text-decoration:	none;
		margin-bottom:		0px;
}

.archivKurz .archivKurzMehr a:link, a:hover, a:active, a:visited {
	    color:				#ee7F00;
		text-decoration:	none;
		margin-bottom:		0px;
		text-decoration:	underline;
}

.archivKurzHover {
	padding-top:			0px;
	padding-right: 			0px;
	padding-bottom: 		0px;
	padding-left: 			0px;
	margin-bottom: 			3px;
	border:					#000 solid 1px;
}













	/********Ende Definitionnen für Archiv *********************--*/
				

.content .contentPic {
    border:                #cfdce6 solid 1px;
    margin:                0 0 7px;
}

.content .leftCol {
    /*width:            350px;*/        /*-- ADFC Bundesverband --*/
    width:                469px;            /*-- ADFC Frankfurt --*/
    border-top-color: #cfdce6;
    border-right-color: #cfdce6;
    border-bottom-color: #cfdce6;
    border-left-color: #cfdce6;
}

.content .leftColSmaller {                /*-- ADFC Frankfurt - neue Class --*/
    /*width:            350px;*/        /*-- ADFC Bundesverband --*/
    width:                429px;            /*-- ADFC Frankfurt --*/
    border-top-color: #cfdce6;
    border-right-color: #cfdce6;
    border-bottom-color: #cfdce6;
    border-left-color: #cfdce6;
}

.content .leftColSmallerResponsive {                /*-- ADFC Frankfurt - neue Class --*/
    /*width:            350px;*/        /*-- ADFC Bundesverband --*/
    width:                469px;            /*-- ADFC Frankfurt --*/
    border-top-color: #cfdce6;
    border-right-color: #cfdce6;
    border-bottom-color: #cfdce6;
    border-left-color: #cfdce6;
}


.contend .leftCol img,
.contend .leftColSmaller .leftColSmallerResponsive img {            /*-- ADFC Frankfurt --*/
    /*border:                #cfdce6 solid 1px;*/
    margin-top:         0;
    margin-right:         0px;
    margin-bottom:         0px;
    margin-left:         0;
}



.leftCol img,
.leftColSmaller .leftColSmallerResponsive img {                    /*-- ADFC Frankfurt --*/
    /*border:                #cfdce6 solid 1px;*/
    margin-top:         0;
    margin-right:         0px;
    margin-bottom:         0px;
    margin-left:         0;
}

.content .rightCol {
    background-image:    url(../navigation/nav_pictures/teaser_background_linkliste.png);
    background-repeat:   repeat-y;
	position: absolute;
    margin-top:                -43px;
    margin-right:                0px;
    margin-bottom:                0px;
    margin-left:                274px;
    padding-top:            0px;
    padding-right:            0px;
    padding-bottom:            0px;
    padding-left:            0px;
    width:                195px;            /*-- ADFC Frankfurt --*/
	opacity: 1.0;
	z-index:		999;
}

.content .rightCol .teaserBox {
    background-image:    url(../navigation/nav_pictures/single_teaser_background.png);
    background-repeat:   repeat-y;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
/*	border-bottom: #005b9c; */
/*	padding-bottom: 10px; */
/*	border-bottom-style: solid; */
/*	border-bottom-width: 4px; */
}

.rightColWider {                /*-- ADFC Frankfurt - neue Class --*/
    background-image:    url(../navigation/nav_pictures/teaser_background.png);
    background-repeat:   repeat-x repeat-y;
    width:                268px;            /*-- small devices  --*/
	border-right:            #edf4fa solid 1px;
	position: absolute;
	margin-top: -44px;
	margin-left: 214px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	opacity: 1.0;
	z-index:		1000;
	line-height: 125%;
}

.rightColWider .noPrint {
	text-align: left;
}

.rightColWider .teaserBox h2 {
	font-size: 14px;
	font-weight:bold;
	background-color: edf4fa;
}


.teaserBox {
    margin:                0 0 25px;
}

.teaserBox img {
    /*border:                1 solid #AEAEAE;*/
    margin-right:        0px;
    margin-bottom:        3px;
    padding: 1px;
}

.content .leftCol .teaserBox h2,
.content .leftColSmaller .leftColSmallerResponsive .teaserBox h2 {        /*-- ADFC Frankfurt --*/
    color:                #3d4b52;
}

.content .rightCol .teaserBox div,
.content .rightCol .teaserBox p,
.content .rightCol .teaserBox h2,
.content .rightCol .teaserBox ul,
.content .rightCol .teaserBox ol,
.content .rightCol .teaserBox li,
.content .rightCol .teaserBox a:link,
.content .rightCol .teaserBox a:hover,
.content .rightCol .teaserBox a:active,
.content .rightCol .teaserBox a:visited {
    font-size:                11px;
}

content .rightColWider .teaserBox div,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox p,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox ul,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox ol,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox li,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:link,        /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:hover,        /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:active,    /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:visited {    /*-- ADFC Frankfurt --*/
    font-size:                14px;
}

.content .rightCol .teaserBox p,
.content .rightColWider .teaserBox p{            /*-- ADFC Frankfurt --*/
    margin:                    0 0 4px;
}

.content .rightCol .teaserBox h2,
.content .rightColWider .teaserBox h2 {            /*-- ADFC Frankfurt --*/
    color:                    #3d4b52;
    font-weight:            bold;
    min-height:                13px;
    background-color:         #edf4fa;
/*    background-image: url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_orange.gif);  */
/*    background-repeat: no-repeat;  */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 13px;
}




.content .rightCol .teaserBox a:link,
.content .rightCol .teaserBox a:hover,
.content .rightCol .teaserBox a:active,
.content .rightCol .teaserBox a:visited,
.content .rightColWider .teaserBox a:link,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:hover,            /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:active,        /*-- ADFC Frankfurt --*/
.content .rightColWider .teaserBox a:visited {        /*-- ADFC Frankfurt --*/
    color:                #3d4b52;
}

.teaserBox .content {
    margin:                5px 0 0;
    padding:            0;
}

.teaserBox .noMargin {
    margin:                0;
}

.teaserBoxGrey h2 {
    background:            #edf4fa url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_grey.gif) no-repeat;
    font-weight:            bold;

    color:                #36454d;
    font-size:            14px;
    font-weight:        bold;


    min-height:            13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 13px;
}

.teaserBoxGelb h2 {
	background-image: url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_orange.gif);
	background-repeat: no-repeat;
	font-weight:            bold;
	color:                #36454d;
	font-size:            14px;
	font-weight:        bold;
	min-height:            13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 13px;
	background-color: #edf4fa;
}



.teaserBoxGrey h3 {
    background-image:            url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_grey.gif);
	background-repeat: no-repeat;
    font-weight:            bold;

    color:                #36454d;
    font-size:            12px;
    font-weight:        bold;


    min-height:            13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 13px;
	background-color: #edf4fa;
}

.teaserBoxGelb h3 {
	background-color: #edf4fa;
	background-image: url(../navigation/nav_pictures/teaserbox_headline_rounded_corner_orange.gif);
	background-repeat: no-repeat;
    font-weight:            bold;

    color:                #36454d;
    font-size:            12px;
    font-weight:        bold;


    min-height:            13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 13px;
}


.teaserBoxOffer a:link,
.teaserBoxOffer a:hover,
.teaserBoxOffer a:active,
.teaserBoxOffer a:visited {
    color:                #3d4b52;
}

.teaserBoxOffer .content {
	margin-top:            0px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #edf4fa;
	border-left-color: #004b7c;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #004b7c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004b7c;
	border-bottom-width: 1px;
	border-bottom-color: #004b7c;
	border-bottom-style: solid;
	display: block;
}


.teaserBoxOffer .contentHover {
	background:            #edf4fa;
	margin-top:            0px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-left-width: 6px;
	border-left-color: #ee7f00;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #ee7f00;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #ee7f00;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ee7f00;
	border-bottom-style: solid;
	display: block;
}

/*--  **** Anfang: Definitionen für Bilder mit/ohne Lupe und mit/ohne Bildunterschrift ***  --*/

.imageRight {
	float:right;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #f5f5f5;
/*	clear:both; */
	display:block;
	line-height: 100%;
}

.imageRight a {
position:relative;
display:block;
	line-height: 100%;
}

.imageRight img {
	border: 0px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}

.imageRight a .lupe {
	display:block;
	height:22px;
	width:22px;
	position:absolute;
	bottom:0;
	right:0;
	background-attachment: scroll;
	background-image: url(../navigation/nav_pictures/Lupe_klein_dk80.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 135%;
}

.imageRight a .transbox {
	display:block;
	height:26px;
	width:100%; 
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	background-attachment: scroll;
	background-color:#FFF;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	line-height: 100%;
}

.imageRight a .transboxTitle {
	display:block;
	height:22px;   /*etwas geringe als .transbox, um die Schrift in die Mitte zu bekommen*/
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	color:#004B7C;
	font-size:16px;
	font-weight:bold; 
	background-attachment: scroll;
	line-height: 100%;
}

.imageRight .title {
	font-size:11px;
	background-color:#f5f5f5;
	display:block;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 135%;
	margin-top: 			2px;
}


.imageLeft {
	float:					left;
	padding:				0px;
	margin-top:				0px;
	margin-right:			10px;
	margin-bottom:			10px;
	margin-left:			0px;
	background-color:		#f5f5f5;
/*	clear:					both; */
	display:				block;
	line-height: 100%;
}

.imageLeftBildertool {
/*	float:					left; */
	padding:				0px;
	margin-top:				0px;
	margin-right:			10px;
	margin-bottom:			0px;
	margin-left:			0px;
	background-color:		#f5f5f5;
/*	clear:					both; */
/*	display:				block; */
	line-height: 100%;
}

.imageLeftBildertool {
/*	float:					left; */
	padding:				0px;
	margin-top:				0px;
	margin-right:			10px;
	margin-bottom:			0px;
	margin-left:			0px;
	background-color:		#f5f5f5;
/*	clear:					both; */
/*	display:				block; */
	line-height: 100%;
}


.imageLeft a {
	position:				relative;
	display:				block;
	line-height: 100%;
}

.imageLeft img {
	border:					0px;
	padding:				0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}

p.imageLeft a .lupe {
	display:				block;
	height:					22px;
	width:					22px;
	position:				absolute;
	bottom:					0px;
	right:					0px;
	background-attachment:	scroll;
	background-image:		url(../navigation/nav_pictures/Lupe_klein.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	line-height: 135%;
}

.imageLeft a .transbox {
	display:block;
	height:26px;
	width:100%; 
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	background-attachment: scroll;
	background-color:#FFF;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	line-height: 100%;
}

.imageLeft a .transboxTitle {
	display:block;
	height:22px;   /*etwas geringe als .transbox, um die Schrift in die Mitte zu bekommen*/
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	color:#004B7C;
	font-size:16px;
	font-weight:bold; 
	background-attachment: scroll;
	line-height: 100%;
}

.imageLeft .title {
	font-size:				11px;
	background-color:		#f5f5f5;
	display:				block;
	padding-right:			3px;
	padding-left:			3px;
	line-height: 135%;
	margin-top: 			2px;
}


.imageCenter {
	padding:				0px;
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			10px;
	margin-left:			0px;
	background-color:		#f5f5f5;
/*	clear:					both;   */
	display:				block;
	line-height: 100%;
}

.imageCenter a {
	position:				relative;
	display:				block;
	float: none;
	text-align: center;
	line-height: 100%;
}

.imageCenter img {
	border:					0px;
	margin:					0px;
	padding:				0px;
	line-height: 100%;
}

.imageCenter a .lupe {
	display:				block;
	height:					22px;
	width:					22px;
	position:				absolute;
	bottom:					0px;
	right:					0px;
	background-attachment:	scroll;
	background-image:		url(../navigation/nav_pictures/Lupe_klein.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	line-height: 135%;
}

.imageCenter a .transbox {
	display:block;
	height:26px;
	width:100%; 
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	background-attachment: scroll;
	background-color:#FFF;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	line-height: 100%;
}

.imageCenter a .transboxTitle {
	display:block;
	height:22px;   /*etwas geringe als .transbox, um die Schrift in die Mitte zu bekommen*/
	position:absolute;
	bottom:0;
	left:0;
	border:0px;
	color:#004B7C;
	font-size:16px;
	font-weight:bold; 
	background-attachment: scroll;
	line-height: 100%;
}

.imageCenter .title {
	font-size:				11px;
	background-color:		#f5f5f5;
	display:				block;
	padding-right:			3px;
	padding-left:			3px;
	line-height:			135%;
	padding-top: 			2px;
}



/*--  **** Ende: Definitionen für Bilder mit/ohne Lupe und mit/ohne Bildunterschrift ***  --*/


/*--  **** Beginn: Bottom-Links Standard Formatierung ****  --*/

.content .bottomLinks .leftCol,
.content .bottomLinks .middleCol,
.content .bottomLinks .rightCol,
.content .leftCol .bottomLinks .leftCol,
.content .leftCol .bottomLinks .middleCol,
.content .leftCol .bottomLinks .rightCol {
    /*width:            187px;*/            /*-- ADFC Bundesverband --*/
    width:                217px;                /*-- ADFC Frankfurt --*/
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 11px;
    margin-left: 0;
}

.content .bottomLinks .middleCol,
.content .leftCol .bottomLinks .middleCol {
    text-align:            center;
    /*width:            188px;*/            /*-- ADFC Bundesverband --*/
    width:                218px;                /*-- ADFC Frankfurt --*/
}

.content .bottomLinks .rightCol,
.content .leftCol .bottomLinks .rightCol {
    text-align:            right;
}

.content .leftCol .bottomLinks .leftCol,
.content .leftCol .bottomLinks .middleCol,
.content .leftCol .bottomLinks .rightCol {
    width:                117px;
}

.content .leftCol .bottomLinks .middleCol {
    width:                116px;
}

/*--  **** Ende: Bottom-Links Standard Formatierung ****  --*/


/*--  **** Beginn: Bottom-Links Add-This Formatierung ****  --*/

.content .bottomLinks .col1,
.content .bottomLinks .col2,
.content .bottomLinks .col3,
.content .bottomLinks .col4,
.content .bottomLinks .col5 {
	float:				left;
	width:				90px;
}


.content .bottomLinks .col2 {
	text-align:			center;
	width:				125px;
}

.content .bottomLinks .col3 {
	text-align:			center;
	width:				165px;
}


.content .bottomLinks .col5{
	text-align:			center;
	width:				200px;
	vertical-align: middle;
}

.content .bottomLinks .col4 {
	text-align:			right;
}

.content .leftCol .bottomLinks .col1 {
	width:				53px;
}
.content .leftCol .bottomLinks .col2 {
	width:				72px;
}
.content .leftCol .bottomLinks .col3 {
	width:				87px;
}

.content .leftCol .bottomLinks .col4 {
	width:				46px;
}

.content .leftCol .bottomLinks .col5 {
	float:				left;
	width:				92px;
	text-align:			center;
}



/*--  **** Ende: Bottom-Links Add-This Formatierung ****  --*/



.adsRight {
    float:                left;
    margin:                0 0 0 8px;
}

.adsRight p {
    color:                #262626;
    font-size:            11px;
    margin:                0 0 5px;
}

.adsRight img {
    border:                0;
    display:            block;
    margin:                0 0 10px;
}

.footer {
    height:                33px;
    position:            relative;
    width:            495px;            /*-- ADFC Bundesverband*/
    /*width:                910px:*/        /*-- ADFC Frankfurt --*/
    padding-top: 9px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 218px;        /*-- ADFC Bundesverband --*/
    margin-top: 0;
/*--    margin-right: auto;	--*/
    margin-bottom: 0;
/*--    margin-left: auto;	--*/
    background-color: white;
    background-image: url(../navigation/nav_pictures/footer_1406.png);
	background-size: 703px;
    background-repeat: repeat-y;
/*    background-position: center top;   */     /*--ADFC Frankfurt --*/
}

.footer .lastUpdate {        /*-- ADFC Frankfurt --*/
}

.footer .copyright {        /*-- ADFC Frankfurt --*/
    position:    relative;
    left:        182px;
}


.footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
    color:                #464646;
}

.ecf p{
	text-align: center;
}

.footer .footerLinkListe {
	text-align: center;
}

.footer .footerCR {
	font-size: 13px;
	padding-bottom:15px;
	margin-bottom: 0px;
	text-align: center;
}

.footer a:link, .footer a:active, .footer a:visited {
    color:                #464646;
	font-size: 14px;
}

.footer a:hover {
    color:                #ee7f00;
	font-size: 14px;
}

.footer .footerImpressum {
}
.footer .footerLinks {
}
.footer .footerKontakt {
}
.footer .footerSpenden {
}
.footer .footerDatenschutz {
}


/* DEFINITIONS: BASE-LAYOUT - END */

/* DEFINITIONS: METANAVIGATION - START */

.metaNav ul {
    border-left:            white solid 1px;
    margin:                0;
    padding:            0;
}

.metaNav ul li {
    border-right:            white solid 1px;
    color:                white;
    display:            inline;
    line-height:            115%;
    list-style-type:        none;
    margin:                0;
    padding:            0 8px 0 10px;
}

.metaNav ul li a:link, .metaNav ul li a:hover, .metaNav ul li a:active, .metaNav ul li a:visited {
    color:                white;
    font-weight:            bold;
    line-height:            115%;
    margin:                0;
    padding:            0;
    text-decoration:        none;
}

.metaNav ul li a:hover, .metaNav ul li a:active {
    text-decoration:        underline;
}

/* DEFINITIONS: METANAVIGATION - END */

/* DEFINITIONS: NAVIGATION - START */

.navigation ul {
    margin:                0;
    padding:            0;
}

.navigation ul ul {
    border-bottom:            	white solid 1px;
    padding-top:            	4px;
    padding-right:            	0px;
    padding-bottom:            	4px;
    padding-left:            	0px;
    background-image: url(../navigation/nav_pictures/subnavigation_spacer.gif);
    background-repeat: repeat-y;
}

.navigation ul li {
    list-style-type:        none;
    line-height:            115%;
    margin:                0;
    padding:            0;
}

.navigation ul li a:link, .navigation ul li a:hover, .navigation ul li a:active, .navigation ul li a:visited {
    background:            url(../navigation/nav_pictures/navigation_normal_bg.gif) left center no-repeat;
    border-bottom:            white solid 1px;
    color:                #475c66;
    display:            block;
    font-size:            13px;
    font-weight:            bold;
    line-height:            115%;
    min-height:            24px;
    padding:            11px 10px 0 43px;
    text-decoration:        none;
}

.navigation ul li a:hover, .navigation ul li a:active, .navigation ul li a.active:link, .navigation ul li a.active:hover, .navigation ul li a.active:active, .navigation ul li a.active:visited {
    background-image:        url(../navigation/nav_pictures/navigation_hover_bg.gif);
}

.navigation ul li a:hover, .navigation ul li a:active, .navigation ul li a.active_ohne_subMenue:link:link, .navigation ul li a.active_ohne_subMenue:link:hover, .navigation ul li a.active_ohne_subMenue:link:active, .navigation ul li a.active_ohne_subMenue:link:visited {  /*--  ADFC-Frankfurt  --*/
    background-image:        url(../navigation/nav_pictures/navigation_hover_bg.gif);
}

.navigation ul li a.active:link, .navigation ul li a.active:hover, .navigation ul li a.active:active, .navigation ul li a.active:visited {
    background-image:        url(../navigation/nav_pictures/navigation_active_bg.gif);
}

.navigation ul li a.active_ohne_subMenue:link, .navigation ul li a.active_ohne_subMenue:hover, .navigation ul li a.active_ohne_subMenue:active, .navigation ul li a.active_ohne_subMenue:visited {  /*--  ADFC-Frankfurt  --*/
    background-image:        url(../navigation/nav_pictures/navigation_hover_bg.gif);
}

.navigation ul ul li a:link, .navigation ul ul li a:hover, .navigation ul ul li a:active, .navigation ul ul li a:visited, .navigation ul ul li a.active:link, .navigation ul ul li a.active:hover, .navigation ul ul li a.active:active, .navigation ul ul li a.active:visited {
    background:            none;
    border:                0;
    font-size:            11px;
    font-weight:            normal;
    min-height:            1px;
    padding-top:            6px;
    padding-bottom:            5px;
}

.navigation ul ul li a:hover, .navigation ul ul li a:active, .navigation ul ul li a.active:link, .navigation ul ul li a.active:hover, .navigation ul ul li a.active:active, .navigation ul ul li a.active:visited {
    background:            url(../navigation/nav_pictures/subnavigation_hover_bg.gif) 14px center no-repeat;
}

.navigation ul ul li a.active:link, .navigation ul ul li a.active:hover, .navigation ul ul li a.active:active, .navigation ul ul li a.active:visited {
    font-weight:            bold;
}

/********************************************************************************/
/************************         ADFC Frankfurt         ************************/
/**                            Start 3. Menü-Ebene                             **/
/********************************************************************************/

.navigation ul ul ul {
    border-bottom:       white solid 0px;
    padding-top:            	4px;
    padding-right:            	0px;
    padding-bottom:            	4px;
    padding-left:            	30px;
    background-image:    url(../navigation/nav_pictures/subnavigation_spacer.gif);
    background-repeat:   repeat-y;
}

.navigation ul ul ul li a:link, .navigation ul ul ul li a:hover, .navigation ul ul ul li a:active, .navigation ul ul ul li a:visited, .navigation ul ul ul li a.active:link, .navigation ul ul ul li a.active:hover, .navigation ul ul ul li a.active:active, .navigation ul ul ul li a.active:visited {
    background:          none;
    border:              0;
    font-size:            11px;
    font-weight:            normal;
    min-height:            1px;
    padding-top:            6px;
    padding-bottom:            5px;
}

.navigation ul ul ul li a:hover, .navigation ul ul ul li a:active, .navigation ul ul ul li a.active:link, .navigation ul ul ul li a.active:hover, .navigation ul ul ul li a.active:active, .navigation ul ul ul li a.active:visited {
    background:            url(../navigation/nav_pictures/subnavigation_hover_bg.gif) 14px center no-repeat;
}

.navigation ul ul ul li a.active:link, .navigation ul ul ul li a.active:hover, .navigation ul ul ul li a.active:active, .navigation ul ul ul li a.active:visited {
    font-weight:            bold;
}

/********************************************************************************/
/************************         ADFC Frankfurt         ************************/
/**                             Ende 3. Menü-Ebene                             **/
/********************************************************************************/


/* DEFINITIONS: NAVIGATION - END */

/* DEFINITIONS: NEWS-TEASER - START */

.newsTeaser {
    border-bottom:            #e6edf3 solid 1px;
    margin:                0 0 15px;
    padding:            0 0 15px;
}

.newsTeaser p {
    margin-bottom:            12px;
}

.newsTeaser h1 {
    margin-bottom:            8px;
}

.newsTeaser h1 a:link, .newsTeaser h1 a:hover, .newsTeaser h1 a:active, .newsTeaser h1 a:visited {
    color:                #36454d;
    font-size:            16px;
    text-decoration:    none;
    font-weight:         bold;
}

.newsTeaser h1 a:hover, .newsTeaser h1 a:active {
    text-decoration:        underline;
}

.newsTeaser img {
    /*border:                #cfdce6 solid 1px;*/      /*** gelöscht für ADFC Frankfurt  ***/
    margin-top: 0;
    margin-right: 12px;
    margin-bottom: 1px;
    margin-left: 0;
}

/* DEFINITIONS: NEWS-TEASER - END */

/* DEFINITIONS: RUBRIC-TEASER - START */

.rubricTeaser {
    border-bottom:            #e6edf3 solid 1px;
    margin:                0 0 15px;
/*    min-width:            277px;   */
    padding:            0 0 15px;
}

/*.rubricTeaser p {
    margin:                0;
}*/

.rubricTeaser h1 {
    font-size:            15px;
    font-weight:            bold;
    margin-bottom:            5px;
}

.rubricTeaser h1 a:link, .rubricTeaser h1 a:hover, .rubricTeaser h1 a:active, .rubricTeaser h1 a:visited {
    color:                #36454d;
    font-size:            15px;
    text-decoration:        none;
}

.rubricTeaser h1 a:hover, .rubricTeaser h1 a:active {
    text-decoration:        underline;
}

.rubricTeaser img {
    /*border:                #cfdce6 solid 1px;*/     /*** gelöscht für ADFC Frankfurt  ***/
/*    margin:                0 8px 0 0; */
}

.rubricTeaser .leftCol {
    border-right:            #e6edf3 solid 1px;
    margin:                0;
    padding:            0 8px 0 0;
    /*width:            269px;*/        /*-- ADFC Bundeserband --*/
    width:                326px;            /*-- ADFC Frankfurt --*/
}

.rubricTeaser .rightCol {
    margin:                0 0 0 13px;
    padding:            0;
    /*width:            269px;*/        /*-- ADFC Bundeserband --*/
    width:                326px;            /*-- ADFC Frankfurt --*/
}

/* DEFINITIONS: RUBRIC-TEASER - END */

/* DEFINITIONS: RUBRIC-LIST - START */

.rubricList {
    border-bottom:            #e6edf3 solid 1px;
    margin:                0 0 15px;
    padding:            0 0 15px;
}

.rubricList p {
    margin-bottom:            0;
}

.rubricList h4 a:link, .rubricList h4 a:hover, .rubricList h4 a:active, .rubricList h4 a:visited {
    color:                #36454d;
    text-decoration:        none;
}

.rubricList h4 a:hover, .rubricList h4 a:active {
    text-decoration:        underline;
}

.rubricList img {
    /*border:                #e6edf3 solid 1px;*/       /*** gelöscht für ADFC Frankfurt  ***/
    margin:                0 8px 2px 0;
}

/* DEFINITIONS: RUBRIC-LIST - END */


/************************************************************/
/*****     Definition für die Such-Funktion - Start   ******/
/************************************************************/
.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}
/************************************************************/
/*****      Definition für die Such-Funktion - End    ******/
/************************************************************/


/************************************************************/
/*****     Definition für die FlexiTouren - Start     ******/
/************************************************************/
#flx{	/*	FlexiTour	*/
	/* background-color:	#edf4fa;*/
	color:				#000066;
	font-weight:		bold;
	font-style:			italic;
}

#bs	{	text-align:	justify;}
#sml{	font-size:	8pt;}
#comic{	font-family:	Comic Sans MS;
		color:	blue;}
#verd{	font-family:	Verdana;}
#blue{	color:	blue;}
#red{	color:	red;}
/************************************************************/
/*****      Definition fÃ¼r die Flexitouren - End      ******/
/************************************************************/


/************************************************************/
/*****      Lightbox-Gallery Extensions - End          ******/
/************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; } /* Trick IE into showing hover */
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover, #prevLink:link { background: url(../navigation/nav_pictures/Pfeil_links.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover, #nextLink:link { background: url(../navigation/nav_pictures/Pfeil_rechts.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/************************************************************/
/*****      Lightbox-Gallery Extensions - End          ******/
/************************************************************/


/************************************************************/
/*****      Lightbox-Gallery Extensions - End          ******/
/************************************************************/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../lightbox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent 			url(../lightbox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover, #lbPrev.grey:link { background: url(../navigation/nav_pictures/Pfeil_links.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: 			url(../lightbox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: 		url(../lightbox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: 		url(../lightbox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: 		url(../lightbox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent 			url(../lightbox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover, #lbNext.grey:link { background: url(../navigation/nav_pictures/Pfeil_rechts.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: 			url(../lightbox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: 		url(../lightbox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: 		url(../lightbox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: 		url(../lightbox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: 	url(../lightbox/close_grey.png) no-repeat; }
	#lbClose.red { background: 		url(../lightbox/close_red.png) no-repeat; }
	#lbClose.green { background: 	url(../lightbox/close_green.png) no-repeat; }
	#lbClose.blue { background: 	url(../lightbox/close_blue.png) no-repeat; }
	#lbClose.gold { background: 	url(../lightbox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: 	url(../lightbox/play_grey.png) no-repeat; }
	#lbPlay.red { background: 	url(../lightbox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../lightbox/play_green.png) no-repeat; }
	#lbPlay.blue { background: 	url(../lightbox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: 	url(../lightbox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: 	url(../lightbox/pause_grey.png) no-repeat; }
	#lbPause.red { background: 		url(../lightbox/pause_red.png) no-repeat; }
	#lbPause.green { background: 	url(../lightbox/pause_green.png) no-repeat; }
	#lbPause.blue { background: 	url(../lightbox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: 	url(../lightbox/pause_gold.png) no-repeat; }
/************************************************************/
/*****      Lightbox-Gallery Extensions - End          ******/
/************************************************************/


/************************************************************
adfc-hessen-eigene Definitionen
*************************************************************/

/* a.menu:link {font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#00319c; text-decoration:none;}
a.menu:visited {font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#00319c; text-decoration:none;}
a.menu:hover {font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#00319c; text-decoration:underline;}
a.menu:active {font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#00319c; text-decoration:none;} */
.nurdruck {display:none;}
.kleiner {font-size:12px;}
.kleiner a {font-size:12px;}
.groesser {font-size:14px;}
.rot {color:#ff0000;}
.blau {color:#0A50A1;}
.u {text-decoration:underline;}

/************************************************************
Facebook Ergänzungen
*************************************************************/

.fbBody {
    background:            red;
    background-color:    white;
    height:                100%;
    /*margin-top: 10px;*/            /*-- entfernt fÃ¼r ADFC Frankfurt --*/
    margin-top:                0px;        /*-- ADFC Frankfurt --*/
    margin-right: 0px;
    /*margin-bottom:    10px;        /*-- ADFC Bundesverband --*/
    margin-bottom: 0px;                /*-- ADFC Frankfurt --*/
    margin-left: 0px;
}


.fb {
	margin-left:        38px;
	
}

.nonFooterFB {
/*    background:            url(../navigation/nav_pictures/nonfooter_bg_912_fb.gif) repeat-y; */
    min-height:            95%;
    position:            relative;
    /*width:            980px;*/    /*-- ADFC Bundesverband --*/
    width:                520px;        /*-- ADFC Frankfurt --*/
    margin-right:        auto;
    margin-left:        auto;
}

.mainFB .rightCol {
	/*width:            590px;*/        /*-- ADFC Bundesverband --*/
    width:                520px;            /*-- ADFC Frankfurt --*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
    float:		left;	
}

.masterFB {
    float:                left;
    width:                auto;
}

/*******************************************************
g5 Newsletterscript
********************************************************/
#G5NSLFormR1 { font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; text-align: center; }
#G5NSLFormR5 { font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; }




/*******************************************************
Tourenprogramm-Anzeige
********************************************************/
.tpInfoBox {
	width: 130px;
	float:right;
	border-left-width: 5px;
	border-left-color: #005B9C;
	border-left-style: solid;
	margin-left: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #005B9C;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-bottom: 5px;
	display: block;
}

td.da {background-color: #E0E7ED; text-align: center; font-size:12px; vertical-align:top;}
.sm {font-size:11px; margin-bottom:0px;} 
.ti {font-size: 12px; font-weight: bold; vertical-align:top; margin-top:0px; margin-bottom:0px;}
td.sw {font-family: VERDANA, ARIAL, HELVETICA; font-size: 16px; font-weight: bold; vertical-align:top;}
td.ka {font-size: 11px; vertical-align:top;}
td.nix {background-color: transparent; line-height:0; vertical-align:top;}
td.leer {font-size: 1px; vertical-align:top;}
.check {background-image:url(../Touren/Tourenprogramm/gruppe_w676_d20pc.jpg); background-position:center; font-size: 12px; padding-bottom: 0px; text-align: center;  padding-top:0px; margin-bottom: 5px; vertical-align:top;}
.sterne  {font-family: VERDANA, ARIAL, HELVETICA; font-size: 16px; font-weight: bold; vertical-align:top; margin-bottom:0px; color:#F0F}
.veranstaltung  {font-family: VERDANA, ARIAL, HELVETICA; font-size: 10px; font-weight: bold; vertical-align:top; margin-bottom:0px; color:#F0F}
smaller {font-size: 11px;}





/*******************************************************
Such-Ergebnisse
********************************************************/
.searchResults ul li {
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-color: #e6edf3;
	list-style-type: none;
	font-size: 11px;
}



.searchResults ol li {
	margin-top: 2px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5D5E2;
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 3px;
}

/* 
Wenn das Suchergebnis in einer eigenen Seite ausgegeben wird,
sollten mindestens die folgenden Style Angaben übernommen werden,
um die Ergebnisseite entsprechend dieser Musterdatei zu gestalten.
*/

.mod {display: block; font-size: 12px;}


#searchfooter {
font-size: 10px;
margin-top: 1em;
}
 
#output a {font-weight: bold;}

.l-float-right_m-float-left_s-float-left_xs-float-left {
	float: left;
}

.l-display-block_m-display-block_s-display-block_xs-display-none {
	display: block;
}
.l-display-none_m-display-block_s-display-block_xs-display-block {
	display: block;
}
.fullWidth {
	width: 469px;
}
.fullWidthMitte {
	width: 469px;
}
.fullWidthFFA {
	width: 469px;
}
.w232_fullWidthMobile {
	width: 232px;
}
.w207_fullWidthMobile {
	width: 207px;
}
.w153_fullWidthMobile {
	width: 153px;
}
.w133_fullWidthMobile {
	width: 133px;
}
.FFAdoppelBild_gemeinsameUnterschrift {
	width: 233px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FFAdoppelBild_getrennteUnterschriften {
	width: 233px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.FFAdoppelBild_unterschiedlich-breit_gemeinsameUnterschrift {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.doppelBild_gemeinsameUnterschrift {
	width: 233px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.doppelBild_getrennteUnterschriften {
	width: 233px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.vierfachBild_gemeinsameUnterschrift {
	width: 115px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.vierfachBild_getrennteUnterschriften {
	width: 115px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
}


/****** Definitionen für Detailbeschreibungen der Radreisen **************
********************************************************/

.mttReiseDetailsXLSize {
  display: none;
}
.mttReiseDetailsNonXLSize {
  display: block;  
}
.reiseDetailsHeader {
  margin:           0px 1px 0px 0px;
  padding:          14px 8px 0px 8px;
  border-radius:    5px 5px 0 0;
  color: #ffffff;
  text-decoration:  underline;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  background-color: #ee7f00;
  margin-bottom: 10px;
}
.reiseDetailsHeader p {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff; 
}

.mttReisedetailsLinkeHaelfte {
  float: left;
  width: 224px;
}
.mttReisedetailsRechteHaelfte {
  float: left;
  width: 224px;
  margin-left: 21px;
}



/****** Definitionen für TAB-Auswahl-Liste **************
********************************************************/

.infobox .button	{
  margin:           0px 1px 0px 0px;
  padding:          14px 9px 0px 9px;
  border-radius:    5px 5px 0 0;
	float:    left;
  cursor:   pointer;
}

.infobox .button p {
  color: #ffffff;
  text-decoration:  underline;
  font-size: 14px;
  font-weight: bold;
}


.infobox .infoboxContainer {
  width: 455px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  border-color: #ee7f00;
  border-width: 2px;
  border-style: solid;
} 


.infobox .infoboxContainer img {
  width : 445px;
}

/****** Ende der Definitionen für TAB-Auswahl-Liste*/

/****** Definitionen für Slide-Show **************
********************************************************/


/* {box-sizing: border-box;} */

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */

.slideShow {
  margin-bottom: 10px;
  padding-top: 0px;
  background-color: #eeeeee;
}

.slideshowBilder {
  position: relative;
  margin-bottom: 8px;
}

/* Next & previous buttons */
.prevImage, .stopShow, .startShow, .nextImage {
  cursor: pointer;
  position: absolute;

  margin-top: 0px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}

/* Position the "priv button" to the left */
.prevImage {
  left: 3px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Pfeil_links_HEXb0b0b0.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 9px;
}
/* Position the "Stop Button" to the right */
.stopShow {
  right: 45px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_pause_button_HEXb0b0b0.svg);
  background-repeat:			no-repeat;
  height: 17px;
  width: 17px;
}
/* Position the "Start Button" to the left */
.startShow {
  right: 25px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Doppel-Pfeil_rechts_HEXb0b0b0.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 16px;
}
/* Position the "priv button" to the left */
.nextImage {
  right: 3px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Pfeil_rechts_HEXb0b0b0.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 9px;
}

/* On hover */
.prevImage:hover, .nextImage:hover, .startShow:hover, .stopShow:hover {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}
.prevImage:hover {
  left: 3px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Pfeil_links_HEX808080.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 9px;
}
/* On hover */
.nextImage:hover {
  right: 3px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Pfeil_rechts_HEX808080.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 9px;
}
.stopShow:hover {
  right: 45px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_pause_button_HEX808080.svg);
  background-repeat:			no-repeat;
  height: 17px;
  width: 17px;
}
.startShow:hover {
  right: 25px;
  top: -2px;
  background-image: url(../navigation/nav_pictures/Steuerung_Doppel-Pfeil_rechts_HEX808080.svg);
  background-repeat:			no-repeat;
  height: 18px;
  width: 16px;
}



/* Caption text */
.slideText {
  color: #f2f2f2;
  font-size: 15px;
  padding: 5px 12px;
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.slideNumberText {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators Container*/
.slideShowDots {
  position: relative;
  text-align:center;
  padding-bottom: 2px;
}

/* The dots/bullets/indicators */
.singleDot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #b0b0b0;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.activeDot, .singleDot:hover {
  background-color: #606060;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-name: fade;
  animation-duration: 1s;
}

@-webkit-keyframes fade {
  from {opacity: 1} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: 1} 
  to {opacity: 1}
}

/****** Ende der Definitionen für Slide-Show */


