#head, #banner, #maparea {
	width:100%;
	-webkit-flex-basis:auto;
	-webkit-flex-grow:1;
	flex-basis:auto;
	flex-grow:1;
}

#head {
	height:80px;
	-webkit-flex-shrink:0;
	-webkit-flex-grow:0;
	-webkit-order:1;
	flex-shrink:0;
	flex-grow:0;
	order:1;
}

#wappen,#tools {
	display:none;
}

#infoImgGal {
	position:relative;
}

#mobileHead {
	height:100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;

	-webkit-box-orient: inline-axis;
	-moz-box-orient: inline-axis;
	box-orient: inline-axis;

	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;

	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row;
	flex-flow:row;
	align-items:center;
	-webkit-align-itmes:center;
	background-color:rgb(0,158,111);
	-webkit-box-flex:0;
	box-flex:0;
	padding:0;
}

#mobileHead div.toolButton {
	box-flex:0;
	-webkit-box-flex:0;
	flex-grow: 0;
	flex-shrink: 0;
	height: 40px;
	padding: 20px;
	width: 40px;
}

#mobileHead img.aktiv {
	background-color: rgba(255, 255, 255, 0.4);
}

#mobileSuche {
	display:block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex-grow:1;
	-webkit-flex-basis:auto;
	-webkit-flex-shrink:1;
	flex-shrink:1;
	flex-grow:1;
	flex-basis:auto;
	color:rgb(0,158111);
	border:0px;
	height:40px;
	margin-left:5px;
	margin-right:15px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:0px;
	width:10px;
	-webkit-appearance: none;
}


#banner {
	-webkit-order:3;
	order:3;
	-webkit-flex-grow:0;
	flex-grow:0;
	text-align:center;

}

#banner img {
	width:100%;
}


#maparea {
	-webkit-order:2;
	order:2;
	width:100%;
	min-height:calc(100% - 160px);
	min-height:240px;
	height:100%;
	-webkit-flex-basis:100%;
	flex-basis:100%;
	-webkit-flex-basis:100%;
	flex-grow:2;
	-webkit-flex-grow:2;
	flex-shrink:2;
	-webkit-flex-shrink:2;
	-webkit-box-flex:1.0;
	box-flex:1.0;
}

#wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: block-axis;
	-moz-box-orient: block-axis;
	box-orient: block-axis;

	display:flex;
	flex-flow: column;
	-webkit-flex-flow: column;
	flex-direction: column;
	-webkit-flex-direction: column;
	overflow:hidden;

}

#kategorien {
background: #ffffff none repeat scroll 0 0;
bottom: 0px;
left: 0;
position: absolute;
top: 80px;
width: 100%;
overflow:auto;

}

#suche {
	display:none;
}

#information {
	order:0;
}

#aktion {
	order:1;
}

#informationenContent {
	order:2;
}

#infoFenster {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	bottom:0px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: block-axis;
	-moz-box-orient: block-axis;
	box-orient: block-axis;

	display:-webkit-flex;
	display:flex;
	flex-flow: column;
	-webkit-flex-flow: column;
	flex-direction: column;
	-webkit-flex-direction: column;
	background:#ffffff;
}

#infoFenster #aktion > ul {
	display:none;
}


.claro .dijitAccordionArrow, .claro .dijitArrowNode , .claro .dijitAccordionArrow, .claro .dijitTitlePane .dijitArrowNode, .claro .dijitFieldset .dijitArrowNode{
    background:url("../framework/ico_arr_down_hover.png") no-repeat center center;
    width:14px;
    height:14px;
    margin-top:4px;
    margin-right:10px;
}

.claro  .dijitAccordionTitleSelected .dijitAccordionArrow, .claro .dijitTitlePaneFocus .dijitArrowNode, .claro .dijitTitlePaneTitleOpen .dijitArrowNode, .claro .dijitFieldsetTitleOpen .dijitArrowNode {
    background-image:url("../framework/ico_arr_up_hover.png");
}


.claro .dijitAccordionContainer .dijitAccordionChildWrapper, .claro .dijitTitlePaneTitle {
    background-color: #ffffff;
    border: 0px;
    margin: 0px;
}

.claro .dijitTitlePaneContentOuter {
	border:0px;
	background:none;
}

.claro .dijitAccordionInnerContainer, .claro .dijitTitlePaneTitle {
    background: none;
    border: 0px;
    border-top:1px solid #efefef;
    margin-bottom: 0px;
}

.claro .dijitAccordionTitle, .claro .dijitTitlePaneTitle  {
	font-weight:bold;
	line-height:1.5em;
}


#aktion .dijitTitlePaneTextNode {
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:30px !important;
	height:30px;
	display:inline-block;
	background-size: 60px auto;
}

#Aktionen .dijitTitlePaneTextNode {
	background-position: -30px -60px;
}

#Termin .dijitTitlePaneTextNode {
	background-position: -30px 0;
}

#Stellenangebot .dijitTitlePaneTextNode {
	background-position: -30px -30px;
}


#information {
	color:#000000;
}


		.mblCarouselHeaderBar {
			position:absolute;
			background:none;
			right:auto;
			left:auto;
			width:100%;
			text-align:center;
			bottom:40px;
			z-index:1010;
		}

		.mblPageIndicator {
			float: none !important;
			text-align:center;
		}

	.mblPageIndicatorContainer {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 4px;
}
		.mblCarouselTitle {
			display:none !important;
		}

		.mblPageIndicatorDotSelected {
  background-color: rgb(0, 158, 111) !important;
}

	.mblCarouselBtnContainer {
  display: none;
  float: right;
}


.claro .dijitTitlePaneContentInner {
	color:#000000 !important;
}


#information img {
	margin:10px;
	max-width:90%;
	max-height:200px;
}

#informationenControl, #routingControl {
  background-color: rgba(255, 255, 255, 0.4);
  font-weight: bold;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}

#informationenControl:hover {
  background-color: rgba(255, 255, 255, 0.9);
}


#minimizeInfo {
	border:0px;
	background:none;
	background-image:url("../framework/arrows.png");
	background-position:-30px center;
	margin:3px;
	padding:0px;
	width:14px;
	height:14px;
	cursor:pointer;
}

/*#closeInfo, #closeRouting {
  background: rgba(0, 0, 0, 0) url("../framework/arrows.png") repeat scroll -60px center;
  border: 0 none;
  cursor: pointer;
  height: 14px;
  margin: 9px 3px 3px;
  padding: 0;
  width: 14px;
}*/

#messWerkzeug {
  background: #ffffff none repeat scroll 0 0;
  display: none;
  height: 90px;
  left: 0;
  position: absolute;
  top: 80px;
  width: 100%;
  z-index: 1006;
}



#messWerkzeug #tfMWResult {
	background: none !important;
	text-align:right;
	display:block;
	padding: 0px 13px;
	width:100% !important;
	background-color:#ffffff;
	height:35px;
	line-height:35px;
	border-top:1px solid #efefef;
	box-sizing:border-box;
}

#messWerkzeug > input#btnMWClose {
  background-image: url("../framework/ico_close.png");
  box-sizing: border-box;
  float: right;
  height: 40px !important;
  margin-right: 10px;
  margin-top: 9px;
  width: 40px !important;
}

#messWerkzeug > input#btnMWClose:hover {
  background-image: url("../framework/ico_close_hover.png");
}

#kategorien {
	display:none;
}

#maparea .olControlOverviewMap {
	display:none;
}

#tools {
    background: #ffffff none repeat scroll 0 0;
    /*height: 120px;*/
    position: absolute;
    top: 80px;
    left:0px;
    width: 100%;
    display:none;
    z-index:1007;
}

#kartenAuswahl .mapButton {
  background-color: rgb(0, 158, 111);
  border: 2px solid #cecece;
  border-radius: 0;
  color: #ffffff;
  height: 60px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-top: 5px;
  position: relative;
  width: 80px;
}
#kartenAuswahl .mapButton > div {
	display:none;
}


#kartenAuswahl .aktiv.mapButton {
  border: 2px solid #cecece !important;
}

#kartenAuswahl .selected.mapButton {
  border: 2px solid rgb(0,158,111) !important;
}

#kartenAuswahl {
	border-bottom:2px solid rgb(0,158,111);
}

.zoomButton {
	width:40px;
	height:40px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:none;
}

#tools img {
	margin-top:5px;
	margin-left:10px;
}

#tools input[type="button"] {
  background-color: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  height: 40px;
  width: 40px;
	margin-left:5px;
	-webkit-appearance: none;
	border-radius: 0;
}

#information h1 {
	font-size: 1em;
	margin: 0px;
	padding: 10px;
	padding-right:90px;
	background-color:#efefef;
}

#informationenControl, #informationenControl:hover, #routingControl, #routingControl:hover {
	padding:2px 5px 10px 0px;
	background:none;
}


#kategorien {
	z-index:1011;
	color:#000000;
}



#infoFenster, #routingFenster {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	bottom:0px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: block-axis;
	-moz-box-orient: block-axis;
	box-orient: block-axis;
		-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;


	display:-webkit-flex;
	display:flex;
	flex-flow: column;
	-webkit-flex-flow: column;
	flex-direction: column;
	-webkit-flex-direction: column;
	background:#ffffff;
	max-height:calc(100% - 80px);
	overflow:auto;
	z-index:1012;
	display:none;
}

#informationenContent {
	overflow:auto;
	width:100%;
	height:auto;

}

#aktion, #information, #informationenContent {
	-webkit-flex-shrink:0;
	flex-shrink:0;
}

#information, #routing {
	-webkit-order:0;
	order:0;
}



#aktion {
	-webkit-order:1;
	order:1;
}

#informationenContent, #routingContent {
	-webkit-order:2;
	order:2;
}

#informationenControl input, #routingControl input {
	background:none;
	background-image:url("../framework/WindowControl_mobil.png");
	width:38px;
	height:38px;
	margin:3px;
	cursor:pointer;
	border:0px;
}

#informationenControl #minimizeInfo, #routingControl #minimizeRouting {
	background-position:0px -30px;
}


#btn_printer2 {
	display:none;
}

#routingTypeSelect {
  box-sizing: border-box;
  height: 42px;
  padding-top: 10px;
  order:0;
  -webkit-order:0;

}

#informationenControl #closeInfo, #routingControl #closeRouting {
	background-position:center center;
}


#informationenControl #openCloseAllInfoImg {
	background-position:center center;
}


#informationenControl #minimizeInfo, #routingControl #minimizeRouting{
	display:none;
}

#routingControl #mapRouting {
		background-image:url("../framework/ico_adresse.png");
		background-position:center center;
		background-repeat: no-repeat;
}


.dijitDialog {
	left: 0px !important;
    top: 80px !important;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.65) !important;
	border: 0px !important;
	border-top: 2px solid #ffffff !important;
	width:100% !important;
	box-sizing:border-box;
}

.dijitDialog.nachrichtDialog {
	bottom: 0px !important;
	height: auto !important;
}

.dijitToggleButton, .dijitButton, .dijitDropDownButton, .dijitComboButton {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 5px;
  margin-bottom:10px;
}

.claro .dijitExpandingTextArea {
  max-height: 40%;
  min-height: 90px;
  resize: none;
  width: 100% !important;
}

.claro .dijitButton .dijitButtonNode, .claro .dijitDropDownButton .dijitButtonNode, .claro .dijitComboButton .dijitButtonNode, .claro .dijitToggleButton .dijitButtonNode {
  background-color: #009b72 !important;
  background-image: none !important;
  color: #ffffff !important;
  padding:8px !important;
  right:5px;
}

.claro .dijitDialogPaneContent  {
	bottom: 0px !important;
	height: auto !important;
}

#mobileHead > input[type="button"] {
	width: 80px;
	height: 80px;
	background-position: center center;
	background-color:inherit;
	background-repeat: no-repeat;
	border:0 none;
	box-flex:0;
	-webkit-box-flex:0;
	-webkit-flex-grow: 0;
	-webkit-flex-shrink: 0;
	flex-grow: 0;
	flex-shrink: 0;
	-webkit-appearance: none;
	border-radius: 0;
}

#mobileHead > input[type="button"].aktiv {
	background-color: rgba(255, 255, 255, 0.4);
}

#mobileHead > input[type="button"].btn_Home {
	background-image: url("../framework/app_home.png");
	margin-left:10px;
	display:none;
}

#mobileHead > input[type="button"].btn_MobileSearchStart {
	background-image: url("../framework/app_search.png");
	margin-left:10px;
}

#mobileHead > input[type="button"].btn_Menu {
	background-image: url("../framework/app_menu.png");
}

#mobileHead > input[type="button"].btn_Settings {
	background-image: url("../framework/app_config.png");
	margin-right:10px;
	display:none;
}

#mobileHead > input[type="button"].btn_Tools {
	background-image: url("../framework/app_config.png");
	margin-right:10px;
}

#mobileHead > input[type="button"].btn_tmpHelp {
	background-image: url("../framework/app_help.png");
	margin-right:10px;
	display:none;
}


/*#openCloseAllInfoImg {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) url("../framework/openCloseAllInfos.png") no-repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ffffff;
  border-image: none;
  float:left;
  border-width: 0;
  height: 23px;
  width: 14px;
  z-index: 1;
}*/

#informationenTitle span {
	margin-left:28px;
	display:block;
	min-height:40px;
}
/*
.openAllInfo {
	background-position: 0px 0px !important;
}

.closeAllInfo {
	background-position: -30px 0px !important;
}*/


#dojoxLightboxDialog {
  height: 90% !important;
  left: 5% !important;
  top: 5% !important;
  width: 90% !important;
  z-index: 2011 !important;
}

#dojoxLightboxDialog > div {
  height: 100%;
  position: relative;
  width: 100%;
}

.dojoxLightboxContainer {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index:2005 !important;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.dojoxLightboxFooter {
  bottom: 0;
  color: #333;
  font-size: 10pt;
  left: 10px;
  right:5px;
  margin-top: 8px;
  padding-bottom: 5px;
  position: absolute;
  width: auto;
  z-index: 1000;
  text-align:left;
}

#dojoxLightboxDialog img, .dojoxLightboxImage{

	max-width:90% !important;
	max-height:calc(90% - 30px) !important;
}




.dijitDialogUnderlayWrapper {
	z-index:2010 !important;
	top:0px !important;
	bottom:0px !important;
	left:0px !important;
	right:0px !important;
	overflow:hidden !important;
}


.claro .LightboxClose, .claro .LightboxNext, .claro .LightboxPrev {
	width:30px !important;
	height: 30px !important;
	background:url('../framework/WindowControl_mobil.png') no-repeat !important;
	margin-left:5px;
}

.claro .LightboxClose {
	background-position: 0px 0px !important;
}

.claro .LightboxNext {
	background-position: 0px -120px !important;
}

.claro .LightboxPrev {
	background-position: 0px -90px !important;
}

/*


.claro .LightboxNext, .claro .LightboxPrev {
	width:30px !important;
	height: auto !important;
	position:absolute;
	top:50px !important;
	bottom:50px !important;
	margin-left:5px;
	background-color:#c8c8c8;
	opacity:0.2;
}

.claro .LightboxNext:hover, .claro .LightboxPrev:hover {
	opacity:1;
}

.claro .LightboxNext {
	background: url("../framework/arrow_grey_right.png") no-repeat center right !important;
	right:0px;
}

.claro .LightboxPrev {
	background: url("../framework/arrow_grey_left.png") no-repeat center left !important;
	left:0px;
}



.claro .LightboxClose {
	width: 20px !important;
	height: 20px !important;
	right:0px;
	top:5px;
	background:url('../framework/WindowControl_mobil.png') no-repeat !important;
	background-position: -5px -5px !important;
}


.dojoxLightboxFooter {
  top: 0 !important;
}

.dojoxLightboxText {
  bottom: 0;
  position: absolute;
}

*/


#infoTitleDiv {
  border-bottom: 2px solid rgb(0, 158, 111);
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: block-axis;
	-moz-box-orient: block-axis;
	box-orient: block-axis;
		-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;

	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:column;
	flex-flow:column;
}


#routingInputAreaDiv {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
	order:1;
	-webkit-order:1
}

.routingIcon, #routingInputAreaDiv input {
	border-radius:0px;
	-webkit-appearance: none;
}

#routingMapDiv {
	order:2;
	-webkit-order:2;
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	box-ordinal-group: 3;
  	border-bottom: 2px solid rgb(0, 158, 111);
}

#infoFav {
  background-color: #efefef;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -webkit-order:1;
  order: 1;
  padding: 8px 5px 8px 10px;
  vertical-align: bottom;
}

#infoMap {
  background-color: #fff;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  box-ordinal-group: 3;
  -webkit-order:2;
  order: 2;
  padding: 8px 5px 8px 10px;
  vertical-align: bottom;
}



#routing {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: block-axis;
	-moz-box-orient: block-axis;
	box-orient: block-axis;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	display:flex;
	display:-webkit-flex;
	flex-flow:column;
	-webkit-flex-flow: column;
	flex-shrink:0;
	-webkit-flex-shrink:0;
}

#favButtonInfo {
  background: rgba(0, 0, 0, 0) url("../framework/fav_off.png") no-repeat scroll center center;
  border: 0 none;
  height: 35px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 35px;
}

#infoMapButton {
  background: rgba(0, 0, 0, 0) url("../framework/ico_adresse_hover.png") no-repeat scroll center center;
  border: 0 none;
  height: 35px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 35px;
}



#infoFav > label, #infoMap > label {
  padding: 16px 10px 16px 5px;
}

#FOITitelText {
	display:block;
  color: rgb(0, 158, 111);
  font-size: 1em;
  font-weight: bold;
  line-height: 1.7em;
  margin: 10px 90px 5px 10px;
  -webkit-order:0;
  order: 0;
  min-height:40px;
}

#kartenAuswahl .mapChangeButton {
	display:none;
}

#routingMinFenster, #locationFenster, #maptoolsFenster, #layerFenster, #mapsizeFenster {
	position:absolute;
	padding:0px;
	background-color:#71817b;
	z-index:1005;
	width:80px;
	height:80px;
}

#routingMinFenster, #locationFenster, #maptoolsFenster {
	right: 10px;
}

#layerFenster, #mapsizeFenster {
	left: 10px;
}

#routingMinFenster {
	top:180px;
}

#layerFenster {
	bottom: 50px;
}

#maptoolsFenster {
	bottom: 50px;
}

#mapsizeFenster {
	top:90px;
}

#locationFenster {
	top:90px;
}


#routingMinFenster, #maptoolsFenster, #layerFenster, #mapsizeFenster {
	display:none;
}

.btn_maxRouting, .btn_locate, .btn_mapsize, .btn_layerselect, .btn_maptools {
	background-position: center center;
	background-color:inherit;
	background-repeat: no-repeat;
	width:80px;
	height:80px;
	border:0 none;
	box-sizing:border-box;
	-webkit-appearance: none;
	border-radius:0;
	cursor:pointer;
}

.btn_maxRouting {
	background-image:url("../framework/app_route.png")
}

.btn_locate {
	background-image: url("../framework/app_geolocate.png");
}

.btn_mapsize.enlarge {
	background-image:url("../framework/app_maximize.png")
}

.btn_mapsize.shrink {
	background-image:url("../framework/app_minimize.png")
}

.btn_layerselect {
	background-image: url("../framework/app_maptype.png");
}

.btn_maptools {
	background-image: url("../framework/app_tools.png");
}

#btn_locate.online {
}

#btn_locate.offline {
}

#operationInProgress {
	top:80px;
}

#topoCopyrightDiv {
  border-top: 2px solid rgb(0, 158, 111);
  margin-top: 2px;
  padding: 10px 5px;
}

#topoCopyrightDiv a, #topoCopyrightDiv a:hover, #topoCopyrightDiv a:active {
  color: #000 !important;
  text-decoration: none;
  padding:5px 0px;

}


#topoCopyrightDiv a:hover {
  text-decoration: underline;
}

#impressum {
	top:80px;
}

.dijitTitlePaneTextNode {
	line-height:40px !important;
}

.rapidInfo > a, .rapidInfo > span {
  display: inline-block;
  height: 40px;
  width:40px;
  margin-left:5px;
  vertical-align:middle;
  text-decoration:none;
  background-position: center center !important;
}

.claro .dijitTitlePaneTextNode, .claro .dijitFieldsetLegendNode {
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
}

.rapidInfo.timeinfo {
  margin-top: 2px;
}

#kategorien.startNav {
    background-image: url("../../Wertingen/schloss_wertingen.jpg") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
}

#kategorien.startNav.preOpened {
	display:block;
}
.startNav>ul>li.cat, .startNav>ul>li.dog {
    background-color: rgba(255,255,255,0.7) !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    color: #000 !important;
    border: 2px solid #ffffff !important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.startNav>ul {
    margin: 31px !important;
}

#kategorien.startNav ul li.cat img.catEye {
  padding: 15px 20px 15px 0 !important;
}

#kategorien.startNav ul li.cat label {
  padding: 10px 20px 10px 0 !important;
}

#kategorien.startNav.preOpened {
	display:block;
}

.olControlAttribution.olControlNoSelect {
	right:0px;
}



#footer {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	width:auto;
	height:40px;
	display:none;
}

.copyIcon {
	width:40px;
	height:40px;
	background-size:40px 40px;
	background-color:#fff;
	display:inline-block;
}

.productName {
	display:inline-block;
	height:40px;
	background-position: center center;
	background-repeat: no-repeat;
	width:150px;
  background-image:url("../framework/lg_appone.png");
}

#homeScreen {
	position:absolute;
	top:80px;
	left:0;
	right:0;
	bottom:40px;
	height:auto;
	width:auto;
	background-image: url("../../Wertingen/schloss_wertingen.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	z-index:1010;
	background-color:#ffffff;
}

.homeButtons {
	position:absolute;
	right:0px;
	bottom:0px;
	width:66%;
}

.homeButton {
  background-color: #71817b;
  border: 0 none;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  height: 90px;
  margin-bottom: 5px;
  padding-left: 120px;
  text-align: left;
  width: 100%;
	background-position: 28px center;
	background-repeat: no-repeat;
	background-size: 64px auto;
	-webkit-appearance: none;
	border-radius:0;
}


.homeButton.city {
  background-image: url("../icons/app_kommune.png");
}

.homeButton.sehenswertes {
  background-image: url("../icons/app_sehenswuerdigkeit.png");
}

.homeButton.branchen {
  background-image: url("../icons/app_branchen.png");
}

.homeButton.proposal {
  background-image: url("../icons/app_empfehlung.png");
}

.homeButton.jobs {
  background-image: url("../icons/app_stellenmarkt.png");
}

.homeButton.map {
  background-image: url("../icons/app_karte.png");
}

.homeButtons > span {
	color:#fff;
	font-size:20px;
}

.toolButton {
	display:inline;
}
.toolButton > label {
  display:none;
}

.toolButton.backToMap {
	display:none;
}

.nonModal.dijitLayoutContainer.dijitDialog.dijitDialogFocused.dijitFocused, .nachrichtDialog.dijitLayoutContainer.dijitDialog.dijitDialogFocused.dijitFocused {
  background-color: #ffffff;
}
