@charset "utf-8";
@import "offer.css";
@import "menu.css";
@import "main_article.css";
@import "heading_article.css";
@import "article.css";
@import "rss_blog.css";
@import "rss_foci24.css";
@import "rss_versenytanc.css";
@import "galeria.css";
@import "forum.css";

body {
	background-color: ffffff#;
	margin: 0px;
	padding: 0px;
}
#superbanner {
	height: 100px;
	width: 940px;
	background-color: #ece1e1;
	text-align: center;
	padding-top: 10px;
}
#header {
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 940px;
}
#advertikum_banner {
	background-color: #ece1e1;
	width: 940px;
}
#footer {
	height: 58px;
	width: 940px;
	clear:left;
	background-image: url(/img/background_footer.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
#footerlinks {
	width: 940px;
	text-align: center;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 940px;
}
#page .page_left {
	width: 470px;
}
#page .page_center {
	width: 330px;
}
#page .page_right {
	width: 140px;
	background-image: url(/img/background_main_page_right.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 15px;
}
#impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 15px;
	color: #ffffff;
	font-weight: bold;
}
#impressum a {
	text-decoration: none;
	color: #ffffff;
}
#impressum a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 15px;
	padding-top:5px;
	color: #ffffff;
}
#footermenu a {
	text-decoration: none;
	color: #ffffff;
}
#footermenu a:hover {
	text-decoration: underline;
	color: #ffffff;
}
