@charset "utf-8";
/* CSS Document */


body, html {
	cursor:default;
	overflow:visible;
	color:#333;
}

#Image, #MenuPosition, #MenuBg, input, textarea, #Menu, #Nav, #Logo, h2.tab a, #Tools, h2.tab, .Navigation, .Navigation *, #map, #Toolbar {
  display:none !important;
}



/*  Content */
#ContentScroll, #ContentPosition, #Overview, #Content, #Content.tab-pane, .tab-pane, .tab-page {
  position:relative;
  height:auto;
  left:auto !Important;
  float:none;
  padding:0;
  margin:0;
  color:#333;
  top:auto;
  right:auto;
  width:auto !important;
  font-size:12px;
  line-height:18px;
}


#ContentPosition {
  margin-top:50px !important;
  color:#333;
}


body h1.PageTitle {
  height:auto;
  position:relative;
  top:-40px;
  left:0;
  display:block;
  line-height:normal !important;
  width:auto;
  color:#000;
  font-size:23px !Important;
  overflow:visible;
}
	h1.PageTitle img {
		display:none;
	}

	h1.PageTitle:before { content:"KUSE.DE / "; }

body h1.PageTitle.SubLine {
	top:auto;
	line-height: normal;
}


/* Content elements */
.ColLeft, .ColRight, #Content .ListLink {
  width:45%;
}



h2.tab.selected, h2.tab.selected a {
  display:block !important;
  float:none;
  border:0 !important;
  padding:0 !important;
  margin:0;
}

.tab-pane .tab-row {
  border:0;
}

.tab-page, #Content {
  padding:0 !important;
}


#Content a {
  padding:0 !important;
  color:#000;
}





/* Overview */
#Overview {
  color:#666;
  top:auto !important;
  bottom: auto !important;
  position:relative !important;
}

	#Overview b, #Overview strong {
      color:#000;
    }
    #Overview.Black b, #Overview.Black strong {
      color:#000;
    }


	#Overview a {
      color:#000;
	  padding:0;
    }

/* List */


/* Kunden */
.CustomerLink {
  width:45%;
}

.PersonLink p {
  float:left;
  display:block;
  margin:0 10px 0 0 !important;
  width:45%;
}