/* StyleSheet http://www.spaett.com/
   Erstellt von Werner Merk, http://www.kunsterbunt.de/ - 01.Juni 2003
   Letzte Aktualisierung: 04.06.03 */


img, div, input { behavior: url("fileadmin/iepngfix.htc") }

body { margin:0px;padding:0px; border-color:#fff;}

p, a, h1, li, td { font-family:verdana,helvetica,arial; }

p { color:slategray; font-size:9pt; line-height:13pt; }
p b { color:dimgray; }
p i { font-weight:bold; font-style:normal; }
p.info { margin:30px; }
p.info b { color:black; }

/* h1 { color:midnightblue; font-size:12pt; font-weight:bold; } */
h1 {
	color:#696969;
	font-weight:bold;
	font-size:10pt;
	}

a { font-size:9pt; color:coral; text-decoration:underline; font-weight:normal; }
a b { color:black; font-weight:bold; text-decoration:none; }
a:hover { color:#003eba; } /* was :crimson / 2008-01-24 vh */
a:link {  }
a:visited {  }

a.home , .homelink a { color:silver; text-decoration:none; }

table { border-color:none; }

#img {border:0px;}


.fuss { font-family:verdana,helvetica,arial,sans-serif; font-size:8pt; color:#BFBFBF; }

td.nav-a a {
		color:white;
		font-weight:bold;
		text-decoration:none;
		margin-left:23px;
		font-size:10px;
		}
		
td.nav-a a:hover {
	color:crimson;
	}
	

	
.pmenu a {
	margin-left:4px;
	margin-right:4px;
	line-height:22px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
.pmenu a:hover  {
	color:crimson;
	}

.pmenu-active {
	background:#fff url(http://www.spaett.com/fileadmin/layout/bld/galmenue.gif) repeat-x;
	}
	
.pmenu-level1 a {
	color:#52596B;
	}
	
.pmenu-level2 a {
	color:#52596B;
	
	}
	
.pmenu-level1 {

	}
	
.pmenu-level2 {
	border-bottom:0px solid #fff;
	}
	
.gal-header{
	font-size:36px;
	font-family:'Arial Narrow',Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #bdc7ce;
	text-transform:uppercase;
	text-align:right;
	position:relative;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	}
	
.gal-header2{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	color: #8d949a;
	text-align: right;
	margin-top:0px;
	position:relative;
	}
	
.news_table * a strong {
	font-weight:normal;
	}
	
td.news_date_grau, td.news_date_grau font {
	color:#c0c0c0;
	display:none;
	}
