/* CSS sviluppato da: Anna Laudani */
/* http://www.laudania.com */

html {
height: 100%;
}
body {
  font-family: Arial, sans-serif; 
  color:#000000;
  background-color: #ffffff;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  text-align: center;
}
	
img{
  border:0
}
#container{
  font-family: Arial, sans-serif; 
  color:#000000;
  margin-right: auto;
  margin-bottom:auto;
  margin-left: auto;
  width: 864px;
  height: 602px;
  text-align: center;
}

#page{
  position:relative;
  left:0px; 
  top:11px;
  padding-top: 0px;
  width: 864px; 
  height: 591px;
  z-index:1;
}

div.middle{
  position:relative; 
  left:0px; 
  top:0px; 
  width:864px; 
  height: 24px;
  z-index:3;
}

div.top{
  position:absolute;
  left:0px; 
  top:0px;
  background-image: url(images2/start-oben.jpg); 
  width:864px; 
  height: 193px;
  z-index:2;
}

div.content{
  position:absolute;
  left:194px; 
  top:0px;
  background-color: #ffffff;
  border-bottom:1px solid #8871B1;
  width:680px; 
  height:630px;
  z-index:4;
}

td.left{
 border:0px;
 height: 640px;
 width:184px;
 background-color: #e8529a;
}

td.content{
 border:0px;
 width:399px;
 background-color: #ffffff;
}

td.right{
 border:0px;
 width:283px;
 background-color: #ffffff;
 
}
td.content-right{
 border-left:3px solid #8871B1;
 border-right:5px solid #e8529a; 
 width:283px;
 height: 410px;
 background-color: #ffffff;
}
td.pic-right{
 left:10px;
 top:200px;
 width:250px;
 background-color: #ffffff;
}

td.li{
 font-family: Arial, sans-serif;
 color: #8871B1;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
 padding-left: 5px; 
 padding-right: 5px;
 width:273px;
 
}

span.ten {
	font-family: Arial, sans-serif;
	display: block;
	font-size: 10px;
	text-align: left;
}

span.eleven {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 11px;
  text-align: left;
}

span.eighteen {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 18px;
  text-align: left;
}

span.twelve {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 12px;
  text-align: left;
}

span.eleven {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 11px;
  text-align: left;
}

span.twelve-block {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 12px;
  padding-right: 10px;
  text-align: justify;
}

span.eleven-block {
  font-family: Arial, sans-serif; 
  display: block;
  font-size: 11px;
  padding-right: 10px;
  text-align: justify;
}

span.black {
  color: #000000;

}

span.blackbold {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

}

span.viola {
  color: #8871B1;

}

span.white {
  color: #ffffff;

}

div.navi{
  position:absolute;
  left:38px; 
  top:140px; 
  text-align: left;
  width:135px; 
  z-index:5;
}

a.navi{
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;

	
}
a.navi:hover{
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-decoration: none;

}

a.black{
  color: #000000;
  font-family: Arial, sans-serif; 
  font-size: 12px;
  text-decoration: none;
	
}

a.black-ten{
  color: #000000;
  font-family: Arial, sans-serif; 
  font-size: 10px;
  text-decoration: none;
	
}

a{
  color: #000000;
  text-decoration: none;
  outline:none;
}
a:hover{
  color: #8871B1;
  text-decoration: none;
}
/* Anna Laudani   */

