/* 
Title:     aczentum master style
Author:    info@aczentum.de
ded. to RS
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	
	line-height: 1.5em;
	background: url(images/aczentum_3.png);
	background-repeat: repeat-x;
	
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}



/* ---( links )------------------------------- */



A:link     { color: #000000; font-weight: none; text-decoration: none; }
A:visited      { color: #000000; font-weight: none; text-decoration: none; }
A:active   { color: #003366; font-weight: none; text-decoration: none; }
A:hover  { color: #003366; font-weight: none; text-decoration: none; }

/* ---( common elements )------------------------------- */

p {
	margin: 0;
	padding: 0;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
.text {
	margin: 0;
	padding: 0;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5 em;
	color: #000;
	font-size: x-small;; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
.text A:link     { color: #97A1AE; font-weight: none; text-decoration: none; }
.text A:visited  { color: #97A1AE; font-weight: none; text-decoration: none;}
.text A:active   { color: #97A1AE; font-weight: none; text-decoration: none;}
.text A:hover  { color: #97A1AE; font-weight: none; text-decoration: none;}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #930;
	padding: 0;
	margin: 0 0 1em 0;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #930;
	}
h2 a:hover {
	color: #600;
	}
table, td, th {
	margin: 0;
	padding: 5;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}	
	
	
/* ---( id's )------------------------------- */
	

#navigation-home
	{
	position: absolute;	
	top: 240px;
	left: 10px;
	z-index:2;
			}
			
#home
	{
	position: absolute;	
	top: 200px;
	left: 300px;
	z-index: 2;
	width: 550px;
			}	
			
#navigation-information
	{
	position: absolute;	
	top: 240px;
	left: 1050px;
	z-index:2;
			}	

#information
	{
	position: absolute;	
	top: 122px;
	left: 1380px;
	z-index: 2;
	width: 700px;
			}
			
#informationanker
	{
	position: absolute;	
	top: 0px;
	left: 2050px;
	
			}	
#informationanker2
	{
	position: absolute;	
	top: 0px;
	left: 1050px;
	
			}	
			
			
#kontaktanker
	{
	position: absolute;	
	top: 0px;
	left: 3000px;
	
			}	
			
#navigation-kontakt
	{
	position: absolute;	
	top: 240px;
	left: 2110px;
	z-index:2;
			}	

#kontakt
	{
	position: absolute;	
	top: 270px;
	left: 2600px;
	z-index: 2;
	width: 300px;
			}	
			
#navigation-projekte
	{
	position: absolute;	
	top: 900px;
	left: 10px;
	z-index:2;
			}	
			
#projekteanker
	{
	position: absolute;	
	top: 700px;
	left: 0px;
	}
	
#projekte
	{
	position: absolute;	
	top: 900px;
	left: 300px;
	z-index: 2;
	width: 800px;
			}	
#impressumanker
	{
	position: absolute;	
	top: 700px;
	left: 3000px;
	}
				
#navigation-impressum
	{
	position: absolute;	
	top: 900px;
	left: 2110px;
	z-index:2;
			}	

#impressum
	{
	position: absolute;	
	top: 900px;
	left: 2600px;
	z-index: 2;
	width: 300px;
	padding-bottom: 200px;
			}	


