/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	margin-top: 0px;
	line-height: 16px;
	height: 100%;
}
/* content ------------------------------------------------------------------ */
#content h1 {
	font-size: 16px;
	color: #0074AD;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-left: 0px;
	text-indent: -30px;
	line-height: 20px;
}
#content h2 {
	font-size: 14px;
	color: #666666;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 11px;
	color: #0074AD;
	font-style: normal;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	margin-top: 6px;
}
#content td {
	padding: 3px;
}
#content br {
	display: block;
	margin-top: 6px;
}
#content ul {
	margin-top: 10px;
	margin-left: 1.0em;
	padding-left: 0.9em;
}
#content li {
	list-style-position: outside;
	list-style-image: url(/we_pictures/bul_quadratBlau.gif);
	line-height: 16px;
}
#content a {
	color: #0074AD;
}
#content a:hover {
	color: #333333;
}
#content .emphasized {
	font-weight: bold;
}

/* Formularelemente -------------------------------------------------------- */
#content input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0074AD;
	line-height: 14px;
}
#content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0074AD;
	color: #0074AD;
	line-height: 14px;
}
#content a.but1 {
	display: block;
	border: 1px solid #0074AD;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: 14px;
	text-decoration: none;
}
#content a.but1:hover {
	color: #0074AD;
}
/* loginMenu ------------------------------------------------------------------ */
p.login {
	padding: 0px;
	margin: 0px;
}
a.login  {
	color: #000000;
	text-decoration: none;
}
a:hover.login {
	background-color: #FFFFFF;
}
.linkActive {
	background-color: #FFFFFF;
}
/* ------------------------------------------------------------------------ */
/* login ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
.statusReport {
	color: #CC0033;
	font-weight: bold;
}
#content .colored {
	background-color: #CCCCCC;
}
#content .colored2 {
	background-color: #D9EAF3;
}
#content td.whiteBorder {
	padding: 3px;
	border-bottom: 5px solid #FFFFFF;
}

/* ftpManager -------------------------------------------------------------- */
#content .ftp_fcts {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	text-align: center;
	vertical-align: top;
}

#message h3 {
	font-size: 11px;
	font-weight: normal;
	color: #0074AD;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 0px;	
}
#message .warning {
	color: #CC0000;
}
#message form {
	margin: 0px;
	padding: 0px;
}
#uploadData .ue1{
	font-size: 11px;
	color: #0074AD;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#uploadData p {
	margin-left: 10px;
	margin-right: 10px;
}