body  {
    width: auto;
    background-color: #FFF4E8  ;
    font-family: arial,verdana,sans-serif;
    font-size: 100.01%;
    margin: 0;
    padding: 0;
    text-align: center;
    }

.stopFloat {
    display: block;
    float: none;
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    width: auto; 
}

#top {
    width: 1000px;
    height: auto;  
    margin: auto;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

#overlay-top {
    width: 1000px;
    height: 288px;
    margin: auto;
    margin-top: 0;
    position: relative;
    background-image: url("../images/overlay.png");
    z-index: 1;
}     

#headimagehome {
    position: absolute;
    top: 29px;
    left: 231px;
    width: 745px;
    height: 240px;
    background-image: url("../images/headimage-1.jpg");
    z-index: 0;
}                
                             
   #headimagehome img {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
        
}

#headlinks {
    position: absolute;
    width: 745px   ;
    margin-top: 15px;
    margin-left: 231px;
    z-index: 2; 
    font-weight: bold; 
    font-size: 70%;
    text-align: left;
}


#headlinks a.startseite {
    float: left;
    margin-left: 60px; 
    text-decoration: none; 
    color: #022F87;
    width: auto;
     }
    
#headlinks a.kontakt {
    float: left;
    margin-left: 480px ;
    text-decoration: none; 
    color: #022F87;
    width: auto;
     }
    
#headlinks a.impressum {
    float: left;
    margin-left: 20px;
    text-decoration: none; 
    color: #022F87;
    width: auto;
     }
    
#headlinks a:hover   {
    color: #65CCF5;
}



#content {
    
    width: 1000px;
    margin: auto;
    text-align: center;
    background-attachment: scroll;
    background-image: url("../images/content-holder.jpg");
    background-repeat: repeat-y;
    background-position: 0px 1000px; /*die erste Zahl gibt den vertikalen Abstand an, die Zweite den horiz.*/
    
    }
    
   
#end-content {
    
    width: 1000px;
    height: 30px;
    margin-bottom: 0px;
    background-image:   url("../images/content-end.jpg");
    
}   

#end-content-hell {

    width: 1000px;
    height: 30px;
    margin-bottom: 0px;
    background-image:   url("../images/content-end-hell.jpg");

}




#content-left {

    width: 1000px;
    margin: auto;
    text-align: center;
    background-attachment: scroll;
    background-image: url("../images/content-holder-left.jpg");
    background-repeat: repeat-y;
    background-position: 0px 1000px; /*die erste Zahl gibt den vertikalen Abstand an, die Zweite den horiz.*/

    }


#end-content-left {

    width: 1000px;
    height: 30px;
    margin-bottom: 0px;
    background-image:   url("../images/content-end-left.jpg");

}

 

#top-content {
    width: 1000px;
    height: auto;
    margin: auto;
    text-align: center;
}

#xtra {  
    float: left;
    width: 334px;
    height: 43px;
    background-image: url("../images/extra-top.jpg");
    text-align: left;
    
}

#top-content h1 {
    float: left;
    width: 422px;
    height: 43px;
    margin: 0;
    font-size: 130%;
    text-align: left;
    line-height: 43px;
    color: #65CCF5;
}

#aktuelles {
    float: left;
    width: 244px;
    height: 43px;
    background-image: url("../images/aktuelles.jpg");
    
}






#angebote-top-pos {
    float: left;
    width: 244px;
    height: 43px;
    background-image: url("../images/angebote-top-pos.jpg");

}

#bilder-top-pos {
    float: left;
    width: 244px;
    height: 43px;
    background-image: url("../images/bilder-top.jpg");
}




#left {
    float: left;
    width: 234px;
    height: auto;
    background-color: #65CCF5;
    
       }

#zingst {
    float: left;
    width: 234px;
    height: 32px;
    background-image: url("../images/ostseebad-zingst.jpg");
    
}  

#navi-left {
    float: left;
    background-color: #CFE8ED;
    width: 234px;
    height: auto;
    margin: 0;
    padding-bottom: 8px;
}


#navi-left ul {
    width: auto;
    height: auto;
    
    margin: 0;
    padding: 0;
}


#navi-left ul li {   
    margin-left: 40px;
    
    text-align: left;
    line-height: 18px;
    color:   #466DAB;
}




#navi-left ul li a {    
    
    font-size: 85%;
    font-weight: bold;
    color: #466DAB;
    text-decoration: none;
    list-style: none;
    
}



#navi-left ul li a:hover,
#navi-left ul li a.aktiv {
    font-size: 85%;
    font-weight: bold;
    color: #56AFF3 ;
    
    
}




#navi-left ul li ul{
    width: auto;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    display: block;  /* Unternavigation ausblenden */
    position: relative;
   
}



#navi-left ul li ul li  {
    list-style: square;
    font-weight: normal;
    height: 15px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    line-height: 10px;
    font-size: 85%;
    position: relative;
    padding: 0;
   }

#navi-left ul li ul li a {
    font-weight: normal;
    width: auto;
    text-align: left;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 0px;
    line-height: 10px;
    font-size: 85%;
    position: relative;
    list-style: none;
   }

#navi-left ul li ul li a:hover  {
    font-weight: bold;
    font-size: 85%;
    color: #56AFF3;
    
   }
   

#end-navi-left {
    float: left;
    width: 234px;
    height: 18px;
    background-image: url("../images/end-navi-left.jpg");
     
}


#informationen {
    float: left;
    width: 234px;
    height: 32px;
    margin-top: 15px;
    background-image: url("../images/informationen.jpg");
}

#sub-navi-left {
    float: left;
    background-color: #56AFF3;
    width: 234px;
    height: auto;
}

#sub-navi-left ul {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}


#sub-navi-left ul li{
    height: 18px;
    text-align: left;
    
    line-height: 18px;
    margin-left: 25px;
    list-style: inside;
    color: #EDEDED;
}

#sub-navi-left ul li a {
    font-size: 85%;
    font-weight: bold;
    color: #EDEDED;
    text-decoration: none;

}




#sub-navi-left ul li.last {
    
    margin-bottom: 8px;
    

}

#sub-navi-left ul li a:hover {
    font-size: 85%;
    font-weight: bold;
    color: #466DAB;
    text-decoration: none;

}

#end-sub-navi-left {
    float: left; 
    width: 234px;
    height: 18px;
    background-image: url("../images/end-navi-left.jpg");
}

#bildergalerie {
    float: left;  
    
    width: 234px;
    height: 197px;
    margin-top: 10px;
    background-image: url("../images/galerie.jpg");
    
}

#bildergalerie a {
     background-image: url("../images/galerie.jpg");
}


#bildergalerie:hover {
    width: 234px;
    height: 197px;
    background-image: url("../images/galerie.jpg");
    background-position: bottom;
    
}


#ortsplan {
    float: left;  
    width: 234px;
    height: 187px;
    margin-top: 0px;
    background-image: url("../images/ort.jpg");
}

#ortsplan a {
    background-image: url("../images/ort.jpg");
}

#ortsplan:hover {
    width: 234px;
    height: 187px;
    background-image: url("../images/ort.jpg");
    background-position: bottom;
}



#inhalt {
    float: left;
    width: 470px;
    height: auto;
    margin-left: 26px;
    margin-right: 26px;
    text-align: justify;    
    
 
    }
    
.adsense-text {
    float: left;
    margin-bottom: 10px; 
    margin-left: 1px; 
    width: auto;
}
    
#inhalt img{
    border: none;
    
    }
#inhalt a{
    text-decoration: none;
    color: #466DAB;
    font-weight: bold;
    }

    
#inhalt a:hover{
    text-decoration: none;
    color: #56AFF3;


    }    
    
    
#inhalt h2.first {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #466DAB;
    text-align: left;
    font-size: 100%;
    font-weight: bold;
    
}

#inhalt h2.news-first {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #466DAB;
    text-align: left;
    font-size: 90%;
    font-weight: bold;

}

#inhalt h2.news {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #466DAB;
    text-align: left;
    font-size: 90%;
    font-weight: bold;

}

#inhalt h2 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #466DAB;
    text-align: left;
    font-size: 100%;
    font-weight: bold;

}

#inhalt p {
    color: #466DAB;
    font-size: 80%;
    text-align: justify;

}

#inhalt p.news {
    color: #466DAB;
    font-size: 80%;
    text-align: justify;
    margin: 0;
    
}

#inhalt p.right {
    float: right;
    width: auto;
}


#inhalt p.shortright   {
    float: right;
    width: 310px;
    margin: 0px;
    padding-bottom: 0px;
    margin-left: 0px ;
    margin-right: 0px ;
    padding-top: 0px;
    }

#inhalt p.shortleft   {
    float: left;
    width: 310px;
    padding-top: 0px;
    margin: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 0px;
    }

#inhalt p.small {
    float: left;
    width: 740px;
    font-size: 60%;
    text-align: center;

    }
    
    
#inhalt p.event-date {
    font-size: 70%;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0;
}


#inhalt h2.event-title {
    font-size: 85%; 
    font-weight: bold;
    text-align: left;
    margin: 2px 0 0 0;
    padding: 0;
}

#inhalt p.event-description {
    margin: 2px 0 15px;
    padding: 0;
}

    
#inhalt p.hinweis-bus {
    float: left;
    background-color: #466DAB;
    color: white;
    font-size: 70%;
    font-weight: bold;
    margin: 25px 0 0 60px;
    padding: 2px;
    width: 600px;
    text-align: center;

    }


#inhalt table {
    color: #466DAB;
    margin: auto;
    margin-top: 0px;
    font-size: 80%;
}



#inhalt table.left {
    color: #466DAB;
    margin: auto;
    margin-top: 0px;
    text-align: left;
}

#inhalt table.left td {
    color: #466DAB;
    margin: auto;
    margin-top: 0px;
   padding-left: 25px;
   padding-right: 25px;
    text-align: left;
    font-size: 100%;
}


#inhalt table.left td.bold {
    color: #466DAB;
    margin: auto;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
}

#inhalt table.left td.short {
    color: #466DAB;
    margin: auto;
    margin-top: 0px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 90%;
}

#inhalt p.slim {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
        font-size: 70%;
    color: #466DAB;
    font-family: "Times New Roman", serif;
    font-weight: normal;
    text-align: justify;
    width: auto;

    }
    
#inhalt li {
    color: #466DAB;
    font-size: 80%;
    margin-left: 15px;
    margin-top: 2px;
}

#right {
    float: left;
    width: 244px;
    height: auto;
    margin: 0;
    
    }

#right p.small {
    width: 200px;
    margin: auto;
    margin-bottom: 0;
    font-size: 75%;
    text-align: center;
    color: #466DAB;
    font-family: "Times New Roman", serif;
    font-weight: normal;
    
    }
     
#right p a{
    text-decoration: none;
    color: #466DAB;
    font-weight: bold;
}

#right p a:hover{
    text-decoration: none;
    color: #E8A003;
}



#news {
    float: left;
    background-color: #EDEDED;
    width: 244px;
    height: auto;
    margin-top: -10px
}

#news h2{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    color: #466DAB;
    text-align: left;
    font-size: 70%;
    font-weight: bold;  
  }

#news h2 a{
    text-decoration: none;
    color: #466DAB;
    
  }
  
#news h2 a:hover{
    text-decoration: none;
    color: #E8A003;

  }

#news p{
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    color: #466DAB;
    text-align: left;
    font-size: 70%;
    font-weight: normal; 
    

}

#news p a{
    text-decoration: none;
    color: #466DAB;
    font-weight: bold; 
}

#news p a:hover{
    text-decoration: none;
    color: #E8A003;
    
  }

#end-news {
    float: left;
    background-image: url("../images/end-news.jpg");
    width: 244px;
    height: 38px;
    font-weight: bold; 
    }

#end-news a {
    float: right;
    position: relative;
    margin-top: 12px;
    margin-right: 15px;
    font-size: 75%;
    text-decoration: none;
    color: #466DAB;
    width: auto;
    

}


#end-news a:hover{
    text-decoration: none;
    color: #E8A003;

  }
  
#angebote-top {
    float: left;
    margin-top: 0px;
    width: 244px;
    height: 58px;
    background-image: url("../images/angebote-top.jpg");

}

#grundrisse-top {
    float: left;
    margin-top: 0px;
    width: 244px;
    height: 58px;
    background-image: url("../images/grundrisse-top.jpg");

}


#angebote {
    background-color: #DBDBDB;
    width: 244px;
    height: 501px;
    margin: 0;
} 

#right img.haus {
    border: 3px solid #466DAB;
    margin-bottom: 10px; 
}


#end-angebote {
    background-image: url("../images/end-angebote.jpg");
    width: 244px;
    height: 38px;
    
    }

#werbung {
    text-align: center;
    margin: auto;
    margin-top: 0;
    width: 200px;
       
    }
    
#werbung a#unterkuenfte {
    background: url(../images/unterkunft-button.jpg);
    width: 200px;
    height: 110px;
    display: block; 
    float: left;   
}  

#werbung a#unterkuenfte:hover {
    background: url(../images/unterkunft-button.jpg);
    background-position: bottom;
    
}
  

#werbung-schalten {
    float: left;
    width: 200px;
    height: 50px;
    padding: 0;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url("../images/werbung-schalten.jpg");
}

#werbung-schalten a {
    background-image: url("../images/werbung-schalten.jpg");
}



#werbung-schalten:hover{
    
    background-image: url("../images/werbung-schalten.jpg");
    background-position: bottom;
}

#grundstueck-haus {
    float: left;
    width: 200px;
    height: 168px;
    margin: auto;
    margin-top: 5px;
    background-image: url("../images/grundstueck-haus-zingst-right.jpg")
}


#grundstueck-haus a {
    background-image: url("../images/grundstueck-haus-zingst-right.jpg");
}



#grundstueck-haus:hover{

    background-image: url("../images/grundstueck-haus-zingst-right.jpg");
    background-position: bottom;
}


#buchen-seitenleiste {
    float: left;
    width: 200px;
    height: 168px;
    margin: auto;
    margin-top: 5px;
    background-image: url("../images/buchen.png")
}


#buchen-seitenleiste a {
    background-image: url("../images/buchen.png");
}



#buchen-seitenleiste:hover{

    background-image: url("../images/buchen.png");
    background-position: bottom;
}



  
#footer{
    
    width: 1000px;
    height: 20px;
    padding-top: 10px;
    margin: auto;
    position: relative;
    z-index: 1; 
    
    
   }

#footer ul{
    list-style: none;
    margin: 0;
    padding: 0; 
}   

#footer ul li{
    float: left;
    width: 110px;
    height: 20px;
    margin: 0;
    position: relative;
    background-image: url("../images/footer.jpg"); 
    
  }

#footer ul li a{
    width: 110px;
    height: 20px;
    text-align: center;
    font-size: 70%;
    line-height: 20px;
    color: #466DAB;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
    display: block;
    
}

#footer ul li a:hover{
    width: 110px;
    height: 20px;
    text-decoration: none;
    color: white;
    background-color: #466DAB;    
  }

#footer ul li ul{
    
    margin: 0;
    padding: 0;
    display: none;  /* Unternavigation ausblenden */
    position: absolute;
    bottom: 20px;
    
    left: 0px;
    right: 0px;
    
}
#footer  ul li:hover ul {   
    position: absolute;
    display: block;  /* Unternavigation einblenden */
    }

#footer ul li ul li{
    width: 110px;
    height: 20px;
    margin: 0;
    padding: 0;
    
}
     
      
  #footer ul li.first {
    width: 115px;
    height: 20px;
         }

#footer ul li.last{
    width: 115px;
    height: 20px;
     }

  #footer ul li ul li.first {
    width: 115px;
    height: 20px;
       }

#footer ul li ul li.last{
    width: 115px;
    height: 20px;
  
}

#footer ul li.first a:hover {
    width: 115px;
    height: 20px;
      }

#footer ul li.last a:hover{
    width: 115px;
    height: 20px;
    
}


#footer ul li.first a {
    width: 115px;
    height: 20px;
      }

#footer ul li.last a {
    width: 115px;
    height: 20px;

}

#footer ul li ul.first:hover {
    float: left;
    width: 115px;
    height: 20px;
    text-decoration: none;
    color: white;
    background-color: #466DAB;

   }

#footer ul li ul.last:hover{
    float: left;
    width: 115px;
    height: 20px;
    text-decoration: none;
    color: white;
    background-color: #466DAB;
 }

#footer ul li ul li.first:hover {
    float: left;
    width: 115px;
    height: 20px;
    text-decoration: none;
    color: white;
    background-color: #466DAB;

   }

#footer ul li ul li.last:hover{
    float: left;
    width: 115px;
    height: 20px;
    text-decoration: none;
    color: white;
    background-color: #466DAB;
 }
 

#lightbox{
    margin: auto;
    text-align: center;
	background-color: #C2CEE2 ;
	padding: 20px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
	
#lightboxCaption{
width: 550px;
height: 20px;
float: left;
color: #466DAB;
font-weight: bold;
font-size: 110%;
padding-top: 0px;
padding-left: 5px;
font-family: "Times New Roman", serif;
line-height: 20px;
text-align: left;
}

#keyboardMsg {
   float: right;
   width: auto;
height: 20px;
color: #989898;
padding-top: 0px;
padding-left: 55px;
font-size: 85%;
line-height: 20px;
font-family: "Arial", serif;
font-weight: bold;
}


#keyboardMsg a{
float: right;
width: 20px;
height: 20px;
color: #D70000;
padding-top: 0px;
padding-right: 5px;
line-height: 20px;
background-image: url("../lightbox/close.jpg");
}

#closeButton{
top: 5px;
right: 5px; }

#lightbox img{
border: none;
clear: both;
}

#overlay img{
border: none;
}

#overlay{ background-image: url(../lightbox/overlay.png);
 }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../lightbox/blank.gif);

	}


#slideshowContainer.slideshowContainer {
	width: 700px;
	height: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
    border: 5px solid;
    border-color: #466DAB;

}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
    outline: none;
}

.slideshowThumbnail img {
    border: 0px solid white;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
    
	margin-top: 0px;
	   }

a:hover.slideshowThumbnail img {
	border: 0px solid #ccc;

}

.current img {
	border: 0px solid red;

}

.outline {
	border: 2px solid;
    border-color: #466DAB;
    z-index: 2;
	position: absolute ;


}




#thumbnails{
    text-align: center;
    width: 720px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
	margin-right: 0px;
	margin-top: -10px
    }


#thumbnails img{
    position: relative;
    text-align: left;
    width: 75px;
    height: 50px;
            }

#thumbnails a {
 margin: 0;
 padding: 0;

}

#map {

    position: relative;
    width: 730px;
    height: 520px;
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: left;
    border: 5px solid;
    border-color: #466DAB;
     }

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #C2CEE2;
}

.lbLoading {
	background: #fff url(../lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #C2CEE2;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../lightbox/zurueck.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../lightbox/vor.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #466DAB;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #C2CEE2;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(../lightbox/closelabel.jpg) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#flowpanes div.bus-all {
    border:5px solid #466DAB;
    height:540px;
    width: 730px;
    margin-top: 25px;
}

#flowpanes div.bus-plan {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 529px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 12px;
}


#flowpanes div.bus-plan table  {
    text-align: center;
    height: auto;
    margin: 0;
    border: 1px solid #466DAB;
    overflow: scroll;
    margin-left: -1px;
       }

#flowpanes div.bus-plan table tr  {
    width: auto;
    height: auto;
}

#flowpanes div.bus-plan table tr td {
    padding: 0 6px;
    background-color: #56AFF3;
    color: white;
    font-weight: bold;
    }


#flowpanes div.bus-plan table tr td.zusatz {
    background-color: #466DAB;
    font-weight: bold;
    color: white;
    }

#flowpanes div.bus-orte {
    float: left;
    width: 175px;
    margin-top: 8px;
    margin-left: 12px;
    margin-bottom: 0;
    margin-right: 0;
}

#flowpanes div.bus-orte table {
    margin: 0;
    padding: 0;
    border: 1px solid #466DAB;
}

#flowpanes div.bus-orte table tr td {
    margin: 0;
    padding: 0;
}

#flowpanes div.bus-orte table tr td.first {
    text-align: left;
    width: 175px;
    font-weight: bold;
    background-color: #CFE8ED;
        }
        
/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
	height: 525px;
	width: 730px;
	border:5px solid #466DAB;

}



#events-top {
    float: left;
    width: 244px;
    height: 43px;
    background-image: url("../images/events-top.jpg");
}


#event {
        width: 244px;
        height: auto;
    }

#event-box {
        width: 224px;
        height: 350px;
        text-align: center;
        background-color: #EDEDED ;
        margin: auto;                  
        padding: 10px;
        overflow: hidden;
        position: relative;
    }

#eventscroll {
        width: 224px;
        text-align: center;
        position: relative;
                   }


#eventListe {
        height: auto;
}

#eventListe p {
        padding: 10px 0;
        color: #466DAB;
        margin: 0;
        font-size: 75%;
        border-bottom: 1px dotted #466DAB;

    }

#eventListe p a {
        font-size: 125%;

    }

#eventListe p a:hover {
        color: #56AFF3;
    }
    
    
#end-events {
    background-color:#EDEDED;
    background-image:url(../images/end-news.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    float:left;
    font-weight:bold;
    height:38px;
    padding-top:10px;
    width:244px;
    }

#end-events a {
    float: right;
    position: relative;
    margin-top: 12px;
    margin-right: 15px;
    font-size: 75%;
    text-decoration: none;
    color: #466DAB;
    width: auto;


}


#end-events a:hover{
    text-decoration: none;
    color: #E8A003;

  }

