A  {
	text-decoration : none;
	color : #003CD7;
}

A:visited  {
	color : #003CD7;
}

A:hover  {
	text-decoration : underline;
}

.katdesc  {
	font-family : arial;
	text-align : left;
	font-size : x-small;
	color : Black;
}

/* fuer IE Bug auf MacOS*/
.katname  {
	color : black;
	font-family : arial,sans-serif;
	text-align : left;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

/* fuer Netscape Bug (radio-buttons)*/
.menuitem  {
	color : Blue;
	font-family : arial,sans-serif;
	text-align : left;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

.kontakt  {
	color : Black;
	font-family : arial;
	text-align : left;
	font-size : x-small;
}

.std  {
	font-family : book antiqua;
	text-align : left;
	font-size : medium;
}

.headline0  {
	color : black;
	font-family : book antiqua;
	text-align : left;
	font-size : x-large;
	font-style : normal;
	font-weight : bold;
}

.headline1  {
	color : black;
	font-family : book antiqua;
	text-align : left;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}

.headline2  {
	color : Black;
	font-family : book antiqua;
	text-align : left;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
}

.headline3  {
	color : Black;
	font-family : book antiqua;
	text-align : left;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

.E  {
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 8px;
}

.E:hover  {
	color : #ff8800;
}

.kattitle  {
	color : black;
	font-family : arial,sans-serif;
	text-align : left;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}

.TextKasten	{
padding:10px;
border-bottom-width:1px;
border-bottom-color:#3C5786;
border-bottom-style:dashed;
background:#E1E5ED;
}	


