/*
 $Id: print.css,v 1.1 2007-02-09 11:55:59 rschmitz Exp $
 Copyright 2004 MEDIATA Communications GmbH <info@mediata.net>
*/
@media all {
	* {
	 margin: 0;
	 font-size: 12px;
	 line-height: 20px;
	}
	html, body#body-start {
		 padding: 20px 0;

	}
	img {
		border: 0;
		width: auto;
		height: auto;
	}
	.section {
				background: none;


	}
	h3.section,
	h4.section {
		display: none;
	}
	div#page {
		padding: 0px 0;
	}
	#title {
		background: none;
	}
	a.anmeldung {
		display: none;
	}
	h1#logo {
		background: none;
	}
	div#logo a,
	div#logo a:link,
	div#logo a:active,
	div#logo a:visited,
	div#logo a:hover {
		font-size: 30px;
		line-height: 30px;

		font-family: 'Lucida Sans', Lucida, Arial, Verdana, 'Arial Unicode MS', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		color: #8A73AE;
	}
	#layout {

	}
	#quick {
		display: none;
	}
	#main {

	}

	#content {

	}
	ul {

	}

	#language {
		display: none;
	}

	p.totop {

		display: none;
	}

	p.totop a,
	p.totop a:link,
	p.totop a:active,
	p.totop a:visited,
	p.totop a:hover {

	}
	#navigation {
			display: none;

	}
	#navigation-global {
		display: none;
	}
	#navigation-breadcrumb {
		position: absolute;
		top: 100px;
		text-align: right;
	}
	div#footer {
		clear: both;
	}
	#partner {
		margin-top: 20px;
		clear: both;
	}
	#partner span,
	#partner a,
	#partner a:link,
	#partner a:active,
	#partner a:visited,
	#partner a:hover {

	}

	.trigger {
			cursor:pointer;
			background: #E9EDE9;

		}
	.backlink {
		display: none;
	}



}
