/* CSS Document */

/*
Stil1 ist für Überschrift oben
*/
.Stil1 {font-size: 10px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil2 für die Städte unter den Namen
*/
.Stil2 {font-size: 10px; color: #660000; font-family: Verdana; font-weight:normal;}
/*
Stil3 Länder auf der Gallery
*/
.Stil3 {font-size: 14px; color: #666666; font-family: Verdana; font-weight:bold;}
/*
Stil4 available in....(Erreichbarkeit der Frauen)
*/
.Stil4 {font-size: 10px; color: #FF0000; font-family: Verdana; font-weight:normal;}
/*
Stil5 untere Navigation
*/
.Stil5 {font-size: 9px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil6 für news 
*/
.Stil6 {font-size: 14px; color: #660000; font-family: Verdana; font-weight:bold;}
/*
Stil7 weiße Punkte als Abstandhalter
*/
.Stil7 {font-size: 12px; color: #FFFFFF; font-family: Verdana; font-weight:normal;}
/*
Stil8 kleine Schrift
*/
.Stil8 {font-size: 9px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil9  Schrift rot (Advertising form)
*/
.Stil9 {font-size: 12px; color: #800000; font-family: Verdana; font-weight:normal;}
/*
Stil10  Überschrift Index
*/
.Stil10 {font-size: 16px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil11 ist für navigation unten
*/
.Stil11 {font-size: 11px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil12 ist für navigation oben
*/
.Stil12 {font-size: 12px; color: #FFFFFF; font-family: Verdana; font-weight:normal;}
/*
Stil13 Überschrifen der Sedcard....
*/
.Stil13 {font-size: 14px; color: #666666; font-family: Verdana; font-weight:normal;}
/*
Stil14 ist für Überschrift hell 
*/
.Stil14 {font-size: 12px; color: #CCCCCC; font-family: Verdana; font-weight:normal;}
/*
Stil199 ist die Schrift der Password Change Seite
*/
.Stil199 {font-size: 9px; color: #999999; font-family: Verdana; font-weight:normal;}
/*
Stil15 ist für Punkte im cms 
*/
.Stil15 {font-size: 12px; color: #D7D7D7; font-family: Verdana; font-weight:normal;}
/*
*/


/*
Abstände der Bilder im index.php 
*/

img.gallery  { display:block; margin:60px; }


/*
Hompagefarben 
*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/* 
		Pawlita.de Galerie v2.0 CSS (16.01.2007) 

#Galery
#Galery .Main - Betrifft die gesammte Galerie
#Galery .navigation - Die Navigation
#Galery .seitennr - Seitennummern
#Galery .aktseitennr - Aktuelle Seite
#Galery .thumb - Thumbnails
#Galery .show - Das Vorschaubild
#Galery .info - Die Bildinfo in der Vorschau
#Galery .download - Bild Download
#Galery .kategorie - Kategorie Auswahl select Feld
#Galery .bilders - Bilder Pro Seite Auswahl

Die Einstellungen können mit Tags wie img, a, td, select usw. kombiniert werden

Beispiel für Rote Seitennummern: 

#Galery .seitennr a{
	color: #FF0000;
}

*/


BODY {
	font-family: "Verdana", Times, serif;
	text-align: center;
}
#Galery {
	text-align: center;
	}
#Galery .Main {
	width: 640px;
	border:1px solid #000000;
	background-color: #EEEEEE;
	padding: 0px;
	margin:0px;
	}
#Galery img{
	border:0px;
	}
	
/* Navigation */
#Galery .navigation {
	padding:0px ;
	background:#CCCCCC;
	}	
#Galery .navigation img{
	border:0px;
	}	
		
/* Links */
#Galery  a{
	text-decoration:none;
	color: #666666;
	}
#Galery a:hover{
	text-decoration:none;
	color: #FF0000;
	}
	
/* Seitennummern */
#Galery .seitennr a{
	color: #666666;
	text-decoration:none;
	font-size:small;
	}
#Galery .aktseitennr{
	color:#000000;
	text-decoration: underline overline;
	}

/* Thumbnails */
#Galery .thumb td{
	background-color: #DDDDDD;
	padding:5px;
	font-size:smaller;
	}
#Galery .thumb img{
	border:#000000 solid 1px;
	}	
	
/* Vorschubild */
#Galery .show td{
	background-color: #DDDDDD;
	padding:5px;
	}
#Galery .show img{
	border:#000000 solid 1px;
	}

/* Info */			
#Galery .info {
color:#333333;
font-size:small;
}

/* Download */			
#Galery .download {
color:#333333;
font-size:small;
}		
#Galery .download a{
color: #666666;
font-size:small;
}

/* Kategorieauswahl Menue */
#Galery form {
	margin:0;
	}
#Galery .kategorie select {
	color: #222222;
	background-color: #DDDDDD;
	font-size: 9pt;
	border: 1px solid #444444;
	}
	
/* Bilder Pro Seite Auswahl*/
#Galery .bilders {
font-size:smaller;
}
#Galery .bilders select {
	color: #222222;
	background-color: #DDDDDD;
	font-size: 9pt;
	border: 1px solid #444444;
	}		
