body, td, div, input, textarea, select, option, button {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
}

html, #center {
    background: none;
}

#header,
#menue,
.start-cat div {
    display: none;
}

#center {
	margin: 0;
}

#print-head {
    display: block;
	font-weight: bold;
	font-size: 23pt;
	border-bottom: 3px solid #BB2222;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#print-head img {
    margin-right: 50px;
	float: left;
}

#print-head span {
	position: relative;
	top: 8px;
}

#content {
	padding: 0;
}

.hrtext {
    font-size: 14pt;
}

/* ------ */

a[href^="http"]:link:after,
a[href^="http"]:visited:after {
  content: " [Link verweist auf " attr(href) "] ";
  font-size: 8pt;
  color: #888888;
  background-color: transparent;
  text-decoration: none;
}

.extlink,
.extlink:hover {
	background: none;
	margin-right: 0;
	padding-right: 0;
}


/* ------ */

#lightbox,
#lightboxDetails,
#lightboxCaption,
#keyboardMsg,
#closeButton,
#overlay,
#lightbox img {
    display: none;
}

#lightbox {
	background: none;
	border: none;
}



/* ------ */

.start-cat:link,
.start-cat:active,
.start-cat:visited,
.start-cat:hover {
	width: 175px;
	background: none;
	padding-left: 10px;
}

#start-catbar {
    min-width: 220px;
	width: 27%;
}

#start-textbar {
    padding: 0;
    margin-left: 35%;
}

#start-cat-img1,
#start-cat-img2,
#start-cat-img3,
#start-cat-img4 {
    display: none;
}


/* ------ */

.cat-submit {
    background: none;
	padding-left: 5px;
}

.cat-center {
    width: 35%;
}

.cat-prodbox {
    margin: 15px 0 15px 0;
}

/* ------ */

#agb-download {
    display: none;
}

#agb-box {
	margin: 10px 2px 0px 2px;
	padding: 4px;
}

/* ------ */

#impr-mailform {
    display: none;
}

.impr-desc {
	height: 15px;
	text-align: left;
}

#impr-img {
    display: none;
}


/* ------ */

.g-imgbox img {
    position: relative;
	left: -10px;
}

.g-imgbox {
    page-break-inside: avoid;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ------ */

#shc-gocash input {
	padding-left: 5px;
	background: none;
}

/* ------ */

#cp-submit input {
    padding-left: 5px;
	background: none;
}

/* ------ */

#cp-buttons {
    display: none;
}

#cp-message {
    font-size: 8pt;
}


