@charset "utf-8";
/* CSS Document */

/* Content Elements */
h1 {
	color: #009FE3;
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0 10px;
	padding: 0 0 2px;
}

.table h1 {
    margin: 0;
}

h2 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 0;
}

h3 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0;
}

h6 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0;
	text-transform: uppercase;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 10px 0;
	padding: 0;
}

p {
	padding: 5px 0px;
}

table label {
    margin: 0;
    font-size: inherit;
}

.hilfeUL {
	margin-top: 3px;
}

.bcrumbs{
	float:left;
	width:80%;
}

.crumbbuttons{
	text-align:right;
	float:right;
	width:15%;
	margin-right:15px;
}
/*h6{
	color: #333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	padding:3px;
	border-bottom:1px solid #ccc;
	background-color:#f2f2f2;
	text-transform:uppercase;
}*/
#validationErrors {
	font-size: 11px;
	color: #F00;
	padding-bottom: 5px;
}

#validationErrors ul {
    padding-inline-start: 0px;
}

#quicknavi{
	margin:0px 25px;
	padding:0;
	text-align:right;
}

.elemGroup {
	float: left;
	margin-right: 30px;
}

.elemBox {
	clear: left;
	float: left;
	margin-left: 0;
}

.labelCont {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	width: 40%;
}

.fieldCont {
	height: 26px;
	float: left;
}

.buttonBar {
	clear: left;
	padding-top: 20px;
}


.user {
	margin-top: 15px;
	margin-right: 10px;
	font-size: 10px;
	width: 300px;
}

.user td {
	text-align: right;
}

.btn-group {
    margin: 0 0 10px 0;
}

.btn-group + .btn-group {
    margin-left: 0;
}

.table .alert {
    margin: 0;
}

.dropdown-menu {
    width: 265px;
}

.avatar_profile {
    width: 120px;
}

.avatar_profile .avatar {
    width: 120px;
}

.projectTime {
    overflow: hidden;
    white-space: normal !important;
}


/* TABSHEETS */

.tabberlive .tabbertabhide {
	display: none;
}

.tabber {
	margin-top: 1em;
}

.tabberlive {
	margin-top: 1em;
}

ul.tabbernav {
	margin: 0;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	margin-left: 2px;
}

ul.tabbernav li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
	background-color: #fff;
	text-decoration: none;
}

ul.tabbernav li a:link {
	color: #000;
}

ul.tabbernav li a:visited {
	color: #000;
}

ul.tabbernav li a:hover {
	color: #000;
	background-color: #eee;
}

ul.tabbernav li.tabberactive a {
	color: #000;
	padding-left: 17px;
	padding-bottom: 5px;
	background-image: url(../images/bg_tab_act.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top: 1px solid #ddd;
	font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover {
	background-color: #eee;
}

.tabberlive .tabbertab,.tabber .tabbertab {
	padding: 10px;
	padding-top:15px;
	margin-bottom: 15px;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	
}

.tabberlive .tabbertab h3 {
	
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	
}

.tabberlive#tab2 {
	
}

.tabberlive#tab2 .tabbertab {
	
}
/* STATISCHE TABS */
.tabmenu {
/*	-moz-box-shadow: 0 2px 3px #ddd;
	-webkit-box-shadow: 0 0 3px #ddd;
	box-shadow: 0 2px 3px #ddd;	*/
	border-bottom:1px solid #3d9ed8;
	margin-top:20px;
}

#tabmenu_ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;

/*	-moz-box-shadow: 0 2px 3px #ddd;
	-webkit-box-shadow: 0 2px 3px #ddd;
	box-shadow: 0 2px 3px #ddd;*/
}

#tabmenu_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#tabmenu_ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
	/*background-color: #fff;*/
	text-decoration: none;
	display: inline-block;
}

#tabmenu_ul li span {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
/*	background-color: #fff;*/
	text-decoration: none;
	color:#ccc;
}

#tabmenu_ul li a:hover {
	background-color: #eee;
}
/*
#tabmenu_ul .tabmenu_li_aktiv a,
#tabmenu_ul .tabmenu_li_aktiv a:hover{
	 background-color: #a9c9ed;
	 color: #000;
	 padding-left:17px;
	 padding-bottom:5px;
	 background-image:url(../images/bg_tab_act.gif);
	 background-position:left;
	 background-repeat:no-repeat;
	 border-top:1px solid #649ddd;
}*/
#tabmenu_ul .tabmenu_aktiv, 
#tabmenu_ul .tabmenu_aktiv:hover {
	background-color: #EEEEEE;
	/*font-weight:bold;*/
	color: #0074c7;
}

#tabmenu_ul li span{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
	background-color: #fff;
	text-decoration: none;
}

#tabmenu_ul .tabmenu_inaktiv,
#tabmenu_ul .tabmenu_inaktiv:hover {
	background-color: #fff;
	text-decoration: none;
	color: #bbb;
	cursor: default;
}


#tabmenu_ul .tabmenu_display{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
	text-decoration: none;	
	font-weight:normal;
	color: #0074c7;
	font-size:14px;
}

.tabsheet {
	/*
   padding: 10px;
	padding-top:20px;
   */
	margin-bottom: 15px;

}
/* STATISCHE TABS ENDE */

.area {
	margin-top: 5px;
	height: 23px;
	color:#333;
	padding-top: 7px;
	padding-left: 7px;
	cursor: pointer;
	font-size:14px;
	-moz-box-shadow: 0 2px 3px #ddd;
	-webkit-box-shadow: 0 0 3px #ddd;
	box-shadow: 0 2px 3px #ddd;	
}

.ar_open,
.ar_closed  {
	
}

.ar_closed:hover, 
.ar_open:hover {
	background-color: #eee;
	color:#000;
}

.filterHead {
	display: block;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	padding: 3px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.bottom_button_bar {
	margin-top: 10px;
	margin-bottom: 5px;
}

.gridTbl,.grid_tbl {
	font-size: 12px;
}

.gridTbl th,.grid_tbl th {
	background-color: #eee;
	text-align: left;
	font-size:12px;
	font-weight: normal;
	padding: 5px;
	white-space: nowrap;

}

.gridTbl th.center,.grid_tbl th.center {
	text-align: center
}

.gridTbl tr,.grid_tbl tr {
	background-color: #fff;
}

.gridTbl tr.bg_blue,.grid_tbl tr.bg_blue {
	background-color: #deeaf8;
}

.bg_blue {
	background-color: #deeaf8;
}

.gridTbl tr.mark,.grid_tbl tr.mark {
	background-color: #deeaf8;
}

.gridTbl td,.grid_tbl td {
	padding: 4px 10px 4px 5px;
}

.gridTbl td.wv2,.grid_tbl td.wv2 {
	background-color: #f5dbb7;
}

.gridTbl td.wv3,.grid_tbl td.wv3 {
	background-color: #fdf9bd;
}

.gridTbl td.wv1,.grid_tbl td.wv1 {
	background-color: #d9f7b8;
}

.gridTbl tr:hover td.wv2 {
	color: #000 !important;
	background-color: #dfc7a7 !important;
	text-decoration: none !important;
}

.gridTbl tr:hover td.wv3 {
	color: #000 !important;
	background-color: #e5e1ab !important;
	text-decoration: none !important;
}

.gridTbl tr:hover td.wv1 {
	color: #000 !important;
	background-color: #c9e5ab !important;
	text-decoration: none !important;
}
.gridTbl tr:hover  {
	color: #000 !important;
	background-color: #eaf3fb !important;
	text-decoration: none !important;
}

/*
.gridTbl tr a:hover {
	color: #000 !important;
	background-color: #A9C9ED !important;
	text-decoration: none !important;
}
*/

table.gridTbl tr.checked {
	background-color: #649DDD;
	color: white;
}

table.gridTbl tr.unchecked {
	
}

table.gridTbl tr.unchecked  tr.wv3 { /*vorher: td.wv3 {*/
	
}

table.gridTbl tr.checked  tr.wv3 { /*vorher: td.wv3 {*/
	background-color: #A9C9ED;
	color: black;
}

table.gridTbl tr.checked_2 {
	background-color: #567595;
	color: white;
}

table.gridTbl tr.unchecked_2 {
	
}

/*table.gridTbl tr.unchecked_2  td.wv3 {
	
}

table.gridTbl tr.checked_2  td.wv3 {
	background-color: #CCCCCC;
	color: black;
}*/

.ddlisteDate{
	float:left;
	padding-right:10px;}

/*
table.gridTbl label {
	border: medium none;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}*/
.layTbl {
	font-size: 12px;
}
.layTbl th {
	text-align:left;
}
.layTbl td {
	padding-right: 10px;
}

.aktUser {
	padding: 5px;
	padding-bottom: 10px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	font-style: italic;
}

.bg_light {
	background-color: #eee;
}

.floatcont {
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
}

input.statusfeld {
	width: 100px;
	font-size: 11px;
	border: 1px solid #d8d8d8;
}

.bg_green {
	background-color: #d9f7b8
}

.bg_red {
	background-color: #f5dbb7;
}

.bg_yellow {
	background-color: #fdf9bd;
}

.bg_white {
	background-color: #fff;
}

.lblHinweis {
    width: 50%;
}

.popupSpalten,.popupSpalten1,.popupSpalten2 {
	position: absolute;
	text-align:left;
	left: 20%;
	top: 15%;
	padding: 0px;
	border: 1px solid #ddd;
	width: 450px;
	background-color: #fff;
}

.popupListFilter{
	position: absolute;
	left: 20%;
	top: 15%;
	padding: 0px;
	border: 1px solid #ddd;
	width: 600px;
	background-color: #fff;
}

.popupToolbarButtons {
	position: absolute;
	left: 20%;
	top: 15%;
	padding: 0px;
	border: 1px solid #ddd;
	width: 450px;
	background-color: #fff;
	z-index: 5;
}

/*
#popupListFilter,#popupListFilter1,#popupListFilter2 {
	position: absolute;
	left: 20%;
	top: 15%;
	padding: 0px;
	border: 1px solid #d8d8d8;
	width: 600px;
	background-color: #fff;
}*/

#stePopupMails1,#stePopupMails2 {
	position: relative;
	padding: 0px;
	border: 1px solid #ddd;
	width: 900px;
	background-color: #fff;
}

#stePopupMails{
	background-color: #fff;
}

#popupMailAttachments,#popupMailAttachments1,#popupMailAttachments2 {
	position: relative;
}

.popupTop {
	background-color: #eee;
	padding: 6px 5px;
	font-size:14px;
	color: #000;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.popupContent{
	padding:10px;
}

.popCont { /*
	height:250px;
	overflow:auto;
*/
	/*height and overflow:auto are commented out
	because of a bug in scriptaculous when the popup h
	has a scroll bar
	*/
	
}

.sortablediv2 {
	width: 550px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.sortablediv {
	width: 190px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul.sortabledemo {
	background-color:#fff;
	min-height:25px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin: 0px;
	padding: 0px;
}

ul.sortabledemo li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

ul.sortabledemofolder {
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin: 0px;
	padding: 0px;
}

ul.sortabledemofolder li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
}

li.listborder {
	background-color: #ddd;
	border: 1px solid #000000;
}

li.listelem {
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: move;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-o-border-radius:5px; 
	-ms-border-radius:5px;
}

li.listelem1 {
	cursor: move;
}

li.listelem2 {
	background-color: #ecf2f8;
	border: 1px solid #bdd6f2;
}

li.listelem3 {
	background-color: #BDD6F2;
	border: 1px solid #D4E2F2;
}



.handle{
	background-color:#eee;
	padding:5px;
	padding-left:8px;
	font-weight:bold;
	cursor: move;
}

.handle label{
	cursor: move;
}

.handlesheet{
	/*border-top:1px solid #ccc;*/
	cursor:default;
 	/*padding:10px;*/
	background-color:#fff;
}

th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}
/*.wvdiv{
	background-color:#FFF;
	padding:5px;
	border:1px solid  #c7d3df;
}*/
.wvdiv {
	padding: 5px;
	border-top: 1px dashed #b5b9be;
}

.rahmen {
	border: 4px solid #fff;
}

/* Drag drop upload styles */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#output {
	min-width: 940px;
	min-height: 280px;
	padding: 10px;
	text-align: center;
	position: relative;
}

#output:before {
	content: "Drag and Drop to upload!";
	color: #ddd;
	font-size: 50px;
	font-weight: bold;
	opacity: 0.5;
	text-shadow: 1px 1px #000;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin: -25px 0 0;
	z-index: 1;
}

.uploadCont{
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;	
	padding:8px;
}

.dragDiv{	
	min-height:40px;
}

.ddliste {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	max-height: 200px;
	overflow: auto;
	position: absolute;
	width: auto;
	z-index: 10;
	margin-top: 3px;
}

.listeF {
	width: auto;
	height: auto;
	float: left;
	position: relative;
}

.corner2 {
	background-color: #ddd;
	cursor: n-resize;
	float: left;
	height: 3px;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
}


.pnone {
	padding: 0px !important;
}


.tableLabel {
	text-decoration: none;
}

.hicons_left {
	float: left;
	width: 55%;
}

.hicons_right {
	float: right;
	width: 40%;
	text-align: right;
}

.editarea {
	margin-top: 30px;
}

.resizeV {
	resize: vertical;
	overflow: auto;
	border-bottom: 1px solid #3d9ed8;
	padding-bottom: 20px;
}

.resizeH2 {
	overflow: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}


.resizeH60 {
	max-width: 90%;
	float: left;
	resize: horizontal;
	overflow: auto;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	width: 60%;
	padding-bottom: 20px;
}

.resizeH50 {
	max-width: 90%;
	float: left;
	resize: horizontal;
	overflow: auto;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	width: 50%;
	padding-bottom: 20px;
}

.resizeH40 {
	max-width: 90%;
	float: left;
	resize: horizontal;
	overflow: auto;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	width: 40%;
}

.resizeH30 {
	max-width: 90%;
	float: left;
	resize: horizontal;
	overflow: auto;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	width: 30%;
	padding-bottom: 20px;
}

.column1_50 {
    float: left;
    width: 50%;
}

.column1_50 > div {
    padding-right: 20px;
    border-right: 1px solid #ddd;
}

.column2_50 {
    float: left;
    width: 50%;
}

.column2_50 > div {
    padding-left: 20px;    
}

table.sortable th,table.sortable th label {
	cursor: pointer;
}

table th.resize-handle-active {
	cursor: e-resize;
}

table th.sortasc {
	background-image: url(../images/sortup.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

table th.sortdesc {
	background-image: url(../images/sortdown.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}


.b_top {
	border-top: 1px solid #ddd;
}

.inactive_txt{
	display:inline-block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border:1px solid #ccc;
	background-color:#eee;
	color:#666;
	vertical-align:bottom;
	min-height:15px;
	word-wrap:break-word;
}

.hintcont{
	padding:0px 10px 10px 10px;
}

.hintLayer{
	position:absolute;
	right:5px;
	bottom:5px;
	width:250px;
	background-color:#FFC;
	border:1px solid #666;
}

.interestDiv{
	height:250px;
	width:300px;
	margin-top:10px;
	overflow:auto;
}
.sel_e1{
	padding-left:2px;
	font-weight:bold
}
.sel_e2{
	padding-left:12px;
}
.sel_e3{
	padding-left:22px;
}

.reportlist{list-style:none; padding:0; margin:0;}
.reportlist li{list-style:none; padding:0; margin:0;}

.reportlist li:hover{
	background-color:#ddd;
	cursor:move;
}

.filtertbl tbody:nth-child(2n+1){
	background-color:#ddd;
}

.hintBrowser{
	margin:0 auto;
	width:900px;
	border:1px solid #ccc;
	background-color:#FF9;
	padding:10px;
	margin-top:20px;
}

.b_bottom{
	border-bottom:1px solid #ccc;
}

.layout_tbl{width:100%}
.layout_tbl td{
	vertical-align:top;
	border-bottom:1px solid #ccc;
}
.layout_tbl tr:nth-child(2n+1){
	background-color:#f0f0f0;
}

.btn {
   white-space: nowrap;
}

.nowrapping {
   white-space: nowrap;
}

.btn-empty [class^="icon-"], .btn-empty [class*=" icon-"] {
    line-height: 18px;
}


/* PASS Button */

.btn:hover {
  text-decoration: none !important;
}

.btn-pass,
.btn-pass:hover {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none !important;
}

.btn-pass.active,
.btn-pass.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-pass .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-pass {
  background-color: #009ee0;
  background-image: -moz-linear-gradient(top, #1bb2f1, #008dc8);
  background-image: -ms-linear-gradient(top, #1bb2f1, #008dc8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #1bb2f1, #008dc8);
  background-image: -o-linear-gradient(top, #1bb2f1, #008dc8);
  background-image: linear-gradient(top, #1bb2f1, #008dc8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb2f1', endColorstr='#008dc8', GradientType=0);
  border-color: #008dc8 #008dc8 #1f5377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #008dc8;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-pass:hover,
.btn-pass:focus,
.btn-pass:active,
.btn-pass.active,
.btn-pass.disabled,
.btn-pass[disabled] {
  background-color: #008dc8;
  *background-color: #008dc8;
}

.btn-pass:active,
.btn-pass.active {
  background-color: #008dc8 \9;
}

.btn-group.open .btn-pass.dropdown-toggle{
  background-color: #008dc8;
}

/* ENDE PASS-Button */

h1 label {
	color: #333333 !important;
	font-size: 20px !important;
	font-weight: normal !important;
	margin: 10px 0 10px !important;
	padding: 0 0 2px !important;
}

.portlet {
    margin-bottom: 14px;
    overflow: auto;
}
.requestPortlet
{
	overflow: visible;
}
.portlet-header {
    margin: 0.3em;
    padding-bottom: 4px;
    padding-left: 0.2em;
}
.portlet-header label {
   display: inline;
   font-size: inherit;
   font-weight: inherit;
   line-height: inherit;
   margin: 0;
}
.portlet-header .ui-icon, .portlet-header .ui-icon-c {
    float: right;
}
.requestPortlet .portlet-content {
    padding: 10px;
}
.ui-sortable-placeholder {
    border: 1px dotted #aaa !important;
    height: 100px !important;
    visibility: visible !important;
    background-color: #EEEEEE !important;
    margin-bottom: 14px;
}
.ui-sortable-placeholder * {
    visibility: hidden;
}
.portlet {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    background-color: white;
}
.ui-sortable-helper {
   -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
   opacity: 0.8;
}


/* Layouting */

.grid_1 {
   float: left;
   /*width: 75%;*/
   min-height: 1px;
}

.grid_2 {
   float: left;
   width: 33.3333%;
   min-height: 1px;
}

.grid_1 .innergrid {
   margin-right: 7px;
}

.grid_2 .innergrid {
   margin-left: 7px;
}

.innercolumn {
    min-height: 5px;
}

.c2 {
   float: left;
   width: 50%;
}

.c3 {
   float: left;
   width: 50%;
}

.c2 .innercolumn {
   margin-right: 7px;
}

.c3 .innercolumn {
   margin-left: 7px;
}


/* Sonstiges */

.gridTbl th input {
   padding: 0;
   margin: 0;
   border: 0;
   font-weight: bold;
   color: #333;
}

.steDeletable {
   text-align: center;
}

th label {
   margin-bottom: 0;
   font-weight: bold;
}

.bottom_button_bar input {
   margin-left: 10px;
}

.avatar {
    width: 120px;
    max-width: none;
}

/* Markierungen */
#markcurrent {
   background-color: white;
   border: 1px solid #bbb;
}

.mark0 {
   background-color: white !important;
}

.mark1 {
   background-color: #00ff18 !important;
}

.mark2 {
   background-color: #baff00 !important;
}

.mark3 {
   background-color: #ffde00 !important;
}

.mark4 {
   background-color: #ffa200 !important;
}

.mark5 {
   background-color: #ff0000 !important;
}

.colorchooser .dropdown-menu li > a:hover, .colorchooser .dropdown-menu .active > a, .colorchooser .dropdown-menu .active > a:hover {
    background-color: rgba(0,0,0,0.2);
}

.error_message{
	font-size:14px;
    color:#F00;
    list-style-type: none;
}

.warning_message{
	font-size:14px;
    color:#FF5000;
    list-style-type: none;
}

.positive_message{
	font-size:14px;
    color:#088A08;
    list-style-type: none;
}

.info_message{
	font-size:14px;
    color:#0843CC;
    list-style-type: none;
}

.other_message{
	font-size:14px;
    color:#00;
    list-style-type: none;
}

.star{
	float:left;
	height:13px;
	width:16px;
	cursor:pointer
}

.stars{
	width:80px;
	height:13px;
	background-image:url(../images/stars/star_0.png);
	background-repeat:no-repeat;
}
.st0, .sta0{
	background-image:url(../images/stars/star_0.png);
}
.st1, .sta1{
	background-image:url(../images/stars/star_1.png);
}
.st2, .sta2{
	background-image:url(../images/stars/star_2.png);
}
.st3, .sta3{
	background-image:url(../images/stars/star_3.png);
}
.st4, .sta4{
	background-image:url(../images/stars/star_4.png);
}
.st5, .sta5{
	background-image:url(../images/stars/star_5.png);
}


/* PASS Button Visited */

.btn-pass-visited,
.btn-pass-visited:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-pass-visited.active,
.btn-pass-visited.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-pass-visited {
  background-color: #3c8aab;
  background-image: -moz-linear-gradient(top, #4a9abc, #2e7a9a);
  background-image: -ms-linear-gradient(top, #4a9abc, #2e7a9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a9abc), to(#2e7a9a));
  background-image: -webkit-linear-gradient(top, #4a9abc, #2e7a9a);
  background-image: -o-linear-gradient(top, #4a9abc, #2e7a9a);
  background-image: linear-gradient(top, #4a9abc, #2e7a9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb2f1', endColorstr='#008dc8', GradientType=0);
  border-color: #2e7a9a #2e7a9a #2e7a9a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #347895;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-pass-visited:hover,
.btn-pass-visited:focus,
.btn-pass-visited:active,
.btn-pass-visited.active,
.btn-pass-visited.disabled,
.btn-pass-visited[disabled] {
  background-color: #347895;
  *background-color: #347895;
}

.btn-pass-visited:active,
.btn-pass-visited.active {
  background-color: #347895 \9;
}

.btn-group.open .btn-pass-visited.dropdown-toggle {
  background-color: #347895;
}

.btn-pass-visited .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}


/* ENDE PASS-Button Visited */


.IFrameStatic{ 
    overflow:scroll;
    width:100%; 
	height:3000px;
	border:1px solid #FFF;
}

/* ConsultantProfile */

#tblNoSkills {
    width: 100%;
}

#tblFirstLevelSkill {
    width: 100%;
}


/* Bootstrap Überschreibungen */
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]
{
	cursor:default;
}
legend{
	line-height: 20px;
}
label,input,button,select,textarea {
	font-size: inherit;
	font-weight: normal;
	line-height: normal;
}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{
	font-size: 12px;
	color: #333333;
}

.bc_label{
	float:left;
	font-size:11px;
	/*line-height:20px;*/
}

.btn-group a {
	height: 20px;
}

.dropdown-menu li {
	height: 20px;
	margin: 5px;
}

.dropdown-menu li div {
	margin-left: 2px;
}

.btn-group a {
	height: 20px;
}

#menu .normlink a  {
    line-height: 20px;
}

     
.consultantname, .emaillink a {
	text-decoration:underline;
	color:#15A6E3;
}   
.consultantname:hover, .emaillink a:hover {color: #000000;}

.steTlbProjects{
	display: inline-block;
}

.steProject{
	background: #E7E7E7;
	color: black;
width: 295px;
height: 280px;
border-radius: 5px;
padding: 10px;
margin: 10px;
}

.steDetails{
	background-color: #009EE0;  
	color: white;
	width: 295px;
	height: 280px;
	border-radius: 5px;
	padding: 10px;
	margin: 10px;
	overflow-y: scroll;
	display: block;
}

.steStartDate{
	background-image: url(../images/buttons/date.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.steLocation{
	background-image: url(../images/buttons/location.png);
	background-repeat: no-repeat;
	background-position: initial;
	padding-left: 20px;
}
.details_button{
	background-image: url(../images/buttons/arrow_right_hover.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	border: none;
	width:70px;
	height:20px;
}
.details_button:hover {
  background-image: url(../images/buttons/arrow_right.png);
  cursor: pointer;
  color: gray;
  text-decoration: underline;
}
.mailing_button{
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: none;
	height:20px;
	color: white;
}
.mailing_button:hover {
  text-decoration: underline;
  cursor: pointer;
}

.close_button{
	/*background-image: url(../images/buttons/close.png);
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: transparent;
	color:white !important;
	border: none;
	width:20px;
	height:20px;
}
.close_button:hover {
  /*background-image: url(../images/buttons/close_hover.png);*/
  color: lightgray !important;
  cursor: pointer;
}
.delete_button {
    background-image: url(../images/buttons/delete_12.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: none;
	width:20px;
	height:20px;
}
.delete_button:hover {
  background-image: url(../images/buttons/delete_12_hover.gif);
  cursor: pointer;
}
.blue {
	color: #009FE3 !important;
}
.download_link {
	color: #009FE3 !important;
}
.download_link:hover{
	
  text-decoration: underline;
  cursor: pointer;
}


/* ENDE Content Elements */