﻿/* Formate für alle Absätze*/
p { 
	text-align:center;
	color: #316FFF;
	font-family:"Comic Sans MS";

}


*.frame { 
	text-align:center;
	color: #316FFF;
	font-family:"Comic Sans MS";
	border:none
}
*.standart {
	text-align:left;
	color: #316FFF; 
	font-family:"Comic Sans MS";
}

*.Presse {
	text-align:left;
	font-size: 24px;

}
*.Titel {
	font-size: 24px;
	font-weight:bold;

}

*.aufzaehlung {
	text-align:left;
	color:#316FFF;
	font-family:"Comic Sans MS"; 
	font-size:20px;
	}

*.navtitel {
	font-size: 20px;
}

*.melaya {
	text-align:center;
	font-size: 20px;	
	color: #273260;
	font-family:"Comic Sans MS";
}

*.salome1 { 
	font-size: 20px;
	text-shadow:black 2px 2px 10px;
	}

*.salome2 { 
	font-size: 25px;
	}

*.untertitel { 
	font-size: 14px;

}

*.links { 
	text-align: left;
	margin-right:40%;
}

*.rechts { 
	text-align: right;
	margin-left:40%;
}

*.hanan1 {
	width:80%
	}
	

/*Format für den Hintergrund */

BODY{ 
	background-image:url(img/bghimmel.gif);
	background-color:#FFFFFF;                   
	background-attachment:fixed; 
	}

BODY.neu{ background-image:url(fotos/blank.img);
	background-color:#FFFFFF;                   
	background-attachment:fixed; 
	}

/* ############## Formate für Tabellen ##################*/

table.links {
	border-color:#316FFF;
	border-style:ridge;
}



tr.links {
	border-color:#316FFF;
	border-style:ridge;
	border-width:1px;
}	

/*################## Links #####################*/
a {
	font-family:"Comic Sans MS";
	text-decoration: none;
	color: #316FFF;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #A5A5F5;
}

a:hover {
	text-decoration: none;
	color: #09D9BD;
}

/* Links nur für die Titel-Seite */
a.Titel {
	text-decoration: none;
	color: #0000FF;
}

a.Links {
	text-decoration: none;
	color: #0000FF;
	font-family: "Verdana";
}
font face="Verdana, Arial, Helvetica, sans-serif"

/*###################### Ende Links ############### */

/*####
Format für alle Bilder, wird wegen der Unterscheidung zwischen MS-IE und allen anderen Browsern eingesetzt
#### */

/*Titelbild auf index.html */



div.Titelbild{
	background-image:url(fotos/title/titel_5.png); 
	width:545; 
	height:583;
	}

div.Titel {
	background-image:url(fotos/title/titel_5_1.png); 
	width:426; 
	height:440;
	}


div.tanz{ 
	background-image:url(fotos/title/tanz_4_1.png); 
	width:180; 
	height:211;
	}

div.traum{ 
	background-image:url(fotos/title/traumkl_4.png); 
	width:200; 
	height:220;
	}



div.borliob { 
	position:absolute; 
	left:10px; 
	top:0px; 
	background-image:url(fotos/bort/borliob_4_1.png);
	width:180;
	height:146; 
	z-index:1
	
	
}

div.borreob{
	background-image:url(fotos/bort/borreob_4_1.png); 
	right:15px;
	top:0px;
	width:180;
	height:146; 
}

div.borreun {
	background-image:url(fotos/bort/borreun_4_1.png);
	width:180;
	height:146; 		
}

div.borliun {
	background-image:url(fotos/bort/borliun_4_1_IE.png); 
	width:180;
	height:146; 
	 }
