/*Stylesheet für bilwiz.eu*/

.table1 {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
    cursor: hand;
}
.navi {
	cursor: hand;
}
a {
	outline: none;
	cursor: hand;
}

a:link {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #003366;
	cursor: hand;
}
a:visited {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #336699;
	cursor: hand;
}
a:hover {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
	cursor: hand;
}
body {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
    cursor: hand;
}
.h1 {
	font-family: "Century Gothic", "Futura Md BT", "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
   }
.text {
	font-family: Century Gothic, Futura Md BT, Microsoft Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
  }
.h2 {
	font: bold 14px "Century Gothic", "Futura Md BT", Garamond, "Microsoft Sans Serif", Tahoma, "Times New Roman";
	color: #FF0000;
}
.h3 {
	font: bold 14px "Century Gothic", "Futura Md BT", Garamond, "Microsoft Sans Serif", Tahoma, "Times New Roman";
	color: #CCCCCC;
}
.h4 {
	font: bold 14px "Century Gothic", "Futura Md BT", Garamond, "Microsoft Sans Serif", Tahoma, "Times New Roman";
	color: #666666;
}
