/* -------------------------- */
/* CSS Fachhochschule Luebeck  */
/* 2005 - 2009                */
/* Petersen, Eekhof, Fransci  */
/* -------------------------- */
/* ------------------------------------------------ */
/* Inhalt                                           */
/* 1. Generelles     (body, links, bilder,etc  )    */
/* 2. Banner                                        */
/* 3. Metanavigation (kontakt, sprache, suche)      */
/* 4. Seitenmenu                                    */
/* 5. Content                                       */
/* 6. Startseite                                    */
/* 7. Presseartikel /Aktuelles/Newsflash              */
/* 8. Bildergalerie                                 */
/* 9. Teaser                                        */
/* 10. Footer                                       */
/* 11. Druckbutton                              */
/* 12. Lightbox                                    */
/* 13. Micronavigation                       */
/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* 1. Generelles                                    */
/* ------------------------------------------------ */
 /* { overflow: visible !important; }*/
/* noprint soll die Bereiche vom Druck ausklammern, welche nicht schon durch lucene-no-index ausgeklammert werden */
.noprint{
display:none;
}

div.highlight2 a{
	color: #FFFFFF;
	text-decoration: none
	font-weight: small;
}
div.highlight2 a:visited{
	color: #FFFFFF;
	text-decoration: none
}
div.highlight2 a:hover{
	color: #FFFFFF;
	text-decoration: none
}
div.highlight2 a:active{
	color: #000000;
	text-decoration: none
}

a {
	color: #c83232;
	text-decoration: none;
}
a:visited {
	color: #c83232;
	text-decoration: none;
}
a:hover {
	color: #c83232;
	text-decoration: underline;
}
a:active {
	color: #DD102F;
	text-decoration: none;
}

body {
	font-size: 11px;
	color: #4C4C4C;
	vertical-align: bottom;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}
img {
	border: 0px;
}
/* Klasse für das Ausblenden beim Indizieren. Leer. */
.lucene-no-index {
}
/* ------------------------------------------------ */
/* 2. Banner                                        */
/* ------------------------------------------------ */
#toplayout{
 display:none;
}
#bannerlayout {
 display:none;
}
#bannerlayout_breit {
display:none;
}
img.fussBild {
	margin-top: 7px;
	margin-bottom: -7px;
	margin-left: -230px;
}
/* Menus und Content */
#centerdiv{
  	width:943px;
	text-align:left;
}

#centerbottomdiv{
       display:none;
}

.textundteaser{
   width:575px;
}

.textundteaser_breit{
  width:680px;
}

#main {
	width: 943px;
	border: 0px; 
	overflow: visible; 
    background-color:#ffffff;
	margin-top:0px;
}
#main_breit {
	width: 943px;
	border: 0px; 
	overflow: visible; 
    background-color:#ffffff;
	margin-top:0px;
}

div.sideMenu {
display:none;
	
}

#left_navi {
display:none;
}
/* ------------------------------------------------ */
/* 5. Content                                       */
/* ------------------------------------------------ */
#artikel-default {
	margin-top: 10px;
	width: 572px;
	/*   height: 100%;
*/
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
/*	overflow: hidden; */
}

.artikel-zusammenfassung {
	/*   font-size: 14px;*/
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	margin: 10px 0px 15px 0px;
	padding: 5px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #C9C9C9;
	border-style: solid;
	background: url(../ressourcen/grafiken/ueberschriftBG.gif) repeat-x;
	background-color: #E5E5E5;
}

.artikel-zusammenfassung-titel {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 13px 0px;
}

.linkBild {
	margin:0px 8px 20px 0px;
}

.imageCaption{
   color:#808080;
}

/* ------------------------------------------------ */
/* 5.1 ?berschriften                                */
/* ------------------------------------------------ */
.artikel-ueberschrift {
	line-height: 1.2em;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	padding: 2px 5px 4px 0px;
}

.artikel-ueberschrift-text {
	margin-bottom: 0px;
	width: 565px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
}

.artikel-ueberschrift-text-breit {
	margin-bottom: 0px;
	width: 565px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
}

.artikel-ueberschrift-breit {
	line-height: 1em;
	width: 628px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	height: auto;
	padding: 2px 5px 4px 0px;
	z-index: 10;
}


.artikel-zwischenueberschrift-mittel {
	clear: both;
	line-height: 1.5em;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	height: auto; /*20px */
	margin: 20px 0px 15px 0px;
}

.artikel-zwischenueberschrift-mittel-breit {
	clear: both;
	line-height: 1.5em;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	height: auto; /*20px */
	margin: 20px 0px 15px 0px;
	width: 680px;
}

/* ------------------------------------------------ */
/* 5.2 Text                                         */
/* ------------------------------------------------ */
.artikel-hauptinhalt {
	float: none;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	margin: 0 0 0 0px;
	padding: 0px 5px 5px 0px;
}

#artikel-default a {
	text-decoration: none;
}
#artikel-default a:hover {
	text-decoration: underline;
}

#artikel-default-breit a {
	text-decoration: none;
}
#artikel-default-breit a {
	text-decoration: underline;
}
/* ------------------------------------------------ */
/* 5.4 Link (ausserhalb von Texten)                 */
/* ------------------------------------------------ */
.artikel-link {
	clear: both;
	margin: 8px 0px 8px 0px;
}

/* ------------------------------------------------ */
/* 5.5 Listen                                       */
/* ------------------------------------------------ */
.artikel-liste {
	margin: 0px 0px 0px 0px;
}
#liste_ul {
	text-align: left;
	margin: 0px 0px 0px 0px;  /* IE Korrekur fuer linken Rand */
	padding: 0px 0px 0px 0px; /* Firefox Korrektur fuer den linken Rand */
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
#liste_rot {
	margin: 0px 10px 0px 0px;
	padding: 5px 0px;
	list-style-type: none;
}
#rot_aufzaehlung_link {
	vertical-align: middle;
	width: 13px;
	float: left;
	margin-left: 0px;
}
#text_aufzaehlung_link {
	vertical-align: middle;
	margin: 0px 0px 0px 14px;
}
#listenpunkt_rot {
	border: 0px;
	vertical-align: middle;
}

#liste_num { /* wird zur Zeit nicht verwendet */
	list-style-type: decimal;
}
/* ------------------------------------------------ */
/* 5.6 Tabellen                                     */
/* ------------------------------------------------ */
.artikel-tabelle {
	border: 1px solid;
	border-color: #D3D3D3;
	margin: 0 0 0 0px;
	border-spacing: 0px;
	font-size: 13px;
}
.artikel-tabelle th {
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-size: 11px;
	border: 1px solid;
	border-color: #4C4C4C;
	background-color: #F9B1B2;
	padding: 5px;
}
.artikel-tabelle td {
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-size: 11px;
	border: 1px solid;
	border-color: #D3D3D3;
	padding: 5px;
}
.artikel-tabelle tr{
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-size: 11px;
}

/* ------------------------------------------------ */
/* 5.7 Leerzeile                                          */
/* ------------------------------------------------ */
.artikel-leerzeile {
clear: both;
}

/* ------------------------------------------------ */
/* 5.8 Trennlinie                                   */
/* ------------------------------------------------ */
.artikel-trennlinie {
	margin: 0 0 0 0px;
}


.artikel-link {
	margin: 0 0 0 0px;
	padding: 5px;
	color: #666666;
}
.artikel-veranstaltungsdatum {
	font-weight: bold;
	margin: 0px 0px 5px 22px;
}

/* ------------------------------------------------ */
/* 5.9 Personen                                        */
/* ------------------------------------------------ */
.person-name {
	font-weight: bold;
}

.person-buero {
	width:320px;
	padding-bottom:5px;
}

.person-buero-sonst {
	width:360px;
	padding-bottom:5px;
}

.person-titel {
	width: 100px;
	adding-bottom:5px;
}

.person-aufgabe{
	padding-bottom:5px;
	width:340px;
}

.beschriftung{
	width:100px;
}

.beschriftung-fkt{
	width:100px;
}

.beschriftung-weitere{
	width:200px;
}

.person-telefon {
	width:320px;
	padding-bottom:5px;
}

.person-telefon-haupt {
	width:320px;
	padding-bottom:5px;
}

.person-fax {
	width:320px;
	padding-bottom:5px;
}

.person-email {
	width:320px;
}

.person-bold {
	font-weight: bold;
	width:220px;
}

.person-bold-sonst {
	font-weight: bold;
	width:120px;
}

.sonstRaum {
	font-weight: bold;
	width:130px;
}

.sonstRaumBeschrZ{
	width:230px;
}

.sonstRaumBeschrT{
}

.sonstRaumArt {
	font-weight: bold;
	width:100px;
}

.person-zeile-bold {
	font-weight: bold;
}

.person-zeile-name{
	font-weight: bold;
	padding-bottom:5px;
}

.person-zeile-telefon{
	float:left;
	width:180px;
}

.person-zeile-zimmer{
	float:left;
	width:120px;
}

.person-zeile-email{
	float:left;
	width:225px;
}

.person-name-no-display{
	display: none;
}

.person-email2 {
	width:320px;
}

.artikel-veranstaltungsdatum {
	font-weight: bold;
	margin: 0px 0px 5px 22px;
}


/* ------------------------------------------------ */
/* 6. Startseite                                    */
/* ------------------------------------------------ */



.startseite-favoriten{
	margin: 5px 0px 0px 0px;
}

.startseite-favoriten-box{
	height: auto;
	width: 570px;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
/*	float: left; */
	overflow:hidden;
}

.startseite-favorit {
	width: 180px;
    height: 210px;
	margin: 0px 15px 0px 0px;
	float: left;
}

.startseite-favorit-unten {
	width: 180px;
    height: auto;
	margin: 0px 15px 0px 0px;
	float: left;
}

.startseite-favorit-rechts {
	width: 180px;
    height: 195px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.startseite-favorit-rechts-unten {
	width: 180px;
    height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}

.startseite-favorit-intern{
    width:560px;
    float:left;
}

.bild-kasten-text {
	width: 160px;
	border: 1px solid #B2B2B2;
	padding: 0 0 0 5px;
}
.startseite-bild {
	width: 180px;
	height:135;
	overflow:hidden;
}
.startseite-bild-intern {
	width: 370px;
    margin: 0px 10px 0px 0px;
    float: left;
}
.startseite-text {
	width: 180px;
    /*text-align: justify;*/
    float: left;
}

.startseite-layer {
	z-index:10;
	position:relative;
	left:0;
	top:-20px;
	height:20px;
        width:180px;
}
/* ------------------------------------------------ */
/* 7. Presseartikel / Aktuelles                     */
/* ------------------------------------------------ */
.Aktuelles-Listenelement-Kurztext {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 550px;
	clear: both;
	color: #000000;
}
.Aktuelles-Listenelement-Bild {
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 100%;
	height: 100px;
	font-size: 11px;
	color: #282828;
	background-color: #DEDEDE;
	overflow: hidden;
}
.Aktuelles-Alle {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	width: 572px;
}
.Aktuelles-News-Datum-Bild {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 128px;
	float: left;
	text-align: right;
}
.Aktuelles-News-Titel {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0px 0px 10px 141px;
	width: 430px;
}
.Aktuelles-News-Datum {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0px 0px 10px 141px;
	width: 430px;
}
.Aktuelles-News-Zusammenfassung {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 141px;
	width: 430px;
}
.Aktuelles-News-Mehr {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0px 0px 0px 520px;
	width: 52px;
}
.Aktuelles-Alle-Nachricht {
	clear: both;
	padding: 5px 0px 5px 0px;
}

.Aktuelles-Alle-Nachricht {
	clear: both;
	padding: 5px 0px 5px 0px;
}

.aktuelles-zusammenfassung-550 {
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	margin: 5px 0px 15px 50px;
	padding: 5px;
	background: url(../ressourcen/grafiken/ueberschriftBG.gif) repeat-x;
	background-color: #E5E5E5;
}

.aktuelles-zusammenfassung-275 {
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	margin: 5px 0px 15px 280px;
	padding: 5px 5px 5px 5px;
	background: url(../ressourcen/grafiken/ueberschriftBG.gif) repeat-x;
	background-color: #E5E5E5;
}

.aktuelles-zusammenfassung-bild {
	float:left;
	margin:5px 0px 5px 0px;
}

.aktuelles-zusammenfassung-titel {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.aktuelles-veranstaltungsdatum {
clear: both;	
font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.Newsflash-Alle {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	margin: -7px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 572px;
}


/* ------------------------------------------------ */
/* 8. Bildergalerie                                 */
/* ------------------------------------------------ */
#Bild-Beschreibung {
	margin: 20px 0px 0px 0px;
}
#slide-menue {
	text-align: center;
margin: 280px 0px 0px 0px;
}
#slide-zurueck {
	float: left;
}
#gallery-uebersicht {
}

#slide-naechste {
	float: left;
}
/*        Zurueck-Button      */
.artikel-zurueck {
	text-align: right;
	margin: 20px 5px 0px 0px;
}

.artikel-gallery{
  margin: 0px 0px 0px 0px;
}

.gallery-thumbnail {
  float: left;
  overflow:hidden;
  width: 107px;
  height: 107px;
  background-color: #D3D3D3;
 margin: 0px 3px 5px 3px;
text-align:center;
}

.g-image{
margin: auto 0px auto 0px;
}

.gallery-image{
  width: 432px;
  height: 324px;
  overflow:hidden;
  float:left;
  background-color: #E5E5E5;
  margin: 0px 5px 5px 88px;
}

.gallery-image img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.gallery-image-caption{
  background-color: #E5E5E5;
  width: 572px;
  padding: 2px 0px 2px 0px;
}

.gallery-counter{
  float:left;
  width: 83px;
  color: #d80228;
  padding: 0px 0px 0px 5px;
	font-weight: bold;
}

.caption{
  width: 432px;
  margin: 0px 0px 0px 88px;
}
/* ------------------------------------------------ */
/* 9. Teaser                                        */
/* ------------------------------------------------ */
div.sideTeaser {
    width:130px;
	line-height: 1em;
	margin: 13px 6px 0px 0px;
	overflow: visible;
	font-weight: bold;
    float:right;
}
.sideTeaser {

}

div.sideTeaserB {
	position: absolute;
	top: 117px;            
    width:130px;
	line-height: 1em;
	margin: 22px 0px 0px 0px;
	overflow: visible;
	font-weight: bold;
}
.sideTeaserB {
	position: absolute;
	left: 803px;
	padding-left: 18px;
	/* versatz des inhalts nach rechts um dem abschnitt durch den IE zu vermeiden. dafür verschiebung des gesamten menus nach links */
}

div.bannerBox {
	position: absolute;
	top: 7px;
    width:130px;
    height:110px;
	line-height: 1em;
	margin: 22px 0px 0px 0px;
	overflow: visible;
	font-weight: bold;
}
.bannerBox {
	position: absolute;
	left: 803px;
	padding-left: 18px;
	/* versatz des inhalts nach rechts um dem abschnitt durch den IE zu vermeiden. dafür verschiebung des gesamten menus nach links */
}

img.menuInfoBild-ueber {
	margin-bottom: 3px;
	margin-left: 5px;
}
.teasericon {
	float: left;
	border: 0px solid;
	border-color: #D3D3D3;
}
.teaserbody {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: -1px 0px 15px 0px;
	border: 0px solid;
	border-color: #D3D3D3;
	padding: 5px;
}
.teaserkategorie {
	background-color: #FFFFFF;
	border: 0px solid;
	border-color: #D3D3D3;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 0px 0px 18px;
}
.teasertitle {
	font-weight: bold;
	margin: 0px 0px 2px 0px;
    width:120px;
    overflow:hidden;
}
.teasertitleneu {
	font-weight: bold;
	margin: 0px 0px 2px 0px;
    width:120px;
    overflow:hidden;
}
.teasertext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
    width:120px;
    overflow:hidden;
}
.teasertextneu{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
    width:120px;
    overflow:hidden;
}
.teaserlink {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
    width: 120px;
}
.teaserBild{
    width:120px;
    overflow:hidden;
}
/* ------------------------------------------------ */
/* 10. Footer                                       */
/* ------------------------------------------------ */
.footer {
	display:none;
}

.footerbox {
	display:none;
}

/* ----------------------------------------------- */
/* 11. Druckbutton                                        */
/* ----------------------------------------------- */
.printbutton {
	width: 572px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;
}

.printbutton-breit {
	width: 572px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;
}

.printpreviewbutton {
	width: 572px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	display:none;
}

.printpreviewbutton-breit {
	width: 572px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	display:none;
}

.printbuttontext {
   vertical-align: middle;
}

.printbutton input {
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
  
}

.printpreviewbutton input {
	/*position: relative;*/
	margin: 0px 5px 0px 465px;
	float:left;
}

.printbanner {
	display: block;
}
/* ------------------------------------------------ */
/* 12. LogIn                                              */
/* ------------------------------------------------ */
.login_name_text{
	height:24px;
	width:90px;
}
.login_name_input{
	height:24px;
	width:110px;
}
.login_name_input_feld{
	width:100px;
	height:22px;
	font-size:11px;
	display: block;
	margin-left: 2px;
	margin-right: auto;
}
.login_pw_text{
	height:24px;
	width:58px;
}
.login_pw_input{
	height:24px;
	width:110px;
}
.login_pw_input_feld{
	width:100px;
	height:22px;
	font-size:11px;
	display: block;
	margin-left: 2px;
	margin-right: auto;
}
.login_button{
	float:left;
	height:24px;
}
.logout_text{
	float:left;
	height:24px;
	width:140px;
}
.logout_button{
	float:left;
	height:24px;
}
.nologin{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
	font-weight: bold;
	padding: 0px 5px 5px 0px;
}
.login_background{
	position:absolute;
	z-index:5;
	top:18px;
	left:-157px;
	width:403px;
	height:83px;
	border:1px solid #888;
	background:url('../ressourcen/grafiken/graytransp.png') repeat;
        display:none;
}

#logindiv{
	width:180px;
}
/* ------------------------------------------------ */
/* 12. Lightbox                                          */
/* ------------------------------------------------ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.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 5px; color: #666; }
#imageData #imageDetails{ width: 100%;  text-align: left; }	
#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	width:100px; }			
#imageData #bottomNavClose{ width: 100%;  padding-bottom: 0px; text-align: right;	}
#imageData #bottomNav{text-align:right;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* ------------------------------------------------ */
/* 13. Micronavigation                              */
/* ------------------------------------------------ */
.micronavigation{
	width:566px;
	
}

.micronavigation a {
	color: #c83232;
	text-decoration: none;
}
.micronavigation a:visited {
	color: #c83232;
	text-decoration: none;
}
.micronavigation a:hover {
	color: #c83232;
	text-decoration: underline;
}
.micronavigation a:active {
	color: #DD102F;
	text-decoration: none;
}