@charset "iso-8859-2";

#main {
	margin: 0 auto 0 auto;
	width: 981px;
}

#header {
	background: url('../images/header.jpg');
	width: 971px;
	height: 163px;
	cursor: pointer;
}

#head {
	cursor: pointer;
}

#header_lang {
	width: 971px;
	height: 38px;
}

#header_lang p {
	color: #fff;
    float: right;
    margin: 10px 10px 0 0;
}

#header_lang p a {
    color: #fff;
    padding: 0 0 0 10px; 
}

.header_hu {
	background: url('../images/header_hu.jpg');
}

.header_en {
	background: url('../images/header_en.jpg');
}

.header_de {
	background: url('../images/header_de.jpg');
}

#footer_div {
	background: url('../images/footer_bg.gif');
	width: 971px;
	height: 25px;
}

#felso_csik {
	background: url('../images/felso_csik.gif');
	height: 7px;
}

#also_csik {
	background: url('../images/also_csik.gif');
	height: 7px;
}

#bal_felso {
	background: url('../images/bal_felso.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

#bal_also {
	background: url('../images/bal_also.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

#bal_csik {
	background: url('../images/bal_csik.gif');
	background-repeat: repeat-y;
	width: 7px;
}

#jobb_felso {
	background: url('../images/jobb_felso.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

#jobb_also {
	background: url('../images/jobb_also.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

#jobb_csik {
	background: url('../images/jobb_csik.gif');
	width: 7px;
}

#kozep {
}

#accessibility {
	float: right;
	width: 30px;
	height: 15px;
	padding: 3px 0 0 25px;
	background: url('/images/accessibility.png') no-repeat;
}

#accessibility a.margin {
	margin-right: 6px;
}


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #fff;
	padding: 5px 0 10px 10px;
}

#left {
	float: left;
	width: 134px;
	height: 730px;
	background: url('../images/left.jpg');
}

#right {
	position: absolute;
	width: 898px;
	left: 134px;
}

#header_hu {
	width: 898px;
	height: 118px;
	background: url('../images/header_hu.jpg');
}

#header_en {
	width: 898px;
	height: 118px;
	background: url('../images/header_en.jpg');
}

#header_de {
	width: 898px;
	height: 118px;
	background: url('../images/header_de.jpg');
}

#content {
	width: 950px;
	padding: 20px 10px 20px 10px;
}

#content h1 {
    padding: 6px 0 6px 12px;
    margin: 0 0 6px 0px;
    color: #02015F;
    border-bottom: 1px solid #01005D;
}
#footer {
	width: 971px;
	height: 18px;
	background: url('../images/footer_bg.gif');
}

#bottommenu, #bottommenu_en, #bottommenu_de {
	margin: 0 auto;
	list-style: none;
}

#bottommenu {
	width: 230px;
}

#bottommenu_en {
	width: 183px;
}

#bottommenu_de {
	width: 175px;
}

#bottommenu li, #bottommenu_en li, #bottommenu_de li {
	float: left;
}

#bottommenu li a, #bottommenu_en li a, #bottommenu_de li a {
	display: block;
	height: 19px;
}

#bottommenu li span, #bottommenu_en li span, #bottommenu_de li span {
	display: none;
}

#bottommenu_impresszum a {
	width: 79px;
	background: url('../images/bottommenu_impresszum.jpg');
}

#bottommenu_kapcsolat a {
	width: 65px;
	background: url('../images/bottommenu_kapcsolat.jpg');
}

#bottommenu_webmester a {
	width: 81px;
	background: url('../images/bottommenu_webmester.jpg');
}

#bottommenu_imprint a {
	width: 46px;
	background: url('../images/bottommenu_imprint.jpg');
}

#bottommenu_contact_us a {
	width: 65px;
	background: url('../images/bottommenu_contact_us.jpg');
}

#bottommenu_webmaster a {
	width: 66px;
	background: url('../images/bottommenu_webmaster.jpg');
}

#bottommenu_abdruck a {
	width: 50px;
	background: url('../images/bottommenu_abdruck.jpg');
}

#bottommenu_kontakt a {
	width: 53px;
	background: url('../images/bottommenu_kontakt.jpg');
}

#balmenu {
	width: 134px;
	height: 400px;
	margin: 200px 0 0 15px;
	list-style: none;
}

#balmenu li {
    margin: 0 0 6px 0;
}

#balmenu li a {
	color: #fff;
	text-decoration: none;
}

#balmenu li a:hover {
	text-decoration: underline;
}

#balmenu p {
  font-size: 10pt;
  font-weight: bold;
  color: #fff;	
}

div .wt_document_assigned_documents {
    margin: 20px 0 0 0;
}

ul.document_library li {
    padding: 0 0 0 15px;
}

ul.document_library li {
    list-style-type: none;
}

ul.document_library_gallery li {
	list-style-type: none;
    float: left;
}

ul.document_library_gallery img {
    padding: 2px;
    margin: 15px 10px;
    border-style: solid;
    border-width: 0.5px;
    border-color: #c8c8c8;
}