/* ---------- lenz ---------- */

/* ---------- allgemein ---------- */


html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li 
{
			margin: 0;
			padding: 0;
}

body 
			{
			background-color: #FFF;
 			}



/* ---------- startseite ---------- */



/* ---------- content ---------- */


#content	{
			position: relative; top: 60px; left: 50%;
			width: 700px;
			margin-left: -350px;
			z-index: 1;
			background-color: #FFF;
			text-align: center;
			}

#contentmainnavi	{
			position: relative; top: 0px; left: 0px;
			width: 700px;
			z-index: 2;
			}

#content p	{
			font: 11px Verdana, sans-serif;
			color:#00344e;
			padding: 0px 0px 0px 0px;		
			margin: 0px 0px 0px 0px;		
			}

#contentmainbox	{
			position: absolute; top: 40px; left: 0px;
			width: 700px; height:500px;
 			background:url(/hg.jpg) 
 			0px 0px
 			no-repeat; 
			background-color: #FFF;
			z-index: 3;
			}

#content a:link			{color:#00344e; text-decoration: none;}
#content a:visited		{color:#00344e; text-decoration: none;}
#content a:active		{color:#00344e; text-decoration: none;}
#content a:hover 		{color:#00344e; text-decoration: underline;}
#content a:focus 		{color:#00344e; text-decoration: none;}


#steltemeierundrawe	{
			position: absolute; top: 80px; left: 0px;
			width: 700px; height: 134px;
			z-index: 4; 
			}

#imprint	{
			position: absolute; top: 60px; left: 0px;
			width: 700px; height: 134px;
			z-index: 4; 
			}

#back	{
			position: absolute; top: 280px; left: 0px;
			width: 700px; height: 65px;
			z-index: 5; 
			}


#adresseberlin	{
			position: absolute; top: 310px; left: 0px;
			width: 700px; height: 65px;
			z-index: 5; 
			}

#adressebruessel	{
			position: absolute; top: 400px; left: 0px;
			width: 700px; height: 68px;
			z-index: 6; 
			}

