/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
	text-align:left;
	background-color:#fff;
}

#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#leftCol,
#rightCol,
#footer,
#copyright {
	display: none;
}

#main {
	position: static;
	margin: 10px;
	background-color:#fff;
}

#head h1 {
	margin-bottom: 10px;
	background-image:none;
}

#main #head h1 a {
	background-image:none;
	background-color:#fff;
	display: block;
	text-indent: -999px;
	width: 419px;
	height: 57px;
	background-image:none;
}

#head h1 img {
	position: absolute;
	right: 10px;
	border: none;
	text-align:right;
}

#midCol h2,
#midCol h2 a {
	/*color: #4b5d66;*/
	color: #374044;
}

#main #midCol {
	margin:0;
	position: relative;
}

#main #midCol .ctArea {
	margin:0;
	padding-left:7px;
}

.csc-sitemap ul li a:hover {
	background-image: url(../images/thirdnav_bg.gif);
	/*color: #4b5d66;*/
	color: #374044;
}

.unter-ueberschrift {
	/*color: #4b5d66;*/
	color: #374044;
}

.ctArea a.bluelink:hover {
	/*color: #4b5d66;*/
	color: #374044;
}

.ctArea a {
	/*color: #4b5d66;*/
	color: #374044;
}

.defaultForm label {
	/*color: #4b5d66;*/
	color: #374044;
}

.defaultForm input, .defaultForm select, .defaultForm textarea, .defaultForm button {
	background-color: #fff;
	/*color: #4b5d66;*/
	color: #374044;
}

.tx-indexedsearch-searchbox-sword {
	background-color: #fff;
}

.tx-indexedsearch-searchbox-button {
	background-color: #fff;
}

