body {
	font-family: "Tahoma","Arial","Sans";
	font-size: 0.7em;
	color: #909090;
	margin: 0px;
	padding: 0px;
}

#center {
	width: 100%;
	margin: 0px;
	
	background-image: url("../images/navigation_background.png");
	background-repeat: repeat-x;
	background-color: #fff;
} 

#main {
	position: relative;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
}

#navigationContainer {
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
}

#navigation {
	padding-left: 100px;
	height: 77px;
	position: relative;
	top: 79px;
}

#logoContainer {
	float: left;
	position: absolute;
	top: 15px;
	left: 10px;	
}

#logo {
	margin-top: 5px;
	float: left;
	width: 54px;
	height: 69px;
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
}

#logoschrift {
	float: left;
	margin-left: 21px;
	margin-top: 14px;
	width: 263px;
	height: 28px;
	background-image: url("../images/logo_schrift.png");
	background-repeat: no-repeat;
}

.menu li {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 147px;
	height: 24px;
	padding-top: 5px;
	background-image: url("../images/navigation_reiter_inactive.png");
	background-repeat: no-repeat;
}

.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li ul {
	width: 850px;
	padding-top: 5px;
}

.menu li ul li {
	width: 100px;
	height: 25px;
	padding: 10px 6px;
	float: left;
	background-image: none;
	border-left: 1px solid #f9f9f9;
}

.menu li a {
	font-size: 130%;
	color: #7F7F7F;
	text-decoration: none;	
}

.menu li a:hover {
	color: #808080;
}

.menu li ul li a {
	font-size: 110%;
	color: #7F7F7F;
	text-decoration: none;
}

li.active {
	background-image: url("../images/navigation_reiter_active.png");
	background-repeat: no-repeat;
}

li ul li.active {
	background-color: #e1e1e1;
}

li.active a {
	color: #2F2F2F;
}

li ul li.active a {
	color: #2F2F2F;
}

.componentheading {
	height: 22px;
	padding: 4px;
	font-size: 130%;
	color: #fff;
	background-color: #c00;
}

.contentheading {
	height: 22px;
	padding: 4px;
	font-size: 130%;
	color: #fff;
	background-color: #c00;
}

#leftContainer {
	width: 180px;
	float: left;
	margin-bottom: 30px;
}

#rightContainer {
	width: 180px;
	float: right;
	margin-bottom: 30px;
	margin-left: 10px;
}

#teaserContainer {
	clear: both;
	width: 552px;
}

#componentContainer {
	clear: both;
	width: 542px;
	margin-bottom: 15px;
	
}

#contentContainer {
	float: left;
	width: 542px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#footerContainer {
	clear: both;
	width: 100%;
	border-top: 2px solid #c00;
	padding-top: 10px;
	padding-bottom: 15px;
}

#htmlContent {
	padding: 0px;
	margin: 0px;

}

#htmlContent h2 {
	margin: 0px;
	font-size: 130%;
	font-weight: normal;

}

#wrapper {
	min-height: 1px;
	width: 926px;
}

.article-content {
	padding: 4px;
}

.article-content h1 {
	font-size: 150%;
	font-weight: normal;
	color: #c00;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;	
}

.article-content h1:first-child {
	padding-top: 0px;	
}

.article-content h2 {
	font-size: 130%;
	font-weight: normal;
	color: #808080;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.article-content b, strong {
	font-weight: bold;
	font-size: 100%;
	color: #808080;
}

.article-content img {
	padding: 4px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.article-content p {
	clear: both;
}

.article-content a {
	color: #808080;
	text-decoration: underline;
}

table {
	font-size: 100%;
	border: none;
	margin: 5px;
	padding: 3px;

}

thead {
	background-color: #c00;
	color: #fff;
}

thead tr {
	padding: 0px;
	margin: 0px;
}

tbody {
	background-color: #eee;
	color: #808080;
}

tr {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 3px;
	margin: 0px;
}

table.hl_journeys {
	width: 98%;
}

table.hl_journeys td {
	padding: 8px;
	border-bottom: 1px solid #ddd;
}

th.hl_headcol2, th.hl_headcol3, th.hl_headcol5, th.hl_headcol6, th.hl_headcol9 {
	padding: 8px;
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	color: #fff;
	background-color: #c00;
}

#footerContainer div {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px;
}

#footerContainer a {
	color: #808080;
	text-decoration: none;
}

#footerContainer a:hover {
	text-decoration: underline;
}

.moduletableskycraper {
	padding: 15px 0 0 0 !important;
	clear: both;
}

.moduletableskycraper a {
	border: none !important;
	color: #fff;
	text-decoration: none;
}

.moduletableskycraper a img {
	border: none !important;
}

object {
	border: none !important;
}

#flashcontentskycraper {
	border: none !important;
}

/* Clearfix-Hack */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#contentArea ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentArea a {
	text-decoration: none;
	color: #808080;
}

.moduletable ul {
	list-style: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 !important;
}

.moduletable ul li {
	margin: 0 !important;
	padding: 0 !important;
}

#fpss-container img {
	margin: 0;
	padding: 0;
}
