/* ===== 0. Basisauszeichnungen ===== */

body {
	margin: 0px;
	padding: 0px;
	font: normal normal normal 12px/22px Arial, Helvetica, sans serif;
	background: #9ECCF6 url(pics/start_hint.gif) repeat-x;
	text-align: center;
	color: #333333;
	}

/* ===== 0.1 Ueberschriften ===== */

h1 {
		font: normal normal bold 12px Arial, Helvetica, sans serif;
		padding-left: 10px;
		color: #F56900;
		margin-top: 0px;
		margin-bottom: 0px;
}

h2 {
		font: normal normal bold 14px Arial, Helvetica, sans serif;
		margin: 0px;
		padding: 15px 0px 0px 19px;
		color: #FFFFFF;
		height: 39px;
		background: transparent;
}

.start_aktuell02 h2 {
		font: normal normal bold 13px Arial, Helvetica, sans serif;
		margin: 0px;
		padding: 17px 0px 0px 10px;
		color: #000000;
		height: 26px;
		background: transparent;
}

.unt_links h2 {
		padding-top: 18px;
		padding-left: 22px;
		margin-top: 0px;
		height: 52px;
}

/* ===== 0.2 Hyperlinks ===== */

h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

	#techmenue a:link, #techmenue a:visited{
		COLOR: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
		
	#techmenue a:hover, #techmenue a:active  {
		COLOR: #FFFFFF;
		text-decoration: underline;
		font-weight: bold;
		}

	#footer a:link {
		COLOR: #333333;
		text-decoration: none;
		font-weight: normal;
		}
		
	#footer a:visited {
		COLOR: #333333;
		text-decoration: none;
		font-weight: normal;
		}
		
	#footer a:active {
		COLOR: #333333;
		text-decoration: underline;
		font-weight: normal;
		}
		
	#footer a:hover {
		COLOR: #333333;
		text-decoration: underline;
		font-weight: normal;
		}
		
/* ===== 1. Seitenstruktur ===== */

#kopf {
	position: absolute; 
	left: 0;
	width: 50%;
	height: 158px;
	background: transparent url(pics/start_top_hint.gif) repeat-x;
	z-index: 9;
}

#container {
	display: block;
	margin: 0px auto;
	width: 760px;
	position: relative; 
	text-align:left;
	z-index: 10;
}

#shkarte {
	position:absolute;
	left: 10px;
	top: 5px;
	width: 428px;
	height: 153px;
	background: transparent url(pics/start_top_sh.gif) no-repeat;
	z-index: 11;
	}

#navigation01 {
		position: absolute;
		left: 0px;
		top: 119px;
		width: 760px;
		z-index: 12;
}

.navstart {
		width: 168px;
		/*height: 391px;*/
        height: 489px;
		float: left;
		background: transparent url(pics/start_navi_hint_lang.gif) 0px 39px no-repeat;
		margin-right: 9px; 
}

.navstart_inhalt {
		position: absolute;
		top: 39px;
		padding-left: 10px;
		padding-right: 9px;
		margin: 0px;
}

.busreisen {
		background: transparent url(pics/start_navi_top1_hint.gif) no-repeat;
}

.linienverkehr {
		background: transparent url(pics/start_navi_top2_hint.gif) no-repeat;
}

.eisenbahn {
		background: transparent url(pics/start_navi_top3_hint.gif) no-repeat;
}

.unternehmen {
		background: transparent url(pics/start_navi_top4_hint.gif) no-repeat;
}

.start_aktuell {
		width: 216px;
		float: left;
		background: transparent url(pics/start_akt_hint.gif) repeat-y;
		margin-top: 82px;
}

.start_aktuell02 {
		background: transparent url(pics/start_akt_top_hint.gif) no-repeat;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 11px;
		margin: 0px;
		height: 140px;
}

.start_aktuell02 p {
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px;
}

.start_aktuell_bot {
		background: transparent url(pics/start_akt_bot_hint.gif) no-repeat;
		height: 30px;
}

#zwischen {
		clear:both;
		}

.unt_links {
		padding: 0px;
		color: #000000;
		height: 52px;
		width: 130px;
	float: left;
}
.unt_rechts {
		padding: 0px;
		color: #000000;
		height: 52px;
		width: 24px;
		float: right;
		background: url("pics/start_navi_bot4_hint.gif") no-repeat;
}

#footer {
		background: url("pics/start_navi04_hint.gif") repeat-x;
		text-align: center;
		font-weight: normal;
		font-size: 11px;
		color: #333333;
		margin-top: 0px;
		margin-left: 170px;
		height: 52px;
		width: 400px;
}

.footer_li {
		float: left;
		background: url("pics/start_navi_bot5_hint.gif") no-repeat;
		width: 24px;
		height: 52px;
}
.footertext {
		margin-left: 9px;
		padding-top: 14px;
		margin-top: 0px;
		float: left;
		width: 343px;
			}
.footer_re {
		float: left;
		background: url("pics/start_navi_bot4_hint.gif") no-repeat;
		width: 24px;
		height: 52px;
}
/* ===== 2.1 Navigation vertikal ===== */

ul.mainnav {
		position: relative;
		display: block;
		list-style: none;
		font-weight: bold;
		/*font-size: 75%;*/
		padding: 0px;
		margin: 0px;		
		text-align: left;
	}

ul.mainnav li {
		display: block; 
		margin: 0px;
		padding: 0px;
	}
	
	ul.mainnav li a span.abstand { 
		padding: 0;
	}

ul.mainnav li a {
		display: block; 
		margin: 0px;		
		padding: 5px 5px 5px 24px !important;
		line-height: 16px;
		width: 120px; 
		color: #333333; 
		text-decoration: none;
		background: url("pics/mout.png") left center no-repeat;
		border-bottom: 1px solid #E7E7E7;
	}
ul.mainnav li a:link {
		display: block; 
		margin: 0px;		
		padding: 2px 5px 2px 24px;
		width: 120px; 
		color: #333333; 
		text-decoration: none;
		background: url("pics/mout.png") left center no-repeat;
		border-bottom: 1px solid #E7E7E7;
	}
ul.mainnav li a:visited {
		display: block; 
		margin: 0px;		
		padding: 2px 5px 2px 24px;
		width: 120px; 
		color: #333333; 
		text-decoration: none;
		background: url("pics/mout.png") left center no-repeat;
		border-bottom: 1px solid #E7E7E7;
	}
ul.mainnav li a:hover {
		display: block; 
		margin: 0px;
		padding: 2px 5px 2px 24px;
		width: 120px; 
		color: #F56900; 
		text-decoration: none;
		background: url("pics/mover.png") left center no-repeat;
		border-bottom: 1px solid #C4C4C4;
	}

.abstand {
		padding-left: 24px;
		padding-right: 5px;
}

/* ===== 2.2 Navigation horizontal ===== */

#horiMenu {
	position: relative;
	width: 606px;
	height: 52px;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	/*font-size: 75%;*/
	font-weight: bold;
	background: url("pics/start_navi04_hint.gif") repeat-x;
	float: left;
	}
#horiMenu UL
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}
#horiMenu LI { 
	display: inline; 
	margin: 0;
	padding: 0;
	}
#horiMenu LI A	{
		position: relative;
		left: 0px;
		text-decoration: none;
		padding: 5px 10px 5px 22px;
		margin: 0;
		color: #333333;
		background: url("pics/mout.png") left center no-repeat;
	}
#horiMenu LI A:link	{
		position: relative;
		left: 0px;
		text-decoration: none;
		padding: 5px 10px 5px 22px;
		margin: 0;
		color: #333333;
		background: url("pics/mout.png") left center no-repeat;
	}
#horiMenu LI A:visited	{
		position: relative;
		left: 0px;
		text-decoration: none;
		padding: 5px 10px 5px 22px;
		margin: 0;
		color: #333333;
		background: url("pics/mout.png") left center no-repeat;
	}	
#horiMenu LI A:active {
		position: relative;
		left: 0px;
		margin: 0;
		color: #F56900; 
		background: url("pics/mover.png") left center no-repeat;
		text-decoration: none;
	}

#horiMenu LI A:hover {
		position: relative;
		left: 0px;
		margin: 0;
		color: #F56900; 
		background: url("pics/mover.png") left center no-repeat;
		text-decoration: none;
	}

/* ===== X. Sonstiges ===== */


#logo {
		z-index: 10;
		position:absolute;
		top:21px;
		left:471px;
		height: 67px;
		width: 268px;
}

.unsichtbar {
		display: none;
}

	a:link {
		COLOR: #0C84E7;
		text-decoration: none;
		font-weight: bold;
		}
		
	a:visited {
		COLOR: #0C84E7;
		text-decoration: none;
		font-weight: bold;
		}
		
	a:active {
		COLOR: #0C84E7;
		text-decoration: underline;
		font-weight: bold;
		}
		
	a:hover {
		COLOR: #0C84E7;
		text-decoration: underline;
		font-weight: bold;
		}
		
	.text {
		font-size: 12px;
		font-weight: bold;
		padding-left: 10px;
		}
		
	.text2 {
		padding-left: 10px;
		}

  #AutoScrollContainer {
	position:absolute; 
	visibility:hidden;
    width:185px; 
	height:110px;
    clip:rect(0,200,140,0);
	margin-top: 0px;
	overflow:hidden; 
	background-color: #D9E9E2; 
	layer-background-color: #D9E9E2; 
	border: 1px solid #000000;
  }

#AutoScrollContent {
	position:relative; 
	top:79px; 
	left:0px; 
	width:180px; 
	background-color: #FFF; 
	layer-background-color: #FFF; 
	visibility:visible;
	} 
	
	.nbdatum {
        font: normal normal bold 12px Arial, Helvetica, sans serif;
		padding-left: 10px;
		color: #F56900;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
	}
	
	.nbtitel {
        font-size: 12px;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 10px;
		display: block;
	}
	
	.nbrubrik {
		display: block;
	}
	
	.nbuntertitel {
        padding-left: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
	}
	
	.nblink { 
        padding-left: 10px;
		display: block;
	}
	
#adresse {
	background-color:#9eccf6;
	padding: 0 10px 0 20px;
	line-height: 140%;
}

a.badge { 
	outline: none;
	position: absolute;
	top: -20px;
	right: 10px;
	background: url(pics/badge_start.png) no-repeat;
	width: 130px;
	height: 131px;
}

* html a.badge { 
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image src='pics/badge_start.png')
}