/************ stadtbahn.css  2005************/
body{
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color: #564b47;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px;
	padding:0px;
	background-color: #78705F;
	line-height: 1.166;
}
a:link {
	color: #FF7200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size: 13px;
	color: #FF9000;
	margin-bottom: 2px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}

/************ top leiste ************/	

#top img{
	border: solid;
	border-color: #FF9000;
	border-width:1px;
}
#info h1{
	font-size: 11px;
	text-align: center;
	color: #CCCC66;
	font-weight: bold;
	margin:6px 0px;
}
.navi {
	padding: 10px;
	text-align:right;
}
.navi a {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	
}
.navi a:hover, .navi a:active{

		color:#FF6600;
}
/************ seiten subnavigation mit button ************/	
.subNavi a {
	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	display: block;
	border: 1px solid #FF3333;
	padding: 2px 10px;
}
.subNavi a:hover, .subNavi a:active{
	color: #990000;
	background-color: #FF9933;
}

/************ content ************/	
.logo a{
	font-size: 14px;
	padding: 2px 10px;
	color: #FFAE00;
	font-weight: bold;
}

.img{
	float:left;
	margin-right:8px;
	margin-top:4px;
}
.img_r {
	float:right;
	margin-left:8px;
}
.img_10 {
	margin-right:10px;
}
.start {
	font-size: 13px;
	color: #ffffcc;
	text-align: center;
}
.gelb {
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	text-align: center;
}
.enter {
	font-size: 16px;
	color: #FF7200;
	font-weight: bold;
	text-align: center;
}
.seite {
	font-size: 9px;
	font-weight: bold;
	padding:0px 30px 15px 30px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.text_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.orange_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.gelb_13 {
	font-size: 13px;
	color: #FF9000;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

