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

body {
	background-color:#d2daed;
	font-family:Calibri, Tomaha, Verdana, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align: justify;
}	
 
 
.clear{
	clear:both;
}

.textabstand {
margin:20px auto auto 20px;
}



#index {
	width:900px;
	background-color:#b7c7ed;
	background: url('images/index_slices_08.jpg') bottom;
	background-position:0px 50px;	
	margin:auto auto auto auto;	
}

#content {
	width:900px;
	background-color:#b7c7ed;
	background: url('images/background.jpg') top left;	
	margin:auto auto auto auto;
	height:393px;
	overflow:scroll;	
	overflow-x:hidden; 
	}


#banner {
	width:900px;
	height:0px;
	background-color:#b7c7ed;
	background: url('gfx_layout/header.jpg') top left no-repeat;
}

#footer {
	width:900px;
	height:76px;
	background-color:#b7c7ed;
	background: url('images/index_slices_09.jpg') top left no-repeat;
	margin:auto auto auto auto;
	
}

#menu {
	width:900px;
	height:78px;
	margin:auto auto auto auto;
}

#menu_points {
	height:78px;
	width:900px;
	margin:auto auto auto auto;
}


a.nav {
	display:block;
	margin-right:0px;
	float:left;
	width:94px;
	height:78px;
	background: transparent url('images/index_slices_01.jpg') top left no-repeat;
}
a:hover.nav {
	background: transparent url('images/index_slices_01.jpg') top left no-repeat;
	height:78px;
	width:94px;
}

a.nav2 {
	display:block;
	margin-right:0px;
	float:left;
	width:137px;
	height:78px;
	background: transparent url('images/index_slices_02.jpg') top left no-repeat;
}
a:hover.nav2 {
	background: transparent url('images/index_slices_02.jpg') top left no-repeat;
	height:78px;
	width:137px;
}

a.nav3 {
	display:block;
	margin-right:0px;
	float:left;
	width:98px;
	height:78px;
	background: transparent url('images/index_slices_03.jpg') top left no-repeat;
}
a:hover.nav3 {
	background: transparent url('images/index_slices_03.jpg') top left no-repeat;
	height:78px;
	width:98px;
}

a.nav4 {
	display:block;
	margin-right:0px;
	float:left;
	width:77px;
	height:78px;
	background: transparent url('images/index_slices_04.jpg') top left no-repeat;
}
a:hover.nav4 {
	background: transparent url('images/index_slices_04.jpg') top left no-repeat;
	height:78px;
	width:77px;
}

a.nav5 {
	display:block;
	margin-right:0px;
	float:left;
	width:101px;
	height:78px;
	background: transparent url('images/index_slices_05.jpg') top left no-repeat;
}
a:hover.nav5 {
	background: transparent url('images/index_slices_05.jpg') top left no-repeat;
	height:78px;
	width:101px;
}

a.nav6 {
	display:block;
	margin-right:0px;
	float:left;
	width:84px;
	height:78px;
	background: transparent url('images/index_slices_06.jpg') top left no-repeat;
}
a:hover.nav6 {
	background: transparent url('images/index_slices_06.jpg') top left no-repeat;
	height:78px;
	width:84px;
}


a.nav7 {
	display:block;
	margin-right:0px;
	float:left;
	width:309px;
	height:78px;
	background: transparent url('images/index_slices_07.jpg') top left no-repeat;
}
a:hover.nav7 {
	background: transparent url('images/index_slices_07.jpg') top left no-repeat;
	height:78px;
	width:309px;
}
