/****************************************
	PRINT STYLE
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color: #000 !important;
}

body {
	font-size: 17px; 	
}

#wrapper {
/*	overflow: hidden;  */
/* job: bei hidden nur ausdruck der erste Seite mit FF möglich */
	overflow: visible;
	line-height: 1.3em;
	width: 40em;
}

#header {
	padding-right: 1em;
	text-align: right;
}

#header #logo {
	display: block;
	position: relative;
	margin-bottom: 4em;
}

div.home #col1 {
	background-image: none !important;
	height: auto !important;
}

div.home #col2 {
	clear: left;
	margin-top: 2em;
	width: 40em !important;
}

div.home #col2 div.news {
	float: left !important;
	display: inline;
}
	
#page.home #col1 .teaser {
	position: relative !important;
	top: 0;
	left: 0;
	width: 40em;
}

div.cols3 #col2 img {
	display: inline;
	float: right;
}

h1, h2, h3, h4, h5, h6, p {
	page-break-before: auto;
}

h1 {
	font-size: 1.9em;
	margin-bottom: 1.2em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 1.1em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 1.1em;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 0.9em;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 0.7em;
}

h6 {
	font-size: 1em;
	margin-bottom: 0.7em;
}


ul {
	margin: 1em;
}

li {
	list-style-type: disc !important;
	list-style-position: inside;
	padding-left: 2em;
}

/****************************************
	HIDDEN ELEMENTS
****************************************/
div.cols3 #col1,
div.cols3 #col3,
div.home #col2 div.hr,
div.home #col3,
#navigation,
#subnavigation,
#meta,
#tools,
a.topLink,
.hide,
ul.anchors {
	display: none;
}
