/*
Styles for Mike's Bike Tours

main styles

Author: Matthias Jung
URL:	http://www.solidvision.de

*/

/* re-definition of tags */

H1, H2, H3, H4, H5, H6 {
	color: #3366cc;
}
H1 A, H2 A, H3 A, H4 A, H5 A { 
	color: #3366cc; 
}
#rightmenu a, li.CUR, li.NO {
	color: #3366cc;
}
#rightmenu a:hover {
	background-color: #3366cc;
}
#page_body {
	background:transparent url(../images/mbt/body.png) repeat-y;
}
#page_foot {
	background:transparent url(../images/mbt/footer.png) no-repeat;
}
#rightmenu ul.second {
	border-right: #3366cc solid 1px; 
}
