@font-face {
font-family: "Museo Sans 900";
src: url("http://www.stenzel-film.de/museosans_900.ttf") format('truetype');
src: url(museosans_900.eot);
  src: local('Museo Sans 900'), url(MuseoSans_900.otf) format('opentype');
}
@font-face {
font-family: "Museo Sans 500";
src: url("http://www.stenzel-film.de/museosans_500.ttf") format('truetype');
src: url(museosans_500.eot);
  src: local('Museo Sans 500'), url(MuseoSans_500.otf) format('opentype');
}
body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 944px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px solid;
	border-color: #cccccc;
}
a:link {
	text-decoration: none;
	color: #636363;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: none;
	color: #E76E34;
}
a:active {
	text-decoration: none;
	color: #636363;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
 p { font-size: 12px; color: #333333; }
 h4 { font-size: 20px; color: #666333; }
 h6 { font-size: 14px; color: #444567; }  
-->.logomenu{
-->border:0px solid #000000;
-->background-color:#FFFFFF;
-->padding-left: 15px;
-->padding-right: 15px;
-->}
.top{
border:0px solid #000000;
}
.tartalom{
border:0px solid #000000;
}
.menu{
border:0px solid #000000;
}