/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	background-color: #8D8F8E;
	background-repeat: no-repeat;
	padding: 1px;
	color: #FFFFFF;
	}

a {
	color: #DFFFFF;
	text-decoration: underline;
}	
a:hover {
	text-decoration: underline;
}

li  {
	list-style-type: none;
	padding: 2px;
	list-style-image: url(../images/webpic/liste.gif);
}
	

li a {
	text-decoration: none;
}
	
form {
	margin: 0;
	padding: 0;
}

td {font-size: 12px;}

#andrea {
	text-align: center;
	width: 100%;

 }
/*MAINNAVIGATION style-------------------------------------*/	


#header1 {
	text-align: left;
	display: block;
	width: 100%;
	background-image: url(../images/webpic/logo.gif);
	height: 140px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

#navcontainer
{
	margin: 0;
	padding: 0;
	text-align: center;

	
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#navcontainer li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 18px;
	padding-left: 18px;	
}

#navcontainer ul li a
{
	padding: 2px;
	color: #000000;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#navcontainer ul li a:hover
{
	
	color: #fff;
	text-decoration: none;
}

/*CONTENT style-------------------------------------*/	



	

/* HEADER #1 style-------------------------------------*/


.logo a{
	height: 100px;
	display: block;
	text-align: center;
	font-size: 36px;
	text-decoration: none;
 } 
 




/*GENERAL DESIGN AREAS-------------------------------------*/


#amf-content {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;	
}


#amf-content-col1 {
	float: left;
	width: 900px;
	text-align: left;	
}


/*.......................................*/




.header-pages {

	color: #000000;
	font-size: 24px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


 .footer-box  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
		
 }
.footer-text  {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.3em;

 }
   
.footer-text a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1em;

	line-height: 55px;
 }
.space a {
	padding-top: 55px;
}
   
.grey {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.noline {
	text-decoration: none;
}
