body 
	{
	font-family: verdana, arial;
	font-size: 15px;
	background-color: #FFFFFF;
	text-align: center;

scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #000000;
scrollbar-face-color: #113387;
scrollbar-highlight-color: #9EA8C1;
scrollbar-shadow-color: #808080;
scrollbar-track-color: #ECECEC;
  }

li {
	font-size: 14px;
}
p {
	font-size: 14px;
}

td {
	font-size: 14px;
}

A:link {
	color: rgb(17,51,135);
	text-decoration: none;
}
A:visited {
	color: rgb(17,51,135);
	text-decoration: none;
}
A:hover {
	color: rgb(255,255,255);
	text-decoration: none;

}


#container
	{
	background-image: url(./layout/agd.png);
	width: 997px;
	height: auto;
	margin: 0 auto;
	}

#header
	{
	background-image: url(./layout/agd-dienstleistung.png);
	width: 997px;
	height: 118px;

	}

#mitte
	{
	width: 997px;
	position: relative;
	height:auto !important;
	min-height:100%;
	//height: 100%;

	}

#navi
	{
	width: 232px;
	height: 100%;
	position: absolute;
//margin-left: -232px;

	}

#button
	{
	width: 196px;
	height: 21px;
	background-image: url(./layout/andreas-graf.png);
	margin-left: 23px;
	margin-top: 10px;
//margin-left: 15px;
	}

#bild
	{
	background-color: #808080;
	width: 761px;
	height: 271px;
	margin-left: 232px; 
//margin-left: 225px; 
//width: 764px;
	}

#content
	{
	width: 765px;
	height: auto;
	margin-left: 232px;
	}

#text
	{
	width: 715px;
	height: auto;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
//margin-left: 0px
	}


#footer
	{
	background-image: url(./layout/dienstleistung.png);
	width: 997px;
	height: 31px;
	float: center;
	}