/* DATEI: chessdiagrammer.css */
/* © 2009, Ekkehard May */


H1
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	}

/* Ueberschriften Kasten*/
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	letter-spacing : 5px;
	font-variant : small-caps;
	font-size : 11pt;
	font-weight : bold;
}

p.logo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	letter-spacing : 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 24px;
	font-variant : small-caps;
	font-size : 11pt;
	font-weight : bold;
}

p
	{
 	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
 	font-size: 9pt;
	color : Black;
	}

p.logo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	letter-spacing : 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-variant : small-caps;
	font-size : 14pt;
	font-weight : bold;
}

p.gray
	{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: Gray;
}
			
HR {
	color : black;
	size : 1;
	noshade
}

	
p.gross
	 {
	 font-size: 12pt; color: black; 
	 }

p.top
	{
	font-size: 9pt;
	font-weight : bold;
	}
	
p.klein
	{
	font-size: 8pt; color: White; 
	}

p.smallblack
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt; color: Black;
	font-weight : normal;
	}

p.smallwhite
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt; color: White;
	font-weight : normal;
	}

p.smallgraybold
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt;
	color: Gray;
	font-weight: bold;
}
		
p.smallblackbold
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt; color: Black;
	font-weight : bold;
	 }

p.smallblackohne
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt; color: Black;
	font-weight : normal;
	margin-bottom:0;
     	margin-top:0;
	}

p.smallblackboldohne
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt; color: Black;
	font-weight : bold;
	margin-bottom:0;
     	margin-top:0;
	}

p.navtext
	{
	
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
	 	 	 
a:link
	{
	color: Black;
	font: normal;
	text-decoration: underline;
	} 

a:active
	{
	color: Blue;
	text-decoration: none;
	font : normal;
	}

a:visited
	{
	font-weight : normal;
	text-decoration : none;
	color : Black;
	}

a:hover
	{
	font-weight: normal;
	text-decoration: underline;
	}

a.kleinerlink
	{
	color: #FFFFFF;
	font: normal;
	text-decoration: none;
	} 

.kleinerlink:visited
	{
	color: #FFFFFF;
	}

.kleinerlink:aktiv
	{
	color: #FFFFFF;
	}

.kleinerlink:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.navi
	{
	font: normal;
	text-decoration: underline;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

a.navi:link
	{
	color: #000000;
	font: normal;
	text-decoration: none;
	}
	
a.navi:active
	{
	color: #000000;
	text-decoration: none;
	font : normal;
	border: 0px dotted #1f1f1f;
	}

a.navi:visited
	{
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	border: 0px dotted #1f1f1f;
	}

a.navi:hover
	{
	font-weight: normal;
	text-decoration: none;
	color: #ff00ff;
	
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

a.gray
	{
	color: Silver;
	font: normal;
	text-decoration: none;
} 

.gray:visited
	{
	color: Silver;
}

.gray:aktiv
	{
	color: Silver;
}

.gray:hover
	{
	color: Silver;
	text-decoration: underline;
}


a.logo 	{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

a.logo:link
	{
	color: #000000;
	font: normal;
	text-decoration: none;
} 

a.logo:active
	{
	color: #000000;
	text-decoration: none;
	font : normal;
	border: 0px dotted #1f1f1f;
	}

a.logo:visited
	{
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	border: 0px dotted #1f1f1f;
	}

a.logo:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	/*
	background-color: #303030;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	*/
}
			
PRE
	{
	font: 9pt "Courier New", Courier,  monospace;
	}
TABLE
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	}

TABLE.small
	{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 7pt;	color: black;
	}
		
BODY {
	background-color : White;
	font : 9pt;
}

BODY.navi
	{
	background-color: #ffffff;
}

BODY.lightgray {
	background-color : #DED8C0;
	color : black;
}

BODY.lightbrown {
	background-color : #DED8C0;
	color : black;
}

BODY.white {
	background-color : White;
}

BODY.top {
	background-image: url(images/graustru.gif);
	background-color : Black;
}

BODY.bottom {
	background-image: url(../images/graustru.gif);
	color : black;
}

BODY.black {
	background-color : Black;

BODY.galerie {
	background-image: url(images/graustru.gif);
	background-color : #000000;
}

BODY.bg {
	background-color: White;
	color: black;
}

UL {
	font-size: 9pt;
	list-style-type: dot; 
	list-style-position:inside;
	padding: 0;
        margin: 0;
}

LI {
	font-size: 9pt;
}
