 /*
	CSS musteradresse.com (screen) alpha 0.1
	(c) André.Müller - musteradresse.com 

 */

html {
	font-size	:100.1%;
	height		:100%;
	width		:100%;
}

body {
	height		:100%;
	width		:100%;
	padding		:0;
	margin		:0;
	color		:#000000;
	background	:url(../images/hg-gruen.jpg) #B4B8AC top right no-repeat fixed;
	font-family	:Verdana, Arial, Helvetica, sans-serif;
}


/* START */

#logo {
	position	:absolute;top:15px;right:20px;
	margin		:0;
	padding		:0;
} html>body #logo {
	position	:fixed;top:15px;right:20px;
}

#logo img {
	border		:none;
	margin		:0;
	padding		:0;
}

#content {
	position	:absolute;bottom:33px;right:20px;
	height		:49px;
	width		:450px;
	margin		:0;
	padding		:0;
	padding-right	:75px;
	font-size	:11px;
} html>body #content {
	position	:fixed;bottom:33px;right:20px;
}

#impressum {
	position	:absolute;bottom:30px;right:20px;
} html>body #impressum {
	position	:fixed;bottom:30px;right:20px;
}

#impressum img {
	border		:none;
	margin		:0;
	padding		:0;
}

small,
address {
	color		:#FFFFFF;
	font-size	:10px;
	font-weight	:normal;
	font-style	:normal;

	display		:inline;
}

small a {
	color		:#000000 /* #FB6503 */;
}

address a {
	color		:#FFFFFF;
}

small a:hover,
adress a:hover {
	color		:#000000;
}

#glossar {
	z-index		:10;
	width		:175px;
	margin		:0;
	padding		:15px;
	border-right	:solid 1px #000000;
	background	:url(../images/hg-transparent-aufhellen.png) transparent fixed /* #F1F5E9 */;
	color		:#909585;
	font-size	:10px;
}

#glossar a {
	color		:#000000 /* #FB6503 */;
}

#referenzen {
	position	:absolute;
	z-index		:10;
	height		:100%;
	width		:20%;
	margin		:0;
	border-right	:solid 0px #666666;
	background	:transparent;
}

span {
	cursor		:help;
}


/* HEADER */


/* INHALT */


/* INHALT - FORMULARE */


/* INHALT - TABELLEN */


/* INHALT - INFO */


/* INHALT - SPECIALS */ 




/* INHALT - LINKS */


/* NAVIGATION */


/* FOOTER */

