/* Content und Sidebar-Elemente */
html { height: 100%; margin-bottom: 1px; }
BODY {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #ffffff;
}

#container { 
	position: absolute; /*wichtig*/ 
	top: 0px; 
	left: 50%; /*wichtig*/ 
	margin: 0 -500px; /*wichtig*/ 
	width: 1000px; 
	height: 100px;
} 

#frame {
	width: 1020px;
	margin: 0px;
	padding: 0px;
}
/*
#content h1 {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 30px;
	background-repeat : no-repeat;
	font-size: 5px;
}
*/
#content h1 {
	border: 1px solid #FBEBD0;
	background-color: #FEFBF5;
	margin: 0;
	padding: 0px 0px 2px 0px;
	color: #F49D10;	
	font-weight : bold;
	font-size: 18px;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #B74B17;
	text-transform: uppercase;
}

#content h2 {
	border-top: 1px solid #FBEBD0;
	border-bottom: 1px solid #FBEBD0;
	background-color: #FEFBF5;
	padding: 2px 0px 2px 0px;
}

#sidebar h2 {
    border-top: 1px solid #FBEBD0;
	border-bottom: 1px solid #FBEBD0;
	background-color: #FEFBF5;
	padding: 2px 0px 2px 0px;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #B74B17;
}

#content h4 {
	font-size: 100%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	background-color: #FEFBF5;	
	color: #B74B17;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 10px 0px;
	line-height: 170%;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #F49D10;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#content .sidepicture {
	float: right;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	border: 1px solid #cccccc;
}

#content td.cell {
	background-color: #FEFBF5;
}
#content td.cell:hover {
 background-color: #FFE4B5;
}


#content td.headercell {
	background-color: #F49D10;
	color: #ffffff;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

#content p.teasertext,
#sidebar p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #F49D10;
	background-color: #fcfcfc;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #F49D10;
	background-color: #fcfcfc;
	width: 380px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #B74B17;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #F49D10;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration: underline !important;
}

/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #B74B17;
	background-color: #FEFBF5;
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 590px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 295px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 118px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
	
/*Glas Design*/

.mitte {
 background: url(../images/glas-mitte.jpg);
 padding: 20px;
 color: #7a7a7a;
 text-align: justify;
}

/*CHcounter*/

.chcTable {
  width: 159px;
  border-spacing: 1px;
  border-width: 1px;
  border-color: #FBEBD0;
  border-style: solid;
  text-align: left;
  background-color: #FBEBD0;
}
.chcHeaderRow {
  background-color: #F49D10;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
}
.chcLeftRow {
  background-color: #FEFBF5;
  color: #000000;
  font-size: 10px;
  padding: 3px;
}
.chcLeftRowAlt {
  background-color: #FCF8D5;
  color: #000000;
  font-size: 10px;
  padding: 3px;
}
.chcRightRow {
  background-color: #FEFBF5;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  text-align: right;
}
.chcRightRowAlt {
  background-color: #FCF8D5;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  text-align: right;
}
.chcA a {
  font-size: 10px;
}

/*
#zentrieren { 
    position: absolute; /*wichtig*/ 
    /*top: 0px; 
    left: 50%; /*wichtig*/ 
   /* margin: 0 -510px; /*wichtig*/ 
    /*width: 1020px; 
    /*height: 100px; */
	/*height: 100px;
}
*/
/* Erstellt mit dem Runde-Box Generator
 auf www.homepage-total.de */
.rundebox {
 background: url(../images/box.png) repeat;
}
.rundebox_oben div {
 background: url(../images/oben_links.png) no-repeat top left;
}
.rundebox_oben {
 background: url(../images/oben_rechts.png) no-repeat top right;
}
.rundebox_unten div {
 background: url(../images/unten_links.png) no-repeat bottom left;
}
.rundebox_unten {
 background: url(../images/unten_rechts.png) no-repeat bottom right;
}
.rundebox_oben div, .rundebox_oben, .rundebox_unten div, .rundebox_unten {
 width: 100%;
 height: 7px;
 font-size: 1px;
}
.rundebox_inhalt {
 margin: 0 12px;
}
.rundebox {
 width: 100%;
 margin: 1em auto;
}

/* --- TheWord ----------------- 

/* Example stylesheet for The Word php package
  from project Bible 2.0 http://bible2.net 
  $Id: example.css 2058 2007-12-27 13:54:19Z helmut $
*/

div.TheWord {
  font-family: Arial,sans-serif;
}

p.TL {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  color: #009966;
}

p.IL {
  margin-bottom: -1em;
  font-size: 100%;
  font-style: italic;
  text-align: center;
  color: #009966;
}

p.L {
  text-align: center;
  font-weight: bold;
  font-size: 120%; 
  white-space: pre;
  color: #003600;
}

p.SL {
  margin-top : -1em;
  font-size: 80%;
  font-style: italic;
  text-align: center;
  color: #009966;
}

p.CRef {
  font-size: 80%;
  text-align: right;
}

p.CRef1 {
  font-size: 100%;
  text-align: right;
}

p.C {
  white-space: pre;
  font-size: 70%;
  color: #009966;
  text-align: center;
}

p.Copyright {
  white-space: pre;
  color: #009966;
  font-size: 80%;
}

.texte1 {
	background-color:#ECFAF6; 
	color:#CF4B17;
    padding: 0px 0px 0px 0px;	
}
.word { 
	width:583px; 
	margin-left:auto; 
	margin-right:auto;
    /*border:solid 3px #cccccc;*/
	border-width:medium; 
	border-color:#BBDDBB; 
	border-style:double; 
	/*padding:5px;*/
	text-align:center; 
}

span.TL {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  color: #476C5E;
}

span.IL {
  margin-bottom: -1em;
  font-size: 100%;
  font-style: italic;
  text-align: center;
  color: #009966;
}

span.L {
  text-align: center;
  font-weight: bold;
  font-size: 120%; 
  white-space: pre;
  color: #000000;
}

span.SL {
  margin-top : -1em;
  font-size: 90%;
  font-style: italic;
  text-align: center;
  color: #009966;
}

span.CRef {
  font-size: 80%;
  text-align: right;
}

span.C {
  white-space: pre;
  font-size: 70%;
  color: #009966;
  text-align: center;
}

span.Copyright {
  white-space: pre;
  color: #009966;
  font-size: 80%;
  text-align: right;
}

.pfeil {
 margin: 0px;
 background-image: url(../images/images/pic_more.gif);
 padding-right: 17px;
 background-repeat: no-repeat;
 background-position: right;
}

.pfeil1 {
 margin: 0px;
 background-image: url(../images/images/pic_more1.gif);
 padding-right: 17px;
 background-repeat: no-repeat;
 background-position: right;
}

.pfeil2 {
 background-image: url(../images/images/pic_more2.gif);
 padding-left: 17px;
 background-repeat: no-repeat;
 background-position: left;
}

/* mrthumb */
#fdImageThumb{
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 243px;
    height: 215px;
    visibility:hidden;
    overflow:hidden;
}
#fdImageThumb div{
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    background:transparent url(../images/images/loading.gif) no-repeat 0 0;
    visibility:hidden;
    z-index:1;
}
#fdImageThumb div.imageLoaded                        {
	background:transparent url(../images/images/loading.gif) no-repeat 0 0;
}
#fdImageThumb div.imageError                        {
	background:transparent url(../images/images/error.gif) no-repeat 0 0;
}
#fdImageThumb img                        {
	position:absolute;
	display:block;
	border:0 none;
	width: 202px;
	height: 152px;
    z-index:2;
}
.leftTop {
    /* Good browsers */
    background:transparent url(../images/images/rt.png) no-repeat 0 0 !important;
    background:none;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='rt.png',sizingMethod='image')(http://www.mr-thumb.de/_pdthumb/support/*/
}
.leftTop img{
    top:16px;
    left:25px;
}
.leftTop div{
    left: 113px;
    top: 76px;
}
.leftBottom{
    /* Good browsers */
    background:transparent url(../images/images/lb.png) no-repeat 0 0 !important;
    /* IE badness */
    background:none;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='lb.png',sizingMethod='image')*/
}
.leftBottom img{
    top:28px;
    left:25px;
}
.leftBottom div{
    left: 113px;
    top: 82px;
}
.rightTop{
    /* Good browsers */
    background:transparent url(../images/images/lt.png) no-repeat 0 0 !important;
    /* IE badness */
    background:none;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='lt.png',sizingMethod='image')*/
}
.rightTop img{
    top:16px;
    left:16px;
}
.rightTop div{
    left:103px;
    top:70px;
}
.rightBottom{
    /* Good browsers */
    background:transparent url(../images/images/rb.png) no-repeat 0 0 !important;
    /* IE badness */
    background:none;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='rb.png',sizingMethod='image')*/
}
.rightBottom img{
	top:28px;
    left:15px;
}
.rightBottom div{
    left:103px;
    top:80px;
}
