/* DATEI: may.css */
/* © 1999-2001, Ekkehard May */

.td_bottom {
	border-bottom: 1px solid;
	padding-bottom: 2px;
	border-color: #808080;
}

.td_top {
	border-top: 1px solid;
	padding-top: 2px;
	border-color: #808080;
}

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 : #808080;
	letter-spacing : 5px;
	font-variant : small-caps;
	font-size : 9pt;
}
	
p
	{
 	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
 	font-size: 9pt;
	color : #000000;
	}

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

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.smallgreybold
	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt;
	color: Gray;
	font-weight: bold;
}

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

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

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

a:hover
	{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	/*
	background-color: #303030;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	*/
}

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

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

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

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

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.gray
	{
	color: Silver;
	font: normal;
	text-decoration: none;
} 

.gray:visited
	{
	color: Silver;
}

.gray:aktiv
	{
	color: Silver;
}

.gray:hover
	{
	color: Silver;
	text-decoration: underline;
}
			
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;
	}

TABLE.box
	{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #808080;
	letter-spacing: 0px;
}
		
BODY {
	background-color: Black;
	font: 9pt;
}

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

BODY.bg {
	background-color: #101010;
	color: white;
}

BODY.blackblack {
	background-color: Black;
	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.galerie {
	background-image: url(images/graustru.gif);
	background-color : #000000;
}

UL {
	font-size: 9pt;
}
LI {
	font-size: 9pt;
}

.bg2 {
	background-color : #808080;
}

.bg3 {
	background-color : #1f1f1f;
}

.bg4 {
	background-color: #1f1f1f;
	color: #808080;
}

.counter {
	color: #101010;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
}
