#Container {
	margin: 0;
	width: 784px;
	background:transparent url(../pic_heidi/bg_container.gif) top right repeat-y;
	}

#Title_de {
	background: transparent url(../pic_heidi/bg_title.jpg) no-repeat top right; 
	height: 140px;}
	
#Title_it {
	background: transparent url(../pic_heidi/bg_title_it.jpg) no-repeat top right; 
	height: 140px;}

#Navi {
	margin: 0;
	border-right: 1px solid #999;
	background-color: #fff1d6;
	width: 160px;
	float: right;
	position: relative;
	right: 18px; 
	min-height: 1130px;
	}
	
#Content {
	width: 560px;
	margin: 0 5px 0 30px;
	float: left; }

ul.menu { 
	margin: 0;
	padding: 20px 0;
	font-size: 10px;
	list-style: none;}
	
ul.menu li { 
	padding: 3px 0px;}
	
ul.menu li a { 
	text-decoration: none;
	color: #000000;
	padding: 0 0 0 10px;
	line-height: 22px;
	}
	
ul.menu li a:hover { 
	text-decoration: underline;
	color: #000000;
	padding: 0 0 0 10px;
	line-height: 22px;
	}
	
ul.menu li ul { 
	margin:0;
	padding: 1px 0 2px 10px;
	list-style: none;
	border-top: 1px solid #ECEAE6;
	border-left: 1px solid #ECEAE6;
	background: #FFFDF9 url(../pic_heidi/bg_submenu.gif) left bottom repeat-x; }
	
ul.menu li ul li a{
	color: #666;
	padding: 0 0 0 15px;
	display:block;
	/*background: transparent url(../pic_heidi/bott_submenu_out.gif) left center no-repeat;*/}
	
ul.menu li ul li a:hover{
	/*background: transparent url(../pic_heidi/bott_submenu.gif) left center no-repeat;*/
	text-decoration: none;
	background-color: #F0EEEB;
	color:#000;
	display: block;
	}
	
h2 {
	/*color: #FE8E16;*/
        color: #666;
	font-size: 170%;
	font-weight: 100;
	background: transparent url(../pic_heidi/bg_h2.jpg) left bottom no-repeat;
	padding: 0 0 0 30px;
	margin: 15px 0;
	height:59px;}
	
h3 {
	color: #333;
	font-weight: normal;
	font-size: 85%;
	/*background-color: #FEA94B;*/
	border: 1px solid #999;
	padding: 0 0 0 10px;
	margin: 5px 0;
	line-height:16px;}

h4 {
	color: #333;
	font-weight: normal;
	font-size: 120%;
	background-color: #FFF8EA;
	border: 1px solid #999;
	padding: 5px 0 5px 0;
	text-align:center;
	margin: 25px 0;
	line-height:16px;
       }
       
h5 {
	color: #333;
	font-weight: normal;
	font-size:110%;
	/*background-color: #FEA94B;*/
	border-bottom: 1px dotted #999;
	padding: 0 0 0 10px;
	margin: 15px 0 5px 0;
	line-height:16px;
        font-style: italic;
       }


.smile {
	display: block;
	border: 1px solid #FEA94B;
	margin: 0 0 0 1px;
	padding: 2px 0 0 0;
	height: 14px;
	text-align: center;
	}
	
.textbox {
	width: 345px;
	float: left;
	}

.text {
	font-size: 90%;
	text-align: justify;
	padding: 5px 10px;
	margin:3px 0;}

.text2 {
	font-size: 90%;
	text-align: justify;
	padding: 5px 10px;
	margin:3px 0;
	background-color: #FFF8EA;
	}

.grafic{
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

.imgbox {
	width: 215px;
	float: left;
	padding: 4px 0 0 0;
	text-align: center;
	}

.imgbox img {
	border: 1px solid #999;
	padding:1px;
	margin: 1px 0 1px 0; 
	}
	
.zoom {
	display: block;
	border: 1px solid #999;
	margin: 1px 11px 0 10px;
	line-height: 26px;
	}

.zoom a {
	color:#333;
	text-decoration: none;
	padding: 5px 0 5px 40px;
	background: transparent url(../pic_heidi/lupe.gif) left center no-repeat;
	}
	
.linkLeg {
	display:block; 
	width: 540px; 
	border-bottom: 1px #666 dotted;
	text-align: right;
	color:#000;
	text-decoration: none;
	margin: 30px 0 0 0;
	padding: 5px 10px;
	background-color: #fff1d6;}
