body {
	font: 0.7em arial, helvetica, sans-serif;
	width: 98%;
	line-height:1.5em;
}

.hideprint {
	display: none;
	}

img {
	border: 0;
	}

.print img {
	float:left;
}

.print ul {
	float:right;
}

.print li {
	float:left;
	width:140px;
	list-style-type: none;
}

.print li span {
	display: block;
}

hr {
	clear: both;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}

#rootline {
margin: 0 0 2em 0;
}

h1 {
	font-size: 2em;
}

h2, #slogan span {
	font-size: 1.5em;
	font-weight:bold;
}


h3 {
	font-size: 1em;
}

h1,h2,h3 {
	padding:0;
	margin:0;
}

h2 {
	margin: 0 0 1em 0;
}

#main-menu,
 #sub-menu, 
#sub-menu2, 
#general-menu, 
#lang-menu, 
#footer, 
.backlink,
#footer2, 
#footer-home, 
#footer2-home,
#content-home .spalte2 {
	display:none;
}

th { text-align:left }

#timeline {
white-space: normal;
background: none;
background-position: bottom left;
}

#timeline .year {
font-weight: bold;
color: #2F3A7B;
padding: 10px 0 0 0;
}

#timeline .event p {
margin: 0;
padding: 10px 0 0 0;
}

#timeline .entry0, #timeline .entry-start, #timeline .entry-end { 
float:none; 
width: auto; 
height: auto;
margin: 0 20px 0 0;
background: none;
}

#timeline .entry-start {
background: none;
background-position: bottom left;
}

#timeline .entry0 p, #timeline .entry-start p, #timeline .entry-end p{ 
width: auto; 
white-space: normal;
}