body {
	padding: 0px;
	margin: 0px;
	border: none;
	
	background-color: #141D56;
	/* background-image: url('backgroundAll.jpg'); */
	background-image: url('backgroundStripes.png');
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #ffffff;
}

body, td, form, input, textarea, select, option {
	/*
	font-family: 'Futura BdCn BT', 'Futura', 'Verdana', 'Arial', sans-serif;
	font-weight: normal;
	*/
	font-family: 'Verdana', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}

hr {
	height: 0px;
	border: none;
	border-top: 1px solid #404080;
}

select, input, select {
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
}

#page {
	width: 700px;
	margin: 0px auto;
	padding-left: 130px;
	padding-right: 130px;
	
	background-image: url('bar.png');
	background-repeat: repeat-x;
}


.horizontalList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.horizontalList li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	
	/* display: inline; */
	margin-right: 40px;
}

.cite {
	padding: 20px;
	margin-top: 20px;
	text-align: center;
	font-style: italic;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.button {
	text-align: center;
	padding: 20px;
}
.button a {
	text-align: center;
	font-weight: bold;
	
	padding: 15px;
	color: #ffffff;
	background-color: #404080;
	border: 4px solid #ffffff;
}
.button a:hover {
	border: none;
	padding: 19px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}


/* Main Navigation */
#navi {
	height: 64px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navi a.active,
#navi a:hover {
	color: #000000;
}
#navi .level0 a:hover {
	background-image: url('bar.png');
	background-repeat: repeat-x;
}
#navi .level1 a:hover {
	background: none;
}

#navi a {
	display: block;
	
	
	padding-top: 8px;
	
	padding-bottom: 8px;
	
	/*
	margin-top: 8px;
	margin-bottom: 8px;
	*/
	
	
	margin-right: 28px;

	text-decoration: none;
	/* font-size: 16px; */
	font-size: 16px;
	color: #404080;
}

/* Navi Level 2 */
#navi .level1 {
	display: none;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: -10px;
	background-image: url('85PercentWhite.png');
}
#navi .level1 li {
	float: none;
}
#navi .level1 li a {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#navi .level1 li a:hover {
	background-color: #000000;
	color: #ffffff;
}
#navi .level0 li:hover .level1/*,
#navi .level0 li.active .level1*/ {
	display: block;
}



#animation {
	z-index: -1;
	position: absolute;
	margin-left: -135px;
	margin-top: -80px;
	width: 960px;
	height: 400px;
}


#logo {
	height: 128px;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: 420px 10px;
}
#logo * {
	display: none;
}



#content {
	background-image: url('85PercentWhite.png');
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 60px;
	color: #404080;
}
#content td {
	text-align: left;
	vertical-align: top;
}

#content li {
	margin-bottom: 20px;
}

#content h1,
#content h2,
#content h3 {
	color: #8080a0;
}
#content h1 {
	margin-bottom: 20px;
}
#content h2 {
	margin-bottom: 15px;
}
#content h3 {
	margin-bottom: 10px;
}
#content img {
	margin-bottom: 10px;
}
#content img[align=left],
#content img[style="float: left;"] {
	margin-right: 10px;
}
#content img[align=right],
#content img[style="float: right;"] {
	margin-left: 10px;
}





#searchPage {
	background-image: url('wiese_bright.jpg');
	background-repeat: no-repeat;
}
#searchForm {
	/* margin-top: 40px; */
}
#searchForm,
#searchForm td {
	font-size: 20px;
	color: #404080;
	vertical-align: middle;
}
#searchForm input,
#searchForm select {
	width: 160px;
	font-size: 20px;
	padding: 0px;
	margin: 10px;
}

#searchForm button,
#searchForm input[type=submit],
#searchForm input[type=button] {
	margin: 0px;
	margin-top: 10px;
	font-size: 20px;
	color: #404080;
	background: none;
	border: none;
}


#searchBow {
	margin-top: -300px;
	height: 300px;
}
#searchBow ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#searchBow li {
	display: block;
	float: left;
}
#searchBow a {
	display: block;
	width: 25px;
	height: 18px;
	text-align: center;
	
	text-decoration: none;
	color: #6060A0; /* #404080; */
	background-image: url('dot.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#searchBow a:hover {
	color: #ffffff;
}


.searchHits table {
	
}
.searchHits td {
	border-bottom: 1px solid #6060A0;
}


.profile {
}
.profile .titleImage {
	float: left;
	margin-right: 20px;
}



#footer {
	/* width: 820px; */
	width: 945px;
	text-align: right;
	position: fixed;
	bottom: 0px;
	
	margin-left: -125px;
	
	font-size: 9px;
	
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer a,
#footer span {
	text-decoration: none;
	color: #404080;
}
#footer a:hover {
	color: #ffffff;
}
#partner {
	text-align: left;
	float: left;
}


.clearFix {
	width: 0px;
	height: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: both;
}


