* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
}

h1 {
	font-size: 21px;
	color: #666666;
}
h1 b {
	color: #111111;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0938A0;
	margin-bottom: 20px;
}
ol,
ul {
	margin-bottom: 15px;
}

li {
	margin-left: 30px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #2A4FB9;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #244192;
}

.hl {
	background-color: #FFFF55;
}

#i_header {
	background-color: #2A4FB9;
	height: 65px;
}
#i_header_center {
	margin: auto;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 922px;
}
#i_header_nav {
	float: right;
	padding-top: 23px;
	padding-right: 20px;
}
#i_header_logo {
	padding-top: 10px;
}
#i_header_logo div {
	color: #CFDFFF;
	font-size: 12px;
	margin-top: -4px;
	padding-left: 31px;
}
#i_header_nav a:link,
#i_header_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Garamond;
	font-size: 14pt;
	color: #CFDFFF;
	margin-left: 10px;
	padding: 4px 10px;
	margin-right: 12px;
}
#i_header_nav a.sel:link,
#i_header_nav a.sel:visited,
#i_header_nav a:hover,
#i_header_nav a:active {
	background-image: url(../images/nt_link_l.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 0;
}
#i_header_nav a.sel:link span,
#i_header_nav a.sel:visited span,
#i_header_nav a:hover span,
#i_header_nav a:active span {
	background-image: url(../images/nt_link_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	padding-left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#i_header_nav a.sel:link span span,
#i_header_nav a.sel:visited span span,
#i_header_nav a:hover span span,
#i_header_nav a:active span span {
	background-image: none;
	background-color: #0938A0;
	padding: 4px 2px;
}

#i_top {
	background-color: #4A6EBA;
	height: 330px;
	margin-bottom: -330px;
}
#i_top_center {
	margin: auto;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 922px;
}
#i_body {
}
#i_body_center {
	margin: auto;
	width: 922px;
}
#i_search {
	height: 110px;
}
#i_search_form {
	position: relative;
	top: 66px;
	left: 105px;
}
#i_magn {
	border: 0;
	height: 84px;
	width: 104px;
	position: relative;
	margin-bottom: -84px;
	top: 16px;
	left: 749px;
}
#search_q {
	width: 252px;
	height: 23px;
	border: 0;
	font-size: 18px;
	background-color: #FFFFFF;
}
#i_contents {
	width: 674px;
	float: right;
	font-size: 14px;
}
#i_contents_inner {
	padding: 15px 30px 25px 0;
}
#i_contents_left {
	float: left;
	width: 214px;
	font-size: 13px;
}
#i_contents_left_inner {
	padding: 15px 0 25px 30px;
}
#i_nav_left {
	width: 201px;
}
#i_nav_left a:link,
#i_nav_left a:visited {
	display: block;
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	padding: 5px 0;
	border: 1px solid #EEEEEE;
	border-left: 0;
	border-right: 0;
}
#i_nav_left a.sel:link,
#i_nav_left a.sel:visited {
	color: #244192;
	font-weight: bold;
	background-image: url(../images/g_hl_bg.png);
	background-repeat: repeat-y;
	background-position: top right;
	border: 1px solid #DDDDDD;
	border-left: 0;
	border-right: 0;
}
#i_nav_left a:hover,
#i_nav_left a:active,
#i_nav_left a.sel:hover,
#i_nav_left a.sel:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#i_footer {
	margin: 10px 0 10px 0;
	font-size: 12px;
}
#i_footer_center {
	margin: auto;
	width: 922px;
	height: 53px;
}
#i_footer_inner {
	padding: 15px 30px 10px 30px;
	color: #666666;
}
#i_footer_imprint {
	float: right;
	font-size: 11px;
	text-align: right;
	margin-top: -7px;
}
#bookmark_services a img {
	border: 0;
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 2px;
	margin-bottom: -6px;
}
#bookmark_services a:hover img {
	border: 1px solid #AAAAAA;
}
#bookmark_browser {
	font-size: 12px;
	line-height: 11px;
	margin: 0;
	padding: 0;
}
#bookmark_browser a:link,
#bookmark_browser a:visited {
	border: 1px solid #DDDDDD;
	-moz-border-radius: 2px;
	padding: 0px 4px 0px 2px;
	color: #666666;
}
#bookmark_browser a:hover,
#bookmark_browser a:active {
	border: 1px solid #AAAAAA;
	text-decoration: none;
	color: #666666;
}
#bookmark_browser img {
	border: 0;
	margin-bottom: -4px;
}


.search_opt_group {
	margin-bottom: 10px;
	line-height: 150%;
}
#search_meta {
	margin-bottom: 20px;
}
#search_meta table {
}
#search_meta td.n {
	padding: 0 10px 0 20px;
	line-height: 26px;
	vertical-align: top;
}
#search_meta .word {
	background-color: #EEEEEE;
	background-image: url(../images/word_l.png);
	background-repeat: no-repeat;
	padding: 2px 0 2px 5px;
}
#search_meta .word span {
	background-image: url(../images/word_r.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 4px 2px 0;
}
#search_meta .word:hover {
	background-color: #DBDFEF;
	background-image: url(../images/word_l_hl.png);
}
#search_meta .word:hover span {
	background-image: url(../images/word_r_hl.png);
}
#search_meta .word a:link,
#search_meta .word a:visited,
#search_meta .word a:hover,
#search_meta .word a:link {
	color: #000000;
	text-decoration: none;
	background-position: 0 3px;
}
#search_meta .word img {
	margin-top: -4px;
}
#search_meta .word a.delete:link,
#search_meta .word a.delete:visited {
	background-image: url(../images/delete_0.png);
	background-repeat: no-repeat;
}
#search_meta .word:hover a.delete:link,
#search_meta .word:hover a.delete:visited,
#search_meta .word:hover a.delete:hover,
#search_meta .word:hover a.delete:active {
	background-image: url(../images/delete.png);
}
#search_meta .word a.single:link,
#search_meta .word a.single:visited {
	background-image: url(../images/single_0.png);
	background-repeat: no-repeat;
}
#search_meta .word:hover a.single:link,
#search_meta .word:hover a.single:visited,
#search_meta .word:hover a.single:hover,
#search_meta .word:hover a.single:active {
	background-image: url(../images/single.png);
}
#search_meta .word a.bibleref:link,
#search_meta .word a.bibleref:visited {
	background-image: url(../images/bible_0.png);
	background-repeat: no-repeat;
}
#search_meta .word:hover a.bibleref:link,
#search_meta .word:hover a.bibleref:visited,
#search_meta .word:hover a.bibleref:hover,
#search_meta .word:hover a.bibleref:active {
	background-image: url(../images/bible.png);
}

.search_res {
	margin-top: 20px;
	border: 1px solid #BBBBBB;
	width: 100%;
}
.search_res:hover {
	border: 1px solid #666666;
}
.search_res td.format {
	background-color: #EEEEEE;
	padding: 5px 2px 2px 2px;
	vertical-align: top;
	text-align: center;
	width: 35px;
}
.search_res:hover td.format {
	background-color: #E4E4E4;
}
.search_res td.info {
	padding: 2px 2px 2px 5px;
	vertical-align: top;
	color: #666666;
	font-size: 12px;
}
.search_res:hover td.info {
	background-color: #F5F5F5;
	color: #555555;
}
.search_res div.title {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	margin-bottom: 2px;
}
.search_res div.title span.title {
	color: #444444;
}
.search_res div.title span.offline {
	font-weight: normal;
	font-size: 12px;
}
.search_res td.info table {
	width: 100%;
}
.search_res td.info td.n {
	width: 90px;
	vertical-align: top;
}
.search_res td.source {
	vertical-align: bottom
	text-align: right;
	font-size: 12px;
}
.search_res td.source img {
	margin-bottom: -3px;
}
.search_res a:visited {
	color: #742AB8;
}
.search_res a:hover span.hl,
.search_res a:active span.hl {
	text-decoration: underline;
}

.showpages {
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
}
.showpages a:link,
.showpages a:visited {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
	font-size: 13px;
}
.showpages a:hover,
.showpages a:active {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.showpages a.sel:link,
.showpages a.sel:visited {
	border: 1px solid #AAAAAA;
	background-color: #DBDFEF;
}

.endfloat {
	clear: both;
}

.box_top {
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.box_w_w_top {
	background-image: url(../images/box_w_w_top.png);
	background-repeat: no-repeat;
	height: 100%;
}
.box_w_w_bg {
	background-image: url(../images/box_w_w_bg.png);
	background-repeat: repeat-y;
	height: 100%;
}
.box_w_w_bottom {
	background-image: url(../images/box_w_w_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
.box_w_gw_top {
	background-image: url(../images/box_w_gw_top.png);
	background-repeat: no-repeat;
	height: 100%;
}
.box_w_gw_bg {
	background-image: url(../images/box_w_gw_bg.png);
	background-repeat: repeat-y;
	height: 100%;
}
.box_w_gw_bottom {
	background-image: url(../images/box_w_gw_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
.box_b_w_top {
	background-image: url(../images/box_b_w_top.png);
	background-repeat: no-repeat;
	height: 100%;
}
.box_b_w_bg {
	background-image: url(../images/box_b_w_bg.png);
	background-repeat: repeat-y;
	height: 100%;
}
.box_b_w_bottom {
	background-image: url(../images/box_b_w_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
.box_b_gw_top_home {
	background-image: url(../images/box_b_gw_top_85.png);
	background-repeat: no-repeat;
	height: 100%;
}
.box_b_gw_top {
	background-image: url(../images/box_b_gw_top.png);
	background-repeat: no-repeat;
	height: 100%;
}
.box_b_gw_bg {
	background-image: url(../images/box_b_gw_bg.png);
	background-repeat: repeat-y;
	height: 100%;
}
.box_b_gw_bottom {
	background-image: url(../images/box_b_gw_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
