/* Connex Basic Stylesheet */
/* Datum: 26.04.06 */
* {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.separatorH{
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

.green{
   color:#94C04D;
   font-weight: bold;
}


#header_hypo img{
	margin: 0px;
	padding-bottom: 8px;
        border-bottom: 8px solid #efefef;
}




#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-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.30em Verdana, Arial, Helvetica, sans-serif;
}
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 {
	text-align: left;
	width: 860px;
	position: absolute;
	left: 50%;
	margin-left: -430px;
        margin-bottom: 15px;
}
/*----------------------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;
	
}

/*----------------------bottom images---------------------- */
#bottom_images {
	
	width: 860px;
	margin-top: 7px;
}



.headline {
	background-color:#294489;
	color:#fff;
	font-weight:bold;
	padding-left: 18px;
	line-height: 26px; 
	
}

.headline_formular {
	background-color:#294489;
	color:#fff;
	font-weight:bold;
	padding-left: 18px;
	line-height: 26px; 
	width: 819px;
}

#mainBoxLeft{
	width:410px;
	padding:6px 13px 0px 13px;
	float:left;
	}

#mainBoxLeft2{
	width:410px;
	padding:6px 13px 0px 13px;
	float:left;
	}
	
#mainBoxRight{
	width:410px;
	float:left;
	padding-top:6px;
		
	}
	
.spalte {
	float: left;
	width: 410px;
	border: 1px solid #ccc;
	height:250px;
        
        
}

.spalte_breit {
	float: left;
	width: 835px;
	border: 1px solid #ccc;	
}

.spalte_breit_formular{
	float: left;
	width: 795px;
	padding-left: 40px;
	border: 1px solid #ccc;
}

.imagebox_start{
	float: left;
	width: 145px;
	padding: 5px 0px 0px 5px;
}

.textbox_start{
	padding: 10px 10px 0px 170px;
}

.textbox ul start{
	margin-left: 12px;

}

.imagebox{
	float: left;
	width: 290px;
	padding: 10px 0px 0px 5px;
	display: block;
}

.textbox{
	margin: 10px 5px 0px 310px;
	#padding-left: 10px;
	display: block;
	width: 500px;
}

.textbox ul {
	margin-left: 12px;

}

.textbox_unten{
	float: left;
	width: 360px;
	padding: 15px 0px 0px 15px;
	
}
.textfeld	{
	width:210px;
	height:15px;
	background-color:#efefef;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:15px;

}



/*----------------------button---------------------- */

.button a,
.button a:hover,
.button a:active,
.button a:visited{
	background: url(_images/link_bg.gif) left top no-repeat;
	font-weight:bold;
	height:15px;
        line-height: 10px;
	background-color:#294489;
	color: #fff;
	padding: 3px 20px 0px 20px;
	font-size:10px;
	text-decoration:none;
        display:block;
width: 170px;
}
