@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEF2CF;
	font-size: 12px;
  }


h1 {
	font-size: 18pt;
    font-weight: bold;
    color: #043C7F;
	text-align:left;
	margin: 3px 0 5px 0;
  }


h2 {
	font-size: 16pt;
    font-weight: bold;
    color: #043C7F;
    text-align:center;
  }


h3 {
    font-size: 14pt;
    font-weight: bold;
    color: #043C7F;
    text-align: left;
  }


h4 {
    font-size: 12pt;
    font-weight: bold;
    color: #043C7F;
    text-align: left;
  }


ul {
    list-style-type: disc;
  }


ul li {
    padding: 0.4em;
  }


img {
    border: 0;
}


a {
	color : #3399CC;
    text-decoration: none;

  }



a:visited {
	color : #3399CC;
    text-decoration: none;

  }



a:hover {
	color : #3399CC;
	text-decoration : underline;
  }

textarea {
    font-size: 12px;
    font-family: 'Lucida Console', 'Andale Mono', 'Courier New', Courier, fixed, monospace;
}


.clear {
    clear: both;
}


.error_message {
    font-size: 120%;
    color: #ff0000;
  }


/* dropdownmenue */

#menu {
	width: 100%;
	background: #D9E7BA;
	border-bottom: 2px #bdc9a3 solid;
	padding-left: 10px;
	height: 21px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight:400;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.0em;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0.2em 0.3em 0.2em 0.3em;
}

#menu  ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #bdc9a3;
}

#menu  ul li.sep {
	color: #000;
	padding: 0.1em 0 0.2em 0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2{
margin: 3px 0 0 0;
}
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	border-left: 1px solid #bdc9a3;
	border-top: 1px solid #bdc9a3;
	border-right: 1px solid #bdc9a3;
	background: #D9E7BA;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #bdc9a3;
	float: none;
	margin: 0;
	padding: 0;
	width: 170px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 18px;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background: #bdc9a3 none;
}

/* End Navigation */


.cleara { clear: both; background: none; }


#container {
    width: 100%;
    color: #333;
    line-height: 130%;
	padding: 0;
  }


#pagecontent {
    padding: 10px;
    font-size: 12pt;
    line-height: 1.6;
    width: auto;
  }


/*  Begin Control of included footer  */

footer {
    padding: 10px;
    border-top: 1px solid #000;
    background-color: #F1F1F1;
    font-size: 8pt;
    line-height: 1.6;
    text-align: center;
    clear: both;
  }


.leftFlow {
    float: left;
  }

/*  End Control of included footer  */


/* Forms */

.label {
    font-size: 13px;
    font-weight: 600;
  }


.source {
    font: small-caption;
  }


.drop-down {
	background-color:#FFFDEE;
	border:1px solid #808080;
	font-size : 14px;
  }


.drop-down2 {
	background-color:#FFFDEE;
	border:1px solid #808080;
    width: 246px;
	font-size : 14px;
  }

.drop-down3 {
	background-color:#FFFDEE;
	border:1px solid #808080;
	font-size : 14px;
  }


.submit {
	margin-left: 80px;
  }


.gray {
    color: #333;
  }


/* Popup-Windows */
.dragme {
	cursor: move;
}

.resize {
	cursor: se-resize;
}

.popup-background {
	background-color: #EEF2CF;
}

#popup-body {
	padding: 1em 1em 0;
	font-size: 15px;

}

#popup-body h1 {
	font-size: 18pt;
	text-align: center;
}
/* Ende Popup-Windows */

#onwork {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 100;
	display: none;
}

.onwork {
	font-weight: 600;
	border: 2px solid #777;
	padding: 2em 1em 0.3em;
	color: #555545;
	background-color: #DDDDCD;
}


/* CUSTOMIZE AUTOSUGGEST STYLE */
#query {
	width:340px;
	font-size:15px;
	color:#888888;
	background: #FFFFFE;
	padding:5px;
	border:solid 1px #999999;
	z-index: 9;
}

/* result rows */
/* results_1 and results_2 differ only for the background-color, this create the alternate row colors effect */
.tr_results_1,td.controls_1 {
	background-color: #FFF;
	white-space: nowrap;
}

.tr_results_2,td.controls_2 {
	background-color: #EEF6FF;
	white-space: nowrap;
}

.controls_1 a, .controls_2 a {
	font-weight: bold;
	color: #333;
}

.controls_1 a:hover, .controls_2 a:hover {
	color: #333;
}
