@charset "utf-8";
/* CSS Document */
.topmenubg{background-color:#f3550b;}
.footerbg
{
background-color:#282828;
color:#CCC;
}
.tetritext
{
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 1%; MARGIN-RIGHT: 1%
}
.c a:link {
	color: #CCC;
	text-decoration: none;
}
.c a:visited {
	color: #CCC;
	text-decoration: none;
}
.c a:hover {
	color: #CCC;
	text-decoration: none;
}
.c a:active {
	color: #CCC;
	text-decoration: none;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav a:hover {
	text-decoration: none;
	color: #FFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFF;
}


.headline1
{
background-image:url(header.png);
 background-repeat : no-repeat;
 }
.noline a:link {
	
	text-decoration: none;
}
.noline a:visited {
	text-decoration: none;
	
}
.noline a:hover {
	text-decoration: none;
	
}
.noline a:active {
	text-decoration: none;

}
.catalog a:link {
	color: #578DEC;
	text-decoration: none;
}
.catalog a:visited {
	text-decoration: none;
	color: #578DEC;
}
.catalog a:hover {
	text-decoration: none;
	color: #578DEC;
}
.catalog a:active {
	text-decoration: none;
	color: #578DEC;
}

