/**
 * Style sheet navigation-seminare
 */
#seminare1
{
	width:308px;
	float:left;
	margin:0px 20px 0px 0px;
}

#seminare1 ul.level_1 li
{
	width:308px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:4px 0px;
	text-align:center;
	background-image:url("tl_files/meuselbach/bilder-content/seminarthema-hintergrund-neu.jpg");
	background-position:left center;
	background-repeat:repeat-y;
	border:0px;
}

#seminare2
{
	width:308px;
	float:right;
	margin:0px;
}

#seminare2 ul.level_1 li
{
	width:308px;
	margin:0px 0px 10px 0px;
	padding:4px 0px;
	text-align:center;
	background-image:url("tl_files/meuselbach/bilder-content/seminarthema-hintergrund-neu.jpg");
	background-position:left center;
	background-repeat:repeat-y;
	border:0px;
}
