/**
* Projekt: MYCITYSECRETS
* Typ:     Stylesheet Drucker
*
* @author webkrebse.com
* @version 1.1
*/

body {
	background: none;
}

#kacheln,
#footer {
	background: none;
}

#wrapper {
	position:relative;
	top: 0px;
	left: 0px;
	width: 922px;
	margin: 0px;
	background: none;
}

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#login,
#logout,
#registrieren,
#navi,
#rand,
#footer,
#sprachwahl,
.submit input,
input.pfeil_weiss,
input.pfeil_braun,
.button_073,
.button_093,
.button_105,
.button_126,
.noprint {
	display: none;
}

#inhalt {
	position: absolute;
	top: 0px;
    left: 0px;
    height: 100%;
}


