/************************************************************************************/ 
/* 				Ev.-Luth. Kirchgemeinde St. Niklas in Ehrenfriedersdorf				*/
/* 							Copyright 2007 Johannes Neubert        					*/
/************************************************************************************/ 

			
/************************************************************************************/ 
/* Body 																			*/
/************************************************************************************/

body 		{	
			font-size			:	13px;
	 	    color				: 	black; 
			background-color	: 	#444444; /*Grau*/
    		font-family			:	Verdana,Helvetica,Arial,sans-serif;
    		margin				:	10px 0; 
			padding				:	0;
    		text-align			: 	center; /* Zentrierung im Internet Explorer */
  			}
  			
body table		{
		font-size			:	13px;
 	    	color				: 	black; 
 	    	}

body a 		{
			color				: 	#666666; /*Grau*/
			text-decoration		:	none;
			}

body a:hover {
			color				: 	#006633; /*Waldgrün*/
			text-decoration		:	underline;
			}

/************************************************************************************/ 
/* Layout Divs																		*/
/************************************************************************************/ 

/* Hauptcontainer: */
#mainframe 	{
			text-align			:	left; /* Seiteninhalt wieder links ausrichten */
		    margin				:	0 auto; /* standardkonforme horizontale Zentrierung */
			background-color	:	white;
			width				:	760px;
			margin-top			:	0,3em;
			}

/* Header*/
#header 	{	 
			width				:	100%;
			height				:	125px;
			}
			
#headergrafik_links {	
			height				:	125px; 
			width				:	86px;
			float				:	left;
			background-image	:	url('../bilder/header_niklas.gif');
			background-repeat	:	no-repeat;
			}	
			
#headergrafik_mitte {	
			height				:	125px; 
			width				:	584px;
			float				:	left;
			background-image	:	url('../bilder/header_mitte.gif');
			background-repeat	:	no-repeat;
			}
			
#headergrafik_rechts {	
			height				:	125px; 
			width				:	90px;
			float				:	right;
			background-image	:	url('../bilder/header_rechts_kirche.gif');
			background-repeat	:	no-repeat;
			}		

#quicknavi {
			height				:	18px;
			width				:	574px;
			text-align			:	right;
			margin-top			:	77px;
			margin-right		:	10px;
			padding-top			:	1px;
			font-size			:	12px;
			font-weight			:	bold;
	 	    color				: 	white;
			}
			
#quicknavi a {
			color				: 	white;
			}

/* Inhaltsframe */
#inhaltsframe {
			width				:	760px;
			background-color	:	white;
			}

/* Inhaltsframe - Pfadleiste (Rootmenü) */
#pfadleiste {
			width				:	760px;
			padding-left		:	171px;
			padding-bottom		:	15px;
			line-height			:	1.5em;
			vertical-align		:	middle;
			font-size			:	0.8em;
			color				: 	#666666;
			}				
/* Inhaltsframe - Hauptnavigation links */
#navigation {
			float				:	left;
			width				:	160px;
			padding-bottom		:	15px;
			}
/* Inhaltsframe - Suchbox (noch nicht implementiert */
#search 	{
			float				:	left;
			padding-left		:	1em;
			width				:	20em;
			font-size			:	0.85em;
			font-weight			:	bold;
			color				:	#666666;
			}	

/* Inhaltsframe - Inhalte-Container */
#inhalt 	{	
			float				:	left;
			width				:	420px;
			padding-bottom		:	15px;
			margin-left			:	10px;
			margin-right		:	10px;
			}

#inhalt img {
			border				:	1px solid #666666;
			}
			

			
/* Inhaltsframe - Rechte Spalte */
#spalte_rechts {				
			float				:	right;
			width				:	156px;
			padding-bottom		:	3px;
			padding-left		:   3px;
			}
			
/* Inhaltsframe - Fußzeile (Copyrights und Impressum-Link) */			
#footer 	{
			clear				: 	both;
			width				:	100%;
		    font-size			: 	9px;
		    padding				:	8px 0px;
		    text-align			: 	center;
			color				: 	gray;
			border-top			:	1px solid gray;
			}

#footer	a 	{
			color				: 	#666666; /*Grau*/
			}

/************************************************************************************/ 
/* Formatierungen																	*/
/************************************************************************************/ 

/* Navigation */

table.navi 	{
			width				:	150px;
			border				:	0;
			cellpadding			:	0;
			cellspacing			:	0;
			margine				:	0;
			}

/* Navigation - Level 1 */
td.navi 	{
			text-align			:	left;
			/*vertical-align:middle;*/
			}

td.navi_activ {
			text-align			:	left;
			}

td.navi a 	{	
			font-size			:	12px;
			font-weight			:	bold;
			text-decoration		:	none;
			color				:	#006633; /* Waldgrün */
			}

td.navi_activ a {
			font-size			:	12px;
			font-weight			:	bold;
			color				:	#006633; /* Waldgrün */
			}
			
/* Navigation - Level 2 */
td.subnavi 	{
			text-align			:	left;
			}

td.subnavi a {
			font-size			:	11px;
			font-weight			:	bold;
			text-decoration		:	none;
			color				:	#CC9900; /* Gold */
			}
td.subnavi a:hover {
			color				:	#CC9900; /* Gold */
			}

td.subnavi_activ {
			text-align			:	left;
			}

td.subnavi_activ a {
			font-size			:	11px;
			font-weight			:	bold;
			color				:	#CC9900; /* Gold */
			}

td.subnavi_activ a:hover {
			color				:	#CC9900; /* Gold */
			}

/* Navigation - Pfadleiste (Rootmenü) */

a.pfad 		{
			color				: 	#666666; /* Grau */
			text-decoration		:	none;
			}
		
a:hover.pfad {
			color				: 	#006633; /* Waldgrün */
			text-decoration		:	underline;
			}


h1, h2 		{ 
			color				: 	#006633; /* Waldgrün */
			}

h3, h4, h5 	{
			color				: 	#CC9900; /* Gold */
			}
			
h1.seitentitel	{	 
			text-decoration		:	underline;
			margin-top			:	0.2em;	
			font-size			: 	1.5em;
			font-weight			:	bold;
			}
			 			
h1 			{ 	
			text-decoration		:	underline;
			margin-top			:	1.2em;
			font-size			: 	1.3em;
			font-weight			:	bold;
			}
				
h1 a  		{
			color				:	#006633; /* Waldgrün */
			}
			 			
h2 			{ 
			margin-top			:	1.0em;	
			font-size			: 	1.1em;
			}
				
h2 a  		{
			text-decoration		:	none;
			color				:	#CC9900; /* Gold */
			}

h3 			{ 
			margin-top			:	1.0em;	
			font-size			: 	1.0em;
			}
			
h3 a  		{
			text-decoration		:	none;
			color				:	#CC9900; /* Gold */
			}
			
/* Formatierung der Inhalte in der rechten Spalte */

#spalte_rechts h1 {				
			margin-top			:	0.2em;	
			font-size			: 	1.0em;
			text-decoration		:	none;
			}
			
#spalte_rechts h1 a {				
			font-size			: 	1.0em;
			text-decoration		:	none;
			}

#spalte_rechts p {				
			margin-top			:	0.1em;	
			font-size			: 	0.8em;
			background-color	        : 	white;
			}


/* Sitemap */

ul a		{
			text-decoration		:	underline;
			font-weight			:	bold;
			font-size			:	1.3em;
			color				:	#006633; /* Waldgrün */
			}
			
ul li 		{
			list-style-type		:	none;
			margin-top			:	1.5em;
			}

ul ul a		{
			text-decoration		:	underline;
			font-weight			:	bold;
			font-size			:	1.1em;
			color				:	#CC9900; /* Gold */
			}
			
ul ul li 	{
			list-style-type		:	none;
			margin-top			:	0.5em;
			}

ul ul ul a	{
			text-decoration		:	none;
			font-weight			:	normal;	
			font-size			:	1.0em;
			color				:	black;
			}
			
ul ul ul li {
			list-style-type		:	disc;
			margin-top			:	0.2em;
			}

dd.csc-textpic-caption {
			font-size			: 	9px;
			text-align			:	center;
			}
