*:focus, * {
	-moz-outline: none;
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
body {
	margin:0;
	background-color:#131516;
}
form {
	margin: 0;
	padding: 0;
}
.form {
	width: 100%;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #cbcbcb;
	padding: 2px;
	background-color: #393939;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #CBCBCB;
	border-style: solid;
	border-width: 1px;
	background-color: #393939;
}
.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ff8800;
	text-transform: uppercase;
	text-decoration: none;
}
.menu1:hover, .menu1_hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ff8800;
	text-transform: uppercase;
	text-decoration: underline;
}
.menu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bed6e6;
	text-transform: uppercase;
	text-decoration: none;
}
.menu2:hover, .menu2_hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bed6e6;
	text-transform: uppercase;
	text-decoration: underline;
}
.cop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #918e8e;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #bb8954;
	font-weight: lighter;
}
.img {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.img2 {
	border: 1px solid #CBCBCB;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
.text strong, table strong, .text b, table b {
	color: #bb8954;
}

.text, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #deeaed;
}
.dot_g {
	background-image: url(images/dot_g.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #deeaed;
	text-decoration: none;
}
.design:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #deeaed;
	text-decoration: underline;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #bb8954;
}
.blink {
	text-decoration: blink;
}

