/* --- CSS Definitionen für ECKES Granini --- */
/* --- BODY Anfang --- */
html {
	background: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	height: 100%;
}
/* --- BODY Ende --- */

#header {
	position: relative;
	margin-top: 160px;
	width: 100%;
	height: 10px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 165px;
	height: 160px;
}

#header_print {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 160px;
	text-align: right;
}

#headimage .mediaimage {
	display: none;
}

#headimage .first {
	display: block;
}

#postit,
#menu,
#menu2,
#lang,
#header_links,
#agentur_net ul ul,
#footer_links,
h2 img,
h3 img,
#teaser,
#right,
#history_year,
#history_select,
#draggable,
#referenzen_caption,
#referenzen_subheader,
#referenzen_loading,
#referenzen_images,
#referenzen_scrollbar,
#referenzen_subheader {
	display: none;
}

#referenzen {
	height: auto !important;
}

#footer {
	position: relative;
	border-top: 1px solid #000000;
	height: 30px;
}

#footer_menu {
	position: absolute;
	left: 0;
	top: 0;
}

#agentur_net {
	position: absolute;
	right: 0;
	top: 0;
}

#agentur_net ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
