body {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

* html {
	overflow-x: hidden;
	overflow-y: hidden;
}

form {
	margin 0px;
	padding: 0px;
	display: inline;
}

.noborder {
	border:0px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	margin-top: 21px;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #ed7703;
}

h2 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #ed7703;
}

h3 {
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #ed7703;
}

h4 {
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 2px;

}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

a:hover {
	color: red;
}

select {
	border: 2px solid;
	border-color: #e8f0f5 #adcbdf #adcbdf #e8f0f5;
	background-color: #f6fbfe;
}


.small {
	font-size: 0.8em;
	font-weight: normal;
}

#mainLogoDiv {
	background-color: #FFFFFF;
	border-left: 1px solid #646464;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	height: 85px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
}

#mainLogo {
	border: 0;
	margin-top: 58px;
	margin-left: 10px;
}

.heading {
	vertical-align: bottom;
}

.mainWrapper {
	margin: 0px auto;
	width: 1005px;
	padding: 0px;
}

.leftzone {
	float: left;
	height: 100%;
	width: 200px;
}

.leftzoneNavigation {
	width:200px;
	height: 100%;
}

.header {
	background-color: #ed7703;
	float: left;
	height: 85px;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	border-right: 1px solid #646464;
	margin: 0px;
	padding: 0px;
	width: 768px;
}

* html .header {
	width:760px;
}

.headerNavigation {
	float: left;
	margin-left: 40px;
	padding: 0px;
}

.headerSpacer {
	height: 55px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.thenetwork {
	font-size: 0.4em;
	font-weight: bold;
	color:#365F91;
	margin-top: 2px;
}

.contentWrapper {
	float:left;
	width:763px;
	padding-left: 5px;
}

* html .contentWrapper {
	width: 788px;
}

#contentText {
	margin-left: 40px;
	margin-right: 0px;
}



.formTable {
	background-color: #f6fbfe;
	border-collapse:collapse;
	border-color: #e8f0f5 #adcbdf #adcbdf #e8f0f5;
	border-style: solid;
	padding: 2px;
	font-size: 0.9em;
	border-width: 2px;
}

.formTable td {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	padding: 0px 3px 0px 3px;
	height:22px;
}

.formTable th {
	background-color: #adcbdf;
	height: 23px;
	border-right: 1px solid #f6fbfe;
	color: #00457d;
}

.formTable input {
	width:98%;
}

.formTable textarea {
	width:98%;
}

#firstCol {
	vertical-align: top;
	white-space: nowrap;
}

.pbutton {
	margin: -1px;
	padding: 0px;
	height: 18px;
	width: 24px;
}

.pbutton:hover {
	border-color: red;
}

.abutton {
	margin: 0px;
	height: 22px;
	width: 22px;
	padding: 0px;
}

.tbutton {
	font-size: 0.9em;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #adcbdf;
	width:1;
	overflow:visible;
}

.abutton:hover {
	border-color: red;
}

.saveOk {
	border-color: #00FF22;
}

.bicon {
	margin: -1px -3px;
	border: 0;
	height: 18px;
	width: 18px;
}

.bicon1 {
	margin: -2px -4px;
	border: 0;
	height: 18px;
	width: 23px;
}

.tabBig {
	font-size: 1em;
	font-weight: bold;
}

.date {
	width: 70px;
}

.ermsg {
	color: red;
	font-weight:bold;
}

.vMenu a {
	text-decoration:none;
}

.vMenu a:hover {
	color: blue;
}

.vMenu * b {
	color: #BABABA;
}

.smallTab {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	font-weight: bold;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
}

.smallTab ul {
	margin:0;
	margin-left: -43px;
	padding:10px 10px 0 50px;
	list-style:none;
}

.smallTab li {
	display:inline;
	margin:0px;
	padding:0px;
}

.smallTab a {
	float:left;
	background:url("/images/tabs/tableft2.gif") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 4px;
	text-decoration:none;
}

.smallTab a span {
  float:left;
  display:block;
  background:url("/images/tabs/tabright2.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.smallTab a span {float:none;}
/* End IE5-Mac hack */
.smallTab a:hover span {
	color:#627EB7;
}

.smallTab a:hover {
	background-position:0% -42px;
}
.smallTab a:hover span {
	background-position:100% -42px;
}

.smallTab #cur a {
	background-position:0% -42px;
}
.smallTab #cur a span {
	background-position:100% -42px;
}

.smallTab #propcur a {
	background-position:0% -42px;
}
.smallTab #propcur a span {
	background-position:100% -42px;
}

.smallTab #current a {
	background-position:0% -42px;
}
.smallTab #current a span {
	background-position:100% -42px;
}



#addressbar {
	top: 534px;
	position:absolute;
	width:763px;
}

#addressbar hr {
	height: 1px;
	background-color: #646464;
	border: px;
}

.help {
	font-size: 0.9em;
	color: #646464;
}

.help h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #ed7703;
}

.help h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #ed7703;
}

.help p {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: justify;
}

.help p b {
	text-align: left;
}

.help table {
	border-collapse:collapse;
	border: 1px solid #adcbdf;
	margin-top: 2px;
	margin-left: 1px;
	*margin-left: 0px;
}

.help td {
	border: 1px solid #adcbdf;
	text-align: left;
	padding: 2px;
}

[align="center"] {
	text-align: center !important;
}

.stellenX {
	/*color: #00457d*/;
}

.X {
	color: #ed7703;
	font-weight: bold;
}

.helpArea {
	border-width: 3px;
	border-style: outset;
	background-color: #FFFFE0;
	position: absolute;
	visibility: hidden;
	padding: 4px;
}

#tableLegend td {
	vertical-align: top;
}

.error {
	color: red;
}