/* CSS fenstergucker.com */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #c7000d;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}


a:link, a:visited, a:active {
	font-size: 11px;
   	font-weight: bold;
   	color: #000000;
   	text-decoration: none;
}


a:hover {
	font-size: 11px;
  	font-weight: bold;
  	color: #c7000d;
  	text-decoration: none;
}


a.menu,a.menu:link,a.menu:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.menu:hover { 
	font-size: 11px;
	color: #c7000d;
	font-weight: bold;
	text-decoration: none; 
}


.imgBorder {
	border: 1px solid #5c5c5c;
}

.head {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sml {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.invis {
display:none;
}