#content {
	/*margin: 0 20px;*/
}
.navbar-default {
	background-color: #d8d8d8;
	border-color: #c7c7c7;
}

.leftLogo {
/*	background-color: #8AA6BB;*/
	background: url('/assets/layout/mainLogo.png') no-repeat 40px center;
}
.mainlogo {
/*	background-color: #8AA6BB;*/
	background: url('/assets/layout/mainLogo.png') no-repeat right top;
}

.dark {
	background-color: #d8d8d8;
	padding: 1em 0;
}
.dark h2 {
	margin-bottom: 0;
}
.nomargin {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 40px;
}
.dropdown-menu span {
	font-size: 11px;
	color: #888;
}
.dropdown-menu .active span {
	color: #CCC;
}
.panel-title span {
	float: right;
}

/*
#companylogos table {
	border-collapse: collapse;
}
#companylogos td {
	vertical-align: top;
	border-left: 1px solid #000;
	padding: 0;
	padding-left: 20px;
	border-collapse: collapse;
}
#companylogos td.logo {
	vertical-align: middle;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0;
	border-right: 1px solid #000;
}
#companylogos td.divider {
	border-left: 0;
	border-right: 0;
	height: 20px;
}
#companylogos .logo h2 {
	margin: 0;
	text-align: right;
}

#companylogos .logo a:link,
#companylogos .logo a:visited {
	display: block;
	background: url('/assets/layout/mainLogo.png') no-repeat left center;
	width: 210px;
	height: 88px;
}
#companylogos a:link,
#companylogos a:visited {
	display: block;
	text-decoration: none;
}
#companylogos a:hover {
	background-color: #e0e0e0;
}
#companylogos span.spacer {
	display: block;
	height: 30px;
}
#companylogos span.group {
	display: block;
	padding: 4px;
	text-align: center;
}
*/


#message
{
  position: absolute;
  display: none;
  top: -1px;
  left: 200px;
  right: 200px;
  z-index: 5000;
/*  opacity: 0.85; */
}

#message div
{
  width: 400px;
  margin: 0px auto;
  height: 44px;
  min-height: 24px;
  padding: 12px 10px 0px 46px;
  font-size: 12px;
}
/*body> #message div
{
  height: 48px;
}
*/
#message div.notice,
#remote-objects-message
{
  background: url(/assets/OSA/info.png) 6px 3px no-repeat;
  background-color: #F7FDCB;
  border: 1px solid #C2D071;
}

#message div.error,
#message div.warning
{
  background: url(/assets/OSA/warning.png) 6px 3px no-repeat;
  background-color: #EF9398;
  border: 1px solid #DC5757;
}

#message div.confirmation
{
  background: url(/assets/OSA/confirm.png) 6px 3px no-repeat;
  background-color: #A6EF7B;
  border: 1px solid #76C83F;
}

#message div.loading
{
  background: url(/assets/OSA/loading.gif) 6px 3px no-repeat;
  background-color: #EBEBEB;
  background-color: #F7FDCB;
  border: 1px solid #CCCCCC;
}

div.pagination {
	margin: 10px 0;
	color: black;
}
div.pagination input {
	color: black;
	border: 1px solid #666666;
	padding: 4px;
	margin: 2px 2px 0 0;
	background: url(/assets/OSA/shade.gif) repeat-x left top;
}
div.pagination input.active {
	font-size: 14px;
	font-weight: bold;
	background: url(/assets/OSA/shade2.gif) repeat-x left bottom;
}

/*
sortierbare liste
*/
/*
table.table
{
	border-collapse: collapse;
	background-color: white;
}
table.table td
{
	padding: 2px 12px 2px 12px;
	border: 1px solid #666666;
	font-size: 10px;
}
table.table td.left
{
	text-align: left;
}
table.table td.right
{
	text-align: right;
}
*/
table.table td
{
	font-size: 10px;
}
table.table tr.heading td
{
	font-size: 11px;
	color: black;
	padding: 0px;
	/*background: url(/assets/OSA/shade.gif) repeat-x left top;*/
	font-weight: bold;
	/*white-space: nowrap;*/
}
table.table tr.heading th.sortedASC,
table.table tr.heading th.sortedDESC
{
	/*background: url(/assets/OSA/shade2.gif) repeat-x left bottom;*/
}
table.table tr.heading a:link,
table.table tr.heading a:visited
{
	font-size: 11px;
	padding: 6px 20px 6px 0;
	background: url(/assets/OSA/sortedNONE.gif) no-repeat right center;
	color: black;
	text-decoration: none;
	display: block;
	/*white-space: nowrap;*/
}
table.table tr.heading a:hover
{
}
table.table tr.heading th.sortedASC a:link,
table.table tr.heading th.sortedASC a:visited
{
	background: url(/assets/OSA/sortedUP.gif) no-repeat right center;
}
table.table tr.heading th.sortedDESC a:link,
table.table tr.heading th.sortedDESC a:visited
{
	background: url(/assets/OSA/sortedDOWN.gif) no-repeat right center;
}

.n_hl, .h_hl
{
  background-color: #eeeeee;
  cursor: pointer;
}

.n_sel, .h_sel
{
/*  background-color: #EC870E;*/
	background: url(/assets/OSA/shade.gif) repeat-x left top;
}



#FrameContainer{
/*	padding-top: 40px;
	background-color: red; */
	}

th.r,
td.r {
	text-align: right;
}
tfoot th {
	border-width: 0;
}
tfoot th.r {
	border-width: 2px;
}

/*
table.tablesorter {
	font-size: 12px;
	background-color: #4D4D4D;
	width: 1024px;
	border: 1px solid #000;
}
table.tablesorter th {
	text-align: left;
	padding: 5px;
	background-color: #6E6E6E;
}
table.tablesorter td {
	color: #FFF;
	padding: 5px;
}
table.tablesorter .even {
	background-color: #3D3D3D;
}
table.tablesorter .odd {
	background-color: #6E6E6E;
}
*/
table.tablesorter .header {
	background: url(/assets/OSA/sortedNONE.gif) 4px 50%;
	background-repeat: no-repeat;
	padding-left: 18px;
}
table.tablesorter .headerSortUp {
	background-image: url(/assets/OSA/sortedDOWN.gif);
}
table.tablesorter .headerSortDown {
	background-image: url(/assets/OSA/sortedUP.gif);
}