/* ------------------------ */
/* Typografie				*/
/* ------------------------ */
body, table, input, select, optgroup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

iframe {
	padding:0px;
	margin:0px;
	border:1px dashed #990000; 
	background-color:#FFFFE1;
	width:660px;
}

h1 {
	font-size:11px;
	padding:2px;
	padding-left:5px;
	margin:0px 0px 5px 0px;
	background-color:#dee0e2;
	border:solid 1px #999999;
}

.marker {
	color:#990000;
	font-weight:bold;
}

.row-g {
	color:#000000;
}

.row-c {
	color:#990000;
}

.desc {
	color:#666666;
	font-weight:normal;
	font-style:italic;
}


/* ------------------------ */
/* Formulare				*/
/* ------------------------ */
form {
	padding:0px;
	margin:0px;
}

input, 
select, 
textarea {
	padding-left:2px;
}

.textfield {
	width:250px;
}


/* ------------------------ */
/* allgemeine Links			*/
/* ------------------------ */
a, 
a:link,
a:active,
a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:none;
}





.header {
	width:850px;
	border: solid 1px #999999;
	background-color:#cccccc;
}

.header_pathway {
	border-top:1px solid #999999;
	background-color:#e9e9e9;
	padding:3px;
}

.header_pathway img {
	padding-right:7px;
}

.header_pathway a, .header_pathway a:active:visited {
	color:#808080;
}

.header_pathway a:hover {
	color:#990000;
}

.pathway {
	border: 1px inset;
	background-color: #ffffff;
	padding: 2px;
	width: 97%;
	margin: 2px;
}

.box1 {
	width:100%;
	padding:7px;
	border: solid 1px #999999;
	background-color:#e9e9e9;
}

.box1 th {
	text-align:left;
	background-color:#CCCCCC;
	border-bottom:solid 1px #999999;
	padding-left:5px;
}

/* ------------------------ */
/* Tabelle: Dashboard		*/
/* ------------------------ */

.dashboard {
	width:100%;
	padding:7px;
	border: solid 1px #999999;
	background-color:#e9e9e9;
}

.dashboard th {
	text-align:left;
	background-color:#CCCCCC;
	border-bottom:solid 1px #999999;
	padding-left:5px;
}

.dashboard a, .dashboard a:visited {
	color:#990000;
}

.dashboard a:hover {
	color:#000000;
}

/* ------------------------ */
/* Tabelle: allgemein		*/
/* ------------------------ */
.tborder {
	width:100%;
	border:1px solid #999999;
	border-collapse:collapse;
	background-color:#e9e9e9;
}

.tborder th {
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}

.tborder th span {
	padding-right:5px;
}

.theader {
	font-weight:bold;
	color:#000000;
	background:#dee0e2;
	border:1px solid #999999;
}

.theader select {
	font-weight:normal;
}

.taktion {
	text-align:right;
}

.taktion img {
	padding-right:10px;
}

.tfooter {
	background:#dee0e2;
	border:1px solid #999999;
}


/* ------------------------ */
/* Tabelle: files			*/
/* ------------------------ */
.files {
	width:100%;
	border:none;
}

.files th {
	text-align:left;
	font-weight:normal;
}

.files td {
	padding:2px;
}


/* ------------------------ */
/* content - Behälter		*/
/* ------------------------ */
.content {
	width:650px;
	padding:7px;
	border:solid 1px #999999;
	background-color:#e9e9e9;
	margin-bottom:10px;
}

.content p {
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}

#legende {
	border:1px solid #999999;
	padding:7px;
}


/* ------------------------ */
/* Meldungen				*/
/* ------------------------ */
.message {
	color:#990000;
}

.errormessage {
	color:#990000;
    background-color:#FFFFE1;
    border:1px dashed #990000;
    margin-bottom:15px;
    padding:6px;
    line-height:18px;
	text-align:center;
}

.errormessage h1 {
	font-size:12px;
	text-transform:uppercase;
}

.errormessage p {
	margin-left:50px;
	margin-right:50px;
}


/* ------------------------ */
/* Navigation				*/
/* ------------------------ */
#sidebar {
	width:160px;
	padding:1px 5px 5px 5px;
	border:solid 1px #999999;
	background-color:#e9e9e9;
}

#sidebar h5 {
	font-size:11px;
	padding:2px;
	padding-left:5px;
	margin:4px 0px 4px 0px;
	background-color:#dee0e2;
	border:solid 1px #999999;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin:0;
	padding:2px;
	padding-left:10px;
}

#sidebar h5 a, 
#sidebar h5 a:link,
#sidebar h5 a:active,
#sidebar h5 a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebar h5 a:hover {
	color:#990000;
	text-decoration:none;
}

#sidebar ul li a, 
#sidebar ul li a:link,
#sidebar ul li a:active,
#sidebar ul li a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#990000;
	text-decoration:none;
}

/* ------------------------ */
/* Version					*/
/* ------------------------ */
.version {
	text-align:center;
	color:#666666;
}

/* ------------------------ */
/* Ajax - Response			*/
/* ------------------------ */
#ajax-response-p {
	color:#990000;
    background-color:#FFFFE1;
    border:1px dashed #990000;
    margin-bottom:15px;
    margin-top:0px;
    padding:6px;
    line-height:18px;
}

#ajax-response-p ol {
	color:#000000;
}

#ajax-response-p a,
#ajax-response-p a:visited,
#ajax-response-p a:active {
	text-decoration:none;
}

/* ------------------------ */
/* Ajax - Statusbar			*/
/* ------------------------ */
#ajax-statusbar-area {
	width:500px;
	height:20px;
	border:1px solid #999999;
	float:left;
}

#ajax-status-value {
	margin-left:5px;
}

#ajax-statusbar {
	height:20px;
	width:0%;
}

/* ------------------------ */
/* Ajax - Linkchecker		*/
/* ------------------------ */
#link-status-green,
#link-status-orange,
#link-status-red {
	font-weight:bold;
	text-align:center;
	width:30px;
	border:0;
	background-color:#e9e9e9;
}

#link-status-green {
	color:green;
}

#link-status-orange {
	color:orange;
}

#link-status-red {
	color:red;
}

.status-green,
.status-orange,
.status-red {
	font-weight:bold;
}

.status-green {
	color:green;
}

.status-orange {
	color:orange;
}

.status-red {
	color:red;
}


/* ------------------------ */
/* ACP - Notes				*/
/* ------------------------ */
.notes {
	width:432px;
	background-color:#FFFFE1;
	border:1px solid #999999;
	font-size:11px;
}