/*
	CSS for Imaging Netzwerk Berlin v.1.0 - T4.1 screen

	André Müller - die musteradresse
	www.musteradresse.com

*/
																/* GL0BaL */


body {
	height			:auto;
	padding			:0;
	margin			:0;
	color			:#1a1f1f;
	background		:none;
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	/*line-height		:0.0em;*/
}

																/* LAyOUT */

#kopfzeile {
	height			:112px;
	background		:#ffffff url(../images/hg-kopfzeile.jpg) top left no-repeat;

	/* Feste Breite */
	width			:auto;
	margin			:0 auto;
	border			:0;
}

#logo {
	display			:block;
	padding			:12px 0 8px 12px;
}

#logo img, #logo a {
	border			:0;
}

.rahmen-navigation-2 {
	display			:none;
}
.rahmen-navigation-1 {
	display			:none;
}

#navigation {
	display			:none;
}

#untermenu {
	display			:none;
}

.pad {
	display			:none;
	height			:22px;
	background		:#ffffff;
	/* Feste Breite */
	width			:auto;
	margin			:0 auto;
}

#hauptspalte {
	height			:auto;
	padding			:2em 0;
	/* Feste Breite */
	width			:auto;
	margin			:0 auto;
}

.mitte {
	float			:left;
	width			:60%;
	font-size		:1.0em;
}

.rechts {
	float			:right;
	width			:36%;
	font-size		:.9em;
}

#fusszeile {
	clear			:both;
	background		:none;
	height			:auto;
	width			:auto;
	margin			:0 auto 0 auto;
	border-top		:solid 1px #255752;
}

#fussmenu {
	display			:none;
}

#fusstext {
	color			:#3a9287;
	font-size		:0.9em;
	width			:60%;
	padding			:10px 0 2em 0;
}
													/* TAGS */

