/* Verlinkter Flie?text */
a.text
{
	color: #CAA114;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 09pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
}

/* Untermenupunkte */
a.menu
{
	color: #CAA114;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 08pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
}

/* BU und Copyright */
a.subline
{
	color: #CAA114;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 08pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 9pt;
}

/* Text */
td.text
{
	color: #000000;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 09.2pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
}

td.text2
{
	color: #000000;
	font-family: "times new roman", "Hoefler Text", serif;
	font-size: 9.2pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
	margin-right: 30px;
}

/* Text (Zitate) */
div.zitat
{
	color: #000000;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
}

/* Text (Veranstaltungen /Liste) */
div.liste
{
	color: #000000;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 09pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16pt;
}

/* Verlinkte Liste */
a.liste
{
	color: #CAA114;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 09pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16pt;
}

/* Innerhalb des Textes */
div.subline
{
	color: #000000;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 08pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 9pt;
}

div.menu
{
	color: #CAA114;
	font-family: times new roman, Hoefler Text, serif;
	font-size: 08pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
}

/* ?usserer Rahmen */
table.rahmen
{
	border: 1px dotted #DE1E33;
	border-spacing: 0px;
}


/* body */
body.body
{
	margin: 0;
	padding: 0;
}

/* Headline */
h1.headline
{
	font-family: times new roman, Hoefler Text, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CAA114;
	font-variant: small-caps;
}

/* Bilder (optional) */
img.rahmen
{
	border-top: 1px dotted #DE1E33;
	border-bottom: 1px dotted #DE1E33;
	border-left: none;
	border-right: none;
}

/* Liste */
li.liste { list-style-image: url(bilder/liste.gif); }

/* Liste */
ul.liste { list-style-image: url(bilder/liste2.gif); }

