@charset "UTF-8";
/* inno-tour.ch */

body {
	padding:0px;
	margin:0px;
	background: url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* LINKS GLOBAL */

a {
	font-weight: bold;
	color: #890000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 886px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 21px;
	background-color: #FFFFFF;
	border-bottom: #09162b 5px solid;
}

#header {
	background-image: url(images/head.jpg);
	width: 886px;
	height: 126px;
}

#metanavi {
	float: right;
	color: #FFFFFF;
	padding-top: 86px;
	letter-spacing: 1px;
}

#metanavi a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

#metanavi a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#metanavi a.active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation {
	background-image:url(images/nav_bg.jpg);
	width: 886px;
	height: 92px;
	min-height: 92px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* Hauptnavi */
#nav ul {
	background: url(images/nav_li_line.jpg) top left no-repeat;
    display: inline;
    float: left;
    margin: 0px;
	padding:0px;
}

/*
#nav ul li {
	background: url(images/nav_li_line.jpg) right no-repeat;
    border: none;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding-left: 18px;
    padding-right: 19px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
}
*/

/*Link über vollen Balken*/
#nav ul li {
/*	background: url(images/nav_li_line.jpg) right no-repeat; */
    border: none;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
	
	padding: 0;
/*
	padding: 8px 19px 8px 18px;
*/
	text-transform: uppercase;
}

#nav ul li.active {
	background: url(images/nav_active_bg.jpg) right;

}

#nav ul li a {
	background: url(images/nav_li_line.jpg) right no-repeat;
	display: block;
    border: none;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    margin: 0;
	padding: 8px 18px;
	background-color: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
/*	padding: 0;
	margin: 0;
*/
}

/*
#nav ul li a {
	background-color: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
*/

#nav ul li:hover {
	background: url(images/nav_active_bg.jpg) right;
}
/* Ende Hauptnavi */

/* Subnavi */
#subnav {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#subnav ul { 
	list-style-type: none;
	margin:0px;
	padding: 0px;
	padding-top: 5px;
	border-top: dotted 1px #8b9fba;	
}

* html #subnav ul {
    margin: 0px;
    padding: 5px 0 0 0;
}

#subnav li {
	float:left;
	width: 100%;
	margin:0px;
	padding: 0px;
        float: left;
	clear: left;
}

* html #subnav li {
  margin: 0;
  padding-top: 0;
}

#subnav a,
#subnav strong {
    display:block;
    width: 100%;
    padding-bottom: 5px;
    text-decoration: none;
    color: #890000;
	border-bottom: dotted 1px #8b9fba;
	margin-bottom: 5px;
}

#subnav a:hover,
#subnav a.active {
	color: #000000;
}

/* Ende Subnavi */


#container {
	width: 844px;
	height: auto;
	min-height: 400px;
	margin:0;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-top: 0px;
}

#maincontent {
	width: 570px;
	height: auto;
	margin: 0px;
	padding-right: 17px;
	float: left;
	border-right: dotted 1px #8b9fba;
}

#maincontent ul {
	margin: 0px;
	padding-left: 16px;
	padding-top: 15px;
	font-weight:normal;
	line-height: 18px;
}

#sidebar {
	width: 236px;
	height: inherit;
	padding-left: 20px;
	float: right;
	min-height: 400px;
}

#billboard {
	width: 216px;
	height: auto;
	background: url(images/bill_bg.jpg) top left repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: solid #e9ebea 1px;
}

#billboard span {
	padding-left: 10px;
}

#billboard h1 {
	/*background: url(images/bill_h_bg.jpg) top left;*/
	height: 26px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	margin-bottom: 5px;
	
}

#projektbox {
	width: 540px;
	height: auto;
	padding: 15px;
	background-color: #f2f2f4;
	border-bottom: dotted 1px #8b9fba;
	border-top: dotted 1px #8b9fba;
	margin-bottom: 10px;
}



/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */

/*				S C H R I F T E N				 */

/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */
/*	//////////////////////////////////////////	 */


h1 {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 500;
	line-height: 33px;
	color: #173a64;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	line-height: 25px;
	color: #173a64;
	border-bottom: dotted 1px #8b9fba;
}



h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	border-bottom: dotted 1px #8b9fba;
	border-top: dotted 1px #8b9fba;
	padding-bottom: 1px;
	padding-top: 2px;
}

h4 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	color: #173a64;
}




