body {
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	width: 830px;
	padding: 0;
	margin: 0 auto;
}

#container h1 {
	width: 830px;
	height: 282px;
	padding: 26px 0 0;
	margin: 0;
	background: url(main.jpg);
}

#container h1 a {
	width: 345px;
	height: 73px;
	padding: 0;
	margin: 0 0 0 222px;
	text-indent: -5000px;
	outline: none;
	display: block;
}

#container #full {
	width: 830px;
	padding: 0;
	margin: 0;
	background: url(bg_full.gif) no-repeat;
	float: left;
}

#container #full #cols {
	width: 796px;
	padding: 0;
	margin: 0 17px;
	background: url(bg_cols.gif);
	float: left;
}

br.clear {
	clear: both;
}


/* left */

#col-left {
	width: 186px;
	padding: 0;
	margin: 0;
	float: left;
}

#col-left p.menu_top {
	width: 186px;
	height: 26px;
	padding: 0;
	margin: 0;
	background: url(menu_top.jpg);
}

#col-left p.menu_bottom {
	width: 186px;
	height: 18px;
	padding: 0;
	margin: 0;
	background: url(menu_bottom.gif);
}

#col-left #menu {
	width: 186px;
	padding: 0 0 4px;
	margin: 0;
	background: #FFF;
	list-style: none;
}

#col-left #menu li {
	width: 186px;
	padding: 0;
	margin: 0 0 2px;
}

#col-left #menu li.last {
	margin: 0;
}

#col-left #menu li a {
	width: 156px;
	padding: 6px 6px 6px 24px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(menu_button.gif);
	display: block;
}

#col-left #menu li a:hover {
	width: 160px;
	padding: 6px 6px 6px 20px;
	color: #9C1C12;
	text-decoration: none;
	background-position: 0 -30px;
}

#col-left #menu li a.act {
	width: 156px;
	padding: 6px 6px 6px 24px;
	color: #B1B1B1;
	background-position: 0 -60px;
}

#col-left #menu ul.submenu {
	width: 174px;
	padding: 2px 0 0;
	margin: 0 0 0 12px;
	list-style: none;
}

#col-left #menu ul.submenu li {
	width: 174px;
	padding: 0 0 1px;
	margin: 0;
	background: url(menu_sub_sep.gif) no-repeat bottom;
}

#col-left #menu ul.submenu li.last {
	padding: 0;
	margin: 0 0 2px;
	background: none;
}

#col-left #menu ul.submenu li a {
	width: 146px;
	padding: 9px 5px 7px 23px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	background-image: url(menu_sub_button.gif);
	display: block;
}

#col-left #menu li ul li a:hover {
	width: 146px;
	padding: 9px 5px 7px 23px;
	margin: 0;
	color: #9D773D;
	background-position: 0 -60px;
}

#col-left #menu li ul li a.act {
	color: #9C1C12;
	background: #FFF;
}


/* right */

#col-right {
	width: 522px;
	padding: 0;
	margin: 0;
	float: left;
}


/* right - top */

#content-top {
	width: 522px;
	height: 46px;
	padding: 0;
	margin: 0;
	background: url(main_title.jpg);
	border-bottom: 3px #FFF solid;
	position: relative;
}

#content-top h2 {
	padding: 0 0 4px;
	margin: 0;
	font-family: Times New Roman, Arial, Verdana, Tahoma, sans-serif;
	font-size: 21px;
	color: #9C1C12;
	background: url(title_bg.gif) no-repeat right bottom;
	position: absolute;
	bottom: 0;
	left: 15px;
}

#content-top ul {
	width: 190px;
	height: 29px;
	padding: 13px 0 0;
	margin: 0;
	list-style: none;
	background: url(lang_bg.gif);
	position: absolute;
	bottom: 4px;
	right: 0;
}

#content-top ul li {
	height: 16px;
	padding: 0 8px 0 7px;
	margin: 0;
	background: url(lang_sep.gif) no-repeat right;
	float: right;
}

#content-top ul li.last {
	padding: 0 7px;
	background: none;
}

#content-top ul li a {
	padding: 0 5px;
	margin: 0;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	line-height: 16px;
	display: block;
}

#content-top ul li a:hover {
	color: #FFF;
	background: #9C1C12;
}

#content-top ul li a.act,
#content-top ul li a.act:hover {
	color: #C2C2C2;
	background: none;
}


/* right - content */

#col-right #content {
	width: 490px;
	padding: 15px;
	margin: 0 0 0 2px;
	float: left;
}

#col-right #content-contact {
	width: 492px;
	padding: 8px 15px 15px 13px;
	margin: 0 0 0 2px;
}

#col-right #content h3 {
	font-size: 15px;
	padding: 5px 0 0;
	margin: 0 0 15px;
}

#col-right #content h3.first {
	padding: 0;
}

#col-right #content h4 {
	font-size: 13px;
	padding: 5px 0 0;
	margin: 0 0 15px;
}

#col-right #content p {
	padding: 0;
	margin: 0 0 15px;
}

#col-right #content p.last,
#col-right #content ul.last {
	margin-bottom: 0;
}

#col-right #content ul {
	margin-bottom: 15px;
	list-style: square;
}


/* downloads */

#downloads {
	padding: 0;
	margin: 0;
	list-style: none !important;
	float: left;
}

#downloads li {
	padding: 0;
	margin: 0 0 10px;
	float: left;
}

#downloads li.center_1 {
	margin: 0 0 10px 82px;
}

#downloads li.center_2 {
	margin: 0 0 10px 165px;
}

#downloads li a {
	width: 110px;
	height: 48px;
	padding: 12px 0 0 50px;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #9C1C12;
	text-decoration: none;
	background-image: url(download.gif);
	display: block;
	float: left;
}

#downloads li a:hover {
	color: #404040;
	background-position: 0 bottom;
}

#downloads li.last a {
	margin: 0;
}


/* contact */

#contact {
	width: 487px;
	padding: 11px 0 0;
	margin: 0;
	background: url(contact_bg.gif) no-repeat;
}

#contact h3 {
	padding: 0 0 0 20px;
	margin: 0 0 7px;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	line-height: 34px;
}

#contact div {
	padding: 0;
	margin: 0 0 0 6px;
}

#contact div p {
	padding: 0;
	margin: 0;
}

#contact div p.address {
	padding: 0 0 0 15px;
	margin: 0 0 5px;
}

#contact div table {
	margin: 0 0 0 9px;
}

#contact div table td.phone_text {
	width: 75px;
	padding: 6px 0 0 14px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#contact div table td.phone_nr {
	padding: 9px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

#contact div p.website {
	height: 22px;
	padding: 7px 0 0 15px;
	margin: 0;
}

#contact div p.website a {
	font-size: 12px;
	color: #9C1C12;
	text-decoration: none;
}

#contact div p.website a:hover {
	text-decoration: underline;
}

#contact div p.name {
	height: 19px;
	padding: 5px 0 0 15px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}

#contact div a.button {
	width: 52px;
	height: 26px;
	padding: 9px 0 0 69px;
	margin: 23px 0 0 48px;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	background-image: url(contact_button.gif);
	display: block;
}

#contact div a.button:hover {
	color: #9C1D12;
	background-position: 0 bottom;
}


/* under construction */

table.uc {
	margin: 22px auto 0;
}

table.uc td.text {
	height: 70px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #555;
	background: url(under_construction_bg.gif);
}


table.uc td.text strong {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #9C1C12;
	font-weight: bold;
	display: block;
}


/* bottom */

#bottom {
	width: 796px;
	padding: 0 0 8px;
	margin: 0;
	background: url(bottom_bg.gif) no-repeat bottom;
	clear: both;
	float: left;
}

#bottom .hu {
	margin-left: 22px !important;
	display: inline;
}

#bottom .en {
	margin-left: 29px !important;
	display: inline;
}

#bottom .de {
	margin-left: 31px !important;
	display: inline;
}

#bottom div {
	width: 608px;
	padding: 0;
	margin: 0;
	float: right;
}

#bottom p.top_sep {
	width: 608px;
	height: 40px;
	padding: 0;
	margin: 0;
	background: url(bottom_sep.gif);
}

#bottom #sitemap {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#bottom #sitemap li {
	padding: 0;
	margin: 0;
	float: left;
}

#bottom #sitemap li a {
	padding: 0 8px 3px 17px;
	margin: 0 16px 0 0;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	line-height: 18px;
	background-image: url(sitemap_button.gif);
	float: left;
	display: block;
}

*html #bottom #sitemap li a {
	margin: 0 8px 0 0;
}

#bottom #sitemap li.last a {
	margin: 0;
}

#bottom #sitemap li.ext a {
	background-position: -150px 0;
}

#bottom #sitemap li a:hover {
	color: #FFF;
	background-position: 0 -21px;
}

#bottom #sitemap li.ext a:hover {
	background-position: -150px -21px;
}

#bottom #sitemap li a.act {
	color: #A8A8A8;
	background-position: 0 -42px;
}

#bottom #sitemap li.ext a.act {
	background-position: -150px -42px;
}

#bottom #sitemap li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	float: left;
}

#bottom #sitemap li ul li {
	padding: 0 0 1px 16px;
	margin: 0;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 13px;
	background-image: url(sitemap_dots.gif);
	background-repeat: no-repeat;
	background-position: 8px 0;
	clear: both;
}

#bottom #sitemap li ul li.last {
	background-image: url(sitemap_dots_last.gif);
}

#bottom #sitemap li ul li a {
	padding: 2px;
	margin: 0;
	color: #8B8B8B;
	line-height: 13px;
	background: none;
	clear: both;
}

#bottom #sitemap li ul li a:hover {
	color: #FFF;
	background: #9C1C12;
}

#bottom #sitemap li ul li a.act {
	color: #5D5D5D;
	background: #FFF;
}


/* footer */

#footer {
	width: 796px;
	height: 100px;
	padding: 0;
	margin: 0 17px;
	background: url(footer_bg.gif);
	position: relative;
	clear: both;
}

#footer a.romeodesign {
	width: 64px;
	height: 26px;
	text-indent: -5000px;
	background: url(footer_romeodesign.gif);
	outline: none;
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
}

#footer a.top {
	height: 22px;
	padding: 12px 0 0 29px;
	margin: 0 auto;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
	background-image: url(footer_top.gif);
	background-repeat: no-repeat;
	border: 3px #FFF solid;
	outline: none;
	display: block;
}

#footer a.top:hover {
	color: #9C1C12;
	background-position: 0 bottom;
}

.hu a.top {
	width: 97px;
}

.en a.top {
	width: 66px;
}

.de a.top {
	width: 108px;
}

#footer p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #8B8B8B;
	position: absolute;
	top: 15px;
	right: 15px;
}
