html, body {
	font-family: Verdana, Arial;
	font-size: 12px;
}

.screenonly {
	display: none;
}
.printonly {
}

a {
	color: #000;
	text-decoration: none;
}
a.more {
/*	display: none; */
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

#menu {
	display: none;
}
#tframes, #teaser {
	display: none;
}
#hline {
	display: none;
}
#newsarrow {
	display: none;
}

#photoblognav a, #photoblogmenu, .bildwahl, #photoblogpopup, #pframeright, #portfoliopopup, div.photoblogpopupdet, div.mitarbeiterpopup {
	display: none;
}
div.photoblogimg {
	width: 201px;
	height: 203px;
	overflow: hidden;
	float: left;
	margin-right: 28px;
	margin-bottom: 28px;
}
div.photoblogimg img {
	width: 164px;
	height: 103px;
	border: 1px solid #A39E9A;
}

#pframeleft img {
	margin-left: 16px;
	border: 1px solid #676767;
}


.contfloat {
	width: 90%;
}

#pframeleft img.bordered {
	display: inline;
	width: 40%;
}
#lpflash, #lpback, #lpcontact {
	display: none;
}

#footer a, #footer img {
	display: none;
}