BODY, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003090;
}

H2 {
	font-size: 14px;
	font-weight: bold;
}

H3 {
	font-size: 12px;
	font-weight: bold;
}

FORM {
	margin: 0px;
}

.hinweis {
	color: #CC0000;
	height: auto;
	width: auto;
}

TABLE.form1 {
	background-color: #FFF0C0;
	border: 2px solid #D0D0E0;
}

TABLE.form2 {
	background-color: #E0EFFF;
	border: 2px solid #D0D0E0;
}

TABLE.hinweis {
	font-family: sans-serif;
	color: #A08080;
	background-color: #F0F0F0;
	font-weight: bold;
	font-size: 0.95em;
}

.data {
	font-weight: bold;
}

.data .hinweis {
	font-weight: normal;
}

.textsmall {
	font-size: 0.85em;
}

.textsmall TD {
	padding: 4px 0px;
}

#subscribe {
	font-weight: bold;
	color: #404070;
}

#pager {
	background-image: url('../images/hand.gif');
	background-repeat: no-repeat;
}

.pager A {
	color: #888888;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 34px;
	height: 24px;
	float: left;
	padding: 2px 0px;
	background-image: url('../images/page0.gif');
	background-repeat: no-repeat;
}

.pager A.sel {
	color: #e00000;
	font-size: 8pt;
	cursor: default;
	background-image: url('../images/page1.gif');
}

.pager A.new {
	color: #00a000;
	font-size: 7pt;
	background-image: url('../images/page0.gif');
}

.bar {
	color: #333333;
	background-color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 1em;
}

A.new {
	color: #00A060;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	padding: 0.5em 0 0.5em 1em;
}

.content {
	border-style: solid;
	border-color: #9B9B9B;
	border-width: 0 0 0 1px;
}

/*** Jacs Styles ***/

.menuelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: 999999;

}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;

}
.category {
	color: #999999;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
}

.category2 {
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

.text {
	padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;

}

.highlight {
	color: #CC0000;
	font-weight: bold;
	padding: 0 20px;
}

.headline {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.link {
	color: #CC0000;
	text-decoration: none;

}
.menuelinkrot {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	border: thin dotted #333333;
	background-color: #F4F4F4;



}
.lineedit {
	border: 1px dotted #999999;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E2E2E2;
	font-weight: bold;
	white-space: pre;
	border: 1px solid;





}
.save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D6D6D6;
	border: 1px solid #CC0000;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.menuelinkrot2 {

	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
