p, body, table {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

.ohneAbstandVor {
	margin-top: 3px;
}

.colored {
	color: #CA5D00;
}

.hervorhebung {
  color: #CA5D00;
  font-size: 16px;
}

p.news {
	margin-top: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

td.header {
	background-color: #0066B3;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 6px;
	padding-top: 6px;
}

.leftnavigation {
  font-size: 11px;
}

.indented {
	margin-left: 25px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
}

li {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}

.infoBoxContents {
  background: #E8CB75;
  color: #000000;
}

.infoBoxHeader {
  background: #CA5D00;
  font-size : 14px;
  font-weight : bold;
  color: White;
}

input.submit {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	width: 90px;
}

.footer {
  font-size: 10px;
  border-top: 1px solid;
  border-color: #261505;
}

.toolbar {
  background: #C0C0C0;
}


/* ----------------------------------------------------------------- */
/* "systemnahe" CSS-Formatierung */
input, select {
  border: 1px solid;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 2px;
}

input.submitbutton {
  width: 120px;
  background-color: #DC3219;
  color: White;
}

td.row_unpair {
  background-color: Maroon;
}

div.function_block {
  background-color: #DDDDDD;
  padding: 3px;
  color: #000000;
  border: 1px solid #686868;
}

a.function_block:link, a.function_block:active, a.function_block:visited {
  color: #000000;
} 

table.rechte {
	font-size: 10px;
	border: 1px;
	border-color: Black;
	border-spacing: 0px;
}

td.rechte_rechte {
	background-color: Gray;
	font-weight: normal;
	text-align: center;
  font-size: 10px; 
}

td.rechte_nutzer {
	background-color: Gray;
	font-weight: normal;
  font-size: 10px; 
	text-align: left;
}

div.rechte {
  width: 440px;
  overflow: auto;
  height: 300px;
  border: 1px;
  border-color: Silver;
}
