/* in diesem dokument sind alle klassen zur formatierung des contents enthalten */

#conContentDetail {
	text-align: left; width: 450px;
}

.conPrint { display: block; text-align: left; vertical-align:bottom; position: relative; top:10px; left:30px; z-index:2; font-size: 70%; }

.conPrint strong { font-weight:normal; width: 450px; }

.conPrint img { position: relative; vertical-align:bottom; }

.conPrint img.padding-r {padding-right: 100px;}

.noprint {
 display: none;
}
h1.txPrint {
 font-size: 150%;
}
h1 {
 font-size: 180%; color:black; font-weight:bold;
}



hr.hrPrint {
 display: block;
}



/* -------------------------------------------------- global ---------------------------------------------------- */
/* global */
body, td, div {
	font-family: Verdana, Arial, sans-serif; text-align:left; font-size: 120%;
}





/* -------------------------------------------------- container ------------------------------------------------- */
/* container */
.conDottedLine {
  display:none;
}

.conClear {
}
#conStage {
  border:0; margin-left: 10px; 
}
#conMaster {
	border:0;
}
#conMasterBorderStart {
	border:0;
	padding:0;
}
#conMasterBorder {
	border:0;
	padding:0;
}
#conMasterLeftRightSpace {
  margin:0;
	padding:0;
}


#conAreaContent { margin-top: -30px;  background-color:transparent;  position: relative; z-index:1; }


/* 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;
}

.kategorieSearchResultBar {
  border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:5px 0px 5px 0px;
	margin-top:5px;
}
