/* CSS-Dokument - pps-consult.com - 2006 - Agentur webfox (Fabian Zastrow) */

body {
	background-image: url(../grafiken/@hintergrund.gif); background-repeat: repeat-x;
	background-color: #706B4E;
	font: normal normal 0.9em Verdana;
}

#ausrichtung {
	position: absolute; 
	width: 866px; left: 50%; margin-left: -433px; 
	height: 600px; top: 50%; margin-top: -310px; 
	background-image: url(../grafiken/@indexHintergrund.gif); background-repeat: repeat-y;
}

#logo {
	position: absolute;
	width: 275px; height: 80px; top: 272px; left: 70px;
}

#text {
	position: absolute;
	width: 225px; height: 80px; top: 382px; left: 102px;
	font-size: 0.8em; line-height: 140%;
}

a {
   color:#716c4e;
   text-decoration:underline;
   }
a:hover {
   text-decoration:none;
   }

#navigation {
	position: absolute;
	width: 272px; top: 365px; left: 105px;
}

#navigation ul { list-style: none; margin: 1.2em 0 0 0; padding: 0;  }
#navigation li { margin: 0 0 0.2em 0; }
#navigation a { 
	color: #4B4B31; line-height: 120%;
	text-decoration: none; text-transform: uppercase;
	padding: 0 0 0 14px; margin: 0 0 0 -15px;
}
#navigation a:hover { 
	font-weight: bold; line-height: 120%;
	background: none; background: url(../grafiken/@navquadrat.gif) no-repeat;
}

#introbild {
	position: absolute;
	width: 499px; height: 600px; top: 0px; left: 362px;
}
