@import url("/gn/template/klassik/style/reset.css");
@import url("/gn/template/klassik/style/lightbox.css");
@import url("/gn/template/klassik/style/hack.css");

/* ============= PRINT ============== */

html { overflow-y:scroll; } /* Prevent Firefox Scrollbar Jump */

body {
	font-family: Verdana, sans-serif;
	font-size: small;
}
.noprint {
	display:none;
}
.noscreen {
}
.hfarbe {

}
.hfarbe2 {

}

.farbe {
	
}
.gesamtbreite {
	width:700px;
}
.gesamtabstand {
	margin:0 auto 0 auto;
}
.unsichtbar, a span, .noprint {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
.tooltip {
	padding:2px;
	border:1px solid black;
	background:#FFFFF0;
	max-width:250px;
	font-size:80%;
}


/* ----------------------------------------------- */
/* wir sind radioaktiv, weil wir eine Botschaft haben, die sich hören lassen kann ... */
#wrap {
	width:100%;
	font-size:100%;
	/* Font-Size korrektur hier möglich */
}


/* --------------- HEADER -----------------------*/
#messagewrap {
	display:none;
	/*padding:0px 10px 0 10px;*/
	/*background: url( '/gn/template/klassik/image/bg.gif' ) repeat-x left bottom;*/
}
#suchewrap {
	padding:14px 0 14px 0;
	background:url( '/gn/template/klassik/image/power.gif' ) no-repeat right bottom;
}

#sucheformwrap {
	display:none;
	border:0px solid gray;
	background:url( '/gn/template/klassik/image/bgsuche.gif' ) no-repeat left center;
	padding-left:16px;
	padding-top:4px;
	padding-bottom:2px;

}
#suchewrap input {
	color:#AAA;
	width:100px;
	height:18px;
	border:0px solid red;
	outline:0;
	background:#342823;
}


#headerwrap {
	width:700px;
	margin:10px auto 0 auto;
	border-top:2px solid #EF7136;
	border-bottom:2px solid #EF7136;
	/*background-image:url('/gn/template/klassik/image/circles.jpg' );
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

#header {
	/*
	padding:24px 0 18px 0;
	height:170px;
	*/
}
#header img {
	width:100px;
	border:0;
	outline:0;
}

/* --------------- METANAVIGATION & SUCHE -----------------------*/


#metanavigationwrap {
	display:none;
}

#metanavigation {
}

#metanavigation li {	
}
#metanavigation li span {	/* aktuelle Seite */
}
#metanavigation a {
}
#metanavigation a:hover {

}


/* ---------------------------------------------------------------------------
--------------- MITTELTEIL mit CONTENT & SIDEBAR ---------------------
------------------------------------------------------------------------------ */
#contentwrapbg {
}
#contentwrap {
	padding-top:30px;
}
#content {
}

#content .gutter {
}

#content a {
	color:#EF7136;
	text-decoration:none;
}
#content a dfn.noscreen {
	font-size:0.7em;
	color:#000;
}
#content a:hover {
	text-decoration:underline;
}

#content h2 {
	font-family:Georgia, serif;
	font-size:250%;
	font-weight:normal;
	padding:0 0 1.5em 0;
}
#content h4 {
	color:#EF7136;
	font-family:Arial;
	font-size:180%;
	font-weight:normal;
	padding:0 0 16px 0;
}
#content p, #content table.bankverbindung {
	margin:0 0 40px 0;
}


/* --- SENDUNG --- */

#content ul.Sendung li.title {
	color:#EF7136;
	font-family:Georgia, serif;
	font-family:Arial;
	font-size:185%;
	font-weight:normal;
	padding:0 0 12px 0;
}

#content ul.Sendung li.Sendung {
	padding-bottom:30px;
}

#content dl.Sendung {
	margin:0 0 30px 0;
}
#content dl.Sendung:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content dl.Sendung dt {
	width:8em;
	font-weight:normal;
	float:left;
}
#content dl.Sendung dd {
	font-weight:bold;
	margin-left:8em;
	margin-bottom:0.4em;
}


/* 
	--- EMPFANG --- 
*/
#content dl.empfang dt.headline {
	width:20em;
	font-weight:bold;
	float:left;
}
#content dl.empfang dt {
	width:4em;
	font-weight:normal;
	float:left;
}
#content dl.empfang dd {
	margin-left:4em;
	font-weight:normal;
	margin:0;
}



/* 	---------------------------------------
		MELDUNG 
	---------------------------------------
*/

#content dl.Meldung, #content dl.Veranstaltung {
	margin:0 0 60px 0;
	padding:0;
	page-break-inside:avoid;
}
#content dl.Meldung:after, #content dl.Veranstaltung:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content dl.Meldung dt, #content dl.Veranstaltung dt {
	font-weight:bold;
	padding:0 0 6px 0;
}
#content dl.Meldung dt.title, #content dl.Veranstaltung dt.title {	/* Titel der Meldung */
	color:#EF7136;
	font-family:Georgia, serif;
	font-family:Arial;
	font-size:180%;
	font-weight:normal;
	padding:0 0 6px 0;
}

#content dl.Meldung dd.description, #content dl.Veranstaltung dd.description {
	margin:0 0 0 138px;
	padding:0;
}

/* ----------- FOTO -------------- */
#content dl.Meldung dd img, #content dl.Veranstaltung dd img {	
	float:left;
	width:120px;
	padding:4px;
	border:1px solid #CCC;
	margin:0 8px 0 0;
}

/* 	---------------------------------------------------------------------------- 
		Meldung Zusatzinfos (Quelle, etc.) 
	---------------------------------------------------------------------------- 
*/
#content dl.Meldung dl.info, #content dl.Veranstaltung dl.info, #content ol.suchergebniss dl.info {
	font-size:80%;
	margin:0 0 10px 0;
}
#content dl.Meldung dl.info dt, #content dl.Veranstaltung dl.info dt, #content ol.suchergebniss dl.info dt {
	display:inline;
	font-weight:normal;
}
#content dl.Meldung dl.info dd, #content dl.Veranstaltung dl.info dd, #content ol.suchergebniss dl.info dd {
	display:inline;
	margin:0 10px 0 4px;
	font-weight:normal;
	font-style:italic;
	/*color:#EF7136;*/
}

/* 	---------------------------------------------------------------------------- 
		Meldung DETAIL-Zusatzinfos (Quelle, etc.) 
	---------------------------------------------------------------------------- 
*/
#content dl.Meldung dl.detailinfo, #content dl.Veranstaltung dl.detailinfo {
	font-size:80%;
	margin:0 0 20px 0;
}
#content dl.Meldung dl.detailinfo dt, #content dl.Veranstaltung dl.detailinfo dt {
	float:left;
	font-weight:normal;
	width:7em;
	margin:0;
	padding:0;

}
#content dl.Meldung dl.detailinfo dd, #content dl.Veranstaltung dl.detailinfo dd {
	/*margin:0 0px 0 4px;*/
	margin:0 0 0 7em;
	padding:0;
	font-weight:normal;
	font-style:italic;
}

/* 	---------------------------------------------------------------------------- 
	ZUSATZKOMMANDOS --- Meldung bearbeiten/löschen/etc.
	---------------------------------------------------------------------------- 
*/
#content ul.kommando {
	margin:8px 0 0 0;
}
#content ul.kommando li {
	display:inline;
	padding:0 8px 0 0;
}


/* 	---------------------------------- 
	    Dateianhänge 
	----------------------------------
*/
#content dl.enclosure {
	border:0px solid #FFF;
	float:left;
	margin:0 8px 8px 0;
	padding:2px;
	background:#342823;
}

#content dl.enclosure dt {
	width:70px;
	height:1em;
	font-size:70%;
	font-weight:normal;
	overflow:hidden;
}
#content dl.enclosure dd {
	width:70px;
	height:70px;
	overflow:hidden;
	padding:0;
	text-align:center;
}
#content dl.enclosure dd img {
	width:70px;
	/*--- muss bleiben, um vorheriges zu überschreiben ---*/
	float:none;
	padding:0;
	border:0px;
}

#content dl.enclosure dd a {
	color:#FFFFF0;
	text-decoration:none;
	font-size:200%;
	line-height:200%;
	text-transform:uppercase;
}
#content dl.enclosure dd a:hover {
	text-decoration:underline;
}
/* --- PAGINATION --- */
#content div.seitexvony {
	float:right;
	padding:10px 0 0 12px;

}
#content ul.pagination {
	display:none;
	font-size:120%;
	border:0px solid black;
}
#content ul.pagination li {
	margin:0 10px 0 0;
	padding:0 3px 0 3px;
	width:2em;
	display:inline;
}
#content ul.pagination li.current {	/* aktuelle Seite */
	border:0px solid #EF7136; /* #877065 */
	color:#241813;
	background-color:#EF7136;
}

/*	----------------------------------
	--- Tabelle Biblecheck ---
	----------------------------------
*/
#content table.bibelcheck td {
vertical-align:middle;
	padding:0 1em 0 0;
}
/*	----------------------------------
	--- Suchergebnisse ---
	----------------------------------
*/
#content ul.suchergebniss {
	list-style-type:decimal;
	list-style-type:none;
	list-style-position:outside;
}
#content ul.suchergebniss a.title {
	font-size:110%;
	padding-bottom:4px;
	display:block;
}
#content ul.suchergebniss li {
	padding:2px 2px 20px 0;
	margin-bottom:0px;
}
#content ul.suchergebniss big {		/* Nummer Suchtreffer */
	float:left;
	padding-right:1em;
	font-weight:bold;
}
#content ul.suchergebniss li img {
	width:120px;
	padding:4px;
	border:1px solid #CCC;
	margin:0 8px 0 0;
}
#content ul.seitentreffer {
	list-style-type:disc;
	list-style-position:outside;
	padding:1em 0 60px 3em;
}
#content ul.seitentreffer li {
	margin:0;
	padding:0 0 0.3em 0;
}
#content ul.seitentreffer li strong, #content dd.suchtreffer strong {
	/*color:#9C877F;*/
	border-bottom:1px dotted #9C877F;
}


/*	=====================
		 LINKLISTE
	=====================
*/
#linkliste {
	border:2px solid #CCC;
	margin:0;
	margin:0 0 1em 0;

}
#linkliste h4 {
	font-size:150%;
	color:#000;
	margin:0;
	padding:0;
}

#linkliste  dt {
	float:left;
	margin:0 1em 0 0;
}

/*	=====================
		 SIDEBAR 
	=====================
*/

#sidebar {
	display:none;
	float:right;
	width:20%;
	background:#342823 url( '/gn/template/klassik/image/sb_ru.gif' ) no-repeat bottom right;
}
#sidebar:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#sidebar .gutter {
	padding:20px 25px 20px 25px;
	background:url( '/gn/template/klassik/image/sb_ro.gif' ) no-repeat top right;
	border-left:1px solid #30231E;
}

#sidebar h4 {
	color:#EF7136;
	font-family:Arial;
	font-size:150%;
	font-weight:normal;
	padding:0 0 16px 0;
}

#sidebar ul {
	font-family:Arial;
	margin:0 0 38px 0;
}
#sidebar ul li {
	padding:0 0 8px 0;
	font-size:85%;
}
#sidebar ul li a {
	color:#FFFFF0;
	font-family:Arial;
	font-weight:normal;
	font-size:100%;
	text-decoration:none;
}
#sidebar ul li a:hover {
	text-decoration:underline;
}

#sidebar ul.rssfeed li a {
	padding-left:20px;
	padding-top:1px;
	background:#342823 url( '/gn/template/klassik/image/rss.gif' ) no-repeat left center;
}

#sidebar form {
	font-family:Arial;
	margin:0 0 38px 0;
}

#loginformular {
}
#loginformular input.login {
	width:100%;
	background-color:#312520; /*#342823;*/
	color:#FFFFF0;
	border:0;
	outline:0;
	display:block;
	margin-bottom:4px;
	background:#312520 url( '/gn/template/klassik/image/bglogin.gif' ) no-repeat top right;
}
#loginformular input.submit {
	background:#312520 url( '/gn/template/klassik/image/bglogin.gif' ) no-repeat top right;
	color:#9C877F;
	border:0;
	outline:0;
	display:block;
	padding:2px;
}
#loginformular input.login:focus, #loginformular input.login:hover {
	outline:0;
	background-color:#811A0D;
	/*cursor:pointer;*/
}
#loginformular input.submit:focus, #loginformular input.submit:hover {
	outline:0;
	/*background-color:#811A0D;*/
	cursor:pointer;
}

/* --------------- FOOTER -----------------------*/
#footerwrap {
	display:none;
	clear:both;
	width:100%;
	padding:0px 0 1px 0;
}

#footer {
	width:100%;
	font-size: 90%;
	padding:25px 0 50px 0;
	background:#443833;
}
#footer div {
	color: #9C877F;
}
#footer div h4 {
	display:inline;
	font-weight:normal
	font-family:Arial;
}
#footer div ul {
	display:inline;
}
#footer div ul li {
	display:inline;
}

#footer div ul li a {
	color:#9C877F;
	text-decoration:none;
	margin:0 8px 0 8px;
}
#footer div ul li a:hover {
	text-decoration:underline;
}


