body, p, a, table
{	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
}
body
{	background-color: #e6edf6; }

a, a:link, a:visited
{	text-decoration: none;
	color: #01142b;
	border-bottom: 2px dotted #9bb9dd;
}
a:hover
{	border-bottom: 2px dotted #033066;
}
a.topmenu
{	font-weight: bold;
}
a.menu-0
{	font-weight: bold;
}

/* -------------------------------------------------------------------------------- */
/*	Styles für Brottexte */
/* -------------------------------------------------------------------------------- */

p.header
{	font-size: 21px;
	margin-bottom: 10px;
}
p.subheader
{	font-size: 15px;
	margin-bottom: 7px;
}
p.teaser
{	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
p.flowtext
{	font-size: 11px;
	margin-bottom: 5px;
}
p.flowtext
{	font-size: 11px;
	margin-bottom: 5px;
}
p.smalltext
{	font-size: 9px;
	margin-bottom: 4px;
}

