@charset "utf-8";
html, body {
	width: 100%;
	height: 100.1%;
	padding: 0;
	margin: 0;
}
body {
	height: 100.1%;
	background: #d09f34 url(/images/bg_h.jpg) repeat-x top center;
	text-align: center;
	font: 15px Arial, Helvetica, sans-serif;
	color: #562609;
}

a {
	outline: none;
	color: #C00;
	text-decoration: none;
}

a:hover {
	color: #C00;
}

a img {
	border: none;
}

ul {
	margin: 0;
	padding: 0 0 10px 10px;
}

li {
	margin: 0;
	padding: 3px 0 0 0;
}

hr {
	clear: both;
	border: none;
	background: transparent url(/images/hr.png) no-repeat center left;
	width: 100%;
	height: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

table {
	border: none; 
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: #562609 1px solid;
}

table TH {
	color: #000;
}

table TD {
	margin: 0;
	padding: 2px 2px 2px 0;
	border-bottom: #562609 1px solid;
}

table TR.odd TD {
}

table TD div {
	width: auto;
}

.clear, .clearfix {
	clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}
.border {
	border: #000 2px dashed;
}

h1, h2, h3, h4 {
	line-height: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 { font-size: 24px; padding: 15px 0; margin: 0; font-weight: bold;}
h2 { font-size: 17px; font-weight: bold; padding: 15px 0 0 0; margin: 0; }
h3 { font-size: 16px; font-weight: bold; padding: 10px 0 5px 0; margin: 0; }
h4 { font-size: 14px; font-weight: bold; padding: 10px 0 0 0; margin: 0; }
h5 { font-size: 14px; font-weight: bold; padding: 10px 0 0 0; margin: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a { color: #562609;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { color: #C00;}


P {
	margin: 0 0 8px 0;
	padding: 0;
	width: 100%;
}

form {
	padding: 0;
	margin: 0;
}
fieldset, form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	background: url(/images/sep_dot.gif) repeat-x top left;
}
form P {
	clear: both;
}
legend {
	font-size: 18px;
	padding: 20px 10px 10px 15px;
	color: #000;
}
label {
	color: #000;
	float: left;
	display: block;
	width: 100px;
	text-align: left;
}
.note {
	font-size: 10px;
}
label.check {
	float: none;
	width: auto;
}
input.checkbox {
	float: left;
	width: 20px;
}

.needed-label {
	color: #CC0000;
	font-weight: bold;
}
.needed-label:before {
    content: "* ";
	color: #CC0000;
	font-weight: bold;
}
.needed {
	background-color: #F7F4EB;
	border-right-color: #F8A447;
	border-bottom-color: #F8A447;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA9245;
	border-left-color: #FF8040;
}
INPUT, SELECT, .needed-ok, TEXTAREA.text {
	background-color: #FEFDF9;
	border-color: #aaa;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-width: 1px;
	border-style: solid;

	font: 12px Arial, Helvetica, sans-serif;
	color: #483939;
	padding: 2px;
}

.needed-error {
	background-color:#C7E4B4;
	border-color: #ff7200;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.needed-blank {
	background-color: #FFCC99;
	border-color: #ff7200;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.error {
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFCC99;
	border: #ff7200 2px solid;
}
.uzenet {
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #F5F1D8;
	border: 2px solid #fa9245;
}
.login, .login input {
	float: left;
	border: none;
	background: none;
	font-size: 12px;
	margin: 0 0 0 0;
}
.content label {
	float: left;
	width: 250px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
label.checkbox {
	width: 550px;
	margin: 2px 0 0 5px;
}
label.checkbox-short {
	width: auto;
	margin: 0px 10px 0 5px;
}
.check {
	float: left;
	border: none;
	background: none;
}

.navig {
	clear: both;
	padding: 5px 3px 32px 3px;
	margin: 0;
	font-size: 13px;
	background: url(/images/sep_dot.gif) repeat-x bottom left;
}
.navig-pages {
	float: left;
	width: 100%;
}
.navig-item-cnt {
	float: left;
	width: auto;
}
.navig-item-per-page {
	float: left;
	width: 230px;
}
.navig-order {
	float: right;
	text-align: right;
	width: 200px;
	padding: 0;
	margin: 3px 0;
}
.navig-order SELECT {
	border: none;
}
.list-navig {
	border: none;
	padding: 0 3px 8px 3px;
	margin: 0;
	text-align: center;
	width: 100%;
}
.list-navig-links {
	float: left;
	width: 300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.list-navig-links a, .list-navig-links b, .list-navig-links strong {
	width: 20px;
	margin: 0 1px;
	padding: 2px 6px;
	border: #483939 1px solid;
}
.list-navig-links b, .list-navig-links strong {
	padding: 2px 6px 3px 6px;
	background: #8FC117;
	color: #483939;
	border: #FF7200 1px solid;
}
.list-navig-links, .list-navig-links a {
	font-size: 8pt;
    color: #483939;
	text-decoration: none;
}
.list-navig-links a:hover {
	color: #ff7200;
	background-color: #f5f5f5;
	border: #483939 1px solid;
}

.list-navig-left {
	float: left;
	width: 120px;
	text-align: left;
}
.list-navig-left, .list-navig-left a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-left a {
    color: #483939;
}
.list-navig-left a:hover {
    color: #ff7200;
}
.list-navig-right {
	float: right;
	width: 120px;
	text-align: right;
}
.list-navig-right, .list-navig-right a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-right a {
    color: #483939;
}
.list-navig-right a:hover {
    color: #ff7200;
}


.brdr3 {
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.brdr5 {
	border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
.gallerimg {
	float: left;
	margin: 5px 0;
	padding: 3px;
	height: 130px;
/*	border: #2c2c2c 1px solid;*/
	border: none;
}
.gallerimg img {
	border: #e4d0ad 6px solid;
}
.pic-name {
	display: block;
	width: 100px;
	border: none;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}

/* COMMON CSS DEFS END */






.wrapper-out {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(/images/bg_v.jpg) repeat-y top center;
	text-align: center;
}
.wrapper-ins {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 842px;
	background: url(/images/ins_bg.jpg) no-repeat top center;
	text-align: center;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.top {
	width: 100%;
	height: 290px;
}

#slideshow {
    position:relative;
	float: right;
	width: 685px;
	height: 290px;
	background: url(/images/flash_bg.jpg) no-repeat bottom right;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


.left {
	float: left;
	width: 285px;
	padding-left: 30px;
	margin: 0;
}
.content  {
	float: right;
	width: 590px;
	padding-right: 35px;
	margin: 0;
}
P {
	line-height: 1.5em;
	text-align: justify;
	margin: 5px 0 0 0;
	padding: 0;
}
img {
	border: none;
}

img.border {
	border: #000 2px solid; 
}

.content ul {
	margin: 0;
	padding: 0 10px 5px 20px;
	list-style-type: none;
}
.content ul li {
	margin: 0;
	padding: 0 0 5px 10px;
	background: url(/images/li.gif) no-repeat 0px 5px;
	color: #474425;
	font-size: 0.95em;
}
.content ul li ul {
	margin: 0;
	padding: 5px 0 5px 5px;
	list-style-type: none;
}

.footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 245px;
	background: #d09f34 url(/images/footer_bg.jpg) no-repeat top center;
	text-align: center;
}
.footer-wrapper {
	margin: 0 auto;
	width: 930px;
	padding: 190px 0 0 0;
	text-align: left;
}
.copyright {
	float: left;
}
.footer-wrapper a {
	color: #b2b2b2;
	padding: 5px;
}
.footer-wrapper a:hover {
	background-color: #787878;
}

a.bitbox {
	color: #562609;
	text-decoration: none;
	font-size: 10px;
	padding: 0 0 10px 0;
}
a.bitbox span {
	color: #fff;
}
a.bitbox:hover {
	color: #eee;
	background: none;
}
.copyright a {
	padding: 0;
	margin: 0;
}
.copyright a:hover {
	padding: 0;
	background: none;
	border: none;
}

UL#menu {
	float: left;
	padding: 0;
	margin: 0;
	width: 285px;
	height: 500px;
	list-style-type: none;
	background: url(/images/menu.jpg) no-repeat -285px 0px;
}
UL#menu LI {
	padding: 0;
	margin: 0;
}
UL#menu LI a {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 285px;
	height: 42px;
	text-indent: -3000px;
	background: none;
	background: url(/images/menu.jpg?v=2015v2) no-repeat 0px 0px;
}
BODY.de UL#menu, BODY.de UL#menu a {
	background-image: url(/images/menu_de.jpg?v=2015v2);
}
BODY.en UL#menu, BODY.en UL#menu a {
	background-image: url(/images/menu_en.jpg?v=2015v2);
}

UL#menu LI.m1 a {background-position: -285px 0px;}
UL#menu LI.m2 a {background-position: -285px -42px;}
UL#menu LI.m3 a {background-position: -285px -84px;}
UL#menu LI.m4 a {background-position: -285px -126px;}
UL#menu LI.m5 a {background-position: -285px -168px;}
UL#menu LI.m6 a {background-position: -285px -210px;}
UL#menu LI.m7 a {background-position: -285px -252px;}
UL#menu LI.m8 a {background-position: -285px -294px;}
UL#menu LI.m9 a {background-position: -285px -336px;}
UL#menu LI.m10 a {background-position: -285px -378px;}
UL#menu LI.m11 a {background-position: -285px -462px;}
UL#menu LI.m12 a {background-position: -285px -420px;}

UL#menu LI.m1 a:hover, UL#menu LI.m1 a.act {background-position: 0px 0px;}
UL#menu LI.m2 a:hover, UL#menu LI.m2 a.act {background-position: 0px -42px;}
UL#menu LI.m3 a:hover, UL#menu LI.m3 a.act {background-position: 0px -84px;}
UL#menu LI.m4 a:hover, UL#menu LI.m4 a.act {background-position: 0px -126px;}
UL#menu LI.m5 a:hover, UL#menu LI.m5 a.act {background-position: 0px -168px;}
UL#menu LI.m6 a:hover, UL#menu LI.m6 a.act {background-position: 0px -210px;}
UL#menu LI.m7 a:hover, UL#menu LI.m7 a.act {background-position: 0px -252px;}
UL#menu LI.m8 a:hover, UL#menu LI.m8 a.act {background-position: 0px -294px;}
UL#menu LI.m9 a:hover, UL#menu LI.m9 a.act {background-position: 0px -336px;}
UL#menu LI.m10 a:hover, UL#menu LI.m10 a.act {background-position: 0px -378px;}
UL#menu LI.m11 a:hover, UL#menu LI.m11 a.act {background-position: 0px -462px;}
UL#menu LI.m12 a:hover, UL#menu LI.m12 a.act {background-position: 0px -420px;}
UL#menu LI a.act {display: none;}

a.btn {
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 14px 8px 4px;
	background: transparent url(/images/note_big_red_bg_r.png) no-repeat right top;
	line-height: 24px;
}
a.btn span {
	margin: 0;
	padding: 8px 4px 8px 14px;
	background: transparent url(/images/note_big_red_bg_l.png) no-repeat left top;
	color: #fff;
	line-height: 24px;
	font-size: 21px;
}
a.btn:hover {
	background: transparent url(/images/note_big_gray_bg_r.png) no-repeat right top;
}
a.btn:hover span {
	background: transparent url(/images/note_big_gray_bg_l.png) no-repeat left top;
	color: #000;
}
div.right50 {
	float: right;
	width: 49%;
}
div.left30 {
	float: left;
	width: 29%;
}

#msgs {
	width: 500px;
	padding: 0;
	margin: 0;
}
div.grippie {
	background:#EEEEEE url(/images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width: 100%;
	height: 100px;
}



/* jCarousel */
.jcarousel-skin {
/*    -moz-border-radius: 10px;    background: #F0F6F9;    border: 1px solid #346F97;*/
    width: 225px;
    height: 85px;
    padding: 85px 30px 10px 30px;
	background: url(/images/aktualis_bg.jpg) no-repeat top center;
}
.jcarousel-skin .jcarousel-container {
/*    -moz-border-radius: 10px;    background: #F0F6F9;    border: 1px solid #346F97;*/
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 100%;
    padding: 0;
}

.jcarousel-skin .jcarousel-container-vertical {
    width: 100%;
    padding: 0;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  100%;
    height: 170px;
}

.jcarousel-skin .jcarousel-clip-vertical {
    width:  100%;
    height: 70px;
}

.jcarousel-skin .jcarousel-item {
    width: 100%;
    height: 100%;
	text-align: center;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin .jcarousel-item-vertical {
    width:  100%;
    height: 66px;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin .jcarousel-next-disabled-vertical,
.jcarousel-skin .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.gif) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin .jcarousel-prev-disabled-vertical,
.jcarousel-skin .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin {
	list-style-type: none;
}
.jcarousel-skin a {
	font-size:19px;
	line-height:22px;
	color: #562609;
	text-decoration: none;
}
.jcarousel-skin a:hover {
	color: #C00;
}

.video {
	background: url(/images/video_bg.gif) no-repeat center center;
	padding: 6px 10px;
}

.hirlevel {
	padding: 94px 0 20px 35px;
	background: url(/images/hirlevel_bg.jpg) no-repeat center top;
}
.hirlevel input[type=submit] {
	font-weight: bold;
}
.hirlevel TABLE, .hirlevel TD {
	border:none;
}
.hirlevel TD {
	text-align: right;
	font-size: 11px;
}

.ui-widget-overlay { position: absolute;top:0px;z-index:100;background: #333333 url(/images/blank.gif) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-header {
	display: none;
}
.ui-corner-tl { /* Applies corner-radius to top left corner of element.*/
-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
}
.ui-corner-tr { /* Applies corner-radius to top right corner of element.*/
}
.ui-corner-bl { /* Applies corner-radius to bottom left corner of element.*/
}
.ui-corner-br { /* Applies corner-radius to bottom right corner of element.*/
}
.ui-corner-top { /* Applies corner-radius to both top corners of element.*/
}
.ui-corner-bottom { /* Applies corner-radius to both bottom corners of element.*/
}
.ui-corner-right { /* Applies corner-radius to both right corners of element.*/
}
.ui-corner-left { /* Applies corner-radius to both left corners of element.*/
}
.ui-corner-all { /* Applies corner-radius to all 4 corners of element.*/
-moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.calendardiv {
	float: left;
	width: 45%;
	padding: 5px 5% 0 0;
}
.calendardiv h3 {
	padding-bottom: 0;
}
.calendar {
	z-index: 100;
	max-width: 230px;
	padding: 10px;
	margin: 0;
	min-height: 300px;
	background: url(/images/calendar_bg.jpg) no-repeat center center;
}
.calendar .prevmonth, .calendar .nextmonth {
	float: right;
	width: auto;
}
.calendar .prevmonth a, .calendar .nextmonth a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -3000px;
	background: url(/images/calendar_arrows.png) no-repeat left top;
}
.calendar .nextmonth a {
	background-position: right top;
}
.calendar .month {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #ded7d7;
	font-weight: bold;
	margin: 20px 10px 10px 10px;
	padding: 0 10px 10px 0;
	border-bottom: #908146 1px solid;
}
.calendar .month strong {
	color: #DAC18B;
}
.calendar .week {
	clear: both;
}

.week div, .daynames div {
	display: block;
	float: left;
	text-align: center;
	width: 13%;
	height: 30px;
	line-height: 32px;
	padding: 0;
	margin: 0 2px 2px 0;
}
#hours_div.week div {
	width: 16%;
}
.week div, .week a, .daynames div {
	display: block;
	font-weight: bold;
	font: 12px;
	color: #ded7d7;
	text-shadow: #000 1px 1px 2px;
}
.week a {
	width: 100%;
	height: 100%;
	background: #D9C38A;
	color: #34b6e4;
	text-shadow: none;
}
a.day_link {
	color: #000;
}
a.day_link.act {
	color: #000;
	background: #0C0;
}
a.foglalt, .foglalt {
	background-color: #c00;
}
a.szabad, .szabad {
	background-color: #0c0;
}
.week div.num {
	color: #000;
	text-shadow: #eee 1px 1px 2px;
	background-color: #0c0;
	width: 30px;
	min-width: 30px;
}