a:link      { font-face:arial; color:black;  text-decoration:none; }
a:visited   { color:black;  text-decoration:none;}
a:active    { color:#000000; text-decoration:none; }
a:hover {
	text-decoration: underline;
}

body {
  font-family: Verdana, Arial, sans-serif; 
	font-size: 13px;
}

td {
  font-size: 13px;
  color: #333;
}

a.a   { text-decoration:none;}

.justblack {
  color: #000;
}

h1      { 
	color:black;  
  text-decoration:none;
  font-size: 1.4em; 
}

h3 { 
	color:black;  
  text-decoration:none;
  font-size:1.2px
}

#h_nav { 
  color:white;  
  text-decoration:none;
  font-size:16px;
}

#news_title { 
  color:black;  
  text-decoration:none;
  font-size:14px;
}

#news_text { color:#333333;
    text-decoration:none;
    font-size:12px;
     }

#news_link { color:#335A9A;;
    text-decoration:none;
    font-size:12px;
     }

#title { color:#333333;
    text-decoration:none;
    font-size:25px; font-face:bold;
    }

#d_agenda   { color:#333333;  
    text-decoration:none;
    font-size:17px; font-face:bold;
    }

div.mtitle {
  font-size:1.3em;
  color: #333;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px dotted #335A9A;
  margin-bottom: 2px;
}

div.mtext {
  font-size: 1.0em;
  color: #333;
  font-weight: normal;
}

div.mdate {
	color: #666;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 0.8em;
}

div.spacerbottom {
	padding-bottom: 30px;
}

div.textimage {
	padding: 0px; margin-bottom: 10px;
	text-align: center;
}

div.textimage p {
	font-weight: normal;
  font-style: italic;
	padding: 3px;
	margin: 0px;
}

div.mailline {
	padding: 0px; margin: 5px 0px 5px 0px;
	text-align: left;
}
div.mailline a { color: #335A9A; }

div urlline {
	padding: 0px; margin: 5px 0px 5px 0px;
	text-align: left;
}
	
/* Boxen am rechten Bildschirmrand */
div.infobox {
	background-image:url("/img/banner_26.jpg");
	width: 118px;
	border: 0px; padding: 0px;
  margin-bottom: 15px;
}

div.infobox h1 {
  font-weight:normal;
  font-size: 1em;
  margin: 0px;
  padding: 3px 2px 3px 20px;
}

div.infobox p {
  font-weight: normal;
  font-size: 0.7em; 
  background-color: #fff;
	padding: 5px;
	margin: 0px;
  border-left: 1px solid silver;	
  border-right: 1px solid silver;	
  border-bottom: 1px solid silver;	
}

div.infobox a:hover {
	color: #000;
	border-bottom: 1px dotted black; 
}

div.infobox a {
	text-decoration: none;
	color: #333;
}

/* Generische Tabelle */
table.gentable {
  font-size: 0.9em;
}
table.gentable th {
  border-right: 1px solid silver;
  font-weight: normal;
  vertical-align: top;
	text-align: left;
  color: #335A9A;
  margin: 0px;
  padding: 3px;
}
table.gentable td {
  border-top: 1px solid silver;
  border-right: 1px solid silver;
 	vertical-align: top;
  color: #333;
  margin: 0px;
  padding: 3px;
}
table.gentable td:last-child {
  border-right: 0px;
}
table.gentable th:last-child {
  border-right: 0px;
}


/* Termine */
table#termtable {
  font-size: 1.0em;
  color: #333;
}
.termhead {
  font-size: 1.0em;
  font-weight: normal;
  color: #335A9A;
}

/* Mitglieder */
table#members {
  width: 100%;
}
table#members td {
  padding-bottom: 10px;
}
div.membertitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #335A9A;
  margin-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #335A9A;
}
div.membergotop {
  text-align: right;
  font-size: 0.8em;
  color: #666;
}
.honor {
  /* Goldener Rand bei Ehrenmitgliedern */ 
	border:1px solid #ffff00; 
}

/* Kontaktformular */
div.kontaktdanke {
  border: 1px orange solid;
  background-color: #fc3;
  padding: 5px;
  margin: 5px 0px 5px 0px;
}

/* Kontaktformular */
div.kontaktfehler {
  border: 1px orange solid;
  background-color: #F33;
  padding: 5px;
 margin: 5px 0px 5px 0px
  color: white;
}

/* Tabelle mit Liste der Bildergallerien */
table#bildertable {
  font-size: 0.95em;
  color: #333;
}
div.fthumb {
  margin-top: 5px;
  font-size: 0.85em;
  margin-bottom: 5px;
}

div.redline {
	padding: 5px 0px 5px 0px; 
	margin-bottom: 10px;
	border-bottom: 1px dotted crimson;
}

div.links {
	color: #335A9A;
	font-weight: bold;
	font-size: 1.1em;
}

div.links + p {
  margin: 5px 0px 15px 20px;
}

/* Tabelle fuer Kalender (links unter Nav.) */
table.jkacalendar {
  font-size: 1.0em;
	background-color: #567fca;
	margin-bottom: 10px;
}

table.jkacalendar th {
  font-size: 0.9em;
  font-weight: bold;
  color: white;
}

table.jkacalendar td {
  font-size: 0.85em;
  font-weight: normal;
  color: #000;
}

table.cdtable {
  font-size: 0.85em;
  color: #333;
}

table.cdtable th {
  text-align: left;
  font-weight: bold;
}

table.cdtable td {
  align: center;
	text-align: center;
  vertical-align: top;
}

div.cdlabel {
  width: 170px;
  padding: 0px; margin: 0px;
}

div.cdlabel h1 {
  background-color: #fc3;
  font-weight: bold;
  font-size: 1.0em;
  padding: 3px 0px 3px 0px;
  margin: 0px;
}

div.cdlabel h2 {
  background-color: orangered;
  color: white;
  font-weight: bold;
  font-size: 0.8em;
  padding: 3px 0px 3px 0px;
  margin: 0px;
}

div.cdlabel p {
  background-color: #ccc;
  padding: 0px;
  padding-bottom: 3px;
  color: black;
  margin: 0px;
}
div.cdlabel a {
  color: white;
}
