/* Reset :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
	border: none;
}
 
fieldset,img {  
	border:0; 
}

address,caption,cite,code,dfn,em,b,th,var { 
	font-style:normal; 
	font-weight:normal; 
}

ol,ul { 
	list-style:none; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

a, a:hover {
	text-decoration: none;
}

.disabled {
    opacity: 0.5;
}

/* Grundkonfiguration ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

html{
	font-size:100%;
	height: 100%;
}

body{
	min-height: 100%;
	font-size:13px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	background-image: url(../../images/bg.gif);
	margin: 0px;
	padding: 0px;
}

body.demo {
	background-image: url(../../images/bg_demo.gif);
}

h1 {
	height: 15px;
	font-size: 13px;
	padding-top: 21px;
	background-image: url(../../images/appBar_logo.png);
	_background-image: url(../../images/appBar_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 8px;
}

h1 b {
	display: none;
}

h1 a {
	display: block;
	padding-left: 62px;
	color:#DBDACC;
}

h1 a:hover {
	color: #FFF;
}

h2 {
	font-size: 24px;
	color: #111;
	margin-bottom: 20px;
}

h2.thanks {
	margin-bottom: 5px;
}

h2.cancelled {
    text-decoration: line-through;
}

h2 em {
	font-size: 24px;
	color:#666;
}

h3 {
	font-size: 22px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 40px;
}

h4 {
	font-size: 15px;
	margin-bottom: 20px;
	color: #DBDBDB;
}


h5 {
	font-size: 17px;
	line-height: 21px;
	letter-spacing: -1px;
	margin-bottom: 2px;
	color: #666;
	font-weight: bold;
}

h5 a:hover {
	text-decoration: none;
}

a {
	color:#444;
	text-decoration: underline;
}

a:hover {
	color: #356E89;
	text-decoration: underline;
}

b {
	font-weight: bold;
}

hr {
	height: 4px;
	width: 100%;
	background-image: url(../../images/hr_bg.png);
	background-repeat: repeat-x;
	border:none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	position: relative;
	top: 4px;
	_height: 1px;
	_top: 8px;
	*height: 1px;
	*top: 8px;
}

em, em a {
	font-style: italic;
	color: #666;
}

i {
	font-style: normal;
	position: relative;
	top: -5px;
	padding-left: 7px;
	*display: none;
}

.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%;
}

/* Floatings ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.left {
	float: left;
}

.center {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

.centered {
	margin: 0px auto;
}

.overflow {
	overflow: hidden;
    text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
}

.rounded {
  	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px; 
  	border-radius: 5px;
}

.roundedLeft {
    -moz-border-radius-topleft: 5px; 
    -moz-border-radius-bottomleft: 5px;
  	-webkit-border-radius-topleft: 5px;
  	-webkit-border-radius-bottomleft: 5px;
  	-khtml-border-radius-topleft: 5px; 
  	-khtml-border-radius-bottomleft: 5px; 
  	border-top-left-radius: 5px;
  	border-bottom-left-radius: 5px;
}

.roundedTop {
    -moz-border-radius-topleft: 5px; 
    -moz-border-radius-topright: 5px;
  	-webkit-border-radius-topleft: 5px;
  	-webkit-border-radius-topright: 5px;
  	-khtml-border-radius-topleft: 5px; 
  	-khtml-border-radius-topright: 5px; 
  	border-top-left-radius: 5px;
  	border-top-right-radius: 5px;
}



/* Hauptboxen ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#adminWarning {
    position: relative;
    top: -30px;
}

#webContainer{
	width:883px;
	margin:0px auto;
	background-image: url(../../images/webContainer_bg.png);
	_background-image: url(../../images/webContainer_bg.gif);
	margin-top: -8px;
	_margin-top: 0px;
	padding-top: 150px;
	*padding-top: 140px;
	_padding-top: 80px;
	padding-left: 38px;
	padding-right: 39px;
	height: 100%;
}

#footerLeiste {
	width: 962px;
	height: 19px;
	*height: 39px;
	_height: 39px;
	margin: 0px auto;
	margin-bottom: 40px;
	background: url(../../images/footerleiste_bg.png) top no-repeat;
	_background: url(../../images/footerleiste_bg.gif) top no-repeat;
}

#content {
	width: 610px;
}

#footer {
	text-align: center;
	color: #999;
	font-size: 11px;
	background: url(../../images/fieldset_bg.png) repeat-x 0px 40px;
	margin-top: 23px;
	padding-top: 80px;
	padding-bottom: 28px;
	*padding-bottom: 28px;
	_padding-bottom: 28px;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #356E89;
}

#footer a.mobile {
	position:relative;
	display:inline-block;
	width:106px;
}
#footer a.mobile .inner {
	position:absolute;
	top:-20px;
	display:block;
	width:100%;
	height: 30px;
	background-image:url(../../images/btn_mobile.gif);
}

#header {
	background-repeat: no-repeat;
}

#aktuellesBox, #suchBox {
	width: 200px;
	height: 140px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(../../images/header_aktuelles.jpg);
	position: relative;
}

#aktuellesBox img, #suchBox img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 8px;
}

#aktuellesBox .schleifeAktuelles img, #suchBox .schleifeAktuelles img {
	z-index: 2;
	right: -1px;
	bottom: -1px;
	padding: 0px;
}

#aktuellesBox p, #suchBox p {
	position: absolute;
	z-index: 2;
	bottom: 22px;
}


#suchBox {
	margin-bottom: 20px;
}

#suchBox .searchBtn {
	margin: 0px;
	margin-top: 5px;
	float: right;
}

#suchBox .searchTxt {
	width: 162px;
	margin-top: 15px;
	padding-right: 10px;
	background-image: url(../../images/box_search_input.png);
	background-color: transparent;
	_background: url(../../images/box_search_input.gif);
	padding-top: 4px;
	padding-bottom: 3px;
	*padding-top: 7px;
	*padding-bottom: 0px;
}

#suchBox .searchTxt:focus {
	background-image: url(../../images/box_search_input_hover.png);
	_background: url(../../images/box_search_input.gif);
}

#grau {
	width: 240px;
	background-image: url(../../images/grau_bg.png);
	_background-image: url(../../images/grau_bg.gif);
}

#grau .inner {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 30px;

}

#grau h4 {
	color: #111;
}

#grau li a {
	display: block;
	color: #666;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none;
	background-image: url(../../images/li_bg.png);
	_background: none;
	_border-bottom: 1px solid #CCC;
	_height: 15px;
	background-position: bottom;
}

#grau ul ul li a {
	font-weight: normal;
	margin-left: 15px;
}

#grau ul ul ul li a {
	margin-left: 30px;
	color: #999;
}

#grau li a:hover {
	color: #356E89;
	background-image: url(../../images/li_bg_hover.png);
	_background: none;
}

#grau .head {
	background-image: url(../../images/grau_head_bg.png);
	_background-image: url(../../images/grau_head_bg.gif);
	height: 10px;
}

#grau .foot {
	background-image: url(../../images/grau_foot_bg.png);
	_background-image: url(../../images/grau_foot_bg.gif);
	height: 10px;
}



/* MainNav ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul.mainNav {
	width: 883px;
	height: 35px;
	overflow: hidden;
	background-image: url(../../images/mainNav_bg.jpg);
	margin-bottom: 40px;
	padding: 0px;
	margin-left: 0px;
}

ul.mainNav li {
	float: left;
	font-size: 15px;
	background-image: url(../../images/mainNav_li_bg.png);
	_background-image: url(../../images/mainNav_li_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

ul.mainNav li a {
	color: #eee;
	display: block;
	padding-top: 10px;
	*padding-top: 9px;
	_padding-top: 9px;	
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 13px;
	margin-right: 1px;
}


/* Startseite :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.startseite .home #head .left,
.startseite .home #head .right {
	width: 435px;
	height: 140px;
	padding-left: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(../../images/header_home.jpg);
}

.startseite .home #head .entershop a {
	width: 380px;
	margin-left: 20px;
}

.startseite .home #head .gemeindeshop {
	background: url(../../images/header_home_gemeindeshop.jpg);
}

.startseite .home #head .airabc {
	background: url(../../images/header_home_airabc.jpg);
}

.startseite .home #head .abfallmanagement {
	background: url(../../images/header_home_abfallmanagement.jpg);
}

.startseite .home #head .auktionen {
	background: url(../../images/header_home_auktion.jpg);
}

.home .news {
	width: 285px;
	margin-bottom: 40px;
}

.home .vierspalter .news {
	width: 210px;
}

.home .vierspalter .left {
	margin-right: 14px;
}

.home .center {
	margin-left: 14px;
}

.home .vierspalter .center {
	margin-left: 0px;
}

.home img {
    background-color: #F5F5F5;
    border: 1px solid #DBDBDB;
    padding: 3px;
    width: 277px;
    height: 140px;
    margin-bottom: 20px;
}

.home .vierspalter img {
	width: 202px;
	height: 110px;
}

.home h4 {
	color: #666;
	margin-bottom: 10px;
}

.waste #head .left {
	background-image: url("../../images/header_home_containermeldung.jpg");
	width: 600px;
}

.waste #head .right a {
	border: none;
	font-weight: bold;
	letter-spacing: 0px;
	color: #EEE;
	border-bottom: 2px solid #AAA;
	font-size: 13px;
	line-height: 21px;
	*display: inline-block;
	*margin-bottom: 3px;
	*padding-bottom: 0px;
}

.waste #head .right a:hover {
	border-bottom: 2px solid #DDD;
}


/* Links ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#appBar a, .mainNav a, 
#appBar a:hover, .mainNav a:hover,
#aktuellesBox a, #aktuellesBox a:hover, #suchBox a, #suchBox a:hover {
	text-decoration: none;
}

a.addProduct {
	display: block;
	margin-top: 10px;
	padding-left: 20px;
	background-image: url(../../images/addProduct.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.addProduct:hover {
	background-image: url(../../images/addProduct_hover.gif);
}

a.deleteProduct {
	display: block;
	width: 15px;
	height: 15px;	
	overflow: hidden;
	background: url(../../images/deleteProduct.gif) no-repeat;
	text-indent: 999px;
	float: right;
}

a.deleteProduct:hover {
	background: url(../../images/deleteProduct_hover.gif) no-repeat;
}

a.btn {
	text-decoration: none;
	padding:5px 0 7px 10px;
	font-size: 14px;
	color: #FFF;
	background: url(../../images/btn_bg.gif) no-repeat left;
	_display: inline-block;
	_padding: 4px 0px 6px 12px;
	_border: none;
	_background-color: #FFF;
}

a.btn:hover {
	color: #FFF;
	background: url(../../images/btn_bg_hover.gif);
	_background: url(../../images/btn_bg.gif) no-repeat left;
}

a.showAll {
	font-size: 12px;
	color: #878787;
	margin-top: 8px;
	display: block;
}

a.showAll:hover {
	color: #356E89;
}

.btnContainer {
	padding:6px 9px 7px 0;
	_padding: 7px 9px 6px 0;
	background: url(../../images/btn_bg.gif) no-repeat right;
}

.btnContainer:hover {
	background: url(../../images/btn_bg_hover.gif) no-repeat right;
}


/* Tabellen :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

table {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

table td,
table th {
	padding-top: 8px;
	padding-bottom: 9px;
	padding-right: 9px;
	text-align: left;
}

table td:last-child, table td.last-child, table tr td.last,
table th:last-child, table th.last-child, table tr th.last {
	padding-right: 5px;
	text-align: right;
}

table tr td.first {
	padding-left: 8px;
}

table td.delete {
	text-align: right;
	width: 25px;
	*padding-right: 7px;
	_padding-right: 7px;
}

table .status {
	display: block;
	padding-right: 25px;
	text-align: right;
	_margin-right: -18px;
	*margin-right: -18px;
}

table .status em {
	text-align: left;
	font-weight: bold;
}

table tr.sub {
    font-weight: normal;
    font-size: 11px;
}

table tr.sub td {
    padding-top: 4px;
    padding-bottom: 4px;
}

table td.c1 {
    width: 60px;
}

table td.c2 {
    width: 130px;
}


table td.number,
table th.number {
	text-align:right;
}

table tr.sum td {
	font-weight:bold;
}

table .offen a {
	color: #356E89;
}

table tr.geschlossen * {
    color: #AAA;
}

table tr.storniert td {
    opacity: 0.2;
}

table tr.storniert td.last {
    opacity: 1;
}

table tr.storniert td span.storniert {
	background-image: url(../../images/iconStorno.gif);
	background-repeat: no-repeat;
	background-position: right;
    padding-right: 23px;
}

table .status a:hover {
	text-decoration: none;
}

table .accepted a,
table .confirmed a,
table .unconfirmed a {
	text-decoration: none;
	font-weight: normal;
	color:#AAAAAA;
	font-weight: bold;
}

table .unconfirmed a {
	font-weight: bold;
	color: #444;
}


table .status.offen, table .offen,
table .status.unconfirmed, table .unconfirmed {
	background-image: url(../../images/iconError.gif);
	background-repeat: no-repeat;
	background-position: right;
}

table td .status.geschlossen, table td .geschlossen,
table td .status.accepted, table td .accepted {
	background-image: url(../../images/iconSuccess.gif);
	background-repeat: no-repeat;
	background-position: right;
}

table .status.confirmed, table .confirmed {
	background-image: url(../../images/iconConfirmed.gif);
	background-repeat: no-repeat;
	background-position: right;
}

table .status.ok, table .ok {
	background-image: url(../../images/iconSuccess.gif);
	background-repeat: no-repeat;
	background-position: right;
}

table tr.r1 {
	color: #AAAAAA;
	background-image:url(../../images/hr_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

table tr.r1 td,
table tr.r1 th {
	padding-bottom: 5px;
	font-weight:bold;
}

table tr {
	clear: both;
}


/* Application Bar :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#appBar, #navBar {
	height: 62px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 11;
	background-image: url(../../images/appBar_bg.png);
	_background-image: url(../../images/appBar_bg.gif);
	background-position: bottom;
	_background-position: top;
	background-repeat: repeat-x;
}

#appBar {
	_height: 52px;
	_overflow: hidden;
}

#navBar {
	z-index: 10;
	height: 45px;
	_height: 38px;
	top: 54px;
	_top: 44px;
	overflow: hidden;
	background-image: url(../../images/appBar_bg_grau.png);
}

#navBar input {
    width: 62px;
    margin: 7px 15px 7px 0;    
}

#appBar .centered,
#navBar .centered {
	width: 950px;
	position: relative;
}

#navBar .centered .select {
    padding-top: 8px;
}

#appBar .appBtn {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 6px;
	_padding-top: 8px;
	*padding-top: 8px;
	padding-bottom: 4px;
	border-left: 1px solid #6E844D;	
	_border-left: 1px solid #778F52;
}

#appBar .appBtn a, #aktuellesBox a, #suchBox a {
	font-size: 13px;
	text-transform: uppercase;
	color: #DBDACC;
	border-bottom: solid 3px #A2B1BC;	
}

#appBar .appBtn a:hover, #aktuellesBox a:hover, #suchBox a:hover {
	border-bottom: solid 3px #DDD;
}

#appBar .appWelcome {
	font-size: 12px;
	color:#DBDACC;
	padding-top: 7px;
}

#appBar .appOpen {
	width: 33px;
	height: 28px;
	background-image: url(../../images/appBar_open.png);
	_background-image: none;
	position: absolute;
	top: 33px;
	left: 16px;
	display: none;
}

#appOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	background-image: url(../../images/appOverlay_bg.png);
	display: none;
	cursor: pointer;
}

#appBar ul#appNav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
}

#appBar ul#appNav li {
	float: left;
	border-right: 1px solid #6E844D;
	_border-right: 1px solid #778F52;
	opacity: 0.7;
	_height: 52px;
	_overflow: hidden;
}

#appBar ul#appNav li a {
	display: block;
	padding: 20px 20px 19px;
	*padding: 18px 20px 19px;
	color: #EEE;
	font-size: 15px;
}

#appBar ul#appNav li.active a,
#appBar ul#appNav li a:hover {
	background: url(../../images/transparent_gradient.png) repeat-x bottom;
	_background: none;
	cursor: pointer;
	color: #EEE;
}

#appBar ul#appNav li.active  {
	border-right: 1px solid #666;
	_border-right: 1px solid #778F52;
}

#appBar ul#appNav li.home {
	background: url(../../images/appbar_icon_home.png) no-repeat 0px 68px;
}

#appBar ul#appNav li.home a {
	padding-left: 55px;
	min-height: 15px;
}

#appBar ul#appNav li.home a:hover {
	background: transparent;
}


#appBar ul#appNav li.shop {
	background: url(../../images/icon_warenkorb_active.png) no-repeat 17px 20px;
	_background: url(../../images/icon_warenkorb_active.gif) no-repeat 17px 20px;
}

#appBar ul#appNav li.shop.active,
#appBar ul#appNav li.shop:hover {
	opacity: 1;
}

#appBar ul#appNav li.shop a {
	padding-left: 47px;
}

#appBar ul#appNav li.abfall {
	background: url(../../images/icon_abfall_active.png) no-repeat 18px 19px;
	_background: url(../../images/icon_abfall_active.gif) no-repeat 18px 19px;
}

#appBar ul#appNav li.abfall.active,
#appBar ul#appNav li.abfall:hover {
	opacity: 1;
}

#appBar ul#appNav li.abfall a {
	padding-left: 37px;
}

#appBar ul#appNav li.auktionen {
	background: url(../../images/icon_auktion_active.png) no-repeat 18px 19px;
	_background: url(../../images/icon_auktion_active.gif) no-repeat 18px 19px;
}

#appBar ul#appNav li.auktionen.active,
#appBar ul#appNav li.auktionen:hover {
	opacity: 1;
}

#appBar ul#appNav li.auktionen a {
	padding-left: 40px;
}

#siteseal {
	margin-top: 17px;
}


/* Navigation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#navBar .transparent {
	/*background: url("../../images/transparent_gradient.png");*/
	height: 38px;
}

#navBar li {
	float: left;
	border-right: 1px solid #343434;
}

#navBar a {
	font-size: 15px;
	display: block;
	padding: 11px 16px;
	*padding: 10px 16px;
	text-decoration: none;
}

#navBar li.active,
#navBar li:hover {
    background: url("../../images/transparent_gradient.png");
 	_background: none;
}

#navBar li.gotoJob:hover {
	background: none transparent;
}



/* Forms :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form fieldset, tr {
	padding-top: 30px;
	padding-bottom: 40px;
	background-image: url(../../images/fieldset_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

form fieldset p {
	_height: 30px;
	*height: 30px;
	_margin: 0px;
	_padding: 0px;
	*margin: 0px;
	*padding: 0px;
}

form fieldset:hover, tr:hover {
	background-image: url(../../images/fieldset_bg_hover.png);
}

form.detail fieldset:hover {
	background-image: url(../../images/fieldset_bg.png);
}

form fieldset.special h3{
	margin-bottom: 15px;
}

form fieldset.special .left {
	width: 425px;
}

form fieldset h3 {
	margin-bottom: 25px;
	margin-top: 0px;
}

form label {
	float: left;
	clear: both;
	width: 145px;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 18px;
	margin-bottom: 9px;
}

form p {
    clear: both;
}

form input,
form textarea {
	display: block;
	float: left;
	width: 198px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 17px;
	border-top: 1px solid #ADADAD;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}

form input[type=checkbox] {
	border: none;
}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 494px;
	font-size: 13px;
	background-color: #FBFBFB;
	_margin-bottom: 25px;
	*margin-bottom: 25px;
    padding: 10px;
}

.pruefen form textarea {
	width: 588px;
}

form input:focus {
	background-color: #f0f0f0;
}

form input.readonly {
	background-color: #f0f0f0;
	color: #666;
}

form ul li {
    float: left;
}

form ul li label {
    width: 90px;
    text-align: left;
}

form .toggleTransporter ul li label {
	width: auto;
	position:relative;
	top:-30px;
}

form input.plz {
	width: 50px;
	margin-right: 5px;
}

form input.ort {
	width: 137px;
}

form input.checkbox,
form input[type=checkbox] {
	width: auto;
	margin-right: 5px;
	border: none;		
}

form .formError {
	position:relative;
	top:1px;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	background-image: url(../../images/formError.png);
	_background-image: url(../../images/formError.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-left: 6px;
	_margin-left: 6px;
    width: 15px;
    display: inline-block;
}

form .formError .trigger {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 20px;
    cursor: pointer;
    display: block;
}

form .formError em {
	font-weight:bold;
	padding-bottom:2px;
	padding-right:5px;
	padding-top:2px;
	background: url(../../images/iconError_Flag.gif) no-repeat left;
	position: absolute;
	left: 17px;
	top: 0px;
	padding-left: 12px;
	white-space: nowrap;
	z-index: 2;
	color: #FFF;
	font-style: normal;
}

form .formError em.links {
	background: url(../../images/iconError_Flag.gif) no-repeat right;
	position: absolute;
	left: -241px;
	padding-left: 5px;
	padding-right: 10px;
}

form .formSuccess {
	float: left;
	width: 15px;
	height: 15px;
	margin-left:6px;
	margin-top:4px;
	background-image: url(../../images/iconSuccess.gif);
	background-repeat: no-repeat;
}

form table .formSuccess {
    float: none;
    display: inline-block;
    position: relative;
    top: 3px;
}

form .formValidate {
	float: left;
	width: 16px;
	height: 16px;
	margin-left:5px;
	margin-top:3px;
	background-image: url(../../images/load.gif);
	background-repeat: no-repeat;
}

form input.hidden {
	display: none;
}

form input.submit {
	border: none;
	background-color: transparent;
	cursor: pointer;
	background-repeat: no-repeat;
	line-height: 0px;
	font-size: 0px;
}

form input.datenPruefen {
	width: 139px;
	height: 34px;
	float: right;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
	background-image: url(../../images/btn_pruefen.gif);
}

form input.datenPruefen:hover {
	background-image: url(../../images/btn_pruefen_hover.gif);
}

input.annehmen {
	width: 121px;
	height: 32px;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
	background-image: url(../../images/btn_annehmen.gif);
	border: none;
}

input.annehmen:hover {
	background-image: url(../../images/btn_annehmen_hover.gif);
	cursor: pointer;
}

a.stornieren {
    padding: 5px;
    padding-right: 10px;
}

input.senden,
body.bedarfserhebung #content.foerderanfrage form.foerderanfrage input.senden {
	width: 103px;
	height: 32px;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
	background-image: url(../../images/btn_senden_gross.gif);
	border: none;
}

input.senden:hover,
body.bedarfserhebung #content.foerderanfrage form.foerderanfrage input.senden:hover {
	background-image: url(../../images/btn_senden_gross_hover.gif);
	cursor: pointer;
}

input.beantworten,
body.bedarfserhebung form.detail input.beantworten {
	width: 138px;
	height: 32px;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
	background-image: url(../../images/btn_beantworten_gross.gif);
	border: none;
}

input.beantworten:hover,
body.bedarfserhebung form.detail input.beantworten:hover {
	background-image: url(../../images/btn_beantworten_gross_hover.gif);
	cursor: pointer;
}



form input.login {
	width: 93px;
	height: 34px;
	float: right;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 15px;
	background-image: url(../../images/btn_login.gif);
}

form input.login:hover {
	background-image: url(../../images/btn_login_hover.gif);
}

form.search {
	padding-top: 55px;
}

form .searchTxt {
	border: none;
	width: 434px;
	height: 23px;
	background-image: url(../../images/header_search_input.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 13px;
	color: #666;
	padding-left: 28px;
	padding-top: 3px;
	_padding-top: 7px;
	*padding-top: 7px;
	padding-bottom: 4px;
}

form .searchTxt:focus {
	color: #111;
	background-image: url(../../images/header_search_input_focus.png);
	_background-image: url(../../images/header_search_input.gif);
	background-color: transparent;
}

form .searchBtn {
	width: 104px;
	height: 34px;
	overflow: hidden;
	text-indent: 999px;
	line-height: 0px;
	background-image: url(../../images/btn_search.png);
	_background-image: url(../../images/btn_search.gif);
	margin-left: 8px;
	margin-top: -2px;
}

#head form .searchBtn {
	_background-image: url(../../images/btn_search_start.gif);
}

form .searchBtn:hover {
	background-image: url(../../images/btn_search_hover.png);
}

form.detail input.warenkorb,
form input.warenkorb {
	overflow: hidden;
	width: 147px;
	height: 27px;
	background-image: url(../../images/btn_warenkorb.gif);
	text-indent: 999px;
	margin-top: 30px;
}

form.supportinquiry input.warenkorb {
    margin-top: 15px;
}


form input.warenkorb:hover {
	background-image: url(../../images/btn_warenkorb_hover.gif);
}

form input.bestellen {
	overflow: hidden;
	width: 99px!important;
	height: 27px;
	background-image: url(../../images/btn_bestellen.gif);
	text-indent: 999px;
	margin-top: 30px;
}

form input.bestellen:hover {
	background-image: url(../../images/btn_bestellen_hover.gif);
}

/* Form Detail */
form.detail fieldset{
	padding-top: 5px;
	padding-bottom: 30px;
}

form.detail td.first { 
	padding-left: 3px;
}

form.detail input {
	width: 20px;
}

form.detail select {
	width: auto;
}

form.detail tr.summe {
	background-image: none;
}

form.detail tr.summe td {
	color: #000;
}

form input.weiter, input.weiter {
	overflow: hidden;
	width: 83px;
	height: 27px;
	background-image: url(../../images/btn_weiter.gif);
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
}

form input.weiter:hover, input.weiter:hover {
	background-image: url(../../images/btn_weiter_hover.gif);
	cursor: pointer;
}

form input.zurueck, a.zurueck {
	overflow: hidden;
	width: 87px;
	height: 27px;
	background-image: url(../../images/btn_zurueck.gif);
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 30px;
}

form input.zurueck:hover, a.zurueck:hover {
	background-image: url(../../images/btn_zurueck_hover.gif);
}

form input.speichern {
	width: 107px;
	height: 27px;
	margin-right: 0px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: 999px;
	background-image: url(../../images/btn_speichern.gif); 
}

form input.speichern:hover {
	background-image: url(../../images/btn_speichern_hover.gif);
}

form input.speichernGross {
	width: 119px;
	height: 32px;
	margin-right: 0px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: 999px;
	background-image: url(../../images/btn_speichern_gross.gif); 	
}

form input.speichernGross:hover {
	background-image: url(../../images/btn_speichern_gross_hover.gif);
}

form input.registrierenGross {
	width: 130px;
	height: 32px;
	margin-right: 0px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: 999px;
	background-image: url(../../images/btn_registrieren.gif); 	
}

form input.registrierenGross:hover {
	background-image: url(../../images/btn_registrieren_hover.gif);
}

form input.zurueckGross, body.bedarfserhebung form.detail input.zurueckGross {
	width: 104px;
	height: 34px;
	margin-right: 0px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: 999px;
	background-image: url(../../images/btn_zurueck_gross.gif);
}

form input.zurueckGross:hover, body.bedarfserhebung form.detail input.zurueckGross:hover {
	background-image: url(../../images/btn_zurueck_gross_hover.gif);
}



/* Registrierung, Profil :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.registrierung #header p, .profil #header p {
	margin-bottom: 50px;
}

.jsInvoiceAddress, .jsDeliveryAddress {
	margin-top: 20px;
}

.profil table.unterbenutzer input {
    display: inline;
    float: left;
}
.profil table.unterbenutzer .username input {
    width: 80px;
}

.profil table.unterbenutzer .confirm input {
    width: auto;
}

.profil form table.unterbenutzer .formSuccess {
	float: left;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: -40px;
}

.profil form table.unterbenutzer td span {
	float: left;
	padding: 2px 2px 0px 0px;
}

.profil form table.unterbenutzer td {
	clear: left;
}

.profil form table.unterbenutzer .formError {
	margin-right: -40px;
	margin-top: -1px;
}


div.timeframe {
	float:right;
	font-weight:bold;
}

div.timeframe p.display {
	font-weight:normal;
}

div.timeframe form {
	display:none;
}

div.timeframe p, div.timeframe label, div.timeframe input {
	display: inline;
	float:none;
	margin-right:0;
}


div.timeframe a {
	font-weight:normal;
	color: #878787;
	font-size: 11px;
}

div.timeframe input.filter {
	width: auto;
	background-color: white;
	border: none;
	text-decoration: underline;
	color: #878787;
	margin-left: 0;
	cursor: pointer;
}


/* Login :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
a.pw {
	color:#777777;
	display:inline-block;
	margin-top:11px;
	padding-left:162px;
}

a.pw:hover {
	color: #97251A;	
}

input.resetPassword {
	background-image:url("../../images/btn_passwort_reset.gif");
	width: 204px;
	height:32px;
	margin-top:15px;
	overflow:hidden;
	text-indent:999px;
}

input.resetPassword:hover {
	background-image:url("../../images/btn_passwort_reset_hover.gif");
}

input.setPassword {
	background-image:url("../../images/btn_passwort_set.gif");
	width: 166px;
	height:32px;
	margin-top:15px;
	overflow:hidden;
	text-indent:999px;
}

input.setPassword:hover {
	background-image:url("../../images/btn_passwort_set_hover.gif");
}

.adresse {
	margin-bottom: 20px;
}


/* Overlay ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#boxOverlay {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-top: 93px;
	display: block;
}

#boxOverlay .inner {
	width: 755px;
	height: auto;
	margin: 0px auto;
	padding-left: 25px;
	padding-right: 28px;
	background-image:url(../../images/box_bg.png);
	_background: none #FFF;
}

#boxOverlay li {
	float:none;
}

#boxOverlay h3 {
	color: #111;
	margin-top: 0px;
	padding-bottom:10px;
}

#boxOverlay .top {
	background: url(../../images/box_bg_oben.png);
	_background: none #FFF;
}

#boxOverlay .bottom {
	background: url(../../images/box_bg_unten.png);
	_background: none #FFF;
}

#boxOverlay .inner ul {
	max-height: 400px;
	overflow: auto;
}

/* Message Tool :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.msgTool {
	padding: 25px 25px 30px;
	background-image: url("../../images/grau_bg.png");
	-moz-border-radius: 0px 0px 8px 8px;	
}

.msgTool .titel {
	border-bottom:solid #DDD 1px;
	margin-bottom: 5px;
}

.msgTool ul.comments li {
	margin-bottom: 20px;
}

.msgTool ul.comments li p {
	padding-right: 20px;
	font-style: italic;
}

.msgTool ul.comments li p.info {
    border-bottom:solid #CCC 1px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    font-style: normal;
}

.msgTool ul.comments li p.info b {
	color: #4B7720;
}

.msgTool ul.comments li.unseen {
    padding: 14px;
    background: #C7D1A1;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    color: #FFF;
}

.msgTool ul.comments li.unseen p.info {
    border-color: #D8DFBD;
}


.msgTool label {
	text-align: left;
	width: 100%;
	color: #111;
}

.msgTool .date {
	color: #777;
}

.msgTool input.senden, input.sendenKlein {
	background: url(../../images/gemeinde/btn_senden.gif);
	width: 87px;
	height: 27px;
	margin-top: 0px;
}

.msgTool input.senden:hover,
input.sendenKlein:hover {
	background: url(../../images/gemeinde/btn_senden_hover.gif);
}

input.sendenKlein {
	margin-top: 20px;
}

.msgTool textarea {
	width: 811px;
}

a.msgToolOpen {
	text-decoration: none;
	font-weight: bold;
	color: #999;
	margin-top: 60px;
	background: url(../../images/iconMessage.gif) 0px 4px no-repeat;
	padding-left: 18px;
}

a.msgToolOpen .new {
	display: inline-block;
	background: url(../../images/neue_nachricht.gif) center center no-repeat;
	color: #FFF;
	padding: 2px 6px;
}

hr.rechnung {
	position: relative;
	top: -10px;
}

.adresse h3 {
	margin-top: 40px;
}

.messageStatus {
	margin-bottom: -15px;
}

.messageStatus a {
	color: #FFF;
}

.hintStatus {
	background-image: url("../../images/grau_bg.png");
	color: #444444;
	padding:20px;
	margin-bottom: 10px;
}

.bestellbestaetigung input.speichern {
	margin-top: 10px;
}

.wichtig {
	color: #9B110A;
}

/* shop stuff */
form.detail select.productOption {
    width: 105px;
}
form.detail td.baseprice {
    text-align: right;
}


/* Abfallmanagement ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
tr.warnungFuellstand {
	background: url("../../images/waste/warnung_fieldset_bg.png") #FDEED7 bottom repeat-x;
}

tr.auftragLaueft {
	background: url("../../images/waste/bearbeitung_fieldset_bg.png") #DFE3D8 bottom repeat-x;
}

.fuellstandBox {
	width: 100px;
	-moz-border-radius: 3px 3px 3px 3px;
    background-color: #AAA;
    display: block;
    height: 17px;
    float: right;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: #FFF;
    font-size: 12px;
}

.fuellstandWert,
.fuellstandBar {
	position: absolute;
	width: 100px;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.fuellstandBar {
	background: url("../../images/gemeinde/appBar_bg.png") center center;
	height: 17px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	z-index: 1;
}

tr.warnungFuellstand .fuellstandBar {
	background: url("../../images/waste/appBar_bg.png") center center;
}

a.containermeldungEingeben {
	width: 207px;
	height: 27px;
	background: url(../../images/waste/btn_containermeldung.gif) no-repeat;
	display: block;
}

a.containermeldungEingeben:hover {
	background: url(../../images/waste/btn_containermeldung_hover.gif) no-repeat;
}

a.auftragArchivieren {
	width: 288px;
	height: 27px;
	background: url(../../images/btn_auftrag_archivieren.gif) no-repeat;
	display: block;
}

a.auftragArchivieren:hover {
	background: url(../../images/btn_auftrag_archivieren_hover.gif) no-repeat;
}

a.auftragErfassen {
	width: 217px;
	height: 27px;
	background: url(../../images/waste/btn_auftrag_erfassen.gif) no-repeat;
	display: block;
}

a.auftragErfassen:hover {
	background: url(../../images/waste/btn_auftrag_erfassen_hover.gif) no-repeat;
}

a.abholungErfassen {
	width: 154px;
	height: 27px;
	background: url(../../images/btn_abholung_erfassen.gif) no-repeat;
	display: block;
}

a.abholungErfassen:hover {
	background: url(../../images/btn_abholung_erfassen_hover.gif) no-repeat;
}


a.auktionErfassen {
	width: 145px;
	height: 27px;
	background: url(../../images/btn_auktion_erfassen.gif) no-repeat;
	display: block;
}

a.auktionErfassen:hover {
	background: url(../../images/btn_auktion_erfassen_hover.gif) no-repeat;
}

a.zeitraumMeldungEingeben {
	width: 205px;
	height: 27px;
	background: url(../../images/waste/btn_zeitraummeldung.gif) no-repeat;
	display: block;
}

a.zeitraumMeldungEingeben:hover {
	background: url(../../images/waste/btn_zeitraummeldung_hover.gif) no-repeat;
}

a.deponieMeldung {
	width: 195px;
	height: 27px;
	background: url(../../images/waste/btn_deponiemeldung_eingeben.gif) no-repeat;
	display: block;
}

a.deponieMeldung:hover {
	background: url(../../images/waste/btn_deponiemeldung_eingeben_hover.gif) no-repeat;
}

a.eingangEingeben {
	width: 159px;
	height: 27px;
	background: url(../../images/gemeinde/btn_bewegung_erfassen.gif) no-repeat;
	display: block;
}

a.eingangEingeben:hover {
	background: url(../../images/gemeinde/btn_bewegung_erfassen_hover.gif) no-repeat;
}

input.stornieren {
	width: 106px;
	height: 27px;
	margin-top: 30px;
	background: url(../../images/gemeinde/btn_stornieren.gif) no-repeat;
    border: none;
	display: block;

	/* overflow */
	overflow: hidden;
    text-indent: -999px;
	font-size: 0px;
	line-height: 0px;

}

input.stornieren:hover {
	background: url(../../images/gemeinde/btn_stornieren_hover.gif) no-repeat;
	cursor: pointer;
}


/*td.fraktion b {
    padding-left: 22px;
}

td.fraktion.verpackungsmetalle {
    background: url(../../images/waste/icon_metall.png) no-repeat -1px 6px;
}

td.fraktion.kartonagen {
    background: url(../../images/waste/icon_kartonagen.png) no-repeat -2px 6px;
}

td.fraktion.altpapier {
    background: url(../../images/waste/icon_altpapier.png) no-repeat 0px 6px;
}

td.fraktion.glas {
    background: url(../../images/waste/icon_glas.png) no-repeat 1px 8px;
}

td.fraktion.papier {
    background: url(../../images/waste/icon_papier.png) no-repeat 0px 10px;
}

td.fraktion.altgerate {
    background: url(../../images/waste/icon_altgeraete.png) no-repeat 0px 9px;
}
*/

.tabnavslider {
    position: relative;
}

.tabnavslider .frame {
    width: 883px;
    position: relative;
    height: 40px;
    overflow: hidden;
}

.tabnavslider a.arrow {
    position: absolute;
    display: block;
    width: 15px;
    padding-top: 10px;
    height: 30px;
    top: 0px;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
}

.tabnavslider a.inactive {
    display: none;
}

.tabnavslider a.prev {
    left: -18px;
}
.tabnavslider a.next {
    left: 886px;
}


ul.tabnav {
    position: absolute;
	border-bottom: 1px solid #DDD;
	width: 2000px;
	height: 26px;
    top: 12px;
}

ul.tabnav li {
	float: left;
}

ul.tabnav li a {
    color: #666666;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 18px 8px;
    border: 1px solid #DDD;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    margin-right: 2px;
	background: #EEE;
	*display: inline-block;
	*margin-top: -10px;
	_display: inline-block;
	_margin-top: -10px;
}

ul.tabnav li a:hover {
	color: #000;
}

ul.tabnav li.active a {
	padding-bottom: 9px;
	background: #FFF;
	border-bottom: none;
	color: #222;
}

table td span.bearbeitung {
    background: url("../../images/waste/iconBearbeitung.gif") no-repeat right center transparent;
    *margin-right: 0px;
}

form.waste input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	padding-top: 2px;
	height: 20px;
}

input.picker {
	background: url(../../images/waste/input_datepicker.png) no-repeat right center;
	_background: url(../../images/waste/input_datepicker.gif) no-repeat right center;
	width: 102px;
}

input.datepicker-date {
	width: 120px;
	margin-right: 5px;
}

input.picker:focus {
	color: #000;
	background-color: #EEE;
}

form.waste table td {
	padding: 10px 0px 11px 0px;
}

form.waste table td.last {
	padding-right: 10px;
}

form.waste table td.first {
	padding-left: 10px;
}

form.waste input.senden {
	width: 87px;
	height: 27px;
	background: url(../../images/gemeinde/btn_senden.gif);
}


form.waste td.name {
    width: 150px;
}

form.waste td.until {
    width: 200px;
}

form.waste td.container {
    width: 150px;
}

form.waste td.relation {
    width: 175px;
}

form.waste select {
    width: 150px;
}

form.waste td.container input {
    width: 60px;
}

form.waste td.container select {
    width: 100px;
}


form.waste td.amount {
    width: 100px;
}

form.waste td.until input.datepicker-date {
    width: 104px;
}


form.waste td.until input.datepicker-time {
    width: 60px;
}

form.waste input.senden:hover {
	width: 87px;
	height: 27px;
	background: url(../../images/gemeinde/btn_senden_hover.gif);
}

form.waste a.ui-state-default {
	background: url("../../images/waste/slider_bg.png") center center !important;
	border: 1px solid #333;
}

form.waste a.ui-state-default:hover {
	cursor: pointer;
	background: url("../../images/waste/slider_bg_hover.png") center center !important;
}

.ui-widget-header {
	background: url("../../images/gemeinde/appBar_bg.png") center center !important;
	color: #FFF!important;
}

table.waste td.last {
	color: #AAAAAA;
	font-weight: bold;
}

table.waste td span.angenommen {
	background: url("../../images/iconConfirmed.gif") right center no-repeat;
	padding-right: 23px;
}

table.waste td span.abgeschlossen {
	background: url("../../images/gemeinde/iconSuccess.gif") right center no-repeat;
	padding-right: 23px;
}

table.waste td span.unbestatigt {
	background: url("../../images/iconError.gif") right center no-repeat;
	padding-right: 23px;
}

td.anmerkung input {
	float: none;
	display: inline;
}

div.waste input.datetime-time {
	margin-left: 5px;
	width: 85px;
	background: none;
}

form.waste td.amount {
    width: 200px;
}

form.wasteperiod td.weight {
    width: 80px;
}
form.wasteperiod td.weight input {
    width: 50px;
}

form.wasteperiod td.actors em {
    display: inline-block;
    width: 80px;
}


form.wasteperiod td.actors select {
    width: 240px;
}

form.waste td.amount span {
    line-height: 25px;
}

form.waste .pieces input {
    width: 80px;
}

a.drucken {
	width: 13px;
	height: 12px;
	background: url(../../images/lost/iconDrucken.gif);
}

a.drucken:hover {
	background: url(../../images/lost/iconDrucken_hover.gif);
}

.containerUebersicht a.drucken {
	margin-top: 61px;
}

.containerUebersicht a.btnDrucken {
	margin-right: 4px;
}

form.nachmeldung .datetime-time {
	width: 100px;
	margin-left: 5px;
	width: 85px;
	background: none;
}

form.nachmeldung select {
/*  width: 205px;*/
	_position: relative;
	_left: -3px;
}

form.nachmeldung p .desc {
    margin-left: 165px;
    margin-bottom: 10px;
}

form.small p {
	position: relative;
}

form.small .formError {
	position: absolute;
	left: 369px;
	top: 0px;
}

/* edmregistersearch */
/* edmregistersearch */

div.edmregistersearch {
    position: relative;
}

div.edmregistersearch .loading {
    display: inline-block;
    width: 15px;
    height: 16px;
    position: relative;
    left: -18px;
    background-image: url('../../images/load.gif');
}

ul.edmregisterresults {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

ul.edmregisterresults li,
ul.edmregisterchosen li {
    border: solid #ccc 1px;
    padding: 6px;
    list-style-type: none;
    width: 300px;
    cursor: pointer;
    background-color: white;
}

ul.edmregisterresults li.selected,
ul.edmregisterresults li:hover,
ul.edmregisterresults li.group ul li:hover,
ul.edmregisterresults li.seperator {
    border: solid #7CA0C7 1px;
    background-color: #7CA0C7;
    color: white;
}

ul.edmregisterresults li.group {
	position:relative;
	width: 200px;
}

ul.edmregisterresults li.group:hover ul {
	display:block;
}
ul.edmregisterresults li.group ul {
	position:absolute;
	top: -1px;
	left: 200px;
	display:none;
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 100;
}

ul.edmregisterresults li.group ul li {
	color: #444;
	background-color: white;
}

/* auction stuff -----------------------------------------------------------*/
.auctionStats {
    margin-bottom: 10px;
    position: relative;
}

.auctionStats span {
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 3px;
    display: block;
}

.auctionStats p {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 14px;
}

.auctionStats .left {
    width: 200px;
}

.auctionStats .right {
    width: 660px;
}

.auctionStats .right p {
    width: 200px;
}
.auctionStats .right p.right {
    text-align: right;
}

.auctionStats .bar {
    height: 40px;
    /*border: solid #ccc 1px;*/
    background: #e0e0e0;
}

.auctionStats .bar .fill {
    height: 29px;
	background: url("../../images/gemeinde/appBar_bg.png") center center;
    color: #eee;
    text-align: center;
    padding-top: 11px;
    font-size: 14px;
    font-weight: bold;
}

.auctionStats .bar .fill.grey {
	background: url("../../images/appBar_bg_grau.png") center center;
}

.auctionActions {
	text-align: right;
}

td.auctionStats .bar {
    height: 20px;
}

td.auctionStats .bar .fill {
    padding-top: 2px;
    height: 18px;
    font-size: 10px;
    color: #FFF;
}

.auctionShares {
    margin-bottom: 20px;
}

.auctionShares li {
    float: left;
}

.auctionShares ul.shares {
    border: solid #ccc 1px;
    background: white;
}

.auctionShares ul.shares li {
}

.auctionShares ul.shares li div {
    height: 50px;
    padding-top: 15px;
    background-color: #eee;
    text-align: center;
    /*border-right: solid #ccc 1px;*/
	position:relative;
}

.auctionShares ul.shares li div:hover,
.auctionShares ul.shares li:nth-child(even) div:hover {
	background-color: #ccc;
}

.auctionShares ul.shares li:nth-child(even) div {
	background-color: #aaa;
}


.auctionShares ul.shares li div span {
	position:absolute;
	left:0px;
	top:0px;
	padding-top:2px;
	padding-left:3px;
	background-color:#ccc;
	display:none;
	z-index:100;
	text-align:left;
	width:110px;
	font-size: 11px;
}
.auctionShares ul.shares li div:hover span {
	display:block;
}

.auctionShares.closed ul.shares li.last div {
    border: none;
}

.auctionShares ul.lines {
    height: 10px;
    border-right: solid #ccc 1px;
}
.auctionShares ul.lines li {
    height: 10px;
    border-left: solid #ccc 1px;
    width: 219px;
}

.auctionShares ul.legend li {
    text-align: center;
    width: 294px;
}
.auctionShares ul.legend li.first {
    text-align: left;
}
.auctionShares ul.legend li.last {
    text-align: right;
}

/* percentage bar*/
.percentageBar {
	border-radius: 5px;
	/*border:solid black 1px;*/
	width: 150px;
	color:white;
	background: url("../../images/appBar_bg_grau.png");
}
.percentageBar li {
	float:left;
	width: 29px;
	padding: 5px 0;
	border-left:1px solid #999;
	font-size: 11px;
	text-align:center;
}

.percentageBar li.first,
.percentageBar li:first-child {
	border:none;
	border-radius: 5px 0 0 5px;
}

.percentageBar li.last,
.percentageBar li:last-child {
	border-radius: 0 5px 5px 0;
}


.percentageBar li.selected {
	background: url("../../images/gemeinde/appBar_bg.png");
}

.yourlabs-autocomplete {
	top: 20px;
}
