/********************************************************************************************************/
/* 	Cascading Stylesheets (CSS) Entwickelt für MSIE														*/
/* 	-----------------------------------------------														*/
/* 																										*/
/* 	(CSS) für www.schoenerinseln.de																		*/
/* 	     - Globale Einstellungen																		*/
/* 	     - Schriftarten Formatierung																	*/
/* 	     - Schriftfarben																				*/
/* 	     - Grafik Einstelung				        					copyright (c)2005 by Ronny Linde*/
/********************************************************************************************************/


/*********************************************************************************************************/
/* Global: Einstellungen - Formatierung  (c) 2005 Ronny Linde 						*/
/*********************************************************************************************************/
body{
                    background-image: url(../bilder/Hintergrund.gif);
                    background-repeat: no-repeat;
                    background-position: 55% 50%;
                    background-attachment:fixed;
}

#ohneBild{
		background: #ffffff;
	}
#submenue1{
		font-family:Arial;
		background:#9F2646 ;
	}
#active_menu{
                    color:#FFDF00;
	}
.hintergrund {
		background: #8e1535;
	    }
.font-family 		{ font-family:Arial; font-size:8pt; color:#ffffff; }
.RestDerSeite 	{ font-family:Arial; color:#ffffff; }

table.preis	{
                    font-family:Verdana,Arial,Helvectica;
                    font-size:8pt;
                    color:#FFFFFF;

                    background: #000000;
	}
tr.preis	{
                    font-family:Verdana,Arial,Helvectica;
                    font-size:8pt;
                    color:#000000;

                    background: #ffffff;

                    padding:2px
	}
tr.title	{
                    font-family:Verdana,Arial,Helvectica;
                    font-size:8pt;
                    color:#ffffff;

                    background: #C33333;

                    padding:2px;
	}
#external{
					color:#000000;         
					text-decoration: none;
}
a:hover#external{
					color:#000000;         
					text-decoration: underline;
}
/*********************************************************************************************************/
/* Schriftart - Formatierung  (c) 2005 Ronny Linde							*/
/*********************************************************************************************************/
a.menu {
	color:#ffffff;
         font-family:Arial;
         font-size:8pt;
         text-decoration: none;
       }
a:hover.menu {
	color:#ffffff;
         text-decoration: underline;
         }
a.UnterMenue {
	color:#C0C0C0;
         font-family:Arial;
         font-size:8pt;
         text-decoration: none;
       }
a:hover.UnterMenue {
	color:#ffffff;
         text-decoration: underline;
         }
a.MenueBlackRed {
	color:#000000;
         font-family:Arial;
         font-size:8pt;
         text-decoration: none;
       }
a:hover.MenueBlackRed {
	color:#8e1535;
         text-decoration: underline;
         }
a.MenueRed {
	color:#DF0000;
         font-family:Arial;
         font-size:8pt;
         text-decoration: none;
       }
a:hover.MenueRed {
	color:#000000;
         text-decoration: underline;
         }
a.submenu {
	color:#6C6C6C;
         font-size:8pt;
         text-decoration: none;
       }
a:hover.submenu {
	color:#000000;
         text-decoration: underline;
         }
.mainlevel   {
                         color:#ffffff;
         		text-decoration: none;
		}
.sublevel   {
                         color:#afafaf;
         		text-decoration: none;
		}
a:hover.mainlevel {
	color:#ffffff;
         text-decoration: underline;
         }
a:hover.sublevel {
	color:#afafaf;
         text-decoration: underline;
         }

.body_text_hotel_1{
			font-family:Verdana,Arial,Helvectica;
                         font-size:8pt;
                         color:#000000;
		}
table{
			font-family:Verdana,Arial,Helvectica;
                         font-size:8pt;
                         color:#000000;
		}
tr{
			font-family:Verdana,Arial,Helvectica;
                         font-size:8pt;
                         color:#000000;
		}
td{
			font-family:Verdana,Arial,Helvectica;
                         font-size:8pt;
                         color:#000000;
		}
.Titel1_Hotels   {
			font-family:Times New Roman;
                         font-style: italic;
                         color:#800000;
		}
.Titel2_Hotels   {
			font-family:Times New Roman;
                         font-style: italic;
                         color:#800000;
		}

.Kleiner_Titel   {
			font-family:Times New Roman;
                         font-style: italic;
                         font-size: 10pt;
                         color:#C33333;
		}
input {
	/**background-color : #ffffe0;**/
	font-size : 8pt;
}

select {
	/**background-color : #ffffe0;**/
	font-size : 8pt;
 }
/*********************************************************************************************************/
/* Schriftart - Farben  (c) 2005 Ronny Linde							        */
/*********************************************************************************************************/
.font_black       {
                         color:#000000;
		}
.font_red       {
                         color:#FF0000;
		}
.font_dark_red   {
                         color:#C33333;
                         font-style: italic;
		}
.font_white       {
                         color:#FFFFFF;
		}
.hand		{
			cursor:pointer;
		}


/*********************************************************************************************************/
/* Hintergundbilder  (c) 2005 Ronny Linde							*/
/*********************************************************************************************************/

#hintergrund_job	{
                    background-image: url();
                    background-repeat: no-repeat;
                    background-position: 50% 500px;
                    background-attachment:fixed;
                 }

#strand		{
                    background-image: url();
                    background-attachment:fixed;
                 }