/* Connex Basic Stylesheet */
/* Datum: 26.04.06 */
* {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body {
	background: #E8EAEC url('_images/bg_content.gif') repeat-y 50% 0;
	color: #000;
	font: 8pt/1.45em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
body a {
	color: #000;
	text-decoration:underline;
}
body a:hover {
	color: #666;
	text-decoration:underline;
}
body a:active {
	color: #000;
	text-decoration:underline;
}


.highlight {
	color: #ff0000;
}


.headline {
	color: #14326A;
}

.headlineHotelwelt {
	color: #000;
	background-color: #efefef;
}


.fliesstext {
	color: #000;
	font: 8pt/1.45em Verdana, Arial, Helvetica, sans-serif;
}

.hotelwelttable {
	  padding: 5px;
	  border-bottom: 1px solid #999;
	  border-right: 1px solid #999;
	  border-top: 1px solid #999;
	  border-left: 1px solid #999;
	  background-color: #fafafa;
}

.hotelwelttable td{
	  padding-left: 5px;
}

.hotelwelttable1 {
	  padding: 5px;
	  margin-right: 5px;
	  border-bottom: 1px solid #999;
	  border-right: 1px solid #999;
	  border-top: 1px solid #999;
	  border-left: 1px solid #999;
	  background-color: #fafafa;
}


.tableborder {
	  border-bottom: 1px solid #999;
	  border-right: 1px solid #999;
}

.tableborder td{
	  padding: 5px;
	  border-top: 1px solid #999;
	  border-left: 1px solid #999;
                  background-color: #fafafa;
}

.form {
	border: 1px solid #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}

.button{
	  border: 1px solid #999;
          background-color: #efefef;
          margin-top: 10px;
          font: 8pt/1.45em Verdana, Arial, Helvetica, sans-serif;
	  color: #14326A;
}


/*----------------------wrapper----------------------- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 860px;
        overflow: hidden;
	
}
*html #wrapper {
	padding-left: 1px;
	width: 860px;
}
/*----------------------header------------------------ */
#header {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff;
}

#header img {
	margin-left: 5px;
	margin-right: 50px;
}

/*----------------------teaser------------------------ */
#teaser {
	width: 860px;
	height: 360px;
	
}

/*----------------------navigation---------------------- */

#nav {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 7px solid #ccc;
	background-color: #fff;
}

#nav a {
	font: 8pt/1.45em Verdana, Arial, Helvetica, sans-serif;
	color: #14326A;
	text-decoration:none;
	margin-right: 20px;
}

#nav a:hover {
	color: #333;
	text-decoration: none; 
}

#nav a:visited {
	color: #14326A;
}

#nav a:active {
	color: #666;
}


/*----------------------content---------------------- */

#content {
	margin: 0 auto;
	width: 860px;
}

#inhalt2 {
	padding-top: 10px;
	position:relative;
	width: 650px;
	margin-left: 200px;
}

#inhalt2 table{
	color: #AFAFAF;
	border: #999;
}


/*----------------------side nav---------------------- */

#subnavi {
	
        background-color: #efefef;
	width: 160px;
	float: left;
	padding-left: 25px;
	padding-top: 0px;
	margin-right: 0px;
	position:relative;
}

#subnavi ul {
	list-style: url('_images/bullet.gif');
	text-decoration:none;
        
}

#subnavi ul li {
	
        margin-top: 10px;	
	text-decoration:none;
	margin-bottom: 10px;
        
        
}

#subnavi ul li a {
	color: #14326A;
	font-weight: bold;
	text-decoration:none;
        
}

#subnavi ul ul {
	
        border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #FAFAFA;
	width: 190px;
	margin-top: 10px;
	margin-left: -25px;
padding: 0px;
        
}
#subnavi ul ul li {
	
list-style: none;
	list-style-image: none;
	margin-left: 30px;

}
#subnavi ul ul li a {
	
padding: 0px;
        margin: 0px;font-weight: normal;
}
#subnavi ul ul li.selected {
	
text-decoration: none;
	margin-left: 30px;
	font-weight: bold;
}

#subnavi ul ul ul{

border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #F2F7FD;
	width: 190px;
	margin-top: 7px;
	margin-left: -30px;
}

#subnavi ul ul ul li{
	
list-style: none;
	list-style-image: none;
	margin-left: 50px;
}

#subnavi ul ul ul li a {
	font-weight: normal;
}

/* Hide from IE5-mac \*/
* html #subnavi ul ul ul li{
	list-style: none;
	list-style-image: none;
	margin-left: 40px;

}

* html #subnavi ul ul ul {
	width: 190px;

}
/* End IE5/mac hide */


#inhalt {
	padding-top: 10px;
	position:relative;
	width: 650px;
	margin-left: 200px;
}

#inhalt table td ul {
        margin-left: 20px;
	list-style: url('_images/bullet.gif');
	text-decoration:none;
}

#inhalt img {
        margin-bottom: 10px;
}

#highlight a{
	color: #666666;
}
#highlight a:visited{
	color: #666666;
}

#hw{}
#hwlinks{
	float:left;
}
#hwrechts{}

#banner {
	margin-top:25px;
	margin-bottom:10px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
}

#banner img {
	padding: 5px;
	margin-bottom:0px;
}

#banner table {
	width: 320px;
	border-left: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin:0px;
	padding:0px
}

#banner table tr td{	
	margin:0px;
	padding:0px;
	padding-left:3px;
	border-right: 1px solid #cdcdcd;
}


#banner table tr td table{
	border: 0px solid #cdcdcd;
}

#banner table tr td table tr td{
	border: 0px solid #cdcdcd;
}