/* GENERAL fonts */
P, TD, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 13px;
}
H1 { font-size: 21px; }
H2 { font-size: 15px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

a, a:active { font-style: italic; color: #000000;}
a:hover { font-style: italic; color: #FF0000; }

/* Bildunterschriften */
.csc-textpic-caption { font-size: 11px; }

/* Mitgliederanzeige */
.tx-rbshowfeusers-pi1 td{
	font-family: verdana, arial;
	font-size: 13px;
}

/* Kontaktformular */
input#mailformname, input#mailformtelefon, input#mailformemail { border: 1px solid #a1a5a9; background-color: #f2f2f2; }
textarea#mailformnachricht { border: 1px solid #a1a5a9; }
input#mailformformtype_mail { border: 1px solid #a1a5a9; background-color: #e1e8f1; }
label{ font-family: verdana, arial; font-size: 12px; }


/* ---------- Template ----------- */

/* Template onMouseOver */
a#home img {background: url(button_home.gif) top left no-repeat; border-width: 0; }
a#home:hover img {background: url(button_home_ro.gif) top left no-repeat; border-width: 0; }
a#search img {background: url(button_search.gif) top left no-repeat; border-width: 0; }
a#search:hover img {background: url(button_search_ro.gif) top left no-repeat; border-width: 0; }
a#impressum img {background: url(button_impressum.gif) top left no-repeat; border-width: 0; }
a#impressum:hover img {background: url(button_impressum_ro.gif) top left no-repeat; border-width: 0; }

/* Template Footer */
.footer { font-size: 12px; font-family: verdana, arial;}

/* Template Pfadleiste */
.path a, .path a:active { font-size: 12px; font-weight: normal; color: #000000; font-family: verdana, arial;}
.path a:hover { font-size: 12px; font-weight: normal; color: #FF0000; font-family: verdana, arial;}

/* Template Textspalten */
//.justify, .bodytext { text-align: justify }


