li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}

#mytable {
	width: 530px;
	margin: 0;
	border:none;
}
/* background list */
td.english {
	width:172px;
	height:144;
	background:url(../images/_u20index/background_english.jpg) no-repeat;
}
td.german {
	width:172px;
	height:144;
	background:url(../images/_u20index/background_german.jpg) no-repeat;
}
td.spanish {
	width:172px;
	height:144;
	background:url(../images/_u20index/background_spanish.jpg) no-repeat;
}
td.french {
	width:172px;
	height:144;
	background:url(../images/_u20index/background_french.jpg) no-repeat;
}

/* picture destination */
th.english {
	width:375px;
	height:144px;
	border-top: 0;
	background:url(../images/_u20index/destination_english.jpg) no-repeat;
}
th.german {
	width:375px;
	height:144px;
	border-top: 0;
	background:url(../images/_u20index/destination_german.jpg) no-repeat;
	text-align:left;
}
th.spanish {
	width:375px;
	height:144px;
	border-top: 0;
	background:url(../images/_u20index/destination_spanish.jpg) no-repeat;
}
th.french {
	width:375px;
	height:144px;
	border-top: 0;
	background:url(../images/_u20index/destination_french.jpg) no-repeat;
}

/* list */
#vertmenu {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
font-size: 11px;
color: #FFFFFF;
padding: 2px 0 6px 10px;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 11px;
font-weight:normal;
display: block;
padding: 1px 0px 0px 10px;
text-decoration: none;
color: #000000;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
font-weight:bold;
}
