/*  =========================================================
Relaunch www.prvhh.de - Public Relations v. Hoyningen Huene
Datei: print.css
Media: print 

Autor: Sara Heinen
Web:   http://www.agentur-brandung.de
========================================================== */

body {
	font: 100%/1.25 arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
}

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

a{
	font-size: 0.7em;
	color: #9b2820;
}

#meta, #header, #navi, #ariadne, #rightColumne, #logolink, #hiddenNav, #subnavi, .newsBack, .tx-ttnews-browsebox{
	display: none;
}

#leftColumne{
	position: absolute;
	left: 100%;
	margin-left: -210px;
	top: 30px;
	width: 209px;
	background: none;
}

#content{
	margin-top: 100px;
	width: 100%;
	text-align: left;
	font-size: 0.7em;
	color: #000;
	line-height: 1.7em;
}

#content a{
	font-size: 1em;
}

.spalte{
	font-size: 1.4em;
}

	.spalte li{
		font-size: 0.7em;
	}

#ariadne ul{
	float: left;
	margin: 30px 0 20px 0;
}

#ariadne li{
	float: left;
	font-size: 0.7em;
	background: url(../images/ariadne_print.gif) no-repeat top left;
	padding-left: 10px;
	margin-right: 10px;
}

#ariadne li.last{
	margin: 0;
}

#ariadne li a, #ariadne li a:hover{
	color: #000;
	text-decoration: none;
	font-size: 1em;
}

h2{
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
}

h2{
	display: none;
}

.mehr_einstieg, .newsMehr{
	font-size: 1.4em;
}

.team_info a{
	font-size: 1em;
}

h3{
	font-size: 0.7em;
	font-weight: bold;
}

h4{
	font-size: 1.5em;
	font-weight: bold;
}

.bu{
	width: 200px;
	font-size: 0.9em;
	font-style: italic;
	color: #666;
	margin-right: 5px;
}

.newspic{
	float: left;
	padding: 0 10px 5px 0;
}

.print_pressemitteilung{
	display: block;
	font-size: 21px;
	font-weight: bold;
}

