/* CSS Style für mbf Template */

/* Nur für die Navigation */

nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
	float: left;
	height: 100%;
}

nav ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;	
}

nav li {
	list-style-type: none;
}

nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

nav li a:hover {
	color: #CC0000;
}

nav li a.active {
	color: #CCCCCC;
}

.haupt_button {
	height: 30px;
	width: 120px;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	background-color: #5282A5;
	border-radius: 7px 0px 7px 7px;
	margin-bottom: 5px;
}

.unter_button {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.bahn {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #DF6F00;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.flug {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #FEF700;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.schiff {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #00E600;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.auto {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #02F8F3;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.vorstand {
	list-style-type: none;
	height: 25px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	border-radius: 7px 0px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* Navigation Links - WEB und MAPS */
#www_button_aktiv td {
	height: 25px;
	width: 40px;
	line-height: 25px;
	border: 1px solid #CCCCCC;
	background-color: #5282A5;
	border-radius: 5px 0px 5px 5px;
	margin-bottom: 3px;
}