
a, a:visited {
	color: #92bd74;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.body a {
	text-decoration: underline;
}

h1, h2 {
    font-weight: normal;
    color: #4C4C4C;
    margin: 0px 0px 16px 0px;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h1 {
    font-size: 18px;
}

h2 {
	font-size:14px;
}

h2 a, h2 a:visited {
    text-decoration: none;
    color: #4C4C4C;
}

#contentFrame DIV.pakete H2 {
    margin-bottom: 0px;
}

/* --- TEMPLATE --- */

.tem_wrapper {
	width: 926px;
	padding: 22px;
	margin: 0 auto;
	position: relative;
}

.tem_header {
	width: 926px;
	height: 100px;
	position: relative;
}

.tem_suche {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.tem_langswitch {
	position: absolute;
	left: 935px;
	top: 100px;
	width: 16px;
}

.tem_langswitch a {
	display: block;
	padding: 0 0 10px 0;
	text-align: center;
}

.tem_logo {
	position: absolute;
	display: block;
	width: 265px;
	height: 100px;
	top: 0;
	left: 0;
	background-image: url("1pic/template_2011/logo.png");
}

.lang_de {
	color: #4c4c4c;
}

.lang_en {
	color: #4c4c4c;
}

.lang_hu {
	color: #4c4c4c;
}

.print {
	color: #4c4c4c;
}

.tem_imagebild {
	width: 926px;
	margin-bottom: 7px;
}

.tem_breadcrumb {
	width: 500px;
	height: 29px;
	line-height: 29px;
	float: left;
	background-image: url("1pic/template_2011/balken_blume.png");
	background-position: left top;
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

.tem_breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

.tem_buchungswidget {
	width: 410px;
	height: 29px;
	float: right;
	background-image: url("1pic/template_2011/balken_5.png");
	background-position: left top;
}

.tem_content {
	padding: 22px 0 0 0;
}

.tem_logos {
	margin: 50px 0 20px 0;
}

.tem_logos img {
	margin: 0 10px 0 0;
}

.tem_logos_bottom {
	margin: 20px 0 10px 0;
	background-color: #ededed;
	padding: 7px 0 7px 7px;
}

.tem_logos_bottom img {
	margin: 0 15px 0 0;
}

.tem_footer_kontakt {
	width: 573px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	font-size: 10px;
	margin: 0 0 0 0;
	position:relative;
}

.tem_facebook {
	position:absolute;
	top:35px;
	left:110px;
}

.tem_footer_kontakt p {
	margin: 0;
	padding: 0;
	color: #626262;
}

.tem_footer_kontakt p a{
	color: #626262;
	text-decoration:none;
}

.tem_footer_findus {
	width: 293px;
	float: right;
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: right;
}

.tem_footer_findus a {
	color: #626262;
}

.tem_footer_impressum {
	float: left;
	padding: 0 0 0 0;
	width: 60px;
}

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

.tem_content li {
	background-image: url("1pic/template_2011/bullet.jpg");
	background-position: left 8px;
	background-repeat: no-repeat;
	line-height: 150%;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.tem_footer_findus span {
	padding: 0 5px 0 0;
}

#copy {
	font-size: 10px;
	color: #c9c9c9;
}

#copy a {
	color: #c9c9c9;
}

.tem_blume {
	width: 142px;
	height: 142px;
	position: absolute;
	background-image: url("1pic/template_2011/blume.png");
	left: 859px;
	top: 618px;
}

/*
 * HAUPTNAVIGATION
 */
.tem_navigation {
    height: 30px;
    width: 926px;
    background-image: url("1pic/template_2011/balken_1.png");
    background-position: left top;
    margin-bottom: 7px;
}



.tem_navigation UL.navigationspunkte {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
    
/*    background-image: url(1pic/nav/bgl.jpg);*/
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
}

.tem_navigation UL.navigationspunkte LI {
    float: left;
    display: block;
    height: 25px;
    position: relative;
}


.tem_navigation UL.navigationspunkte LI A {
    text-transform: uppercase;
    float: left;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 0px 12px;
    white-space: nowrap;
    letter-spacing: 1px;
}

.tem_navigation UL.navigationspunkte LI A:hover,
.tem_navigation UL.navigationspunkte LI A.aktiv {
    color: #000000;;
}

/*
 * dropdown-ebene
 */ 

.tem_navigation UL.navigationspunkte LI UL {
    clear: both;
    float: none;
    background-color: #FFF;
    background-image: none;
    position: absolute;
    padding: 0px;
    margin-top: 0px;
    position: absolute;
    top: 30px;
}

.tem_navigation UL.navigationspunkte LI UL LI {
    display: none;
    float: none;  
    background-color: #FFF;
    background-image: none;
    height: 24px;
    line-height: 24px;
    border: 1px solid #e5e5e5;
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    width: 100%;
}

.tem_navigation UL.navigationspunkte LI:hover UL LI {
	display: block;
}

.tem_navigation UL.navigationspunkte LI UL LI A {
    float:none;
    display: block;
    background-image: none;
    text-align: left;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    color: #4b4b4b;
}

.tem_navigation UL.navigationspunkte LI UL LI:first-child A {
/*	padding-left: 12px;*/
}

.tem_navigation UL.navigationspunkte LI UL LI:hover {
    background-image: none;
}

/*
 * Sub-Navigation
 */

#tem_header #tem_subnav {
	background-color: #E5F4CD;
}

#tem_header #tem_subnav img {
	margin-left: 7px;
}

/*
 * SERVICE-NAVIGATION
 */
#tem_servicenav {
    padding: 10px 20px 0px 20px;
}

#tem_servicenav UL.navigationspunkte {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tem_servicenav UL.navigationspunkte LI {
    float: left;
    display: block;
}

#tem_servicenav UL.navigationspunkte LI A {
    font-family: "Arial", "Verdana", sans-serif;
    font-size: 13px;
    
    float: left;
    display: block;
    
    margin-right: 11px;
}

#tem_servicenav UL.navigationspunkte LI A:hover,
#tem_servicenav UL.navigationspunkte LI A.aktiv {
    color: #84d936;;
}

#tem_contentnav {
	margin: 10px 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #95cd3e;
}

#tem_contentnav DIV.subseite {
    width: 430px;
    float: left;
    margin-bottom: 10px;
    
    color: #666;
}

#tem_contentnav DIV.subseite DIV.anrissbild {
    float: left; 
    margin-right: 30px;
}

#tem_contentnav DIV.subseite DIV.anrissbild IMG {
    padding: 0px;
}

#tem_contentnav DIV.subseite DIV.text {
    float: left;
    width: 290px;
}

#tem_contentnav DIV.subseite DIV.text A {
    font-weight: bold;
    color: #89B868;
    text-decoration: none;
}

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; width: 16px; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 10px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #94C721; background: #eff7ce; color: #222222; }
.ui-widget-content a { color: #002852; }
.ui-widget-header { background: #94C721; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-widget span {font-size: 10px; }
.ui-state-default, .ui-widget-content .ui-state-default { font-weight: bold; color: #002852; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #002852; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { background: #eff7ce !important; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { background: #eff7ce; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: #94C721; color: #fff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #fff; outline: none; text-decoration: none; }
.ui-state-dependent, .ui-widget-content .ui-state-dependent { background: #eff7ce; color: #fff; outline: none; opacity: 1 !important; filter:Alpha(Opacity=100) !important; }
.ui-state-dependent a, .ui-widget-content .ui-state-dependent a { color: #002852; }
.ui-datepicker-other-month.ui-state-dependent, .ui-widget-content .ui-datepicker-other-month.ui-state-dependent { color: #222222; background-color: #fff; }
.ui-datepicker-other-month.ui-state-dependent a, .ui-widget-content .ui-datepicker-other-month.ui-state-dependent a { color: #222222; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {background: #EFEFEF; color: #363636; }
.ui-datepicker-today, .ui-widget-content .ui-datepicker-today {background: #CCCCCC; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636 }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-icon-circle-triangle-w { 
background-image: url(http://www.tiscover.com/at/i08/btn/cal_arrow_left.gif);
height: 22px !important;
}
.ui-state-disabled .ui-icon-circle-triangle-w { 
background-image: none;
}
.ui-icon-circle-triangle-e { 
background-image: url(http://www.tiscover.com/at/i08/btn/cal_arrow_right.gif);
height: 22px !important;
zoom: 1;
}
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.ui-datepicker { width: 17em; }
.ui-datepicker thead { background: #EDF4CB; }
.ui-datepicker .ui-datepicker-header { position:relative; padding: .2em 0 .4em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { background: #94c721 !important; left:1px; }
.ui-datepicker .ui-datepicker-next-hover { background: #94c721 !important; right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; color: #fff; padding-top: .2em;}
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker .ui-datepicker-month, 
.ui-datepicker .ui-datepicker-year { width: 49%; font-size: 1.2em;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; background: #fff}
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: .1em solid #EDF4CB; text-align: center;}
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0 .4em; text-decoration: none; font-size: 1em; line-height: 2em;}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-close {line-height: 1.6em; color: #002852; text-align: center; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:98%; margin: 0 .2em 0 .2em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; height: .1em; line-height: .1em;}
.ui-datepicker-group-first .ui-datepicker-header { border-right: 4px solid #EFF7CE; }
.ui-datepicker-group-last .ui-datepicker-header { border-left: 4px solid #EFF7CE; }
.ui-datepicker-cover {
  display: none; 
  display: block; 
  position: absolute; 
  z-index: -1; 
  filter: mask(); 
  top: -4px; 
  left: -4px; 
  width: 200px; 
  height: 200px; 
}
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}




