/* CSS Document print*/

body {
	font-size: 11pt;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	color: #000
}

/*Tags*/

img {
	border:0;
}

#header ul li{
display:none;
}

#header p{
display:none;
}

#navi{
display:none;
}

#navi_en{
display:none;
}

h1 {
font-size:15pt;
}

h2, h3 {
font-size:12pt;
}

h6 {
font-size:11pt;
}
a {
	color: #000;
	text-decoration:none;
	border:0;
}

/*Klassen*/


.top {
	display:none;
}

