@charset "utf-8";
/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#header, #shortcuts, #main_nav, #subnavi, #fachbereiche, #quicklinks_titel,#quicklinks,#footer,.nostructur,form {
	width:0px;
	height:0px;
	visibility:hidden;
	overflow:hidden;
}

#breadcrump {
	height:2cm;
}

#content {
	width:70%;
	float:left;
	border-left:none;
}

#rightcol {
	width:28%;
	float:right;
}

img {
	border:none;
}

.zwischentitel {
	font-weight:bold;
	font-size:18px;
	margin-bottom:0.5cm;
}
.webautor-container {
	margin-bottom:0.2cm;
}
/*
#content a[href^="/"]:after {
   content: " (http://www.phzh.ch" attr(href)")"; 
}
*/
.pic-left {
	float:left;
	margin-right:0.5cm;
}
pic-right {
	float:right;
	margin-left:0.5cm;
}
#content .column-left, #content .column-right {
	float:left;
}
.webautor-container {
	clear:both;
}