html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 4px;
padding: 0;
border: 0;
}

body{
	background-color:#ffffff;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
/* text-align: center; nur für IE 5.x */
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

.titel {
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

.rot {
	color:#990033;
	font-weight: bold;
}

.toplink {
	font-family:Arial;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
	font-weight: bold;
}

.toplink:hover {
color:#ff0000;
}


.link {
	font-family:Lucida Sans;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	line-height: 24px;
	vertical-align: top;
}
.openedlink {
	font-family:Lucida Sans;
	font-size:14px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	line-height: 24px;
}
.sublink {
	font-family:Lucida Sans;
	color:#666666;
	text-decoration:none;
}
.openedsublink {
	font-family:Lucida Sans;
	color:#ff0000;
	text-decoration:none;
}


a {
	font-weight:normal;
	color:#ff0000;
	text-decoration: none;
}
a:hover {
color:#000000;
}

.klein {
font-family:Arial;
font-size:9px;
color:#666666;
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E7;
	border: 1px solid #666666;
margin:2px;
}
.search {
	/*background-color: #F8F2FA;*/
	font-size: 11px;
}
.ff1 {
	background-color: #CCCCCC;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.ff2 {
	background-image: none;
	border: thin solid #00CC00;
	font-weight: bold;
	color: #006600;
	background-color: #D2FFD2;
}
.ff3 {
	border: thin solid #FF0000;
}
