/* in diesem dokument sind alle klassen zur formatierung des contents enthalten */

#conContentDetail {
	text-align: left;
}
.conPrint {
 display: block;
}
.noprint {
 display: none;
}
h1.txPrint {
 font-size: 120%;
}
h1 {
 font-size: 100%;
}
hr.hrPrint {
 display: block;
}



/* -------------------------------------------------- global ---------------------------------------------------- */
/* global */
body, td, div {
	font-family: Verdana, Arial, sans-serif;
}



/* -------------------------------------------------- container ------------------------------------------------- */
/* container */
.conDottedLine {
  display:none;
}

.conClear {
}
#conStage {
  border:0; 
}
#conMaster {
	border:0;
}
#conMasterBorderStart {
	border:0;
	padding:0;
}
#conMasterBorder {
	border:0;
	padding:0;
}
#conMasterLeftRightSpace {
  margin:0;
	padding:0;
}

/* meta navigation */
#conMetaNav {
 display: none;
}
#conMetaNavLeft {
}
#conMetaNavRight {
}

/* brand area */
#conBrand {
 display: none;
}
/* content area */
#conAreaContent {
  border:0;
}

/* left area */
#conAreaContentLeft {
 display: none;
}

/* right area */
#conAreaContentRight {
  border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	float:none;
	padding:0;
}
#conSubNav {
 display: none;
}
#conSubNavStart {
 display: none;
}

.conNews {
 display: none;
}
.kategorieSearchResultLink {
  display:none;
}
.kategorieSearchResultBar {
  border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:5px 0px 5px 0px;
	margin-top:5px;
}
