.noScreen {
	display: none;
	visibility: hidden;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

hr {
	color: #000;
	border: 1px solid #000;
	margin: 1em;
	padding: 0px;
	height: 2px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.topLevelMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topLevelMenu li {
	margin: 0;
	float: left;
}

#searchForm {
	float: right;
	padding: 0;
}

#searchForm form {
	margin: 0;
	padding: 0;
}

#searchForm input {
	font-size: 100%;
	margin: .4em;
}

#searchForm select {
	font-size: 100%;
	margin: .4em;
}

form input.submit:hover {
	cursor: pointer;
}

#footer_right span {
	display: none;
}

.clearBoth {
	clear: both;
}

#runAsUser {
	text-align: center;
	background: #000;
	background: transparent url(/shop/Common/images/redWarningBack.jpg) repeat-x bottom right;
	padding: 0.5em;
}

#runAsUserWarning {
	background: transparent url(/shop/Common/images/warnAnimated.gif) no-repeat;
	height: 2.4em;
	color: #900;
}

#runAsUserWarning a {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}

.newsFulltext a {
	text-decoration: underline;
}

.boxheadEmpty {
	visibility: hidden;
	height: 16px;
}

#page {
	background: white;
}

.errorReport {
	margin: 3em;
	padding: 0.5em;
}

.securityBox {
	background: transparent url(/shop/Common/images/security.gif) no-repeat;
	height: 200px;
	margin-top: 3em;
	margin-bottom: 10em;
	margin-left: 2em;
	padding-left: 130px;
}

.icon_print {
	background: transparent url(/shop/Kramp2009/images/print.gif) no-repeat;
	background-position: center right;
	margin-right: 3px;
	cursor: pointer;
}

#userDataDiv {
	cursor: pointer;
}

div#userDataHint {
	height: 107px;
	color: black;
	position: absolute;
	left: -200px;
	display: none;
	top: 17px;
	z-index: 999999;
}

.headerBar {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}
