body {
	color: #616161;
}

.waiting, .waiting * { cursor: wait !important; }

/* Components
-----------------------------------------------------------------------------*/

/* Commons
-----------------------------------------------------------------------------*/

/* Structures
-----------------------------------------------------------------------------*/
.outputInputStruct .elementPlace {
	display: inline-block;
	/* height: 16px;
	line-height: 16px; */
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/* padding-right: 10px; */
}

.outputInputStruct .buttonPlace {
	float: left;
}

/* Commons Areas
-----------------------------------------------------------------------------*/
.formArea {
	padding-top: 30px;
}

.topArea {
	height: 190px;
	overflow: hidden;
}

.topArea .controlArea {
	float: right;
}

.tableArea {
	margin-top: 10px;
}

.dtArea {
	overflow-x: auto;
	/* border-top: 0 none; */
}

/*old*/
.topArea .geaendernArea {
	margin-left: 30px;
	float: left;
}

.geaendernArea input {
	width: 100px;
}

.tabViewArea {
	height: 100%;
}

.notizArea {

}

.notizArea .label {
	float: left;
	padding: 4px 10px;
	background-color: #f0f0f0;
}

.notizArea .textArea {
	float: left;
	height: 100%;
}

#netzknoten-table .labelColumn {
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	width: 100px;
	white-space: nowrap;
}

/* Commons Other
-----------------------------------------------------------------------------*/
.dataTable .gemeindeName {
	width: 160px;
	max-width: 160px;
}

.dataTable .link {
	text-align: center;
}

.dataTable .link .inactive {
	color: #AAA;
}

.dataTable .checkBox {
	text-align: center;
}

.jahr {
	text-align: right;
}

.dataTable .jahr {
	width: 40px;
	text-align: right;
}

.dataTable td.num {
	text-align: right;
}

.dataTable td.num input {
	text-align: right;
}

.dataTable td.pic {
	text-align: center;
}

.dataTable .bezeichnung {
	min-width: 180px;
	white-space: nowrap;
}

.greenHint .ui-messages-info {
	background-color: #FFFFE0;
	border-color: green;
	color: inherit;
}

.information {
	font-size: 14px;
	font-weight: bold;
	color: green;
}

/*--old--*/
.dataTable .ucum {
	width: 100px;
}

.dataTable .dcdm {
	width: 100px;
}

.dataTable .aendern {
	width: 100px;
}

.dataTable .download {
	text-align: center;
}

/* .dataTable input {
	width: 100%;
} */
.dataTableNoHead thead {
	display: none;
}

.dataTable .BAU input {
	width: 78px;
}

.dataTable .GE input {
	width: 78px;
}

.dataTable .genehmigterBez input {
	width: 128px;
}

.dataTable .checkbox {
	width: 25px;
}

.dataTable .datum {
	width: 65px;
}

.defaultTableColumn {
	width: 170px;
}

/* Inputs
-----------------------------------------------------------------------------*/
.ui-inputfield {
	width: 150px;
}

/* Labels
-----------------------------------------------------------------------------*/
.gridLayoutTable {
	/*just to limit a width of table by widths of non-empty column  */
	/* width: 1px; */
	table-layout: fixed;
}

.gridLayoutTable  td {
	padding-bottom: 2px;
}

.gridLayoutTable  .buttonPlace {
	margin-left: 10px;
}

.gridLayoutTable .separatorRow {
	height: 25px;
}

.gridLayoutTable .labelColumn {
	text-align: right;
	/* margin-right: 10px; */
	white-space: nowrap;
}

.gridLayoutTable .labelColumn .label {
	margin-right: 10px;
}

.gridLayoutTable .valueColumn {
	width: 270px;
}

.gridLayoutTable .valueColumn input {
	width: 270px;
}

/*--old--*/
.controlStruct .sectionLabel {
	margin-top: 5px;
	/*display: inline-block;*/
}

.sectionLabel {
	padding: 4px 10px;
	background-color: #f0f0f0;
	display: inline-block;
}

.gridLayoutTable .bezeichnungColumn input {
	width: 350px;
}

.gridLayoutTable .abschnittColumn {
	width: 50px;
}

.gridLayoutTable .abschnittColumn input {
	width: 50px;
	float: right;
}

.ui-datatable table {
	table-layout: auto !important;
	white-space: nowrap !important;
}

.ui-datatable-tablewrapper {
	overflow: visible !important;
}

.table {

}

.table .head { /* padding: 4px 0px; */
	padding-top: 4px;
	padding-bottom: 4px;
}

.table .tableHead {

}

.table .labelCell {
	border: solid 1px #A8A8A8;
}

.table .columnHead {
	border: solid 1px #A8A8A8;
	padding-left: 10px;
	padding-right: 10px;
}

.table .BAU input {
	width: 100px;
}

.table .GE input {
	width: 100px;
}

.table .Jahr input {
	width: 100px;
}

th.BAU,th.GE {
	width: 88px;
}

.table .BAUGEGesamt input {
	width: 210px;
	text-align: right;
}

.table .Datum input {
	width: 70px;
}

th.genehmigterBez {
	width: 138px;
}

.table .genehmigterBez input {
	width: 150px;
}

/* Buttons
-----------------------------------------------------------------------------*/
.lookupBtn {
	height: 24px;
}

.smallTableCtrlBtn {
	display: block !important;
	width: 30px;
}

/* Welcome
-----------------------------------------------------------------------------*/
.welcomeListItem {
	list-style: none;
}

.welcomeListItem.welcomeListTextItem {
	padding-top: -5px;
	padding-bottom: -10px;
}

.pictureLink {
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
	height: 60px;
	line-height: 60px;
	padding-left: 100px;
}

.pictureLink:visited {
	color: #0000ff;

	/*default
	link="#0000FF"
	 vlink="#FF0000"
	 alink="#800080"
	 */
}

.menuWithPictures li {
	list-style: none;
}

.behoerdeText {
	font-style: italic;
}

.topArea .behoerdeText {
	margin-left: 300px;
}

/* Titel
-----------------------------------------------------------------------------*/
#titel-form-area {
	width: 1280px;
}

.titelTableColumn {
	width: 170px;
}

#titel-form-ctrl-area { /*  width: 1343px;*/

}

/* PROJEKT
-----------------------------------------------------------------------------*/
#projekt-top-area.topArea {

}

#projekt-top-area #filter-area {
	width: 620px;
	float: left;
}

#projekt-top-area #filter-area #main-filter {
	float: left;
}

#projekt-top-area #filter-area #aktivschalter {
	float: right;
}

#aktivschalter .ui-widget-header {

}

#aktivschalter .ui-panel-title {
	font-weight: normal;
	text-align: center;
	margin: 0;
}

#projekt-top-area #control-area #external-link-area {
	margin-top: 20px;
}

/* PROJEKT Abschnitte
-----------------------------------------------------------------------------*/
#abschnitte-dt-area {
	height: 310px;
	overflow-x: scroll;
}

#abschnitte-dt-area .abschnittBez {
	min-width: 180px;
	white-space: nowrap;
}

/* #abschnitte-dt-area .ui-datatable tbody {
	height: 200px;
}
 */

/* PROJEKT Karten
-----------------------------------------------------------------------------*/
#karten-area {

}

#karten-area #addanhang-area {
	margin-top: 20px;
}

#karten-area #addanhang-area .fileUpload {
	float: left;
}

#anhang-dt-area {
	height: 244px;
	overflow-y: auto;
	overflow-x: scroll;
	border-top: 0px;
}

/* PROJEKT information
-----------------------------------------------------------------------------*/
#information-area {

}

#information-dt-area {
	height: 355px;
	overflow-y: auto;
	border-top: 0px;
}

#information-area .notizArea {
	height: 100px;
}

#information-area .notizArea .textArea {
	width: 500px;
}

#information-area #information-top-area {
	height: 130px;
}

#information-top-area-left {
	float: left;
}

/* ABSCHNITT
-----------------------------------------------------------------------------*/
#abschnitt-top-area.topArea {
	height: 160px;
}

#abschnitt-top-area #uebersicht-area {
	width: 625px;
	float: left;
}

#abschnitt-top-area  #uebersicht-area  #main-uebersicht {
	float: left;
}

#abschnitt-top-area  #uebersicht-area #aktivschalter {
	float: right;
	height: 160px;
}

#abschnitt-tab-area {
	min-width: 1285px;
}

/* ABSCHNITT Kosten
-----------------------------------------------------------------------------*/
#kosten-area {

}

#kosten-area .notizArea {
	height: 100px;
}

#kosten-area .notizArea .textArea {
	width: 500px;
}

#kosten-area #kosten-top-area {
	height: 130px;
}

#kosten-top-area-left {
	float: left;
}

#kosten-top-area-right {
	float: right;
}

#kosten-area #kosten-middle-area {
	height: 160px;
}

#kosten-middle-area-left {
	float: left;
}

#kosten-middle-area-center {
	margin-left: 10px;
	float: left;
}

#kosten-middle-area-right {
	float: right;
}

#kosten-area #kosten-bottom-area {
	height: 110px;
}

#kosten-bottom-area-left {
	float: left;
}

#kosten-bottom-area-left .notizArea .textArea {
	width: 380px;
}

#kosten-bottom-area-right {
	float: right;
}

/* Lookups
-----------------------------------------------------------------------------*/

/* Other
-----------------------------------------------------------------------------*/
table .rowseparator {
	height: 15px;
}

.select {
	padding: 2px !important;
}

.separator {
	border-top: 1px !important;
	border-right: 0px !important;
	border-left: 0px !important;
	margin-top: 0px;
}

.ui-inputfield,.ui-widget-content .ui-inputfield,.ui-widget-header .ui-inputfield
	{
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.ui-corner-all {
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

/*PRIMEFACES default*/
/*******************************************************************************/
.ui-confirm-dialog-severity {
	margin: 0 7px 0 0 !important;
}
/* body {
	color: #616161;
	font-size: 12px;
	margin: 0;
	padding: 0;
} */

/* h1,h2,h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	margin-top: 20px;
}

ul {

}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: medium none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#logo {
	height: 75px;
	margin: 0 auto;
	padding: 25px 10px 0;
	width: 960px;
}

#logo h1,#logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
}

#logo p {
	color: #FFFFFF;
	font-size: 10px;
	padding: 47px 0 0 3px;
	text-transform: uppercase;
}

#logo a {
	border: medium none;
	color: #DC8700;
	text-decoration: none;
} */
/*--------------------------------------------*/
/* #menu {
    height: 59px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 270px;
}
#menu li {
    display: inline;
}
#menu li a {
    display: block;
    float: left;
    font-size: 20px;
    height: 42px;
    margin: 0;
    padding: 18px 40px 0;
    text-decoration: none;
}
#menu li a:hover {
    text-decoration: underline;
}
#wrapper {
} */
/****************************/
/* #page {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 20px 5px;
	width: 960px;
}

#page-bg {

}

#latest-post {
	border: 1px solid #E7E7E7;
	padding: 20px;
} */

/* #content {
    float: left;
    width: 700px;
} */
/***********************************/
/* .post {
	padding-bottom: 15px;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 30px;
	margin-left: 10px;
	padding: 8px 0 0 20px;
}

.title a {
	border-bottom: medium none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -60px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry p {
	line-height: 200%;
}

.links {
	font-weight: bold;
	padding: 4px 0;
	text-align: right;
}

.links a {
	border: medium none;
}

.links a:hover {

}

#sidebar1 {
	float: left;
	margin-left: -1px;
	margin-top: -81px;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	font-size: 12px;
	padding: 0;
	width: 240px;
}

.sidebar ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.sidebar li {
	padding: 0 0 20px;
}

.sidebar span {
	cursor: pointer;
}

.sidebar li ul {

}

.sidebar li li {
	margin: 0 10px;
	padding: 3px 0;
}

.sidebar li h2 {
	background: url("../images/img04.jpg") no-repeat scroll left top
		transparent;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	letter-spacing: -1px;
	margin: 0;
	padding: 20px 15px 0 65px;
}

.sidebar a {

}

.sidebar a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#searchform h2 {

}

#s {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #6F6E6E;
	color: #000000;
	font-size: 10px;
	height: 18px;
	margin: 10px 0 0 15px;
	padding: 2px;
	width: 180px;
}

#x {
	background: none repeat scroll 0 0 #CA8186;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {

}

#calendar_wrap td {

}

#calendar_wrap tfoot td {
	border: medium none;
}

#calendar_wrap tfoot td#prev {
	border: medium none;
	font-weight: bold;
	text-align: left;
}

#calendar_wrap tfoot td#prev a {
	border: medium none;
}

#calendar_wrap tfoot td#next {
	border: medium none;
	font-weight: bold;
	text-align: right;
}

#calendar_wrap tfoot td#next a {
	border: medium none;
}
 */
/**************************************************/
/* #footer {
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
}

#footer p {
	font-size: smaller;
	margin: 0;
	padding: 25px 0 0;
	text-align: center;
}

#footer a {

}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
 */
/********************************************/
/*
.homeText {
	line-height: 175%;
}

.homeMenu {
	float: left;
	margin-right: 10px;
	width: 200px;
}

.new {
	background: url("../images/new-ico.gif") no-repeat scroll 1% 50%
		transparent;
} */
.ui-widget {
	font-size: 98% !important;
}

.ui-growl {
	top: 115px;
}

/* .themeMenu {
	height: 300px;
	overflow: auto;
	width: 200px;
}

.sidebar .wijmo-wijmenu a {
	text-decoration: none !important;
}
 */
/**/