/* ------ Hauptnavigation neu ------ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

body {
	background: #6A8DA4;
	margin-top: 0px;
}

#mainbox {
	background: url('../images/bkg.jpg') center repeat-y;
}

.menu-1 {
	height: 29px !important;
	background: #234052 url('../images/bkg_menubar.jpg') 0 0 repeat-x;
	z-index: 200 !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: right;
}

.main-links {
	height: 29px !important;
	background: #234052 url('../images/bkg_menubar.jpg') 0 0 repeat-x;
	padding: 0 !important;
	margin: 0 !important;
	text-align: right;
}

.main-links img {
	height: 10px;
}

.main-links a {
	font-weight: normal;
}

.main-links a:hover {
	font-weight: normal;
	color: #CCB206;
}

.menu-1-1 {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.6px;
}

.menu-1-1:hover {
	color: #CCB206;
	text-decoration: none;
	letter-spacing: 0.6px;
}

.menu-1-2 {
	color: #CCB206;
	text-decoration: none;
	letter-spacing: 0.6px;
}

.menu-1-2:hover {
	color: #CCB206;
	letter-spacing: 0.6px;
}

.mlinks a {
	float: left;
	padding: 1px 12px;
	background: #003455 url('../images/mlinks.jpg');
	margin: 0px 2px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 0.6px;
}

.mlinks a.menu-1-2 {
	font-weight: bold;
	color: #000000;
	background: #003455 url('../images/mlinks-2.jpg');
}

.mlinks a:hover {
	background: #003455 url('../images/mlinks-2.jpg');
	color: #000000;
	text-decoration: none;
}

.menu-2-0 {
	background: #ffffff;
}

#history, .position, .aux {
	background: #ffffff;
}

.aux {
	background: #ffffff url('../images/aux-bg.jpg') repeat-y;
	width: 160px;
}

.menu-2-0 {
	background: #ffffff url('../images/menu-bg.jpg') repeat-y;
	color: #234052;
}

.menu-2-1 {
	color: #234052;
	text-decoration: none;
	font-size: 103%;
}

.menu-2-1:hover {
	color: #CCB206;
	text-decoration: none;
}

.menu-2-2 {
	color: #CCB206;
	font-weight: normal;
	text-decoration: none;
}

.menu-2-2:hover {
	color: #CCB206;
	font-weight: normal;
	text-decoration: none;
}

.menu-2top {
	border-top: none;
	border-bottom: none;
}

.menu-2 {
	border-bottom: none;
}

.content {
	padding: 2px 0px;
	padding-left: 6px;
}

#logo {
	border: none;
	margin: 0px 0px 10px 0px;
}

.search {
	border: solid 1px #234052;
	width: 110px;
	height: 20px;
	padding: 2px 4px;
	background: #ffffff url('../images/aux-bg.jpg') repeat-y;
	line-height: 16px;
}

.form-fields {
	width: 250px;
	height: 20px;
	border: solid 1px #234052;
	padding: 2px 4px;
	background: #ffffff url('../images/aux-bg.jpg') repeat-y;
}

.position {
	border-bottom: solid 1px #f5f5f5;
}

.position, .position a {
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}

#history, #leftnav, #mainnav, .menu-1 table { display: none; }
.td-default, .content { width: 100%; text-align: center; margin-top: -10px; }