/* Zentrale css Datei fuer das Projekt JACK */

p, td, tr, th, h1, h2, h3, h4, dd, dl, dt, ul, ol 
  { font-family:sans-serif; }

p, td, tr, th,ul {	
  color:#111111;
  font-size:1em; 		
  font-style:normal;
  font-weight: normal;  
  }
		
h1 { color:#660099; }
h2 { color:#080869; }
h3 { color:#140253; } 

h1 { font-size:1.8em }
h2 { font-size:1.6em }
h3 { font-size:1.4em }
h4 { font-size:1.2em }

th {	background-color:#660099; 
	color:#FFEEFF; }

blockquote {
  font-style:italic;
  font-size:11pt;
  padding-left:8px; 
  padding-right:8px; 
  padding-bottom:8px; 
  padding-top:8px;
  background-color:#DDDDDD;
  }
     	

dt {	margin-left:4px;
	margin-right:4px;
	margin-top:6px;
	font-size:12pt;
	background-color:#770099; 
	color:#FFEEFF; 
   }
	
dd {	margin-left:12px;
	font-size:10pt;
   }

/*
a:link { color:#080869;}
*/ 

a:link {
  color: #080869; 
  text-decoration:underline; font-weight:normal; 
  }
a:visited { 
  color: #42487D; 
  text-decoration:underline; font-weight:normal; 
  }
 
a:link:hover, a:visited:hover {
  color: #A4054F; 
  text-decoration:underline; 
  font-weight:normal; 
  }
   
#text80 {margin-right: 220px;}

.tp {margin-right:220px}

#kontakt {font-family : sans-serif; 	  
	  font-style :  normal; 
	  font-weight :  normal; 
	  background-color:#DDDDDD;
	  margin-left:2px;
	  margin-right:2px;
	  position:fixed;
	  bottom:4px;   
	  right:4px;
	  width:200px;}
	  
#kopfsteuer {	font-size:x-small;
		color: #B6BABB;
	 	font-style:normal;
	  	font-family:sans-serif;
	   	font-weight:normal;  }

#bibelspruch { 	font-style:italic;
		width:400px;
		font-size:small;
		color:#11055C;
		float:right;
		background-color: #DDE0E3;
		margin-left:10px;
		margin-top:0px;
		margin-bottom:0px} 
		
#nav1 {
  float: left;
  width: 11em;
  background-image:url(hg_steu.gif); 
  background-repeat:repeat-y; 
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  text-decoration:none;
  margin-top:0;
  }
 
.nav { 
  border: 1px solid #333333;
  background-color: #ececec;
  }
.nav strong { 
  color: #000000; font-weight: bold;
  }
.nav em {
  color: #404040; font-style: italic;
  }
 
 .email {
   font-size:8pt;
   font-style:italic;
   }
 
 .bibelstelle {
   font-size:8pt; 
   font-style:italic; 
   text-align:right;
   }
   
.kopfstil {
   height:83px;
   border-width:0px;
   border-style:none;   
   }
     
.kg { font-family : sans-serif; 
	      font-size: x-large;	      
	      font-weight : bold;
	      height : 95%;
	      color: #140253;
	      margin-top: 2px;
	      margin-left: 54pt } 
	      
.klein { font-size : x-small; text-align:center; } 

.klein2 { font-size : x-small; text-align:left; } 

#kopf {
  background-image:url(kopf/hg_kopf.gif);
  background-repeat:no-repeat;
  height:83px;
  }