/* Connex Basic Stylesheet */
/* Datum: 26.04.06 */
* {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#subnavi ul li ul li ul{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	background-color: #F2F7FD;
	width: 190px;
	margin-top: 10px;
	margin-left: -35px;
}

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

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


body {
	background: #E8EAEC url('../connextouristik/_images/wrapper_bg.jpg') 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 a:visited {
	color: #000;
	text-decoration:underline;
}

.headline {
	color: #14326A;
}

.fliesstext {
	color: #000;
}
/*----------------------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;
}

#header2 {


	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;
	border-bottom: 20px solid #ccc;
        }

/*----------------------bottom images---------------------- */
#bottom_images {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 860px;
	margin-top: 7px;
        min-height: 110px;
        
}

#bottom_images img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#bottom_images2 img {
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	padding: 15px;
        margin-top: 5px;


}

#bottom_images2 table table td {
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 15px;
        margin-top: 5px;


}

#bottom_images p {
	width: 155px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
}


#spalte1 {
	float: left;
	width: 286px;
	border-right: 1px solid #ccc;
        min-height: 110px;
        
}

#spalte2 {
	float: left;
	width: 286px;
	border-right: 1px solid #ccc;
        min-height: 110px;
        
}

#spalte3 {
	margin-left: 572px;
        min-height: 110px;
        
}
/* Hide from IE5-mac \*/

* html #bottom_images p {
	width: 155px;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	margin-right: -5px;
}



* html #spalte2 {
	margin-right: -3px;
}

* html #spalte3 {
	margin-left: 10;
}

/* End IE5/mac hide */

.clear{
	clear:both;
	overflow: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#linkstart a {
	color: #0000EE;
	text-decoration:underline;
}

.underline {
	color: #0000EE;
	text-decoration:underline;
	}

