* {
	font-family: inherit;
}

body {
	border:none;
	font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:0px;
	background-color: #FFFFFF;
}

td.mainmenu {
	background:		#FFFAEA url('./../images/nav02.gif') scroll no-repeat center top;
	vertical-align:	top;
}

td.mainmenu ul {
	margin-top: 245px;
}

td.mainmenu li {
	margin-bottom: 6px;
}

td.mainmenu a, td.mainmenu a:link, td.mainmenu a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.mainmenu a:hover, td.mainmenu a:active {
	color:				#BB0083;
}

span, h1, h2, h3, h4, h5, blockquote, a, td, p {
	color:				#333333;
	font-size:			12px;
	text-decoration:	none;
}

a,a:link,a:visited {
	color:				#333333;
	font-size:			12px;
	text-decoration:	underline;
}

a,a:hover,a:active {
	color:				#BB0083;
	font-size:			12px;
	text-decoration:	underline;
}

label {
	display: block;
	float: left;
	width: 175px;
}

tfoot a,tfoot a:link,tfoot a:visited,tfoot a:hover,tfoot a:active  {
	color:				#F6F2F8;
	font-size:			10px;
	text-decoration:	none;
}

tfoot tr, thead tr {
	height: 20px;
}

tfoot td, thead td {
	background-color:	#AD0080;
	color:				#F6F2F8;
	text-align:			center;
	vertical-align:		middle;
}

td.bgcontent {
	background-image:	url('./../images/nav02b.gif');
	background-repeat:	no-repeat;
	background-position:	left top;
	padding:			130px 0px 0px 155px;
	width:				405px;
}

li {
	list-style-image:	url('./../images/aufzaehlung.gif');
	margin-bottom:		7px;
}

h1 {
	color: #AD0080;
	font-size: 16px;
}

h2 {
	color: #AD0080;
	font-size: 14px;
}

.error {
	background-color:	#FFDDDD;
	border:				1px solid #FFBBBB;
	font-weight:		bold;
	padding:			5px;
}

.note {
	background-color:	#DDFFDD;
	border:				1px solid #BBFFBB;
	font-weight:		bold;
	padding:			5px;
}

.date {
	font-size:			11px;
	float:				right;
}

.smalltext {
	font-size:			11px;
}
