A:link,A:visited,A:active {
	color: #1e364c;
	text-decoration: none;
}

A:hover {
	color: #4B69FF;
	text-decoration: none;
}

body {
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	background-color: #F2EEEA;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #41261B;
	line-height: 10pt;
}

input, textarea {
	border-width: 1;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	border-color: #000000;
	border-style: solid;
	background-color: #A2B5CD;
	color: #000000;
	font-weight: normal;
}

select, option {
	border-width: 1;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	border-color: #000000;
	border-style: solid;
	background-color: #A2B5CD;
	color: #000000;
}

.rand {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.rand-menue {
	border: #000000;
	border-style: solid;
	background-color: #FEFBF5;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-width: 1px 1px 1px 0px;
}

.small, .topic {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}

.titel-rand {
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.tr_head {
	BACKGROUND-COLOR: #0099CC;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.tr_row0 {
	BACKGROUND-COLOR: #E2E2E2;
}

.tr_row1 {
	BACKGROUND-COLOR: #CDCDCD;
}
