@charset "UTF-8";
/* CSS Document */

body {
	/* background-image: url(grafia_bg.jpg); 
	background-repeat: no-repeat; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #000;*/
	text-align: center; /* For IE */ 
}

.black {
	background-color: #000;
	text-align: center; /* For IE */ 
}



.white {
	background-color: #fff;
	text-align: center; /* For IE */ 
}

.test {
	background-color: #fff;
	text-align: center; /* For IE */
	background-image: url(bilder/foto_black.png);
	height: 20px;
	width: 20px;
	float: left;
	padding-right: 5px;
	background-repeat: no-repeat;
	display: inline;
}


a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}



#companyname {
	background-image: url(grafia_bg2.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 21px;
}
#menu_black {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	margin-left: 60px;
	margin-top: 3px;
	text-align: left;
}
#content_spacer {
	height: 40px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px none #000;
}
#flashmovie {
	background-color: #930;
	height: 200px;
	width: 500px;
}
