body{
	background-color:#D9EDD4;
	color: #35383A;
	margin: 0px;
}

#centerpage {
	width:910px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	position: relative;
}

#mainpage {
	width:910px;
	background-image: url(../images/content-bg-bottom.gif);
	background-repeat:repeat-y;	
	top: 0px;
	margin: 0px;
	min-height:660px;
}

/*Head Bereich */
#header {
	height:250px;
}
	
#header_area {
	width:910px;
	position: absolute;
	top: 0px;
	margin: 0px;
	height:260px;
	left:0px;	
	background-image: url(../images/header-bg.gif);
	background-repeat:no-repeat;	
}

#logo-ibena {
	position: absolute;
	left:20px;
	top:23px;
	background-image: url(../images/logo-ibena.gif);
	background-repeat:no-repeat;
	width: 85px;
	height: 57px;
	z-Index:200;
}

#logo-nationalpark {
	position: absolute;
	left:460px;
	top:28px;
	background-image: url(../images/logo-nationalpark.gif);
	background-repeat:no-repeat;
	width: 53px;
	height: 46px;
	z-Index:200;
}

#teaser {
	position: absolute;
	height:215px;
	top:-276px;
	left: -250px;
	width: 900px;
}

#teaser-bar {
	position: absolute;
	height:65px;
	top:-257px;
	left: -250px;
	width: 900px;
	background-color:#66A4D3;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/*Head Bereich */

/* Content Bereich */
#content-top {
	position:relative;
	width:910px;
	height:26px;
	left:0px;
	top:10px;
	background-image: url(../images/content-bg-top.gif);
	background-repeat:no-repeat;
}

#content {
	width:670px;
	left:0px;
	top:100px;
	min-height:600px;
}

#teaser_headline {
    position: absolute;
	height: 65px;
	width: 350px;
    left: -110px;
	top:-265px;
	z-Index:200;
}

h1 {
	color: #ffffff;
    font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
   	line-height: 20px;
	font-style:italic;
	margin-top:10px;
}

h2 {
	color: #006AB5;
    font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
   	line-height: 18px;
	font-style:italic;
	margin-top:10px;
	margin-left:30px;
}

#textbox {
	width: 420px;
    float:right;
	position: relative;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #35383A;
	min-height:500px;
    font-size: 14px;
    line-height: 20px;	
}

#textbox_1row {
	width: 880px;
	position: relative;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #35383A;
	min-height:500px;
    font-size: 14px;
    line-height: 20px;	
	top:-10px;
	margin-left:10px;
	margin-right:10px;
}

#textbox_2row {
	width: 670px;
	position: relative;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #35383A;
	min-height:500px;
    font-size: 14px;
    line-height: 20px;	
	top:-10px;
	margin-left:10px;
	margin-right:10px;
}

th {
	background-color:#3AA328;
	color:#ffffff;
	text-align: left;
	padding-left:5px;
}

#quickNaviArea{
	position:absolute;
	top:-235px;
	left:460px;
	width: 200px;
	height: 30px;
	z-Index:200;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
}
	
#mainNaviArea {
	position:relative;
	width: 250px;
	left: -35px;
	float:left;
	margin-bottom:20px;
}

#topNaviArea {
	position:absolute;
	top:-56px;
	left:-250px;
	width: 900px;
	height: 30px;
	margin-bottom:20px;
	z-Index:200;
}

.topNaviDiv_nonactive {
	position:relative;
	width: 140px;
	height: 30px;
	float:right;
	top:0px;
	border-left:1px solid #66A4D3;
}

.topNaviDiv_active {
	position:relative;
	background-color:#3AA328;
	width: 140px;
	height: 30px;
	float:right;
	top:0px;
	border-left:1px solid #66A4D3;
}

span.topNaviDiv_nonactive {
	position:relative;
	top:-110px;
	width: 140px;
	height:0px;
	line-height:0px;
	border-left:0px solid #66A4D3;
	visibility:hidden;
}

span.topNaviDiv_active {
	position:relative;
	top:-110px;
	width: 140px;
	height:0px;
	line-height:0px;
	border-left:0px solid #66A4D3;
	visibility:visible;
}

.topNaviTxt {
	position:relative;
	top:2px;
	left:15px;
}

span.mainNavi { 
	position: relative;
	left:10px;
	width:150px;
	top:15px;
}

span.mainNavi_active {
	position: relative;
	left:10px;
	width:150px;
	top:15px;
}

.span_text_sub {
	position: relative;
	cursor: pointer;
	width:250px;
}

.hr_step{
	position:relative;
	top:15px;
	left:0px;
	background-image: url(../images/navi-step.gif);
	background-repeat:repeat-x; 
	width:210px;
	height:2px;
}

#mainNaviArea li {
    list-style-type: none;
	padding-top:15px;
}

li.sub1 {
	margin-left:-20px;
	margin-top:10px;
}

#footer {
	position:relative;
	top:0px;
	width:910px;
	background-color:#66A4D3;
	background-image: url(../images/content-bg-bottom.gif);
	background-repeat:repeat-y;	
	clear:both;
}
/* Content Bereich */


/* Image Box */
#imagebox_area {
	position:absolute;
	width:200px;
	height: auto;
	left: 440px;
	top: 0px;
}

#imgbox1 {
	width:210px;
	position: relative;
	margin-top:30px;
	margin-bottom:5px;
}

#imgbox2 {
	width:210px;
	position: relative;
	margin-top:5px;
	margin-bottom:5px;	
}

#imgbox3 {
	width:210px;
	position: relative;
	margin-top:5px;
	margin-bottom:10px;
}
/* Image Box */

/* Hide and Show Button */
#hideButton {
	position:absolute;
	background-image: url(../images/button_hidemenu.gif);
	background-repeat:no-repeat; 
	top:5px;
	left:812px;
	width:88px;
	height:14px;
	cursor: pointer;
}

#showButton {
	position:absolute;
	background-image: url(../images/button_showmenu.gif);
	background-repeat:no-repeat; 
	top:20px;
	left:0px;
	width:14px;
	height:88px;
	cursor: pointer;
	display:none;
}
/* Hide and Show Button */

#freieZimmerImg {
position:absolute;
left:7px;
top:225px;
width:42px;
height:20px;
z-Index:2000;
}

#freieZimmerTxt {
position:absolute;
left:0px;
top:110px;
width:55px;
height:105px;
background-color:#ff0000;
display:none;
}

#span_freieZimmer {
position:relative;
top:10px;
left:-1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
font-size: 12px;
line-height:20px;
}

/*Links allgemein */
a:link {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
	  font-size: 14px;
}

a:visited {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
	  font-size: 14px;
}

a:hover {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #006AB5;
	  font-size: 14px;
}

/* TopNavi */
a.topNaviDiv_nonactive:link {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color:#ffffff;
	 font-size: 13px;
     line-height: 13px;
}

a.topNaviDiv_nonactive:visited {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color:#ffffff;
 	font-size: 13px;
     line-height: 13px;
}

a.topNaviDiv_nonactive:hover {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color:#FFFF00;
	font-size: 13px;
     line-height: 13px;
}

a.topNaviDiv_nonactive:active {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color:#ffffff;
	font-size: 13px;
     line-height: 13px;
}

/* mainNavi */   
a.mainNavi:link {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color:#35383A;
	 font-size: 13px;
     line-height: 20px;
}

a.mainNavi:visited {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color:#35383A;
	 font-size: 13px;
     line-height: 20px;
}

a.mainNavi:hover {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color:#ffffff;
	 font-size: 13px;
     line-height: 20px;
}
 
a.mainNavi:active {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-decoration: none;
	 color:#35383A;
	 font-size: 13px;
     line-height: 20px;
}

/* mainNavi_active */   
a.mainNavi_active:link {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color:#ffffff;
	 font-size: 13px;
     line-height: 20px;
}

a.mainNavi_active:visited {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-size: 13px;
     line-height: 20px;
}

a.mainNavi_active:hover {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color:#ffffff;  
	 font-size: 13px;
     line-height: 20px;
}
 
a.mainNavi_active:active {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-decoration: none;
	 color:#ffffff;
	 font-size: 13px;
     line-height: 20px;
}

/* subNavi1 */
a.subNavi1:link {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #35383A;
	 font-size: 10px;
     line-height: 11px;
}

a.subNavi1:visited {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #35383A;
	 font-size: 10px;
     line-height: 11px;
}

a.subNavi1:hover {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-size: 10px;
     line-height: 11px;
}

a.subNavi1:active {
     text-decoration: underline;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #35383A;
	 font-size: 10px;
     line-height: 11px;
}


/* subNavi1_active */
a.subNavi1_active:link {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-size: 10px;
     line-height: 11px;
}

a.subNavi1_active:visited {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-size: 10px;
     line-height: 11px;
}

/* quickNavi */
a.quickNavi:link {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color: #ffffff;
 	 font-size: 11px;
     line-height: 11px;
}

a.quickNavi:hover {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color: #FFFF00;
	 font-size: 11px;
     line-height: 11px;
}

a.quickNavi:active {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 color: #FFFF00;
	 font-size: 11px;
     line-height: 11px;
}

a.quickNavi:visited {
     text-decoration: none;
     font-family: Trebuchet MS, sans-serif;
     font-weight: bold;
	 font-size: 11px;
     line-height: 11px;
}

/*Wird noch nicht benötigt*/
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 200px;
	border:1px solid #94a86a;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #94a86a;
	background-color: #C7D3BA;
	color: #FFFFFF;
}

/*Veranstaltungskalender*/
.color1{
	color:#ffffff;
	background-color:#009864;
}

.color1 a:link{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.color1 a:hover{
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.color1 a:visited{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.color2 {
	color:#000000;
	font-weight: bold;
}

/* QB API 2010 */
/* Für die Suche */

.moqb_tab {
	padding:5px;
	background-color:#133C91;
	font-size:10px;
	color: #ffffff;
	cursor: pointer;
	position:relative;
}

.moqb_tab_active {
	padding:5px;
	background-color:#FF0000;
	font-size:10px;
	color: #ffffff;
	cursor: pointer;
}

.moqb_tab a :hover{
	color:#FFFF00;
}

.moqb_tab_active a {
	color:#FFFFFF;
}

.moqb_tab_active a :hover{
	color:#FFFF00;
}


.moqb_button {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#133C91;
	border: 1px solid #004990;
	cursor:pointer;
}

.moqb_table {
	border: 1px solid #004990;
}

.moqb_tr_topbottom {
	background-color: #BFDAF5;
}

.moqb_tr_middle {
	background-color: #E4EEF8;
}

.moqb_reiseregion {
	background-color:#133c91;
	padding:5px 5px 5px 5px;
	color:#ffffff;
}

.moqb_headline {
	background-color:#e4eef8;
	padding:5px 5px 5px 5px;
	border-top-color:#133c91;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
}

.moqb_td_30tage {
	border-color:#E4EEF8; 
	border-width:1pt; 
	border-style:solid;
}

/* Für Detaileintrag */

.moqb_objektheadline { 
	background-color:#133C91;
	position:relative; 
	top:0px;
	font-size:13pt; 
	color:#ffffff;
	font-weight:bold;
}

/* Für Preloader */

#moqb_preloaderintern{
	/*set Page Center */
	margin-left: auto;
	margin-right: auto;
	left:150px;
	width:400px;
	height:300px;
	position:relative;
	border:1px solid #004990;
	background-color:#ffffff;
	text-align:center;
}

.moqb_table_preloader {
	border: 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#moqb_preloaderheadline {
	background-color:#133C91;
	font-size:16px !important;
	font-weight: bold !important;
	color:#ffffff !important;
	height:40px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

#moqb_preloaderimage {
	padding-left:10px;
	background-color:#ffffff;
}

#moqb_preloadermoreinfo {
	font-size:18px !important;
	line-height:40px !important;
	font-weight: bold !important;
	color:#133C91 !important;
	text-align:center;
	padding-left:10px;
	background-color:#ffffff;
}

#moqb_preloaderspacer {
	background-color:#ffffff;
}
