@import url(http://fonts.googleapis.com/css?family=Russo+One);



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336666;
}
td {
	font-size: small;
}
.hinweis {
	font-weight: bold;
	color: #000099;
}
a:link {
	color: #006666;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #993399;
}
a:active {
	color: #CC0000;
}.irox {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

table.back td {
	margin: 5px;
	padding: 5px;
	background-color: #FFFBD0;
	border: 1px solid #0F755E;
}
table.back td a {
	font-family: 'Russo One', sans-serif;
	font-size: 1.5em;
	text-decoration: none;
}
