/* Fonts - change 'sans-serif' to your preferred font */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, TD, TH, UL {
	font-family: Arial, Helvetica, sans-serif
}


a.menulink {

	text-decoration : none;
	color: #000099;
	background-color : transparent;
   font-size: x-small;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
}
a.menulink:HOVER {
	color: #FF3300;
	text-decoration: underline;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}


div.indexleft{
	color: #0080FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	text-align : left;
	text-decoration : none;
	margin-bottom : 2px;
}
p.ptext{
	font-style : normal;
	font-weight : normal;
	color : Black;
	margin-top : 10px;
	font-size : smaller;
; font-family: Arial, Helvetica, sans-serif
}

p.ptextblau{
	color: #0000FF;
	font-size : smaller;
	font : smaller;
}

a:link {
	text-decoration : none;
	color:  #000099;
	background-color : transparent;
	font-weight: bold
}

A:visited {
	color:  #000099;
	background: transparent;
	text-decoration: none;
	font-weight: bold
}

A:active {
	color: Blue;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}


/* note that A:HOVER isn't supported by all browsers */

a:HOVER {
	color: #FF3300;
    text-decoration: underline;
    font-weight: bold;

}

/* Text für die Listen */

ul{
	font-style : normal;
	font-weight : normal;
	color : Black;
	font-size : smaller;
}
H3 { font-size: small}
H2 { font-size: medium }p.pslogan { color: #0000FF; font-size : small; ; font-weight: bold}
P { 
	font-family: Arial, Helvetica, sans-serif; font-size: smaller} H4 { font-size: x-small }TD { }