/* Connex Basic Stylesheet */
/* Datum: 26.04.06 */
* {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body {
	background: #E8EAEC url('../connextouristik/_images/bg_content_colibri.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;
}

body#spanien {
	color: #000;
	font: 8pt/1.45em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: none;
}
body#spanien a {
	color: #000;
	text-decoration:underline;
}
body#spanien a:hover {
	color: #666;
	text-decoration:underline;
}
body#spanien a:active {
	color: #000;
	text-decoration:underline;
}


.link_gelb{
	background-color: #F0E035;
	padding:4px;
}

.blink a{ 
        text-decoration: blink
}


.highlight {
	color: #ff0000;
}


.headline {
	color: #000;
}

.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: #000;
}


/*----------------------wrapper----------------------- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 860px;
	overflow: hidden;
}
*html #wrapper {
	padding-left: 1px;
	width: 860px;
}

#wrapper_spanien{
	margin: 0 auto;
	text-align: left;
	width: 938px;
	overflow: hidden;
	border: 1px solid #ccc;
}
*html #wrapper_spanien{
	padding-left: 1px;
	width: 938px;
}

/*----------------------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 #efefef;
	background-color: #fff;
}

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

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

#nav a:visited {
	color: #000;
}

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


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

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

#content_colibri {
/*	margin: 10px;*/
}

#content_colibri_kasterl {
	margin: 10px;
	margin-left: 0px;
}

#content_colibri_iframe {
	margin-left: 5px;
	margin-top: 5px;
}


#content_colibri_spanien {
	margin: 0px;
}

#content_colibri table td {
	padding: 2px;
}

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

#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('http://www.connextouristik.com/connextouristik_sisu/_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;
}
#subnavi ul ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 30px;
}
#subnavi ul ul li a {
	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: 220px;
	margin-top: 7px;
	margin-left: -30px;
}

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

#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{}

/*-------------------------BestDays-------------------------- */

.headline_uebersicht_bestDays{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	color: black;
}

.text_uebersicht_bestDays{
	padding: 0px;
	margin: 0px;
	width: 800px;
	margin-left: 13px;
	padding-top: 5px;
}

.bild_bestDays{
	padding: 0px;
	margin: 0px;
	border: 1px solid #A1C4E0;
}

.text_bestDays{	
	padding-top: 5px;
	padding: 0px
	margin: 0px;
}

.text_bestDaysOben{
	width: 380px;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 0px
	margin: 0px;
}

/*------------blue-------------- */

.headline_bestDays{
	margin: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #A1C4E0;
	color: white;
	margin-bottom: 5px;
}

.box_bestDays{
	margin: 0px;
	width: 380px;
	float: left;
	padding: 5px;
	border: 1px solid #A1C4E0;
	margin-right: 13px;
	margin-left: 10px;
	margin-top: 20px;
}

/*------------green-------------- */

.headline_bestDays_green{
	margin: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #80B855;
	color: white;
	margin-bottom: 5px;
}

.box_bestDays_green{
	margin: 0px;
	width: 380px;
	float: left;
	padding: 5px;
	border: 1px solid #80B855;
	margin-right: 13px;
	margin-left: 10px;
	margin-top: 20px;
}

.bild_bestDays_green{
	padding: 0px;
	margin: 0px;
	border: 1px solid #80B855;
}

/*------------orange-------------- */

.headline_bestDays_orange{
	margin: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #DB9E27;
	color: white;
	margin-bottom: 5px;
}

.box_bestDays_orange{
	margin: 0px;
	width: 380px;
	float: left;
	padding: 5px;
	border: 1px solid #DB9E27;
	margin-right: 13px;
	margin-left: 10px;
	margin-top: 20px;
}

.bild_bestDays_orange{
	padding: 0px;
	margin: 0px;
	border: 1px solid #DB9E27;
}

/*------------greyblue-------------- */

.headline_bestDays_greyblue{
	margin: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #869BB4;
	color: white;
	margin-bottom: 5px;
}

.box_bestDays_greyblue{
	margin: 0px;
	width: 380px;
	float: left;
	padding: 5px;
	border: 1px solid #869BB4;
	margin-right: 13px;
	margin-left: 10px;
	margin-top: 20px;
}

.bild_bestDays_greyblue{
	padding: 0px;
	margin: 0px;
	border: 1px solid #869BB4;
}

/*------------sonstiges-------------- */

.clear{
	clear:both;
}



