/***********************************************/
/* side-manavgat Styles                        */
/***********************************************/
body {
	font-family: Arial, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background:#006699 url("http://www.side-manavgat.de/img/css/bg_grad.jpg") repeat-x fixed 0% 0%;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 0.75em;
}
/*************** Hyperlinks ***************/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font-size: 1em;
}

a:hover{
	text-decoration: underline;
	color:#CC0000;
	font-size:1em;
}

/***********************************************/
/* Header-Tags 		                           */
/***********************************************/
h1{	
 font: bold 2.10em Arial,sans-serif;
 color: #CC0000;
 margin: 0px;
 padding: 0px 0px 0px 10px;
 }
/************** Ue in Ausflüge **************/
h2{	
 font: bold 1.0em Arial,sans-serif;
 color: #000033;
 margin: 0px;
 padding: 15px 0px 5px 0px;
}
/************** impressum **************/
h3{	
 font: bold 1.0em Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 15px 0px 5px 0px;
}
/************** Fließtext **************/
h4{	
	padding: 0px 5px 5px 5px;
	text-align:justify;
}
/************** Orte in Hotels **************/
h5{	
	margin:0px;
	font: bold 1.0em Arial,sans-serif;
	color: #003333;
}
/************** Shop **************/
h6{ 
 font:italic 1.0em Arial,sans-serif;
 color: #CC0000;
 margin: 0px;
 padding: 0px 0px 0px 10px;
 }
 /************** Sitemap **************/
 h7{ 
 font:bold 1.12em Arial,sans-serif;
 color: #333333;
 margin: 0px;
 }
h8{ 
 font:bold 1.0em Arial,sans-serif;
 color: #333333;
 margin:0px;
 }
/*************** List-Tag ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************** Pagecell *************/
#pagecell{
	position:absolute;
	top: 53px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #f7f7f7;
	background-image: url(http://www.side-manavgat.de/img/css/bg_header.jpg);
	background-repeat: repeat-x;
	border: #006699 solid 2px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#tabWebsiteName{
	position:absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	width:95.6%;
}
#utility{
	font: bold 0.95em Arial,sans-serif;
	text-align: right;
	color: #ffffff;
	font-weight: normal;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
	color: #ffffff;
}
#websiteName{
	font: bold 1.3em Arial,sans-serif;
	color: #ffffff;
}
/***********************************************/
/* Bread Crumb                                 */
/***********************************************/
  #breadCrumb  {
padding : 100px 0 20px 10px;
font-size : 1em;
color : #334d55;
}
#breadCrumb a:link {
font-size : 1em;
text-decoration : none;
color : #aaaaaa;
}
#breadCrumb a:visited {
font-size : 1em;
color : #aaaaaa;
}
#breadCrumb a:hover {
font-size : 1em;
color : #334d55;
text-decoration : underline;
} 
/***********************************************/
/* Navigation                                 */
/***********************************************/
/************ pageNav **************/
#pageNav  {
width : 178px;
background-color : #f5f7f7;
border-right : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
}
/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks {
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.side-manavgat.de/img/css/bg_nav.jpg);
	font-weight: bold;
	font-size: 1.10em;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #AAD5FF;
	background-image: none;
	font-weight: bold;
	font-size: 1.10em;
	text-decoration: none;
}
/************* sprungmenü styles **************/
.sprungmenu {
	color: #666666;
	text-align: left;
	font-size: 0.9em;
	background-color: #ffffff;
}
#tab_sprungmenu {
	text-align: center;
	margin: 10px 1px 10px 1px;
}
/**************** Sub Menu Hotels Orte *****************/
.sprungmenu {
	color: #666666;
	text-align: left;
	font-size: 0.9em;
}
#tab_sprungmenu {
	text-align: center;
	margin: 10px 1px 10px 1px;
}
/**************** Mini Menü *****************/
.tdMenuMini {
	width:184px;	
	border:solid 1px #cccccc;
	}
#menuMini{
	display: block;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.side-manavgat.de/img/css/bg_nav_mini.jpg);
	font-weight: bold;
	font-size: 0.95em;
	padding: 0px 0px 0px 18px;
	color: #ffffff;
}

#menuMini a:link, #menuMini a:visited{
	display: block;	
	color: #ffffff;
	text-decoration: none;
}
#menuMini a:hover{
	display: block;	
	color:#cc0000;
	text-decoration: underline;
}
/************* relatedLinks styles **************/
#related{
	width:158px;
	background-color: #F5f7f7;
}
#related a{
	padding: 10px 10px 10px 10px;
	font: 1.0em Arial,sans-serif;
	color: #333333;
}

#related a:hover{
	padding: 10px 10px 10px 10px;
	font: 1.0em Arial,sans-serif;
	color: #cc0000;
}
/************* relatedLinksIn styles **************/
#relatedLinksIn{
	margin: 0px;
	padding: 5px 0px 10px 15px;
	border-top: 1px solid #cccccc;
	font: 0.97em Arial,sans-serif;
	color: #333333;
}

#relatedLinksIn h3{
	padding: 10px 0px 2px 0px;
	font: 0.97em Arial,sans-serif;
	color: #cc0000;
}

#relatedLinksIn a{
	display: block; 
	font: 0.97em Arial,sans-serif;
	color: #333333;
}
#relatedLinks{
	margin: 0px;
	padding: 5px 0px 10px 15px;
	border-top: 1px solid #cccccc;
	font: 1.0em Arial,sans-serif;
	color: #333333;
}

#relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font: 1.0em Arial,sans-serif;
	color: #cc0000;}

#relatedLinks a{
	display: block; 
	font: 1.0em Arial,sans-serif;
	color: #333333;
}
/**************** advert styles *****************/
#advert{
	padding: 10px 10px 10px 10px;
	font: 0.85em Arial,sans-serif;
	border-top: 1px solid #cccccc;
}
#advert a{
	padding: 10px 10px 10px 10px;
	font: 0.85em Arial,sans-serif;
	border-top: 1px solid #cccccc;
	color: #333333;
}

#advert a:hover{
	padding: 10px 10px 10px 10px;
	font: 0.85em Arial,sans-serif;
	border-top: 1px solid #cccccc;
	text-decoration: underline;
	color: #cc0000;
}
/***********************************************/
/* Tabellen Styles                              */
/***********************************************/
/************* Übergeordneter Haupt Container ************/
#tabMain{
	background-image:url(http://www.side-manavgat.de/img/css/tabMain.jpg);
	background-repeat: repeat-x;
}
/************* 1.Untergeordeneter Container ************/
#lightHeader {
	text-align:right;
	clear: both;
	padding: 3px 3px 3px 3px;
	margin-top: 0px;

}
#lightEnd {
	background-image: url(http://www.side-manavgat.de/img/css/lightEnd.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding: 3px 3px 3px 3px;
	margin-top: 0px;
	text-align:center;
	margin-bottom:5px;
}
.message_achtung
 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #D8000C;
    background-color: #FFBABA;
    background-image: url('http://www.side-manavgat.de/img/css/messages/achtung.png');
}

.message_success
 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('http://www.side-manavgat.de/img/css/messages/ok.png');
}
.message_info
 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('http://www.side-manavgat.de/img/css/messages/info.png');
}
.message_warning
 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('http://www.side-manavgat.de/img/css/messages/warning.png');
}
.message_stop
 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('http://www.side-manavgat.de/img/css/messages/stop.png');
}
/************* Position aller Headlines rechts ************/
#tabHeadlines {
 float:right;
 width:220px;
 padding: 3px 3px 3px 3px;
 margin-top: 0px;
}

/***** 2.Untergeordeneter Container-Container aussen *********/
#tabAussen{
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image:url(http://www.side-manavgat.de/img/css/tabAussen.jpg);
	background-repeat: repeat-x;
}
/**** 3.Untergeordeneter Container-Container innen ****/
#tabInnen  {
font : 1em Verdana, sans-serif;
color : #333333;
padding-bottom : 3px;
padding-top : 5px;
padding-left : 3px;
padding-right : 3px;
} 
#tabInnen a:link  {
font : 1em Arial, sans-serif;
color : #333333;
padding-bottom : 3px;
padding-top : 5px;
padding-left : 3px;
padding-right : 3px;
} 
#tabInnen a:visited  {
font : 1em Arial, sans-serif;
color : #333333;
padding-bottom : 3px;
padding-top : 5px;
padding-left : 3px;
padding-right : 3px;
} 
#tabInnen a:hover  {
text-decoration : underline;
font : 1em Arial, sans-serif;
color : #cc0000;
padding-bottom : 3px;
padding-top : 5px;
padding-left : 3px;
padding-right : 3px;
} 
#tabInnenText  {
padding : 0 5px 5px 5px;
font : 1em Arial, sans-serif;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
background-color : #f7f7f7;
}
#tabInnenText  {
padding : 0 5px 5px 5px;
font : 1em Arial, sans-serif;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
background-color : #f7f7f7;
} 
#tabInnenShop  {
padding : 0 5px 5px 5px;
font : 1em Arial, sans-serif;
text-align : center;
} 
#tabInnenShop a:link{
}
#tabInnenShop a:visited {
}
#tabInnenShop a:hover{
	}
#tabInnenFrame{ 
	padding: 0px 0px 0px 0px;
	margin:0px;
	font: 1.0em Arial,sans-serif;
	text-align:center;
}
#tabInnenFrame a:link{
}
#tabInnenFrame a:visited {
}
#tabInnenFrame a:hover{
	}
/************* Veranstaltungen ************/
.tabBg {
background-color:#eaeaea;
}
/******** Normaler Fließtext *******/
#tabFliessText{ 
	padding: 0px 5px 5px 5px;
	margin:0px;
	text-align:justify;
}
#tabFliessText a:link{
}
#tabFliessText a:visited {
}
#tabFliessText a:hover{
	}
/**** Container Reisecenter (entspricht tabAussen) ****/
#tabAussenReisecenter{
	padding: 0px 0px 0px 0px;
	font: 1.0em Arial,sans-serif;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	background-image:url(http://www.side-manavgat.de/img/css/tabReisecenter.jpg);
	background-repeat: repeat-x;
}
/**** Kurz-Info ****/
#quickInfo{ 
	padding: 0px 5px 5px 5px;
	text-align:justify;
}
#quickInfo a:link{
}
#quickInfo a:visited {
}
#quickInfo a:hover{
	}
	
.betont {
	font-weight: bold;
	color: #000033;
	font-size: 1.0em;
}
.betont2 {
	color: #CC0000;
}
/***********************************************/
/* Headlines                            	   */
/***********************************************/
#headlines{
	padding: 5px 0px 2px 10px;
	font: 1.0em Arial,sans-serif;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#headlinesOHG{
	padding: 5px 0px 2px 10px;
	font: 1.10em Arial,sans-serif;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#headlinesInfo{
	padding: 5px 0px 2px 20px;
	font: 1.0em Arial,sans-serif;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#headlinesInfo a{
	color: #21536A;
}

#headlinesInfo a:hover{
	text-decoration: underline;
	color: #21536A;
}
#headlinesShop{
	padding: 5px 0px 2px 10px;
	font: 1.0em Arial,sans-serif;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:center;
}
/***********************************************/
/* Titel	                            	   */
/***********************************************/
#titel1{ 
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
}

#titel1 a:link{
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
}
#titel1 a:visited {	
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
}
#titel1 a:hover{
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
}
#titel2 {
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#titel2 a:link {	
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#titel2 a:visited {	
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	display:block;
	padding: 5px 5px 5px 5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#titel2 a:hover {	
	font: bold 1.0em Arial,sans-serif;
	color: #cc0000;
	text-decoration:none;
	display:block;
	padding: 5px 5px 5px 5px;
	border-left:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
}

/***********************************************/
/* Footer									   */
/***********************************************/
/************** footer ****************/
#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#footer img  {
padding : 4px 4px 4px 0;
}
/************** footer letterit2 newsletter ****************/
#footernl a:link, #footernl a:visited{
	display: block;
	padding: 0px 0px 0px 18px;
	color: #cccccc;
	text-decoration: none;
}
#footernl a:hover{
	color:#cccccc;
	text-decoration: underline;
}
.untertitel {
	font-size: 0.8em;
	font-style: italic;
}
.untertitel2 {
	font-size: 0.8em;
	color:999999;
	font-style: italic;
}
/***********************************************/
/* Suchbox									   */
/***********************************************/
.suchbox  {
background : #ffffff url(http://www.side-manavgat.de/img/css/iconTextboxSearch.gif);
background-repeat : no-repeat;
border : 1px solid #cccccc;
padding : 1px 1px 1px 20px;
} 
.suchbox:focus  {
border-color : #11a3ea;
} 
/***********************************************/
/* td Grafik									   */
/***********************************************/
/************** Hotels Details ****************/
.tdImgHotels { 
	background-color:#f7f7f7;
	}
.tdTextHotels { 
	background-color:#f7f7f7;
	}
#iconLeiste {
	padding: 3px 3px 3px 3px;
	margin-top: 0px;
	text-align:center;
}
#backtoTop  {
text-align : right;
padding : 4px 4px 4px 0;
} 
/***********************************************/
/* Haupttext Styles                            */
/***********************************************/
.desc_ue1{
 font: bold 1.0em Arial,sans-serif;
 text-align:center;
 color: #CC0000;
 margin: 0px;
 padding: 2px 2px 2px 2px;
}
.desc_ue2{
 font: bold 1.0em Arial,sans-serif;
 text-align:center;
 color: #006699;
 margin: 0px;
 padding: 10px 2px 10px 2px;
}
.desc_ue3{
 font: bold 1.0em Arial,sans-serif;
 text-align:center;
 color: #004242;
 margin: 0px;
 padding: 10px 2px 10px 2px;
}
#seiteEmpfehlen  {
margin-top : 0;
padding : 3px 0 5px 0;
} 
#seiteEmpfehlen a:link  {
text-decoration : none;
} 
  #seiteEmpfehlen a:visited  {
text-decoration : none;
}
#seiteEmpfehlen a:hover {
text-decoration : underline;
} 

.nachrichten_datum {
	font: 0.8em Arial,sans-serif;
	font-style:italic;
	text-align:left;
	color: #666666;
}

#verwandteThemen a{
	font: 0.95em Arial,sans-serif;
	font-style:italic;
	text-align:left;
	color: #666666;
}
#verwandteThemen a:hover{
	text-decoration:underline;
	color: #cc0000;
}

.alpha {color: #F7F7F7;
font-size:0.1em
}
#wetterHeader{
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.wetter{
	padding: 0px 0px 0px 0px;
	font: 0.75em Arial,sans-serif;
	border:1px solid #cccccc;
}
#alphabet {
	font: 1.29em Arial,sans-serif;
	text-align: center;
	color: #999999;
	background-image:url(../../img/css/bg_button.jpg);
	padding: 5px 5px 5px 5px;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#c5e7ff;}

#alphabet a{
	font: 1.29em Arial,sans-serif;
	text-align: center;
	color: #999999;
}

#alphabet a:hover{
	font: 1.29em Arial,sans-serif;
	text-align: center;
	color: #cc0000;
}
#menuVert {
	font: bold 1.0em Arial,sans-serif;
	text-align: center;
	color: #999999;
	background-image:url(../../img/css/bg_button.jpg);
	padding: 5px 5px 5px 5px;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#c5e7ff;}

#menuVert a{
	text-align: center;
	color: #999999;
}

#menuVert a:hover{
	text-align: center;
	color: #cc0000;
}
#tabKopf {
	font: bold 1.0em Arial,sans-serif;
	color: #003333;
}
#region {
	font: italic bold 1.0em Arial,sans-serif;
	text-align: right;
}
#ort {
	font: bold 1.0em Arial,sans-serif;
}
.tabellenzeile1 {
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
}
.tabellenzeile2 {
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #cc0000;
}
.hotelsDS {
	font-weight: bold;
	font-style:italic;
	color: #333333;
	font-size: 1.0em;
}

.hotelsDS2 {
	color: #333333;
	font-size: 0.95em;
}

.datum{
	font: 1.0em Arial,sans-serif;
	color: #FFFFFF;
	text-align: right;
	background-image: url(http://www.side-manavgat.de/img/css/datum.jpg);
	height: 24px;
	padding-right: 6px;
	background-repeat: repeat-x;
}

/***********************************************/
/* Video	    		                       */
/***********************************************/
.videoPlay{
	font: 1.0em Arial,sans-serif;
	color: #333333;
	text-align: center;
}


/***********************************************/
/* Color		                        */
/***********************************************/
#mark {
	padding: 2px 0px 2px 0px;
	font: 1.0em Arial,sans-serif;
	color: #cc0000;
}
/***********************************************/
/* Sitemap Styles                            */
/***********************************************/
.linie{ 
	padding: 0px 0px 0px 0px;
	font: 1.0em Arial,sans-serif;
	border-right:1px solid #333333;
}
.linie2{ 
	padding: 0px 0px 0px 0px;
	font: 1.0em Arial,sans-serif;
	border-bottom:1px solid #666666;
}
/************** newsletter unsubmit & feedback ****************/
#unsubmit {
	border-top: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	font: 0.90em Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#unsubmit a{
	color: #333333;
	text-decoration:none;
	text-align:center;
}
#unsubmit a:hover{
	color: #cc0000;
	text-decoration:none;
	text-align:center;
}
#linie2{ 
	border-top: 1px solid #cccccc;
	font: 1.0em Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
	margin-top: 20px;
	}
/***********************************************/
/* Fussnote                   			    */
/***********************************************/
.note{
	font: 1.45em Arial,sans-serif;
	color: #333333;
}

/***********************************************/
/* ohg.css                   			    */
/***********************************************/
#tabOhg{
	margin: 0px;
	padding: 5px 0px 10px 15px;
	font: 1em Arial,sans-serif;
	color: #333333;
}
#tabOhg a{
	font: 1em Arial,sans-serif;
	color: #333333;
}
#tabOhg a:hover{
	font: 1em Arial,sans-serif;
	color: #cc0000;
}
/***********************************************/
/* counter.css                   			    */
/***********************************************/
#counter{
	padding: 10px 10px 10px 10px;
	font: 0.9em Arial,sans-serif;
	border-top: 1px solid #cccccc;
}
#counter a{
	text-decoration: underline;

}

#counter a:hover{
	text-decoration: underline;
	color: #cc0000;
}
.counterBG1{
background-color:#eaeaea;
padding: 4px 4px 4px 4px;
}
.counterBG2{
background-color:#;
padding: 4px 4px 4px 4px;
}
.CounterTab{
border:solid 1px #cccccc;
background-color:#ffffff;
}
.MiniTabrelated{
border:solid 1px #cccccc;
font: 0.98em Arial,sans-serif;
background-color:#ffffff;
}
.minirelated{
	padding: 5px 5px 5px 5px;
	font: bold 0.97em Arial,sans-serif;
	color: #FFFFFF;
	background-image: url(http://www.side-manavgat.de/img/css/datum.jpg);
	background-repeat: repeat-x;
}

/***********************************************/
/* holiday.css               				    */
/***********************************************/
.holiday {
	color: #009900;
	text-align:center;
	font-style: italic;
	font-weight: bold;
}
/************ Ende ******************/

