
/* Generelle Bodytags */

body	  { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #003366; 
			background-image: url(/images/jf_bg4.jpg); background-position:0px 70px; background-color:white; margin: 0px 0px; padding: 0px; border-style:none;}

/* body	  { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #003366; 
			background-image: url(/images/blbg11.jpg); margin: 0px 0px; padding: 0px; border-style:none;}*/

/* Titelleisten in JuFo und allgemeinen Seiten */

.title-a	     { text-decoration:none; color:white; font-style:normal; }
.title-a:hover	 { text-decoration:none; color:white; font-style:normal; }
.title-a:visited { text-decoration:none; color:white; font-style:normal; }

.title-b	     { text-decoration:none; color:#004080; font-style:normal; }
.title-b:hover	 { text-decoration:none; color:#004080; font-style:normal; }
.title-b:visited { text-decoration:none; color:#004080; font-style:normal; }

.title-c	     { text-decoration:none; color:#88AA66; font-style:normal; }

a	      { color: #225577; text-decoration: underline;}

b a	      { color: #225577; text-decoration: underline; font-weight:bold;}

tr.hder { background-color:#C3E0F1; }

blockquote { border:1px solid gray; background-color:#e7e7e7; padding:5px; font-style:italic;}

input {

    font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #003366;
}

textarea {
  font-size: 12px;
	font-family: monospace;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #003366;
}

select {
    font-size: 12px; font-family: Verdana, Helvetica, sans-serif;
    color: #000000; background-color: #efefef; border: 1px solid #003366;
}

.vspace { margin:0px; height:0px; padding:0px; }
