.clear {
	clear: both;
}
.hide {
	display: none;
}
#leftColumn, #rightColumn, #contentColumn, #SOWrap {
	float: none;
}

html>body #SOWrap {
	width: auto;	/* help Opera out */
}

#rightColumn, #leftColumn, .hnav, .printHide {
	display: none;
}

#outerColumnContainer, #innerColumnContainer, #pageWrapper {
	border-width: 0;
}

#masthead, #footer {
	display: none;
}
a, a:link, a:visited {
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
}

fieldset#kontakt {
	border:0;
	padding:0;
}

div.formLabel {
	font-size:0.8em;
}
div#footer {
	display: none;
}

img#imgMap {
	border:0;
	float:right;
	width:20em;
}

input.inputText {
	width:18em;
}

input.inputButton {
	display:none;
}

textarea.inputArea {
	width:18.4em;
	height:8em;
}

div.pdflink {
	display: none;
}

img.iconSmall {
	display: none;
}