/** colors **/

/* contentbereich: #a6a645;
   dunkelgrün: #2d4126;
   hellgrün: #394a2f;
   
   */


body {
  margin: 0;
  padding: 0;
  background: gray;
  height: 100%;
  color: white;
}



body, p, td {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#wrap {
  width: 1000px;
  overflow: hidden;
  position: absolute;
  background: url(img/left.bg.png) repeat-y #2d4126;
  left: 50%;
  margin-left: -500px;
  top: 0;
}

#left {
  width: 196px;
  float: left;
  background: url(img/left.bg.png) repeat-y;
}

#left-top {
  width: 196px;
  background: url(img/left.bg.top.png);
  height: 16px;
  margin-top: 40px;
}

#left-center {
  width: 131px;
  background: url(img/left.bg.center.png);
  padding: 0 47px 10000px 18px; 
  margin-bottom: -10000px;
  position: relative;
  min-height: 550px;
}

#left-bottom {
  width: 196px;
  background: url(img/left.bg.bottom.png) no-repeat;
  height: 15px;
  float: left;
}

#navigation {
  float: left;
  width: 118px;
  margin-top: 40px;
  position: relative;
}

#contentWrap {
  float: left;
  margin-top: 40px;
  width: 602px;
  overflow: hidden;
  position: relative;
  z-index: 100;
}

#content-top {
  height: 17px;
  background: url(img/main.bg.top.png);
}

#content-center {
  min-height: 600px;
  background-image: url(img/main.bg.png);
  padding: 0 110px 10010px 10px;
  margin-bottom: -10000px;
}

#footer {
  float: left;
  clear: both;
  overflow: hidden;
  width: 916px;
  background: url(img/left.bg.png) repeat-y #2d4126;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
  height: 30px;
  position: relative;
}

#content-bottom {
  height: 14px;
  background: url(img/main.bg.bottom.png);
  float: right;
  width: 602px;
  position: relative;
  z-index: 1000;
}

#submenu {
  position: absolute;
  background: #505b32;
  width: 113px;
  padding: 30px 5px 10000px 10px;
  margin: 0 0 -10000px 0;
}

#theme {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 10;
}


/************************* NAVIGATION **************************/

#navigation ul {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  margin-left: -10px;
}

#navigation ul li {
  font-size: 0.85em;
  list-style: none;
  text-align: right;
}

#navigation ul li a {
  text-decoration: none;
  color: white;
  display: block;
  background: url(img/menu.bg.bottom.png) no-repeat;
  padding: 10px 20px 6px 0px;
  background-position: 00px 25px;
}

#navigation ul li a.last {
  background: none;
}

#navigation ul li a:hover, #navigation ul li a.active {
  background: url(img/menu.bg.highlight.png) no-repeat;
  background-position: -2px 3px;
}

#navigation ul li a.last:hover, #navigation ul li a.last.active {
  background: url(img/menu.bg.bottom.highlight.png) no-repeat;
  background-position: -2px 3px;
}

#submenu ul {
  padding: 0;
  margin: 0;
}

#submenu ul li {
  list-style: none;
}

#submenu ul li a {
  font-size: 12px;
  text-decoration: none;
}

#submenu ul li a:hover {
  text-decoration: underline;
}

#submenu ul li a.active {
  text-decoration: underline;
}

#submenu ul li ul {
	padding: 5px 0 5px 10px;
}

#submenu ul li ul li a.first {
}

/************************* COMMON **************************/

.green {
  color: #4e5e47;
}

.white {
  color: white;
}

h1, h2, h3, h4 {
  margin-top: 0;
}

h2 {
  color: white;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  font-size: 18px;
}

a {
  color: white;
}

strong {
	color: #2d4126;
}

/*********************** PARTNER / HOTELS ******************************/

.csc-textpic-text {
	padding-bottom: 15px;
}

.csc-textpicHeader h1 {
	color: #2d4126;
	font-size: 1em;
}

/*********************** NEWSLETTER *********************************/
.tx-sremailsubscribe-pi1 {
	padding-bottom: 30px;
}

/*********************** NEWS *************************/

.news-list-image {
	padding-left: 10px;
}




  /*** Internetexplorer 6.0 Hinzugefügt am 04.04.2010 by criscom ***/

/*
* html .csc-textpic-imagewrap {
	float: right;
	
}

* html #content-center {
background: #a6a645;
margin-top: -18px;
padding: 15px 10px 10010px 20px;
margin-right: 97px;
height: auto !important;
height: 530px;

}

* html #content-center .csc-default {	

}

* html #content-bottom {
  background: none;
}

* html #content-top {
	background: none;
}

* html #left-bottom {
	
}

* html #submenu {
 position: relative;
  background: #505b32;
  width: 113px;
  padding: 30px 5px 10000px 10px;
  margin: 0 -10px -10000px 0;
}	 
	
* html #content-overlay {
			 
background: none;

}

* html #navigation ul li a:hover, * html #navigation ul li a.active {
  background: url(img/menu.bg.highlight.png) no-repeat;
  background-position: -2px 3px;
}

* html #navigation ul li a.last:hover, * html #navigation ul li a.last.active {
  background: url(img/menu.bg.bottom.highlight.png) no-repeat;
  background-position: -2px 3px;
}
*/


/*********************** Internetexplorer 7.0 *************************/

/*
*+ html .csc-textpic-imagewrap {
	float: right;
}

*+ html #content-center {
  min-height: 511px;
  background: url(img/main.bg.png);
  padding: 0 110px 10010px 10px;
  margin-bottom: -10000px;
}
*/

