/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	background-color: #92847b;
	background-image: url(../images/bg_bib.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
hr {
height: 1px;
border: 0 none;
border-top: 1px dotted #b48181;
margin: 0 0 10px 0;
padding: 0;
}
a {
	color: #6799b1;
	text-decoration: none;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #b48181;
	color: #b38b84;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
}
h3 {
	color: #b38b84;
	font-weight: normal;
	margin: 5px 0;
}

h4{
color:#405880;
}
h5 {
	color: #b38b84;
	font-size: 90%;
	font-weight: normal;
	margin: 5px 0;
}
input {
	height: 20px;
	margin-right: 5px;
	}
img {
border:none;
}
#column2 ol{
	list-style-type:decimal;
	list-style-position:outside;
	margin:7px 0 5px 30px;
	}
#column2 ul {
	list-style: square;
	list-style-position:outside;
	margin:7px 0 5px 30px;
}
#column2 li {
	color: #b48181;
}
.formular {
	padding:2px 0 5px 0;
	text-align:center;
	border: 1px solid #666;
	color: #999;
}

.hi_form {
height:2px;
}
.eingabe, #select {
	margin:5px 0 5px 0;
	border: 1px solid #666;
	color: #fff;
	background-color: #4C4C4C;
	width: 140px;
}

#select_atnt {
	border: 1px solid #666;
	color: #666666;
	background-color: #EAE0C0;
	width: 40px;
}

#select_bu {
	border: 1px solid #666;
	color: #666666;
	background-color: #EAE0C0;
	width: 178px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.select_kav {
	margin:8px 0 0px 0;
	border: 1px solid #666;
	color: #666666;
	background-color: #EAE0C0;
	width: 40px;
}
.put, .put1, .put_minus, .put_plus {
	border: 1px solid #666;
	color: #ccc;
	cursor: pointer;
	text-decoration: none;
	background-color: #4C4C4C;
}
.put:hover, .put_minus:hover, .put_plus:hover { 
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	text-decoration: none;
}
.put {
	margin: 5px 0 5px 60px;
	width: 80px;
}
.put:hover { 
	margin: 5px 0 5px 60px;
}
.put1 {
	width: 42px;
	color: #333333;
	background-color: #A09D94;
	margin-top: 10px;
	margin-left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.put1:hover {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 100px;
	}
.put_plus {
	width: 20px;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.put_minus {
	width: 20px;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(../images/bibel_bg.gif);
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 110px;
	padding: 5px;
	color: #666666;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#nav {
	padding-bottom: 14px;
	width: 179px;
	padding-top: 22px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	border-bottom: 1px solid #666;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
#nav ul li a.self {
	border-bottom: 1px solid #666;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
	background-color:#b48181;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #666 url(../images/selector.gif) center right no-repeat;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #ccc;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	background-image: url(../images/selector_sub.gif);
}
#column1 {
	float: left;
	width: 180px;
	background-image: url(../images/bibel_bg.jpg);
	background-repeat: no-repeat;
	background-position: -10px 380px;
	background-color: #5C5C5C;
	height: 610px;
}
#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	width: 548px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(../images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(../images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	font-size: 9px;
	text-indent: 21px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -630px;
	color: #F1f1f1;
}
#footer a {
	color: #b48181;
	text-decoration: none;
	margin-left: -38px;
}

/* Navigation oben*/
#auswahl {
	margin: 5px 10px;
}
.links {
	float: left;
	width: 21%;
	padding-top: 6px;
	margin-left: 12px;
	height: 100px;
}
.gutenberg {
	background-image: url(../images/tora.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.werkzeug {
	background-image: url(../images/werkzeug.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linke {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.impress {
	background-image: url(../images/impress.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.suche {
	background-image: url(../images/lupe.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hilfe {
	background-image: url(../images/hilfe.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mic {
	background-image: url(../images/mic.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.links_atnt {
	float: left;
	width: 7%;
	padding-top: 14px;
	padding-bottom: 15px;
	color:#666;
}
.links_ausw {
	float: left;
	padding-top: 5px;
}
.rechts {
	width: 76%;
	float: right;
	text-align:left;
	margin-top: 10px;
	height: 100px;
	font-size: 12px;
}
.links1 {
	float: left;
	width: 50%;
	text-align: right;
}
.rechts1 {
	float: right;
	width: 50%;
}
.center{
text-align:center;
}
.centrum {
	text-align:center;
	
}

.clear {
clear:both
}
.ramen{
	background:  #EAE0C0;
	padding: 5px;
	margin:1px;	
	border: 1px solid #ccc;
}
.print_txt {
display:none;
}

.kl {
font-size:14px;
}
.mi {
font-size:16px;
}
.gr {
font-size:18px;
}
.kl, .mi, .gr {
text-decoration:none;
margin:14px 4px 0 2px;}

#kapit {
	margin: 10px 0px 10px 0px;
	font-size:1.0em;
}

.bib_txt {
	padding-left:4px;
	padding-right:4px;
	margin-left:1px;
	margin-top:4px;
}
.vers {
background-color:#CCCCCC;
width:20px;
margin-top:4px;
}

.verse {
font-weight: bold;
}
.bibel_auswahl {
	line-height: 25px;
	padding-top: 10px;
}
.plus_minus {
	padding-bottom: 20px;
}
.ues {
	width: 12px;
	background-image: url(../images/imp_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.schriftgroesse {
	margin-top: 17px;
}
#result {
	padding-top: 5px;
}
.wahl {
   height:38px}
.poll  {
	color: #333333;
	text-align: center;
	left: auto;
	right: auto;
	border-bottom: 1px solid #666;
}
.links_poll {
	text-align:left;
	padding-left:20px;
}

.res_poll a{
	padding-left:60px;
	color: #b38b84;
}
