/* www.agnosco.net Screen Layout

Copyright 2005-2008 by agnosco.net Gesellschaft fuer Unternehmenskommunikation GmbH
This Style Sheet and the web site design defined hererin are copyrighted.

*/

*	{
	padding: 0;
	margin: 0;
	}

body	{
	background: #ffffff;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	border: 0;
	font: 12px Helvetica, Arial, sans-serif;
	color: #000000;
	}

h1.agn_logo_headline {
	background: url(../img/agn_logo_header.jpg);
	background-repeat: no-repeat;
	height: 466px;
	margin: 30px 0 0 76px;
	padding: 0;
	border: 0;
}

h1.agn_logo_headline span {
	display: none;
}

h2.wir {
	background: url(../img/hl_wir.gif);
	background-repeat: no-repeat;
	height: 43px;
	padding: 0;
	border: 0;
}

h2.wir span {
	display: none;
}

h2.kunden {
	background: url(../img/hl_kunden.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding: 0;
	border: 0;
}

h2.kunden span {
	display: none;
}



h2 {
	font: 12px Arial, sans-serif;
	font-size: 36px;
	margin-bottom: 0.2em;
	text-transform: lowercase;
	font-weight: lighter;
	color: #ededed;
	background: #000000;
	}

p {
	font-size: 12px;
	line-height: 1.2em;
}

strong {
	font-weight: bolder;
}

#logo {
	float: left;
	width: 500px;
	height: 500px;
	}


#content {
	margin-left: 580px;
	padding-top: 135px;
	width: 400px;
}

#content p.lead, #content p.clients {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 38px;
}


#footer  {
	clear: both;
	padding-left: 189px;
	padding-top: 40px;
	margin: 1em 0 0 0;
	}

#footer p {
	font-size: 12px;
	line-height: 18px;
}

#footer a:link, #footer a:active, #footer a:visited	{
	color: #000000;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
