/* 
 * CSS Datei
 * Definitionen für Fenster / Tabellen / Masken
 * Community-bereich 
 */


#fenstertoolbar{
/*	background:					#e1e1e1; */    
	z-index:2;					/*Damit die Links im Firefox funktionieren.*/
	padding-top:2px;
	padding-bottom:2px; 

}

.pb_sicht{
	margin-left:-11px;
	margin-right:-11px;
	margin-top:-10px;
}

#ebrowse {
	clear:both;
	position:relative;
	overflow:auto;
	width:100%; 
}

table.ebrowse {
	font-family:Arial,Verdana,Sans-serif;
	font-size:12px;
	border:solid #CBCBCB 1px;
	border-spacing:0;
	border-collapse:collapse;
	/* overflow:auto; */
	width:100%;

}


table.ebrowse td {
	line-height:18px;
	border-left:solid 1px #CBCBCB;
	border-right:solid 1px #CBCBCB;
	padding-left:5px;
	padding-right:5px;
/*	padding-bottom:3px;
	padding-top:3px; */
}

table.ebrowse td.kopf_aktiv {
	background:#66b5aa;
	color:#ffffff;
}

table.ebrowse td.kopf_aktiv a {
	color:#ffffff;
}

table.ebrowse td.kopf {
	background:#e5F2Ef; 
	color:#000;
}

table.ebrowse td.kopf a {
	color:#000;
	text-decoration:none;
}


/* ***************************************************************** Formularansicht Verwaltungsmasken ******/
#startform {
	clear:both;
	position:relative;
	height:100%;
	width:100%;
	background-color:#E1E1E1;
	margin-bottom:20px;
	padding:5px;
	padding-right:10px;
}

#startform div.rundung_rechts {
}

#startform form {
	background-color:#E1E1E1;
}



input.checkbox {
	margin-top:4px;
}

input {
	border:0;
	padding:0;
}

input.datum2 {
	width:12px;
	border:0;
}

input.datum4 {
	width:24px;
	border:0;
}

input.datumro {
	width:55px;
}

input.login {
	font-size:0.9em;
	height:14px;
	width:150px;
}

div.tabArea {
	position:absolut;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

a.tabheader {
	position:relative;
	border:0;
	text-decoration:none;
	z-index:8;
}

a.tabheader:hover {
	font-weight:400;
	color:#606060;
	text-decoration:none;
}

a.tabheader.activeTab,a.tabheader.activeTab:hover,a.tabheader.activeTab:visited,a.tabheader.activeTab:active {
	text-decoration:none;
	color:#000;
	z-index:9;
}

a.tab {
	position:relative;
	background-color:#e1e1e1;
	background-image:url(../../bilder/stdnavbar/verlauf_17.gif);
	border:1px solid #666;
	border-top:1px solid #666;
	border-bottom:0;
	text-decoration:none;
	z-index:8;
	padding:2px 1em;
}

a.tab:hover {
	font-weight:400;
	background-color:#d0d0d0;
	color:#606060;
	text-decoration:none;
}

a.tab.activeTab,a.tab.activeTab:hover,a.tab.activeTab:visited,a.tab.activeTab:active {
	background-color:#e1e1e1;
	background-image:url(../../bilder/stdnavbar/verlauf_17_aktiv_ea.gif);
	text-decoration:none;
	color:#000;
	z-index:9;
}


.SichtTab,.SichtTabSelected {
	position:relative;
	top:0;
	border-right:#a5acb2 1px solid;
	border-top:#a5acb2 1px solid;
	border-left:#a5acb2 1px solid;
	color:#504845;
	text-decoration:none;
	padding:2px 5px;
}

.SichtTab {
	margin-top:1px;
	border-bottom:#cec6b5 1px solid;
	cursor:hand;
	background-color:#DEDEDE;
	z-index:1;
}

.SichtTabSelected {
	font-weight:bold;
	cursor:default;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#f7f7f7;
	z-index:100;
}

.Button {
	font-size:11px;
	font-family:Arial, Verdana,Sans-serif;
	text-decoration:none;
	border:#7a7261 1px solid;
	color:#504845;
	background-color:#cec6b5;
	margin:0;
	padding:5px;
}

.std_loadingbox {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background:#E6F3F1 none repeat scroll 0;
	border:1px solid #66B5AA;
	vertical-align:middle;
	font-size:12px;
	width:100%;
	padding: 10px;
  	margin: 20px 10px 0px;
}

.std_errorbox {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background:#FFF0F0 none repeat scroll 0;
	border:1px solid #FF8080;
	vertical-align:middle;
	font-size:12px;
  	padding: 10px;
  	margin: 20px 10px 0px;
}

.std_infobox {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background:#ABD6D1 none repeat scroll 0;
	border:1px solid #090;
	vertical-align:middle;
	font-size:12px;
	padding: 10px;
  	margin: 20px 10px 0px;
	/* width:100%; */
	
}


.std_infobox table, td {
  height: 18px;
  margin: 8px;
  
  padding: 0.3em;
  vertical-align: middle;
}

.std_warningbox {
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  /* background: #FFFFFF none repeat scroll 0%; */
  border: 1px solid #FFD905;
  padding: 10px;
  margin: 20px 10px 0px;
  font-size: 12px;
}



.htmlfenstertable {
	border-spacing : 2px;
	border-collapse: separate;
	width: 100%; 
	z-index: 5;
}

.htmlfenstertable th {
  	height: 17px;
  	font-size : 11px;
}

/*
 * jQuery UI Tooltip 1.9m4
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tooltip#theming
 */
.ui-tooltip {
	padding:8px;
	position:absolute;
	z-index:9999;
	-o-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}