body#body-alignment,
body{
   text-align:center;
   padding: 30px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   background-color: #303030;
}


#page-center{
   display: block;
   margin: 0 auto;
   text-align: left;
   width: 844px; /*850px*/
}

#page-center-header {
	height: 160px;
	text-align: center;
}

/* Navigation erste Ebene */
#page-navtop {
	height: 25px;
	text-align: center;
	padding: 0 0 0 25px;
}

/* /Navigation erster Ebene */

/* Navigation zweiter Ebene */
#page-navbottom {
	height: 25px;
	text-align: center;
	background-color: #555555;
	padding: 0 0 0 25px;
}

ul#navtop ul.navbottom {
	margin:0;
	padding:0;
	list-style:none;
}

ul#navtop ul.navbottom li {
	float: left;
}

ul#navtop ul.navbottom li a {
	color: white;
	display: block;
	line-height: 25px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	background-color: transparent;
}

ul#navtop ul.navbottom li a:hover {
  /* font-weight: bold; */
  color: grey;
}

ul#navtop ul.navbottom li.active a {
  font-weight: bold;
}
/* /Navigation zweiter Ebene */

#page-content-container {
	background-color: #555555;
	padding: 0 25px 25px 25px;
}

#page-imagegallery-container {
   
}

ul.thumbs {
        
}

#page-imagegallery-container ul {
  margin: 2px 0px 0px 0px;
  height: 26px;
  padding: 0;
}

#page-imagegallery-container ul li {
  display: inline;
  list-style-type: none;
	float: left;
	display: block;
	width: 70px;
	height: 24px;
	background-color: white;
	margin-left: 2px;
}
#page-imagegallery-container ul li a {
}

#page-flash-container {
  width: 794px;
  /*height: 300px;*/	
  background-color: #555555;
}

#page-text-teaser-container {
	margin-top: 25px;
}

#page-teaser {
	float: right;
	width: 170px;   /*173*/
}

#page-teaser img.teaser-img {
  margin-left: 2px;
	border-bottom: solid 2px #555555	
}

#teaser-img-anfrage,
#teaser-img-reservierung,
#teaser-img-rueckruf,
#teaser-img-hoehepunkte,
#teaser-img-veranstaltung  {
  height: 72px;
  padding-left: 2px;
}

#teaser-img-anfrage img {
  margin-left: 0px;
  border-bottom: none;
}

#teaser-img-anfrage a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/kontakt.jpg') 0 0 no-repeat;
}

#teaser-img-anfrage a.en {
    background-image: url('../_images/Kontakt_eng.jpg');
}

#teaser-img-anfrage a:hover {
    background-position: right 0;
} 

#teaser-img-hoehepunkte a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/quick_hoehepunkte.jpg') 0 0 no-repeat;
}

#teaser-img-hoehepunkte a.en {
    background-image: url('../_images/quick_hoehepunkte_eng.jpg');
}

#teaser-img-hoehepunkte a:hover {
    background-position: right 0;
}
	
#teaser-img-reservierung a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/Reservierung_apart.jpg') 0 0 no-repeat;
}

#teaser-img-reservierung a.en {
    background-image: url('../_images/Reservierung_apart.jpg');
}

#teaser-img-reservierung a:hover {
    background-position: right 0;
} 

#teaser-img-rueckruf a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/Rueckruf.jpg') 0 0 no-repeat;
}

#teaser-img-rueckruf a.en {
    background-image: url('../_images/Rueckruf_eng.jpg');
}

#teaser-img-rueckruf a:hover {
    background-position: right 0;
} 

#teaser-img-veranstaltung a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/Veranstaltung.jpg') 0 0 no-repeat;
}

#teaser-img-veranstaltung a.en {
    background-image: url('../_images/Veranstaltung.jpg');
}

#teaser-img-veranstaltung a:hover {
    background-position: right 0;
}

#teaser-img-infoblatt a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/Informationsblatt.jpg') 0 0 no-repeat;
}

#teaser-img-vermietung a.en {
    background-image:url('../_images/Vermietung.jpg'); 
}

#teaser-img-vermietung a {
    display: block;
    width: 168px;
    height: 70px;
    background: transparent url('../_images/Vermietung.jpg') 0 0 no-repeat;
}

#teaser-img-vermietung a.en {
    background-image:url('../_images/Vermietung.jpg'); 
}



#teaser-img-infoblatt a.en {
    background-image:url('../_images/Informationsblatt_eng.jpg'); 
}

#teaser-img-infoblatt a:hover {
    background-position: right 0;
} 

#page-text {
	margin-right: 170px;   /*173*/
	background-color: #edeef0;
	padding: 20px;
	
}

#page-text-container {
  float: left; 
  width: 100%
}

.clearer {
	clear: both;
}

.clearer-left {
	clear: left;
}

#page-footer {
	color: #656565;
	margin: 15px 0 15px 0;
	padding: 0 25px 0 25px;
}

#page-footer-text {
	float: left;
	margin-top: 3px; /* Flaggen zentriert */
}

#page-footer-links-1 {
	float: right;
	margin-right: 13px;
	margin-top: 3px; /* Flaggen zentriert */
}

#page-footer-links-2 {
	float: right;
}

#page-footer-links-1 ul,
#page-footer-links-2 ul {
	margin:0;
	padding:0;
	list-style:none;	
}

#page-footer-links-1 ul li,
#page-footer-links-2 ul li {
	float: left;
}

#page-footer-links-1 ul li a {
	color: #7f7f7f;
	margin: 0px 4px 0px 4px;
	text-decoration: none;	
}

#page-footer-text a {
	color: #7f7f7f;
	text-decoration: none;
}

#page-footer-links-1 ul li a:hover,
#page-footer-text a:hover,
#page-footer-links-1 ul li.active a {
	color: white;
	background-color: transparent;
}

#page-footer-links-2 ul li a {
	border: solid 1px #656565; 
	display: block;
	width: 29px;
	height: 18px;
	margin: 0px 0px 0px 1px;
}

#page-footer-links-2 ul li.active {
  display: none;
}

#page-footer-links-2 ul li a:hover {
	border-color: white;
}

#page-footer-links-2 ul li#de a {
	background: transparent url('../_images/de.jpg') no-repeat 0 0;	
}

#page-footer-links-2 ul li#en a {
	background: transparent url('../_images/en.jpg') no-repeat 0 0;	
}

.text-col-left {
	width: 280px;
	float: left;
}

.text-col-right {
	width: 280px;
	float: right;
}

.formline-topic {
	width: 100px;
}


.submitbutton {
	width: auto;
	padding-left: 50px;
	padding-right: 50px;
}

#textarea-rueckruf {
	margin-top: 5px;
	height: 85px;
}

#page-arrangement-container {
	/*margin-top: 2px;
	height: 106px;
	width: 794px;*/

}

a.arrangement-nav {
	display: block;
	width: 16px;
	height: 106px;
}

a.arrangement-nav#prev,
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	float: left;
	background: #434343 url('../_images/prev.png') no-repeat center center;
	
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 16px;
  height: 106px;
}

a.arrangement-nav#next,
.jcarousel-skin-tango .jcarousel-next-horizontal {
	float: right;
	background: #434343 url('../_images/next.png') no-repeat center center;
	
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 16px;
  height: 106px;

}

a.arrangement-nav#prev:hover,
a.arrangement-nav#next:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-color: #eeeeee;
}

.arrangementbox {
	float: left;
	display: block;
	width: 150px;
	height: 105px;
	margin-left: 2px;
}

#page-arrangement-container ul {
  margin: 2px 0 0 0;
	height: 106px;
	width: 794px;
  padding: 0;
}

#page-arrangement-container ul li {
display: inline;
list-style-type: none;
}

.arrangement-link {
	display: inline-block;    /* alt: block - safari bug in jcarousel */
	width: 150px;
	line-height: 24px;
	height: 24px;
	border-bottom: solid 2px #555555; /*margin-bottom: 2px;*/
	background-color: #434343;
	text-align: center;
	text-decoration: none;
	color: white; /*color: #eeeeee*/	
	cursor: pointer;
}

.arrangement-link-img {
  display: block;
  width: 150px;
  /*height: 80px; */ height: 106px;
  background: transparent none no-repeat 0px bottom;
  
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity:0.6;
  
  cursor: pointer;
}

.arrangement-link-img:hover,
.arrangement-link-img#arrangement-link-img-active {
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity: 1.0;
  opacity:1.0; 
}

.arrangement-link:hover,
.arrangement-link#arrangement-link-active {
	background-color: #eeeeee;
	color: #383838
}

ul#navtop {
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
}

ul#navtop li{
	float: left;
}

ul#navtop li a {
	color: #7f7f7f;
	display: block;
	line-height: 25px;
  padding: 0 16px 0 16px;  
	text-decoration: none;
}

ul#navtop li.en a {
  padding: 0 23px 0 23px; 
}

ul#navtop li:hover a,
ul#navtop li a:hover {
	background-color: #555555;
	color: white;
}

ul#navtop li.active a {
	background-color: #555555;
	color: #303030
}

ul#navtop li ul {
	display: none;
	float: left;
	position: absolute;
  top: 25px;
  left: 0px;
  width: 794px;
  z-index: 10;
  background-color: #555555;
}

ul#navtop li:hover ul {
	display: block;
}

ul#navtop li.active ul {
  display: block;
  z-index: 1;
}

.news-grey{
	margin: auto;
	background-color: grey;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}

.showResultsWrap {
	margin-bottom: 5px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 0 0 10px 0;

}

.news-list-table{
background-color:#dddddd;
padding:15px; 
margin-top:40px; 
border:0; 
width:100%; 
border:0;
}

