/*
Theme Name: RSV.be
Theme URI: http://www.rsv.be/
Description: Das Layout vom RSV.
Version: 1.0
Author: RSV
Author URI: http://www.rsv.be/
Tags: rsv, radsport, st.vith, ostbelgien

	RSV v1.0
	 http://www.rsv.be/

*/

div.submenu {
	padding-right: 10px;
}

div.submenu > ul {
	list-style-type: square;
	margin-left: 0px;
}

div.submenu ul ul {
	list-style-type: circle;
	margin-top: 3px;
}

div.submenu ul ul ul {
	list-style-type: disc;
}

div.submenu ul ul a {
}

div.submenu > ul > li > a {
	font-weight: bold;
}

